[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 45 commits - avmedia/source basic/qa basic/source bin/lo-all-static-libs canvas/source chart2/qa comphelper/source compilerplugi

2017-10-06 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit e729d5350fad2c3255be6efecafbd82db4fe9d4d Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Oct 6 12:53:05 2017 +0200 Process all pending events during Cppunit setUp Larger unit tests collect a lot of events, which ar

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 154 commits - apple_remote/source basctl/source basctl/uiconfig bin/lo-all-static-libs chart2/source chart2/uiconfig compilerplu

2017-10-17 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 6d688a849f09f5249ea9e9f8a55d6dbb33adb83f Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 13:13:23 2017 +0200 Also process all current LO tasks Change-Id: Icab8671ceae724a96959fa092ad00bff20c919e1 diff

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

2017-10-13 Thread Jan-Marek Glogowski
insertions(+), 2 deletions(-) New commits: commit abe3af8e9871907aa75b913f2b8094cac651bc6d Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Oct 12 18:19:12 2017 +0200 WIN fix redraw during window move and resize During window move and resize, Windows spawns a nested m

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

2017-10-13 Thread Jan-Marek Glogowski
vcl/inc/win/saltimer.h |6 + vcl/win/app/salinst.cxx | 175 +++- 2 files changed, 150 insertions(+), 31 deletions(-) New commits: commit 3bf6c97029d26ddf20007c47ca6b68e5cc52d846 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu

[Libreoffice-commits] core.git: 2 commits - desktop/source uui/source

2017-10-13 Thread Jan-Marek Glogowski
desktop/source/deployment/misc/dp_update.cxx | 21 +++-- uui/source/iahndl.cxx|2 -- 2 files changed, 11 insertions(+), 12 deletions(-) New commits: commit 2c6e7f6cf121446ef41f34e972aae205f233a191 Author: Jan-Marek Glogowski <glo...@fbihome.de>

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

2017-10-13 Thread Jan-Marek Glogowski
deletions(-) New commits: commit fb4e7be5d4eac6d7c429c215e72de45ea28d86cd Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Oct 12 16:00:42 2017 +0200 WIN another system loop integration attempt This time we skip the intention to handle our Scheduler completely via the

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 115 commits - accessibility/inc accessibility/source avmedia/Library_avmedia.mk avmedia/source basctl/source basegfx/source basi

2017-10-11 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit f48b298e6f7a96c70c00714c60a769d2accf697d Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Sep 29 22:24:15 2017 +0200 WIP Fix unprocessed shutdown events DO NOT MERGE! This is just a test patch, since I

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - basctl/source

2017-10-16 Thread Jan-Marek Glogowski
basctl/source/basicide/baside2b.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 91ec020991a0558ea4b927808f3b346254e52c3d Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Wed Oct 11 19:45:11 2017 +0200 tdf#113052 needs mpUIBuilder t

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler

2017-10-16 Thread Jan-Marek Glogowski
vcl/README.scheduler|4 vcl/inc/osx/saltimer.h |1 + vcl/osx/salframeview.mm |3 +++ vcl/osx/saltimer.cxx|8 4 files changed, 16 insertions(+) New commits: commit c69c1ee9d1305c284be48a7a973810da16c15541 Author: Jan-Marek Glogowski <glo...@fbihome.de>

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 110 commits - avmedia/source bridges/source canvas/Library_canvastools.mk canvas/source comphelper/source compilerplugins/clang

2017-09-07 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 029bdd15e8f8902971b020e6560724aa036761ae Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 10:52:40 2017 +0200 Use system TID as thread identifier + set name This uses the system TID as the LO thread iden

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - sal/osl

2017-09-07 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit fb4728e9c7c116452d3f5999d6bfd8243688aba9 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 10:52:40 2017 +0200 Use system TID as thread identifier This uses the system TID as the LO thread identifier for Linux,

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 34 commits - android/Bootstrap android/.gitignore android/README android/source basic/source bridges/source canvas/Library_canva

2017-09-08 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 4b6a472c71ef2420aceee0a9b09b09e811e4734b Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 18:54:49 2017 +0200 OSX revert fix for i#90083 Part of commit d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea At least

[Libreoffice-commits] core.git: README.md

2017-09-08 Thread Jan-Marek Glogowski
README.md | 27 +++ 1 file changed, 27 insertions(+) New commits: commit 1079893be5593268eff0867be87b0291546d88c7 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 12:09:25 2017 +0200 Document baselines Cha

[Libreoffice-commits] core.git: fpicker/source

2017-09-08 Thread Jan-Marek Glogowski
fpicker/source/aqua/ControlHelper.mm |1 - 1 file changed, 1 deletion(-) New commits: commit 3fa8ff7734541c8cb12a5e80b6770cbc7a9347f1 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Sat Sep 9 00:26:21 2017 +0200 tdf#112289 OSX fpicker: don't default to true W

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 2 commits - basic/source cui/source framework/source include/vcl sc/qa sc/source sd/source svx/source sw/source toolkit/source v

2017-08-29 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 6dff7aa454cc750acb05319dd63e777b5ba314cd Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Aug 29 10:29:51 2017 +0200 Change Reschedule default and drop nMaxEvents Normally you just want to process all pending even

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 152 commits - android/Bootstrap android/source basic/source binaryurp/source bridges/inc bridges/source canvas/Library_canvastoo

2017-08-29 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 3834d1d99a40af351991d5449eb1c74a4f9f3526 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Aug 29 10:29:51 2017 +0200 Change Reschedule default and drop nMaxEvents Normally you just want to process all pending even

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 11 commits - cui/source include/vcl odk/CustomTarget_build-examples.mk sc/qa svx/source sw/source vcl/headless vcl/inc vcl/Libra

2017-09-06 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 699189c70f959006aa88db6576996e34b81a7034 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 18:54:49 2017 +0200 OSX revert fix for i#90083 Part of commit d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea At least

[Libreoffice-commits] core.git: connectivity/source

2017-09-06 Thread Jan-Marek Glogowski
connectivity/source/drivers/firebird/Connection.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 84e1f8567fa0a2b83323d8944307d1db7a5b45f5 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Wed Sep 6 11:20:23 2017 +0200 loplugin:unnecessar

[Libreoffice-commits] core.git: odk/CustomTarget_build-examples.mk

2017-09-06 Thread Jan-Marek Glogowski
odk/CustomTarget_build-examples.mk | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 9ac2aad4c1cd0f8d513c02a897da90c42f2fa961 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Aug 25 22:03:47 2017 +0200 OSX fix ODK example builds with e

[Libreoffice-commits] core.git: include/svx include/vcl svx/source

2017-09-06 Thread Jan-Marek Glogowski
include/svx/svdetc.hxx |1 - include/vcl/timer.hxx|8 +++- svx/source/svdraw/svdetc.cxx | 23 +-- 3 files changed, 16 insertions(+), 16 deletions(-) New commits: commit e824a49a1c12533047d6a5ab8544377e8ff29863 Author: Jan-Marek Glogowski <

[Libreoffice-commits] core.git: desktop/source vcl/osx

2017-09-06 Thread Jan-Marek Glogowski
bc3e0121b47cc601575b0a49f6ba4959130cf96e Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Aug 7 21:10:11 2017 +0200 Don't poll the extension install progress bar Just start the Idle, if actually something changed. Quite probably we shouldn't rely on an Idle at all, but this

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 2 commits - vcl/headless vcl/inc vcl/Library_vcl.mk vcl/osx vcl/quartz vcl/source vcl/unx

2017-09-05 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 3c6ed5446121f74b9a8ff763f347c5d5dea41a3b Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 18:54:49 2017 +0200 OSX revert fix for i#90083 Part of commit d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea At least

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 56 commits - canvas/Library_canvastools.mk canvas/source chart2/source comphelper/source cui/source dbaccess/source desktop/sour

2017-09-07 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 60a6f01f1f0deb88e4b129221c19872618129b0b Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 12:09:25 2017 +0200 Document baselines Change-Id: I32c8b027abec13805fcb4fc244c7eca00e0c6fee diff --git a/README.md b/REA

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 13 commits - canvas/Library_canvastools.mk canvas/source comphelper/source cui/source dbaccess/source include/comphelper include

2017-09-07 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 8abaf9847535335e1f78e08559e849d652f886a8 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 12:09:25 2017 +0200 Document baselines Change-Id: I32c8b027abec13805fcb4fc244c7eca00e0c6fee diff --git a/README.md b/REA

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 13 commits - canvas/Library_canvastools.mk canvas/source comphelper/source cui/source dbaccess/source include/comphelper include

2017-09-07 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 9edd3e169f41d8cafa5765ec18dc6fe7f8a229a0 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 12:09:25 2017 +0200 Document baselines Change-Id: I32c8b027abec13805fcb4fc244c7eca00e0c6fee diff --git a/README.md b/REA

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 23 commits - canvas/Library_canvastools.mk canvas/source comphelper/source cui/source dbaccess/source desktop/source extensions/

2017-09-07 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit a10f179688b8367aa4e79de40f32314e9cffa6b6 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 7 12:09:25 2017 +0200 Document baselines Change-Id: I32c8b027abec13805fcb4fc244c7eca00e0c6fee diff --git a/README.md b/REA

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 12 commits - comphelper/source cui/source dbaccess/source include/comphelper include/osl include/vcl odk/CustomTarget_build-exam

2017-09-05 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 3a36edf68e555ef5bf3dbac0c133b2c99b36ef24 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 18:54:49 2017 +0200 OSX revert fix for i#90083 Part of commit d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea At least

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 125 commits - accessibility/inc android/source avmedia/Library_avmedia.mk avmedia/Module_avmedia.mk avmedia/source basctl/inc ba

2017-09-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 3fa6100d7cbe75a56acb21fc81fdda45d445d371 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 18:54:49 2017 +0200 OSX revert fix for i#90083 Part of commit d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea At least

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 92 commits - accessibility/inc accessibility/source basctl/source basegfx/source basegfx/test canvas/source canvas/workben chart

2017-09-26 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 5a103c3d5c538fe407b1f57d9fbdf06b12af6d66 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 18:54:49 2017 +0200 OSX revert fix for i#90083 Part of commit d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea At least

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/Library_vcl.mk vcl/osx vcl/quartz vcl/source vcl/unx

2017-09-28 Thread Jan-Marek Glogowski
changed, 507 insertions(+), 589 deletions(-) New commits: commit e310c00709ed4fe0788aeff5142e3581d8b4d319 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Sep 4 17:40:13 2017 +0200 Unify SalUserEvent handling Merges the various SalUserEvent structs and their ha

[Libreoffice-commits] core.git: vcl/android vcl/headless vcl/inc

2017-09-28 Thread Jan-Marek Glogowski
vcl/android/androidinst.cxx |2 +- vcl/headless/svpinst.cxx | 12 vcl/inc/headless/svpinst.hxx |4 3 files changed, 1 insertion(+), 17 deletions(-) New commits: commit 49564323e25d742ef11a9c93f5d7324459fdb95d Author: Jan-Marek Glogowski <glo...@fbihome.de>

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

2017-09-26 Thread Jan-Marek Glogowski
include/vcl/svapp.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 96e3c301d87906a4728f06b4ce5a930d2090e1c2 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 26 14:04:56 2017 +0200 Unexport the other SolarMutex*Guard tem

[Libreoffice-commits] core.git: desktop/source

2017-10-02 Thread Jan-Marek Glogowski
desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f5415276307603df6de364091435e81883ea10fb Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Sep 29 19:41:40 2017 +0200 tdf#44497 run LicenseDialog with Sola

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

2017-10-02 Thread Jan-Marek Glogowski
vcl/inc/win/saltimer.h | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 4437d842650c851f45f89cc3499a59e83875b704 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 2 09:23:38 2017 +0200 WIN handle timer Impl* access via friend fu

[Libreoffice-commits] core.git: vcl/inc vcl/source

2017-10-02 Thread Jan-Marek Glogowski
vcl/inc/salusereventlist.hxx|2 ++ vcl/source/app/salusereventlist.cxx | 17 - 2 files changed, 14 insertions(+), 5 deletions(-) New commits: commit 9fc7fb0e78334b926347d85480ad9df00cc1ed1e Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 2 14

[Libreoffice-commits] core.git: sc/source

2017-10-02 Thread Jan-Marek Glogowski
sc/source/ui/docshell/macromgr.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 62d542e9b1bb1b442562951d21100fd61be5f0c7 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 2 21:03:21 2017 +0200 Remove undefined elements after std::

[Libreoffice-commits] core.git: vcl/inc vcl/osx

2017-09-29 Thread Jan-Marek Glogowski
a60f687b5dd684260fc976c1216d65d30e77e5de Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 26 19:06:51 2017 +0200 tdf#112605 OSX refactor SalAquaTimer Drops all the static calls and variables from SalAquaTimer and moves all timer handling logic inside the class. This also

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/quartz

2017-09-29 Thread Jan-Marek Glogowski
442771d105fbce531ec3df5673dcc4a5f7a8bc7b Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Sep 29 09:18:51 2017 +0200 OSX rename mpFirstInstance to mpInstance In the same spirit as the Windows commit 7c52d86f7b05fe7e0178f6d98a12a531b88a32ff. Cha

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

2017-09-28 Thread Jan-Marek Glogowski
vcl/osx/saltimer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4a15820fec68afdbe33de78e33dc1ed62b0e36f3 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Sep 28 15:30:48 2017 +0200 tdf#112288 set timestamp for otherEventWi

[Libreoffice-commits] core.git: include/vcl vcl/headless vcl/inc vcl/osx vcl/qa vcl/README.scheduler vcl/source vcl/unx vcl/win

2017-09-26 Thread Jan-Marek Glogowski
- vcl/win/app/salinst.cxx | 124 vcl/win/window/salframe.cxx | 13 ++-- 16 files changed, 139 insertions(+), 100 deletions(-) New commits: commit 4baec725e0dc0713f0d47003e9b10bc3b62f56ff Author: Jan-Marek Glogowski <glo...@fbihome.de>

[Libreoffice-commits] core.git: 2 commits - cui/source include/vcl oox/source sc/qa sd/qa svx/source sw/source vcl/headless vcl/osx vcl/README.scheduler vcl/source vcl/unx vcl/win

2017-09-26 Thread Jan-Marek Glogowski
: commit 9679fb26558ea42e47ac9936cef329115a8fdf65 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Aug 29 10:29:51 2017 +0200 tdf#112288 Clarify Reschedule implementations Application::Reschedule(true) must just process all currently pending events and ignore all new

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

2017-09-25 Thread Jan-Marek Glogowski
vcl/source/app/scheduler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f64adba14ef7d56d72cf11e3730f40395f626570 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Sep 25 14:22:42 2017 +0200 Disable Scheduler shutdown ass

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 3 commits - vcl/headless vcl/inc vcl/Library_vcl.mk vcl/osx vcl/quartz vcl/source vcl/unx

2017-09-28 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit cb74027c92c8fda0101302f9b5ca22e5f37458ef Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 26 19:06:51 2017 +0200 tdf#112605 OSX refactor SalAquaTimer Drops all the static calls and variables from SalAqu

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 24 commits - compilerplugins/clang cui/source external/libpng filter/source include/svx include/vcl lotuswordpro/source oox/sour

2017-09-28 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 29acdcdf561fc6412161f48714b1915c4119c622 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Wed Sep 27 16:42:57 2017 +0200 DO NOT MERGE - error in clang static plugin vcl/unx/gtk/gtkdata.cxx:817:39: error: this paramet

[Libreoffice-commits] core.git: framework/source

2017-09-26 Thread Jan-Marek Glogowski
framework/source/services/desktop.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit d21212cadebad682e7e3cce2b93b7d9a6ee1e1ec Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 26 12:22:16 2017 +0200 tdf#112646 Flush the clipboard h

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler vcl/win

2017-09-27 Thread Jan-Marek Glogowski
ce8bbb782b806e429ffb44226162967bed244d94 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Aug 29 09:40:01 2017 +0200 Don't wait-yield non-main threads in the main thread This prevents blocking the main thread by a yielding non-main thread. The current solution is to wait on a condition, which

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 47 commits - compilerplugins/clang configure.ac cppuhelper/source cui/source cui/uiconfig dtrans/source extensions/source filter

2017-09-27 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 2fca5f4fe2a4fd9961b98c6af1a5f4a14d3c9760 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 26 19:06:51 2017 +0200 tdf#112605 OSX refactor SalAquaTimer Drops all the static calls and variables from SalAqu

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

2017-09-27 Thread Jan-Marek Glogowski
vcl/osx/salinst.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 155795b9c129584febd9771014078adb6fe25932 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Wed Sep 27 14:44:56 2017 +0200 tdf#112288 compare event timestamp with sys

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 18 commits - comphelper/source compilerplugins/clang config_host.mk.in configure.ac cui/source embeddedobj/source forms/source f

2017-09-27 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit e338f3e6abcdc68730a485701e9cdf78f9397aad Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 26 19:06:51 2017 +0200 tdf#112605 OSX refactor SalAquaTimer Drops all the static calls and variables from SalAqu

[Libreoffice-commits] core.git: 6 commits - basegfx/source framework/source tools/source vcl/headless vcl/source

2017-08-22 Thread Jan-Marek Glogowski
| 28 +++ 5 files changed, 33 insertions(+), 19 deletions(-) New commits: commit 87848afb9981234071efa6e2c061e1e55a712654 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Aug 18 20:14:59 2017 +0200 loplugin:unnecessaryparen Cha

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 45 commits - basegfx/source canvas/Library_canvastools.mk canvas/source comphelper/source compilerplugins/clang cui/source dbacc

2017-08-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit e6c29a0585237ebea3b2b962ff517f202ce6154d Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Aug 25 22:03:47 2017 +0200 OSX fix ODK example builds with enabled SIP The "System Integrity Protection”, introduced

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 113 commits - android/Bootstrap basctl/source basic/inc basic/qa basic/source bin/lo-all-static-libs canvas/Library_canvastools.

2017-08-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 01fd4e761a035139538fe2419c357f527b14d611 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Aug 24 13:41:37 2017 +0200 tdf#111994 WIN workaround PostMessage delays Fixes the "Multiple timers in queue" assertio

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 13 commits - basctl/source basic/source canvas/Library_canvastools.mk canvas/source comphelper/source cui/source dbaccess/Module

2017-08-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit c80f1807de6399c48cf6e38837d91df65338cab3 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Aug 25 11:12:24 2017 +0200 Cleanup dbaccess module makefile Change-Id: Ic379a8362bb25fb1635c9900bbf247c8f2943c74 diff

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler

2017-08-22 Thread Jan-Marek Glogowski
: commit 33b094a8949c34756c593bfad52450ec2b7daa54 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Aug 15 08:23:31 2017 +0200 OSX fix updates during resize While resizing MacOS suspends the NSDefaultRunLoopMode. So in this caae we can't post to the system even

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 248 commits - android/Bootstrap android/source avmedia/source basctl/source basic/source canvas/Library_canvastools.mk canvas/so

2017-09-04 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 969e9337f010ac567ec50d138990e7644fdbf4cd Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Sep 4 17:40:13 2017 +0200 fixup Change-Id: I67957742ab7795856e2b028ee214febe965a5ed2 diff --git a/vcl/headless/svpinst.cxx

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - vcl/headless vcl/inc vcl/Library_vcl.mk vcl/source vcl/unx

2017-09-05 Thread Jan-Marek Glogowski
: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Sep 5 13:50:23 2017 +0200 Unify SalUserEvent handling Change-Id: I188b567e44fd79c162b2d9cabbd771d1f66c7dc4 diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index 1a2105877de5..d76567776b42 100644 --- a/vcl/Library_vcl.mk

[Libreoffice-commits] core.git: sw/inc sw/source

2017-10-06 Thread Jan-Marek Glogowski
++- sw/source/core/inc/DocumentTimerManager.hxx | 23 - sw/source/uibase/uiview/view0.cxx |2 7 files changed, 121 insertions(+), 62 deletions(-) New commits: commit 53da556c600fa82ba84bc7fdce6a594b43f2b097 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Oct 6

[Libreoffice-commits] core.git: vcl/inc vcl/source vcl/unx

2017-10-06 Thread Jan-Marek Glogowski
/KDEXLib.cxx| 62 ++-- vcl/unx/kde4/KDEXLib.hxx| 19 ++- 8 files changed, 64 insertions(+), 32 deletions(-) New commits: commit 0d24dd25e6f506b5f9128d70d7eb21f0bb4dde89 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Oct 5

[Libreoffice-commits] core.git: basctl/source

2017-10-11 Thread Jan-Marek Glogowski
basctl/source/basicide/baside2b.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7f7ed0260ab7e08401f0129cde312cd8aa0fbddf Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Wed Oct 11 19:45:11 2017 +0200 tdf#113052 needs mpUIBuilder t

[Libreoffice-commits] core.git: sfx2/source

2017-10-18 Thread Jan-Marek Glogowski
sfx2/source/sidebar/SidebarController.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ce2e94a98f5fc85bef7623a0227b3a95d8093288 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 19:52:58 2017 +0200 tdf#99537 set expand for re-used sidebar

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sfx2/source

2017-10-19 Thread Jan-Marek Glogowski
sfx2/source/sidebar/SidebarController.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 26074f8ffacd817825a6e61d39dc9e7d27b1f3c2 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 19:52:58 2017 +0200 tdf#99537 set expand for re-used sidebar

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 8 commits - basic/qa framework/source include/vcl sd/qa sw/source vcl/android vcl/headless vcl/inc vcl/osx vcl/qa vcl/README.sch

2017-10-18 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 9ee77a5836d563e5bc838ab04e68bf440ea10860 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 13:13:23 2017 +0200 Implement processing of (all) current LO tasks Processing all current events is currently just imple

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 6 commits - basic/qa framework/source include/vcl sd/qa vcl/android vcl/headless vcl/inc vcl/osx vcl/qa vcl/README.scheduler vcl

2017-10-18 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 9ec2e6352b13a19a632e3aaabb689257faabdb42 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 13:13:23 2017 +0200 Implement processing of (all) current LO tasks Processing all current events is currently just imple

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 62 commits - basic/qa chart2/uiconfig compilerplugins/clang cui/source dbaccess/source drawinglayer/inc drawinglayer/source edit

2017-10-18 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 5146a9bbbe394851a2fc1f56196a76df540ff03c Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 13:13:23 2017 +0200 Implement processing of (all) current LO tasks Processing all current events is currently just imple

[Libreoffice-commits] core.git: vcl/inc vcl/osx

2017-10-20 Thread Jan-Marek Glogowski
: Jan-Marek Glogowski <glo...@fbihome.de> Date: Wed Oct 18 17:00:53 2017 +0200 OSX implement direct timeout processing Basically works in the same way then in the Windows backend. Change-Id: If48e2b55f037563839a5e716830ce75ed78381e4 Reviewed-on:

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - include/sal vcl/unx

2017-10-23 Thread Jan-Marek Glogowski
fec065f1060846e952541b69bd9742be5d7a6944 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 23 21:33:19 2017 +0200 KF5 various fixes Change-Id: Iaeb380ac37d080b1ae9ef61d9847c1b0cfb356a4 diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 8c0db9de0809..33b9c25f4d16

[Libreoffice-commits] core.git: Changes to 'private/jmux/kf5'

2017-10-23 Thread Jan-Marek Glogowski
New branch 'private/jmux/kf5' available with the following commits: commit 53dbb9caf92b2e16d6da8ec8373f9f2dc1973659 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 23 13:19:46 2017 +0200 KF5 dummy Change-Id: Id723d0ef26f6e0f255c758c2a2a014362b8d4c5c

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - 67 commits - accessibility/inc basic/CppunitTest_basic_macros.mk basic/qa basic/source bridges/inc bridges/source comphelper/source compiler

2017-10-23 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit c9466dbfed10fbfa78ba64248a6b738167ea7f6a Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 23 13:19:46 2017 +0200 KF5 dummy Change-Id: Id723d0ef26f6e0f255c758c2a2a014362b8d4c5c diff --git a/Repository.mk b/Reposit

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - config_host/config_qt5.h.in config_host/config_vclplug.h.in config_host.mk.in configure.ac cui/Library_cui.mk cui/source RepositoryExternal.

2017-10-23 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit da0764ec9e021ef6592ca629d8438d47ecc79895 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 23 13:19:46 2017 +0200 KF5 dummy Change-Id: Id723d0ef26f6e0f255c758c2a2a014362b8d4c5c diff --git a/Repository.mk b/Reposit

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - config_host/config_vclplug.h.in config_host.mk.in configure.ac cui/Library_cui.mk cui/source include/sal RepositoryExternal.mk Repository.mk

2017-10-24 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 2b011984473e689af8530a9b7c5ec18d81807457 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 23 21:33:19 2017 +0200 KF5 various fixes Change-Id: Iaeb380ac37d080b1ae9ef61d9847c1b0cfb356a4 diff --git a/Repositor

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - config_host/config_vclplug.h.in config_host.mk.in configure.ac cui/Library_cui.mk cui/source include/sal RepositoryExternal.mk Repository.mk

2017-10-24 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 7b2550d243b41a2617a109cf177c742579d9b43e Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 23 21:33:19 2017 +0200 KF5 various fixes Change-Id: Iaeb380ac37d080b1ae9ef61d9847c1b0cfb356a4 diff --git a/Repositor

[Libreoffice-commits] core.git: Changes to 'private/jmux/qt5'

2017-10-24 Thread Jan-Marek Glogowski
New branch 'private/jmux/qt5' available with the following commits: commit 3a5aef36edb3828b495fb7975f21b46c08214b6c Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 24 13:20:04 2017 +0200 Rename kf5 => qt5 Change-Id: Id3d431a5176f0896436af6c576ab7ae

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sw/inc sw/source

2017-12-12 Thread Jan-Marek Glogowski
(+), 2 deletions(-) New commits: commit 75bd6c311f518853fc31affe04fff717d741d575 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Jul 22 17:23:40 2016 +0200 Link DRAW and FLY format for faster textbox lookup Currently we have to rebuild the list of text boxes for

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - 2 commits - sw/inc sw/qa sw/source

2017-12-12 Thread Jan-Marek Glogowski
(-) New commits: commit 69a870f01bfce9bf768069fd3912c1676e7a9c06 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Jul 22 17:59:28 2016 +0200 Add convenience function getOtherTextBoxFormat Since we already have isTextBox to identify a text box, this just adds

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sw/inc sw/source

2017-12-12 Thread Jan-Marek Glogowski
sw/inc/textboxhelper.hxx | 13 sw/source/core/doc/textboxhelper.cxx | 97 --- 2 files changed, 110 deletions(-) New commits: commit 9e190bbb5d79805159d53a433826181df7f11982 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Jul

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sw/inc sw/qa sw/source

2017-12-12 Thread Jan-Marek Glogowski
/core/docnode/nodes.cxx| 39 --- 5 files changed, 86 insertions(+), 33 deletions(-) New commits: commit 1ee1db85c21c4bd6a59d087ad54c370b12522f06 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Aug 11 18:39:20 2016 +0200 Fix SwDoc::App

Re: tdf#108580: integrate vc_redist.exe into Windows installer

2017-12-13 Thread Jan-Marek Glogowski
Hi Mike, Am 13.12.2017 um 14:02 schrieb Mike Kaganski: [snip] how to integrate vc_redist into LO MSI > This has its drawback: if one wants to use unattended installation > (without UI; one example is deployment using ActiveDirectory GPO), then > InstallUISequence is not run, and so VCRedist

[Libreoffice-commits] core.git: vcl/inc vcl/qt5 vcl/quartz vcl/source vcl/unx vcl/win

2017-12-15 Thread Jan-Marek Glogowski
/win/gdi/winlayout.cxx |5 +--- 15 files changed, 58 insertions(+), 86 deletions(-) New commits: commit 8b700794b2746070814e9ff416ecd7bbb1c902e7 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Dec 14 18:42:57 2017 +0100 Protect all LogicalFontIn

Re: floating windows docking issue

2017-12-14 Thread Jan-Marek Glogowski
Am 14.12.2017 um 10:00 schrieb Samuel Mehrbrodt: > Gimp solves this problem by having the docking windows in native > windows, but then that native window can't be docked. Instead that > window contains tabs which then can be dragged and dropped in the > docking areas. Interesting approach to

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sfx2/source

2017-12-20 Thread Jan-Marek Glogowski
sfx2/source/sidebar/SidebarController.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6b170b28f0cd2be86268e103efff8dcaaa470e96 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 17 19:52:58 2017 +0200 tdf#99537 set expand for re-used sidebar

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - 207 commits - basctl/source basegfx/source basic/source bridges/source canvas/source chart2/source .clang-format codemaker/source compilerpl

2017-11-03 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 6686ca689670036d6fcf7c0b364e8ddc74fc0d18 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 30 16:11:09 2017 +0100 QT5 implement Graphics damage tracking Since we implement SalGraphics handling like the gtk3 backe

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - 12 commits - config_host/config_qt5.h.in config_host.mk.in configure.ac include/sal RepositoryExternal.mk Repository.mk scp2/InstallScript_s

2017-11-03 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 84d627b49786c8152cf0cd56191cef098bf3bc21 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 30 16:11:09 2017 +0100 QT5 implement Graphics damage tracking Since we implement SalGraphics handling like the gtk3 backe

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - 10 commits - config_host/config_qt5.h.in vcl/inc vcl/Library_vcl.mk vcl/Library_vclplug_qt5.mk vcl/qt5 vcl/source vcl/unx

2017-11-03 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 390090dc2ac20827f3f0ba8e39fd447dfcb2331e Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 30 16:11:09 2017 +0100 QT5 implement Graphics damage tracking Since we implement SalGraphics handling like the gtk3 backe

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - 12 commits - config_host/config_qt5.h.in config_host.mk.in configure.ac include/sal RepositoryExternal.mk Repository.mk scp2/InstallScript_s

2017-11-03 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit f6a5fb01674e317ede88b2d2bc98c11c5332346c Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 30 16:11:09 2017 +0100 QT5 implement Graphics damage tracking Since we implement SalGraphics handling like the gtk3 backe

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - 11 commits - config_host/config_qt5.h.in vcl/inc vcl/Library_vcl.mk vcl/Library_vclplug_qt5.mk vcl/qt5 vcl/source vcl/unx

2017-11-03 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit ce9db0f397abc72f770bc72fc5b9e13797a06e26 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 30 16:11:09 2017 +0100 QT5 implement Graphics damage tracking Since we implement SalGraphics handling like the gtk3 backe

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - 47 commits - chart2/source config_host/config_qt5.h.in config_host.mk.in configure.ac drawinglayer/source extras/source include/oox include/

2017-11-03 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit c1f5ab50c3971ca834e531d746c953254557542d Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 30 16:11:09 2017 +0100 QT5 implement Graphics damage tracking Since we implement SalGraphics handling like the gtk3 backe

[Libreoffice-commits] core.git: Branch 'feature/qt5' - vcl/CustomTarget_kf5_moc.mk vcl/inc vcl/source vcl/unx

2017-11-03 Thread Jan-Marek Glogowski
|2 - vcl/source/gdi/CommonSalLayout.cxx | 45 + vcl/unx/generic/glyphs/freetype_glyphcache.cxx |2 - 7 files changed, 37 insertions(+), 57 deletions(-) New commits: commit 868d27410d3aae8cd0a8aae70be201b671df091b Author: Jan-Marek Glogowski <

[Libreoffice-commits] core.git: Branch 'feature/qt5' - 140 commits - animations/source basctl/source basic/source canvas/source chart2/source .clang-format comphelper/source config_host/config_qt5.h.i

2017-11-06 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 0b1e8399df0045fe900d5558afc8590114d4b922 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Nov 3 18:43:30 2017 +0100 QT5 fix build issues & cleanups 1. Linking problem on Windows due to Windows macros via

[Libreoffice-commits] core.git: 24 commits - config_host/config_qt5.h.in config_host.mk.in configure.ac include/sal RepositoryExternal.mk Repository.mk scp2/InstallScript_setup_osl.mk scp2/Module_scp2

2017-11-06 Thread Jan-Marek Glogowski
vcl/unx/generic/glyphs/freetype_glyphcache.cxx |2 vcl/unx/kde5/KDE5XLib.cxx | 12 63 files changed, 5046 insertions(+), 79 deletions(-) New commits: commit 0b1e8399df0045fe900d5558afc8590114d4b922 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Fri Nov 3

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

2017-11-07 Thread Jan-Marek Glogowski
vcl/source/app/salusereventlist.cxx | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) New commits: commit 52abd40ce879ea140b9ffe80980e5a56a09ca538 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Sat Nov 4 22:30:30 2017 + Fix memor

[Libreoffice-commits] core.git: vcl/inc vcl/source

2017-11-07 Thread Jan-Marek Glogowski
vcl/inc/CommonSalLayout.hxx|8 ++- vcl/source/gdi/CommonSalLayout.cxx | 88 ++--- 2 files changed, 58 insertions(+), 38 deletions(-) New commits: commit 1ad3f06427fc6c9da10768fdf5b16a7bfc6b Author: Jan-Marek Glogowski <glo...@fbihome.de>

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

2017-11-07 Thread Jan-Marek Glogowski
6f521e8b7d0fb60f173be56808559cac2e0c3a14 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Sat Nov 4 22:34:09 2017 + tdf#112770 Filter input on the correct window This filters the input event on the correct window in SalX11Display::Dispatch. I'm not sure there is a point of skipping the

Re: Some infomation about recent Qt5 mouse handling work.

2017-11-07 Thread Jan-Marek Glogowski
Hi Xuetian, > I'm just coming from a phoronix post about qt5 work on libreoffice. IOha > noticed that > https://cgit.freedesktop.org/libreoffice/core/commit/?id=1426437be0530a8ba5749c7e76c5ce0e9053af2f > > mentioned that there're still some issues on touchpad, so I'd just like to > provides

[Libreoffice-commits] core.git: 2 commits - vcl/qt5

2017-11-07 Thread Jan-Marek Glogowski
vcl/qt5/Qt5Data.cxx |2 vcl/qt5/Qt5Widget.cxx | 113 -- vcl/qt5/Qt5Widget.hxx | 25 +++ 3 files changed, 127 insertions(+), 13 deletions(-) New commits: commit 9858edd6576b03292bccfebb142fc92588df0c42 Author: Jan-Marek Glogowski

[Libreoffice-commits] core.git: include/tools tools/source vcl/inc vcl/source

2017-11-06 Thread Jan-Marek Glogowski
/impgraph.cxx | 13 --- 6 files changed, 79 insertions(+), 28 deletions(-) New commits: commit 3a88795c1211c62277dc646e61c2ba8306febe37 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Thu Oct 26 16:05:54 2017 +0200 tdf#108748 generate PDF preview on SwapIn When inc

Re: min version of gtk3

2017-12-01 Thread Jan-Marek Glogowski
Am 01.12.2017 um 13:43 schrieb Caolán McNamara: > There was a theming change in gtk3 3.20.0 and we support the old scheme > before that point and the new scheme after that point. > > Things would be a lot simpler if the min version of gtk3 was 3.20.0, is > there any distributions or individual

Re: Qt5 and KF5 in LibreOffice

2017-12-03 Thread Jan-Marek Glogowski
Hi Heiko, I thought your questions are of general interest, so I added the development mailing list, also for further discussion / coordination. Am 3. Dezember 2017 22:17:52 MEZ schrieb Heiko Becker : >it seems you're the author of the Qt5/KF5 vcl plugins in LibreOffice. I

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - vcl/Library_vclplug_qt5.mk vcl/unx

2017-10-24 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit f81fae5e8fa4ff3c3b1aac3a5477e5c3f759b0e6 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 24 19:49:45 2017 +0200 Implement cairo rendering Change-Id: Ieddda9bad2596ce46d7d07d4d7060e40d44997db diff --git

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - vcl/Library_vclplug_qt5.mk vcl/unx

2017-10-24 Thread Jan-Marek Glogowski
/Qt5VirtualDevice.cxx |5 +- vcl/unx/qt5/Qt5Widget.cxx| 36 +++-- 13 files changed, 219 insertions(+), 48 deletions(-) New commits: commit ff33f4a2c0ba763799bb2bc2f1ab986294381a63 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Tue Oct 24 19:49:45 2017 +0200 Implement

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

2017-10-20 Thread Jan-Marek Glogowski
deletions(-) New commits: commit 8ba60ca42d4d1873b8cd85c5d3b5ed2f0e19df60 Author: Jan-Marek Glogowski <glo...@fbihome.de> Date: Mon Oct 16 17:04:24 2017 +0200 WIN message handling cleanup and refactoring Replace a lot of duplicated case code with macros. Some

<    2   3   4   5   6   7   8   9   10   11   >