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

2019-05-19 Thread Michael Meeks (via logerrit)
vcl/source/window/paint.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 390559b613cd613db5cca8bc6990a8ddcf5da48f Author: Michael Meeks AuthorDate: Fri Apr 26 20:04:00 2019 +0100 Commit: Andras Timar CommitDate: Sun May 19 21:16:08 2019 +0200

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

2018-05-23 Thread Marco Cecchetti
vcl/source/window/floatwin.cxx | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) New commits: commit 873f09df02a14c8e16ff13ce189c0af3317a754a Author: Marco Cecchetti Date: Wed May 16 21:43:59 2018 +0200 lok: sc: tunneled spell-check context menu appear in bo

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

2018-03-15 Thread Pranav Kant
vcl/source/window/window2.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 1cccf64c10d1ed6bd7c10422e57d2adfa5f9ca26 Author: Pranav Kant Date: Wed Mar 14 14:55:05 2018 +0530 lokdialog: Invalidate upon window size change This problem can be seen with some of t

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

2018-03-13 Thread Pranav Kant
vcl/source/window/cursor.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 641d763caeb1c6c554569927f245261e0c6c7a06 Author: Pranav Kant Date: Tue Mar 6 19:21:48 2018 +0530 lokdialog: Fix cursor invalidates for some vcl controls ... like TextEdit,

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

2018-03-12 Thread Jan Holesovsky
vcl/source/window/floatwin.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 08dd970395a72723ceec8dcaeb703542ba7bafd7 Author: Jan Holesovsky Date: Sun Mar 11 00:58:24 2018 +0100 lokdialog: For floating menus, ignore the screen size in the LOK

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

2018-02-21 Thread Pranav Kant
vcl/source/window/window.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ba114965731dca5e2aba4484124c016ee390572b Author: Pranav Kant Date: Fri Feb 16 12:25:13 2018 +0530 lok IME: underline characters which are being composed Change-Id: Ibfc35f166

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

2018-01-30 Thread Mike Kaganski
vcl/source/window/dialog.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 8cb5f72b41449f5c7e655a04372c407de1679851 Author: Mike Kaganski Date: Mon Jan 22 09:34:47 2018 +0300 tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogs

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

2018-01-29 Thread Pranav Kant
vcl/source/window/paint.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 150d6f4e7490b06ff7c1c9062f718a1afe446afd Author: Pranav Kant Date: Fri Jan 26 15:53:32 2018 +0530 lokdialog: Call LOK invalidate explicitly here In some cases, Window::Update is called direct

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

2018-01-29 Thread Pranav Kant
vcl/source/window/winproc.cxx |4 1 file changed, 4 insertions(+) New commits: commit d7cec9dc92f129558db97735d71ebabf32f92378 Author: Pranav Kant Date: Fri Jan 26 22:25:43 2018 +0530 lokdialog: Don't leak tooltip text window through tunnelling f/w Change-Id: I0491c86fdb

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

2017-12-14 Thread Pranav Kant
vcl/source/window/window.cxx | 45 +++ 1 file changed, 33 insertions(+), 12 deletions(-) New commits: commit ad9ac5cf73808d4e71bb4cf6b8df9c3ded0adbe3 Author: Pranav Kant Date: Thu Dec 14 12:53:35 2017 +0530 lokdialog: Unblock custom window mouse k

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

2017-12-13 Thread Pranav Kant
vcl/source/window/window.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 976f65f94d1e8d4114fc3afe26844f412a3eb6f8 Author: Pranav Kant Date: Fri Dec 8 18:06:36 2017 +0530 Use ImplIsFloatingWindow instead of dynamic_cast Change-Id: I09f351ae5d

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

2017-12-08 Thread Pranav Kant
vcl/source/window/floatwin.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit edee41c42d5dc4a3a6ad86cc9e19c9892e3d480d Author: Pranav Kant Date: Wed Dec 6 16:19:35 2017 +0530 lokdialog: Prevent crash on autopopup and some other dialogs

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

2017-12-02 Thread Michael Stahl
vcl/source/window/dialog.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit daa60794e6030d48b08717b93b231fea1396801a Author: Michael Stahl Date: Wed Nov 29 15:24:50 2017 +0100 Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...

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

2017-11-24 Thread Michael Meeks
vcl/source/window/dialog.cxx | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 098d0445c8c42087d37208a9b34c39ae74251a9f Author: Michael Meeks Date: Fri Nov 24 13:43:03 2017 + tdf#114025 - avoid deadlock between x11 clipboard and the lock dial

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

2017-05-30 Thread Marco Cecchetti
vcl/source/gdi/bitmap.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 2cc070ccf1347dcd0cfff048d8bf3cc9c29cc3bd Author: Marco Cecchetti Date: Mon May 29 21:07:10 2017 +0200 tdf#107682 - Repeated images replace correct ones in exported PDF The probl

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

2017-03-24 Thread Jan Holesovsky
vcl/source/app/svapp.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9e42779a79cc37b302236d858aded0abd113ec15 Author: Jan Holesovsky Date: Fri Mar 24 18:57:18 2017 +0100 lok: Scheduler::ProcessEventsToIdle() needs the solar mutex locked. Change-Id: Ibd2e40a995e67