[Libreoffice-commits] core.git: vcl/win

2017-09-28 Thread Stephan Bergmann
vcl/win/app/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8457b50ffd6e41b4925aef17bed2b5a2f3bf56bd Author: Stephan Bergmann Date: Thu Sep 28 18:10:26 2017 +0200 loplugin:simplifybool (clang-cl) Change-Id:

[Libreoffice-commits] core.git: vcl/win

2017-09-25 Thread Stephan Bergmann
vcl/win/app/saltimer.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 3f95a79da8688e2bd0a8631e030c2385abbfc65c Author: Stephan Bergmann Date: Mon Sep 25 15:24:12 2017 +0200 -Werror,-Wint-to-void-pointer-cast, loplugin:cstylecast

[Libreoffice-commits] core.git: vcl/win

2017-09-25 Thread Stephan Bergmann
vcl/win/app/salinst.cxx |1 + vcl/win/app/saltimer.cxx |4 2 files changed, 5 insertions(+) New commits: commit fa12f373d89d6d88e99b44298c6798f6ef346735 Author: Stephan Bergmann Date: Mon Sep 25 15:22:57 2017 +0200 Missing #include (--disable-pch)

[Libreoffice-commits] core.git: vcl/win

2017-09-19 Thread Stephan Bergmann
vcl/win/app/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit adbf7da7d1d9a1701c3fccbfbbf9d749d6478e6c Author: Stephan Bergmann Date: Tue Sep 19 11:08:38 2017 +0200 Inconsistent declarations of ImplSalYieldMutexAcquireWithWait

[Libreoffice-commits] core.git: vcl/win

2017-09-12 Thread Tor Lillqvist
vcl/win/app/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit caf9e56a81d28bdb8d447bc9d3538bbd9969ff73 Author: Tor Lillqvist Date: Tue Aug 29 10:24:16 2017 +0300 Change assertion failure to SAL_WARN I hit it multiple

[Libreoffice-commits] core.git: vcl/win

2017-09-05 Thread Caolán McNamara
vcl/win/gdi/salfont.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f263692de96ac68e73eeb953b7e92a18d149f30e Author: Caolán McNamara Date: Tue Sep 5 13:06:20 2017 +0100 Resolves: tdf#112180: avoid crash with specific ttf

[Libreoffice-commits] core.git: vcl/win

2017-09-03 Thread Julien Nabet
vcl/win/gdi/salfont.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit c3b7c4d3ec6edb5db774d535b77239175f96 Author: Julien Nabet Date: Sun Sep 3 14:31:11 2017 +0200 tdf#112180: avoid crash with specific ttf by synchronizing announced

[Libreoffice-commits] core.git: vcl/win

2017-07-25 Thread Jan-Marek Glogowski
vcl/win/app/salinst.cxx |5 - vcl/win/app/saltimer.cxx |3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 20ddcfb92afeec2da22cb8fd0feeb89014c2fc89 Author: Jan-Marek Glogowski Date: Tue Jul 25 11:32:21 2017 +0200 WIN don't process

[Libreoffice-commits] core.git: vcl/win

2017-07-25 Thread Tomaž Vajngerl
vcl/win/gdi/DWriteTextRenderer.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit ead33392ddabe9655bc1edc050955429dff450f7 Author: Tomaž Vajngerl Date: Tue Jul 25 12:26:03 2017 +0200 tdf#109281 add fallback to GDI back when we can't

[Libreoffice-commits] core.git: vcl/win

2017-07-17 Thread Tomaž Vajngerl
vcl/win/gdi/DWriteTextRenderer.cxx | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) New commits: commit cf0a9b9c7a988b74102bcdd38710fb9e80521081 Author: Tomaž Vajngerl Date: Sun Jul 16 22:46:45 2017 +0200 DWrite: resolve unreachable

[Libreoffice-commits] core.git: vcl/win

2017-07-17 Thread Tomaž Vajngerl
vcl/win/gdi/DWriteTextRenderer.cxx | 32 ++-- 1 file changed, 26 insertions(+), 6 deletions(-) New commits: commit cbda019e4ee0b1f4ca3fac8fbbe916a75af0956d Author: Tomaž Vajngerl Date: Sun Jul 16 22:44:14 2017 +0200 DWrite:

[Libreoffice-commits] core.git: vcl/win

2017-07-15 Thread Mike Kaganski
vcl/win/app/salinst.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f054b9187155bc32b7d06808aea87127cb0a3a4f Author: Mike Kaganski Date: Sat Jul 15 11:37:22 2017 +0200 tdf#38915: don't wait on message queue if application

[Libreoffice-commits] core.git: vcl/win

2017-07-12 Thread Markus Mohrhard
vcl/win/gdi/winlayout.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 008d7abcdd246cfc9bef6cbdbef85890ca2efd69 Author: Markus Mohrhard Date: Wed Jul 12 18:20:38 2017 +0200 fix crash when aInkBoxes might be empty

[Libreoffice-commits] core.git: vcl/win

2017-05-08 Thread Noel Grandin
vcl/win/gdi/winlayout.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 43e997d2d9f5ca98bf765e1c956bf56f66935eb5 Author: Noel Grandin Date: Sun May 7 19:37:28 2017 +0200 hNonAliasedFont is unused ever since commit

[Libreoffice-commits] core.git: vcl/win

2017-04-19 Thread Stephan Bergmann
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f920c1da7d7021774cbc9ea8dbc4aefa2409a91 Author: Stephan Bergmann Date: Wed Apr 19 17:37:54 2017 +0200 loplugin:subtlezeroinit (clang-cl) Change-Id:

[Libreoffice-commits] core.git: vcl/win

2017-04-06 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 23 --- 1 file changed, 23 deletions(-) New commits: commit 843c6d6eec95b99e867c28ab27860215d5d72b37 Author: Khaled Hosny Date: Thu Apr 6 17:32:48 2017 +0200 tdf#106960: Fix math scaling on Windows Remove

[Libreoffice-commits] core.git: vcl/win

2017-03-14 Thread Stephan Bergmann
vcl/win/app/salshl.cxx|8 ++-- vcl/win/gdi/winlayout.cxx |4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 2789a8c202151fc8ce3cc3c220513200d67e8b07 Author: Stephan Bergmann Date: Tue Mar 14 14:49:22 2017 +0100

[Libreoffice-commits] core.git: vcl/win

2017-02-13 Thread Stephan Bergmann
vcl/win/window/salframe.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 3ee77072ff774dccd38edc03e8714a39e586f94a Author: Stephan Bergmann Date: Mon Feb 13 18:11:34 2017 +0100 -Werror,-Wunused-macros (clang-cl) ...since

[Libreoffice-commits] core.git: vcl/win

2017-02-12 Thread Arnaud Versini
vcl/win/gdi/salvd.cxx | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) New commits: commit b82a9f34eca092f13396177d61145093be84e600 Author: Arnaud Versini Date: Sun Feb 12 10:39:34 2017 +0100 VCL: Simplify WinSalInstance::CreateVirtualDevice

[Libreoffice-commits] core.git: vcl/win

2017-02-08 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 026345eeb2aa9fca02bc055f28ebd34abd7ad680 Author: Khaled Hosny Date: Thu Feb 9 00:18:10 2017 +0200 Don’t look for bundled fonts relative to executable

[Libreoffice-commits] core.git: vcl/win

2017-02-07 Thread Mark Hung
vcl/win/gdi/winlayout.cxx | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) New commits: commit aa9251103a131880afa621501936603d8c75af9d Author: Mark Hung Date: Sat Jan 14 19:00:31 2017 +0800 tdf#105286 use alternative font when

[Libreoffice-commits] core.git: vcl/win

2017-01-24 Thread Stephan Bergmann
vcl/win/gdi/salfont.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit d63b767c699e1658516c2a4514e4f0461ae29dd2 Author: Stephan Bergmann Date: Tue Jan 24 10:38:23 2017 +0100 loplugin:useuniqueptr Change-Id:

[Libreoffice-commits] core.git: vcl/win

2017-01-15 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit db146ea596c8056ef7a75d7d6c58d9293161d5da Author: Khaled Hosny Date: Thu Jan 12 22:52:08 2017 +0200 tdf#105015: Don’t ignore all printer fonts

[Libreoffice-commits] core.git: vcl/win

2017-01-12 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 28 1 file changed, 8 insertions(+), 20 deletions(-) New commits: commit 349a3c073391842e94ee83345e9c2f38339be1d7 Author: Khaled Hosny Date: Thu Jan 12 08:51:39 2017 +0200 Drop unused struct members

[Libreoffice-commits] core.git: vcl/win

2016-12-20 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 72002992a3c5213882fa4d60c7cd8fab10f0b009 Author: Khaled Hosny Date: Tue Dec 20 23:35:28 2016 +0200 tdf#104733: Don't ignore OpenType-CFF fons on Windows

[Libreoffice-commits] core.git: vcl/win

2016-12-20 Thread Markus Mohrhard
vcl/win/window/salframe.cxx | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) New commits: commit 081267ebaacb38c564b36bb3e2576bf22d52b3e5 Author: Markus Mohrhard Date: Mon Dec 19 22:37:24 2016 +0100 try to avoid the annoying

[Libreoffice-commits] core.git: vcl/win

2016-12-15 Thread Khaled Hosny
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1fbfe5cbc288ead6bba9d30ddb849dcb41a0d5e0 Author: Khaled Hosny Date: Fri Dec 16 08:54:45 2016 +0200 Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bd

[Libreoffice-commits] core.git: vcl/win

2016-12-15 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit ef4b9032de55e6b1b182e4ead1bbe6e590df296e Author: Khaled Hosny Date: Thu Dec 15 09:59:59 2016 +0200 tdf#103514: Try harder to ignore non-SFNT fonts

[Libreoffice-commits] core.git: vcl/win

2016-12-15 Thread Samuel Mehrbrodt
vcl/win/gdi/salnativewidgets-luna.cxx | 25 - 1 file changed, 25 deletions(-) New commits: commit cd5b872632311b6c9fa6c5e89f23b8c5aedd62ca Author: Samuel Mehrbrodt Date: Thu Dec 15 08:14:25 2016 + Revert "tdf#54169 Don't show

[Libreoffice-commits] core.git: vcl/win

2016-12-08 Thread Abhilash Singh
vcl/win/gdi/salnativewidgets-luna.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 64889c9fb6c3e8e7b7a7349833f7a10236104168 Author: Abhilash Singh Date: Wed Dec 7 10:26:10 2016 +0530 tdf#54169 Don't show acclerators by

[Libreoffice-commits] core.git: vcl/win

2016-11-30 Thread Khaled Hosny
vcl/win/gdi/winlayout.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit ba3e52699bc05911bc1f9e3cbd5d1332902c736a Author: Khaled Hosny Date: Wed Nov 30 14:42:19 2016 +0200 tdf#104013: Band aid for overzealous clipping Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-11-17 Thread Stephan Bergmann
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 721cbf443744661c3c83a45186eb0b72d6e20e41 Author: Stephan Bergmann Date: Thu Nov 17 17:05:18 2016 +0100 Silence -Werror,-Wlogical-op-parentheses Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-11-16 Thread Mark Hung
vcl/win/gdi/winlayout.cxx | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) New commits: commit 53778372a269da7c51958a7e234df4d41027fb77 Author: Mark Hung Date: Sat Oct 8 22:08:28 2016 +0800 tdf#43740 SimpleWinLayout::LayoutText only

[Libreoffice-commits] core.git: vcl/win

2016-11-10 Thread Stephan Bergmann
vcl/win/gdi/salfont.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 508bb937db9ca736dadd5d2739e25ba40c417d68 Author: Stephan Bergmann Date: Fri Nov 11 08:55:20 2016 +0100 loplugin:override Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-11-01 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 5d39c2013374727b1c8f147b8b99d54402a7ff02 Author: Khaled Hosny Date: Wed Nov 2 01:37:21 2016 +0200 tdf#71603: Create a new DC for the font fallback

[Libreoffice-commits] core.git: vcl/win

2016-11-01 Thread Khaled Hosny
vcl/win/gdi/winlayout.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 8d192b66e36576af4033d34ea895602a0c7a41ae Author: Khaled Hosny Date: Tue Nov 1 23:34:29 2016 +0200 Misplaced #if ENABLE_GRAPHITE

[Libreoffice-commits] core.git: vcl/win

2016-10-31 Thread lbenes
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a737c942b1a4f5c3a99c625793fcd4422b64784 Author: lbenes Date: Sun Oct 30 23:44:11 2016 -0400 fix MSVC 2015 build Error C2397 Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-10-28 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 116 1 file changed, 50 insertions(+), 66 deletions(-) New commits: commit 8f0f5e0c709d01555a4069f8665889924ed181c7 Author: Khaled Hosny Date: Thu Oct 27 22:58:37 2016 +0200 tdf#103514:

[Libreoffice-commits] core.git: vcl/win

2016-10-10 Thread Stephan Bergmann
vcl/win/gdi/salprn.cxx | 174 +++-- 1 file changed, 85 insertions(+), 89 deletions(-) New commits: commit 0db235d61f323cecbbc1db761ba19cb5da4b3e6f Author: Stephan Bergmann Date: Mon Oct 10 12:24:23 2016 +0200 Expand some

[Libreoffice-commits] core.git: vcl/win

2016-08-25 Thread Stephan Bergmann
vcl/win/gdi/salnativewidgets-luna.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1594fd83c303139692c5dd6a7f2e236dbf99638e Author: Stephan Bergmann Date: Thu Aug 25 17:40:45 2016 +0200 -Werror,-Wswitch (clang-cl) Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-08-25 Thread Stephan Bergmann
vcl/win/gdi/gdiimpl.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa83177200bba96325663268a913af8447c1c689 Author: Stephan Bergmann Date: Thu Aug 25 17:40:21 2016 +0200 -Werror,-Winconsistent-missing-override (clang-cl)

[Libreoffice-commits] core.git: vcl/win

2016-07-30 Thread Mark Hung
vcl/win/window/salframe.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 462d2311384e71ab76f9d8d357d2bc1375490b13 Author: Mark Hung Date: Mon Jul 11 23:22:25 2016 +0800 Fix SolarMutex not locked when using IME on dropdown list.

[Libreoffice-commits] core.git: vcl/win

2016-07-03 Thread Tomaž Vajngerl
vcl/win/gdi/salfont.cxx |8 vcl/win/gdi/winlayout.cxx | 14 +- 2 files changed, 21 insertions(+), 1 deletion(-) New commits: commit b5cd1220b849a9759dd4446032a7e1affbf151f2 Author: Tomaž Vajngerl Date: Mon Jul 4 09:21:13 2016 +0800

[Libreoffice-commits] core.git: vcl/win

2016-06-02 Thread krishna keshav
vcl/win/gdi/winlayout.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit c0843884a0929ae4e5ad30e2410d8a8f6dfb1670 Author: krishna keshav Date: Mon May 30 02:17:22 2016 +0530 tdf#96099 Reduce number of typedefs used

[Libreoffice-commits] core.git: vcl/win

2016-05-25 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5f459af600597d3508676252b23ff8b5e00427dd Author: Tor Lillqvist Date: Wed May 25 14:58:27 2016 +0300 tdf#98792: This assertion is not needed In some cases this assert() even

[Libreoffice-commits] core.git: vcl/win

2016-05-12 Thread Tor Lillqvist
vcl/win/gdi/salfont.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 64e24d9bfc02910b80d77b83dcf3346eff546f96 Author: Tor Lillqvist Date: Thu May 12 17:58:04 2016 +0300 Revert "tdf#98983: Font fallback: Map 'MS Sans Serif' to the

[Libreoffice-commits] core.git: vcl/win

2016-05-12 Thread Tor Lillqvist
vcl/win/gdi/salfont.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 0a986598cf64fc386d267693a78047c2dd71a61a Author: Tor Lillqvist Date: Thu May 12 17:29:20 2016 +0300 tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType

[Libreoffice-commits] core.git: vcl/win

2016-05-12 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 43c95611d2621d1f2f9d60b26c07aad25c62baed Author: Tor Lillqvist Date: Thu May 12 14:22:42 2016 +0300 tdf#99369: Try harder to bail out for non-horizontal

[Libreoffice-commits] core.git: vcl/win

2016-05-11 Thread Juergen Funk
vcl/win/app/salinst.cxx |2 ++ vcl/win/window/salframe.cxx |3 +++ 2 files changed, 5 insertions(+) New commits: commit 0761614ccf5beb9051fb132c5f1990198f32967f Author: Juergen Funk Date: Sat Mar 26 22:46:51 2016 +0100 tdf#98924 In windows, change the

[Libreoffice-commits] core.git: vcl/win

2016-05-10 Thread Noel Grandin
vcl/win/window/salframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02dac9f7c956f6073d810f4a0c80c733f40aea6d Author: Noel Grandin Date: Tue May 10 09:17:18 2016 +0200 fix Windows build (second attempt) Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-05-10 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 1caae7289d696686e88f60155cef895c5d781f53 Author: Tim Eves Date: Tue May 10 09:47:30 2016 +0700 tdf#99207: Fix incorrect RGB ordering in Graphite DWrite

[Libreoffice-commits] core.git: vcl/win

2016-05-10 Thread Noel Grandin
vcl/win/window/salframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5949683a5da9efd11fa387007363a754f39833d9 Author: Noel Grandin Date: Tue May 10 08:57:55 2016 +0200 fix Windows build Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-04-19 Thread Julien Nabet
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3dca8575d63db50b0120fbff09bbfcd056fa3732 Author: Julien Nabet Date: Tue Apr 19 22:41:46 2016 +0200 Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] core.git: vcl/win

2016-04-14 Thread Armin Le Grand
vcl/win/gdi/gdiimpl.cxx | 44 1 file changed, 32 insertions(+), 12 deletions(-) New commits: commit ffbe65924d532f5ec35fc32ecd95f9535b478214 Author: Armin Le Grand Date: Wed Apr 13 16:39:42 2016 +0200 tdf#40863 only

[Libreoffice-commits] core.git: vcl/win

2016-04-11 Thread Juergen Funk
vcl/win/window/salframe.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 58bcea744ac4d9f73f055527369ef54cbc8f1a97 Author: Juergen Funk Date: Sat Mar 26 10:37:13 2016 +0100 tdf#87944 COLOR-PICKER stays on wrong position. After this patch

[Libreoffice-commits] core.git: vcl/win

2016-04-07 Thread Marco Cecchetti
vcl/win/gdi/winlayout.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 92e33ae10d63b5acd8643d33c032dbb022bd75be Author: Marco Cecchetti Date: Thu Apr 7 12:10:29 2016 +0200 tdf#98710 - catch exception due to crash

[Libreoffice-commits] core.git: vcl/win

2016-04-07 Thread Tor Lillqvist
vcl/win/gdi/salfont.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit e821558b2e233a9c04712555a6bdcb5020c1209f Author: Tor Lillqvist Date: Mon Mar 28 16:38:24 2016 +0300 No need for here Change-Id: I809143b0c2b5fe36ce01f44e6eca2f33ae36198f

[Libreoffice-commits] core.git: vcl/win

2016-03-31 Thread Marco Cecchetti
vcl/win/gdi/salfont.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 9fa87bb1a42c45446f78b4d8c8096d7ce90a8022 Author: Marco Cecchetti Date: Wed Mar 30 19:41:57 2016 +0200 tdf#98812: follow-up

[Libreoffice-commits] core.git: vcl/win

2016-03-29 Thread Armin Le Grand
vcl/win/gdi/gdiimpl.cxx | 153 ++-- 1 file changed, 47 insertions(+), 106 deletions(-) New commits: commit 84f7867de70fb91e7e3bd8acc8175b4be4be31dd Author: Armin Le Grand Date: Thu Mar 24 13:46:51 2016 +0100 tdf#98859

[Libreoffice-commits] core.git: vcl/win

2016-03-21 Thread Tomofumi Yagi
vcl/win/gdi/winlayout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 526790bc2386520a4644a1c8e72e84cd4f10c42f Author: Tomofumi Yagi Date: Sat Mar 19 13:29:44 2016 +0900 fix windows 64bit build on vs2015 Visual

[Libreoffice-commits] core.git: vcl/win

2016-03-19 Thread Gurkaran
vcl/win/gdi/salnativewidgets-luna.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 157c60a7077098bb9b142e825fee8bec18d015db Author: Gurkaran Date: Sat Mar 19 18:35:05 2016 -0600 Remove commented-out code Follow-up to

[Libreoffice-commits] core.git: vcl/win

2016-03-19 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit f6a0ed20ba79c72788fa029fe99572e2d5a666e7 Author: Tor Lillqvist Date: Thu Mar 17 10:00:04 2016 +0200 Add a humble wish Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-03-19 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 0eea1465a06119903fca5f5b6dfe5b05a80546ba Author: Tim Eves Date: Fri Mar 18 14:19:50 2016 +0700 Fix failure to print when using the D2DWrite path

[Libreoffice-commits] core.git: vcl/win

2016-03-18 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit e3d0e8069e3bd82831b0070f70052f2202180192 Author: Tor Lillqvist Date: Wed Mar 16 16:51:09 2016 +0200 tdf#97319: Give up on caching non-BMP glyphs I can't figure out

[Libreoffice-commits] core.git: vcl/win

2016-03-15 Thread Christian Lohmaier
vcl/win/gdi/winlayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 53f645a9c959d93bde9230862c415c4ab2e3817b Author: Christian Lohmaier Date: Tue Mar 15 23:38:33 2016 +0100 fix windows build

[Libreoffice-commits] core.git: vcl/win

2016-03-15 Thread Michael Meeks
vcl/win/gdi/winlayout.cxx | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) New commits: commit 04ce76c7211295865e750a2441f94c267ba2f51c Author: Michael Meeks Date: Tue Feb 23 15:01:03 2016 + vcl: improve opengl glyph

[Libreoffice-commits] core.git: vcl/win

2016-03-14 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit 41c57363faf857a41a4fc61079c32282dda970ab Author: Tor Lillqvist Date: Mon Mar 14 20:20:49 2016 +0200 Bin a few pointless static const integers

[Libreoffice-commits] core.git: vcl/win

2016-03-14 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 22 -- 1 file changed, 22 deletions(-) New commits: commit 9082f204a91324523287dabe9e288c1fa0d43aa1 Author: Tor Lillqvist Date: Mon Mar 14 19:58:51 2016 +0200 Bin leftover #if 0 snippet Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-03-11 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 67ef33f914eae7d9752cd7d354e76210f33f59f0 Author: Tor Lillqvist Date: Fri Mar 11 15:07:50 2016 +0200 Passing a string to a std::ostringstream ctor is tricky

[Libreoffice-commits] core.git: vcl/win

2016-03-10 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) New commits: commit a076feda8e6541ce611866e3f20f65648ec2b50b Author: Tor Lillqvist Date: Thu Mar 10 12:14:01 2016 +0200 Follow the coding style of surrounding code

[Libreoffice-commits] core.git: vcl/win

2016-03-09 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 2823f7bd4898ab9ebc7ea2937b9db235dc52ae84 Author: Tor Lillqvist Date: Wed Mar 9 19:45:41 2016 +0200 Make the new D2D Graphite rendering work also in the

[Libreoffice-commits] core.git: vcl/win

2016-03-03 Thread Michael Meeks
vcl/win/gdi/salfont.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit a419ef186038e92f27ac5e201e231578867a66e9 Author: Michael Meeks Date: Thu Mar 3 11:31:03 2016 + tdf#98380 - opengl - get font anti-aliasing

[Libreoffice-commits] core.git: vcl/win

2016-01-28 Thread Michael Stahl
vcl/win/gdi/winlayout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit b9160c2511287223d7e014de3134fde917b9320e Author: Michael Stahl Date: Thu Jan 28 13:20:27 2016 +0100 vcl: try to fix windows build There are at least 3

[Libreoffice-commits] core.git: vcl/win

2016-01-26 Thread Matteo Casalin
vcl/win/gdi/salprn.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ccd681dabd75b14feaf410640cddc20862316cb3 Author: Matteo Casalin Date: Tue Jan 26 22:23:51 2016 +0100 Blind fix for Windows Change-Id:

[Libreoffice-commits] core.git: vcl/win

2016-01-19 Thread Tor Lillqvist
vcl/win/gdi/gdiimpl.cxx | 16 1 file changed, 16 deletions(-) New commits: commit 94f7321e66b136fdff880a7c89eaebbc0e6782f2 Author: Tor Lillqvist Date: Tue Jan 19 14:13:41 2016 +0200 Win9x has been dead and forgotten for a long time

[Libreoffice-commits] core.git: vcl/win

2016-01-06 Thread Tor Lillqvist
vcl/win/gdi/salfont.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 2b9ec36ed7cb3b77d8a5fde798544cf5a7f9ec3e Author: Tor Lillqvist Date: Wed Jan 6 10:45:08 2016 +0200 Bin unnecessary variable Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-12-30 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 7368803e540d530a157d3c4234ca5428a44cbc4a Author: Tor Lillqvist Date: Mon Dec 21 18:36:07 2015 +0200 tdf#96420: Avoid drawing ugly black boxes on top of

[Libreoffice-commits] core.git: vcl/win

2015-12-18 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 79 -- vcl/win/gdi/winlayout.hxx |6 +-- 2 files changed, 52 insertions(+), 33 deletions(-) New commits: commit 61085083e4a5060ba7e2135818264d63c6da13c2 Author: Tor Lillqvist Date: Fri Dec 18

[Libreoffice-commits] core.git: vcl/win

2015-12-17 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 14 ++ vcl/win/gdi/winlayout.hxx |6 +++--- 2 files changed, 13 insertions(+), 7 deletions(-) New commits: commit b7842c93dc06b831d3fa649410ed847358ce9d17 Author: Tor Lillqvist Date: Thu Dec 17 15:14:49 2015 +0200

[Libreoffice-commits] core.git: vcl/win

2015-12-13 Thread Julien Nabet
vcl/win/gdi/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bdafd030e5aabc127fb18229968af1ae061359a8 Author: Julien Nabet Date: Sun Dec 13 11:43:02 2015 +0100 Blind fix for TB Win64Dbg Regression from

[Libreoffice-commits] core.git: vcl/win

2015-12-13 Thread Michael Meeks
vcl/win/gdi/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63feac2a3264ead8f52148644b14078a4be5a2b9 Author: Michael Meeks Date: Mon Dec 14 02:38:43 2015 + Fix drawTransformedBitmap for NULL pAlphaBitmap.

[Libreoffice-commits] core.git: vcl/win

2015-12-12 Thread Tomaž Vajngerl
vcl/win/gdi/salgdi2.cxx | 50 1 file changed, 38 insertions(+), 12 deletions(-) New commits: commit 917d59a84124d1022bd1912874e7a53c674784f1 Author: Tomaž Vajngerl Date: Sat Dec 12 10:15:34 2015 +0100

[Libreoffice-commits] core.git: vcl/win

2015-12-12 Thread Tomaž Vajngerl
vcl/win/gdi/salgdi2.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8227e8bef1c8c6c95627daf5023fe927605d50d2 Author: Tomaž Vajngerl Date: Sat Dec 12 15:00:35 2015 +0100 tdf#94851 quick fix for drawBitmap

[Libreoffice-commits] core.git: vcl/win

2015-12-07 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx | 33 - 1 file changed, 32 insertions(+), 1 deletion(-) New commits: commit e9da0f499c39f9607d67ec344dff1b83dae1bfa2 Author: Tor Lillqvist Date: Mon Dec 7 18:02:33 2015 +0200 Do turn on GL_BLEND for the

[Libreoffice-commits] core.git: vcl/win

2015-12-07 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 573cd28987614a8893f47f67f05587b7afd86546 Author: Tor Lillqvist Date: Mon Dec 7 14:01:39 2015 +0200 tdf#96070: Just give up on glyph caching for non-horizontal text

[Libreoffice-commits] core.git: vcl/win

2015-12-01 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |5 + vcl/win/source/gdi/winlayout.hxx |1 + 2 files changed, 6 insertions(+) New commits: commit 7ac763db694a956cb1e4f82477a7f9fe993f1f1a Author: Tor Lillqvist Date: Tue Dec 1 15:13:17 2015 +0200 tdf#95194: We need to set

[Libreoffice-commits] core.git: vcl/win

2015-11-25 Thread Michael Stahl
vcl/win/source/gdi/salgdi3.cxx | 70 - 1 file changed, 70 deletions(-) New commits: commit ba369045f605e76ad60d6828efcd6c316dea0da5 Author: Michael Stahl Date: Wed Nov 25 17:22:54 2015 +0100 vcl: SalEnumFontsProcExA is unused

[Libreoffice-commits] core.git: vcl/win

2015-11-25 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 694214bebd43a39f1a77fc6541c2148210327f5c Author: Tor Lillqvist Date: Wed Nov 25 11:24:56 2015 +0200 Remove code that has been commented out since 2003 Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-11-17 Thread Takeshi Abe
vcl/win/source/gdi/gdiimpl.cxx | 21 +++-- vcl/win/source/window/salframe.cxx |4 ++-- 2 files changed, 9 insertions(+), 16 deletions(-) New commits: commit 703f3f452b470687bdc3041abe4f3d75230ac8c1 Author: Takeshi Abe Date: Tue Oct 20 15:42:33

[Libreoffice-commits] core.git: vcl/win

2015-11-16 Thread Takeshi Abe
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f630b6d5f165c8c507b8904b99594936edfd8da0 Author: Takeshi Abe Date: Thu Oct 15 18:16:53 2015 +0900 tdf#94008 Crash opening password protected file - CJK UI

[Libreoffice-commits] core.git: vcl/win

2015-11-12 Thread Juergen Funk
vcl/win/source/window/salframe.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 3ac9942c624cb627c8b09122498b45b05cf455f6 Author: Juergen Funk Date: Thu Nov 12 10:50:59 2015 +0100 tdf#95761 All Hotkeys with CTRL+ALT+ not

[Libreoffice-commits] core.git: vcl/win

2015-10-30 Thread Takeshi Abe
vcl/win/source/app/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 227678102b8b1c861b88efd58979f2be78d5d906 Author: Takeshi Abe Date: Fri Oct 30 16:25:03 2015 +0900 vcl: This is a constant Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-10-28 Thread Takeshi Abe
vcl/win/source/app/salinfo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 90cdd9eea8be5ed44d17f34b2276e5f3b7542835 Author: Takeshi Abe Date: Wed Oct 28 17:35:31 2015 +0900 vcl: This is constant Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-10-22 Thread Takeshi Abe
vcl/win/source/gdi/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4898efa1b7e6b4624a19cdb69b9bf70ac7c39e16 Author: Takeshi Abe Date: Mon Oct 19 18:26:19 2015 +0900 vcl: Free memory by appropriate dtor Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-10-20 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 97 +++ 1 file changed, 97 insertions(+) New commits: commit 7323190456c2ed4ec9f092f8e69ba12ce41587cd Author: Tor Lillqvist Date: Wed Oct 21 00:10:07 2015 +0300 tdf#94897: Don't mess up spacing

[Libreoffice-commits] core.git: vcl/win

2015-10-19 Thread Takeshi Abe
vcl/win/source/app/saldata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4902be3e1bca72733ee41e6dee460834e83e012d Author: Takeshi Abe Date: Mon Oct 19 18:16:49 2015 +0900 vcl: Mark it as const Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-10-14 Thread Takeshi Abe
vcl/win/source/gdi/salgdi.cxx|2 +- vcl/win/source/window/salobj.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a69a786b91048d69bbb47503e3720de613935e56 Author: Takeshi Abe Date: Tue Oct 13 18:06:06 2015 +0900 vcl: Free

[Libreoffice-commits] core.git: vcl/win

2015-10-01 Thread Michael Meeks
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb81ca35d4d4db27f8bd3322fc16aa73d9cf38bb Author: Michael Meeks Date: Thu Oct 1 16:30:06 2015 +0100 tdf#94428 - don't use OpenGL font rendering when

[Libreoffice-commits] core.git: vcl/win

2015-09-29 Thread Michael Stahl
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 106a96075da1f004da51e8103675e72e6e6d69b8 Author: Michael Stahl Date: Tue Sep 29 15:02:45 2015 +0200 vcl: oops, fix windows build Change-Id:

[Libreoffice-commits] core.git: vcl/win

2015-09-07 Thread Miklos Vajna
vcl/win/source/gdi/winlayout.cxx |4 1 file changed, 4 insertions(+) New commits: commit b5df051cc5d734ef9fd77a5336d2bb8d1d4557c9 Author: Miklos Vajna Date: Mon Sep 7 17:10:16 2015 +0200 windows opengl: fix CppunitTest_writerperfect_writer

<    1   2   3   4   >