[Libreoffice-commits] core.git: Changes to 'private/mcecchetti/accessibility/paragraph'

2019-04-15 Thread Marco Cecchetti (via logerrit)
New branch 'private/mcecchetti/accessibility/paragraph' available with the following commits: commit 0a9faf8014747c5b1bc5f2ff0c5b1c254b600ed6 Author: Marco Cecchetti Date: Mon Apr 15 17:01:09 2019 +0200 [DRAFT] - lok: AT - get current paragraph with formatting

[Libreoffice-commits] core.git: 2 commits - chart2/source desktop/source filter/source sd/qa svx/source sw/inc sw/source

2019-05-20 Thread Marco Cecchetti (via logerrit)
chart2/source/controller/inc/ChartController.hxx |2 chart2/source/controller/main/ChartController.cxx |4 chart2/source/controller/main/ChartController_Position.cxx | 90 - desktop/source/lib/init.cxx| 45 ++

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

2019-05-20 Thread Marco Cecchetti (via logerrit)
chart2/source/controller/inc/ChartController.hxx |4 + chart2/source/controller/inc/SelectionHelper.hxx |6 +- chart2/source/controller/main/ChartController_Tools.cxx | 17 +++ chart2/source/controller/main/ChartController_Window.cxx | 11

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

2019-05-20 Thread Marco Cecchetti (via logerrit)
sw/source/uibase/shells/frmsh.cxx | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit de91b7772d18b3584b48f47e21adc142c6289cf0 Author: Marco Cecchetti AuthorDate: Wed Dec 12 10:39:39 2018 +0100 Commit: Marco Cecchetti CommitDate: Mon May 20

[Libreoffice-commits] core.git: Branch 'private/mcecchetti/accessibility/paragraph' - comphelper/source sc/source sw/source vcl/unx

2019-04-29 Thread Marco Cecchetti (via logerrit)
comphelper/source/misc/accessibleeventnotifier.cxx |9 sc/source/ui/Accessibility/AccessibleContextBase.cxx |4 sw/source/core/access/acccontext.cxx | 12 + vcl/unx/gtk/a11y/atklistener.cxx |2 vcl/unx/gtk/a11y/atkutil.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 5 commits - chart2/source desktop/source filter/source include/LibreOfficeKit offapi/com sd/qa svx/source sw/inc sw/source

2019-04-30 Thread Marco Cecchetti (via logerrit)
chart2/source/controller/inc/ChartController.hxx |7 chart2/source/controller/inc/SelectionHelper.hxx |6 chart2/source/controller/main/ChartController.cxx | 22 + chart2/source/controller/main/ChartController_Position.cxx | 96 +++--

[Libreoffice-commits] core.git: Changes to 'private/mmeeks/cp-6.2-bits'

2019-08-03 Thread Marco Cecchetti (via logerrit)
New branch 'private/mmeeks/cp-6.2-bits' available with the following commits: commit c1860dc7ce113418f5248a232ea55f1f415ef22c Author: Marco Cecchetti Date: Fri Nov 30 17:20:37 2018 +0100 lok: shape selection: perform the needed unit conversion in a clever way Change-Id:

[Libreoffice-commits] core.git: Branch 'private/mmeeks/cp-6.2-bits' - 1880 commits - accessibility/inc accessibility/Library_acc.mk accessibility/source avmedia/source basctl/source basctl/uiconfig ba

2019-08-03 Thread Marco Cecchetti (via logerrit)
Rebased ref, commits from common ancestor: commit 2aac1b29877901ac78c1a04fbed518ed8e73f155 Author: Marco Cecchetti AuthorDate: Tue Mar 26 15:11:33 2019 +0100 Commit: Michael Meeks CommitDate: Sat Aug 3 16:07:48 2019 -0400 lok: update graphic selection callback description

[Libreoffice-commits] online.git: loleaflet/src

2019-08-20 Thread Marco Cecchetti (via logerrit)
loleaflet/src/map/handler/Map.TouchGesture.js | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) New commits: commit 93992872e18d4043075d2d01d2ba8e74dcb5e38d Author: Marco Cecchetti AuthorDate: Mon Jul 1 20:07:54 2019 +0200 Commit: Henry Castro CommitDate:

[Libreoffice-commits] core.git: desktop/qa desktop/source include/LibreOfficeKit include/sfx2 sfx2/source

2019-10-01 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 + desktop/source/lib/init.cxx | 44 include/LibreOfficeKit/LibreOfficeKit.h |6 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 13 include/sfx2/lokhelper.hxx |

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/css loleaflet/src

2019-10-02 Thread Marco Cecchetti (via logerrit)
loleaflet/css/loleaflet.css | 18 - loleaflet/src/control/Control.ContextToolbar.js | 206 +- loleaflet/src/control/Control.MobileInput.js| 21 + loleaflet/src/geo/LatLngBounds.js | 28 ++ loleaflet/src/layer/marker/Marker.js

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

2019-09-24 Thread Marco Cecchetti (via logerrit)
svx/source/tbxctrls/tbxcolorupdate.cxx | 27 +++ vcl/source/window/toolbox.cxx |3 +++ 2 files changed, 26 insertions(+), 4 deletions(-) New commits: commit 9b1c534149878e31c62e49a60ed83e7ae0033d31 Author: Marco Cecchetti AuthorDate: Tue Sep 24

[Libreoffice-commits] core.git: Changes to 'ref/for/distro/collabora/cp-6.2'

2019-10-30 Thread Marco Cecchetti (via logerrit)
New branch 'ref/for/distro/collabora/cp-6.2' available with the following commits: commit 94e24224ae0648b083710c18a8783236eb21afe5 Author: Marco Cecchetti Date: Tue Sep 24 16:37:46 2019 +0200 tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2 Attempt to

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

2019-11-01 Thread Marco Cecchetti (via logerrit)
svx/source/tbxctrls/tbxcolorupdate.cxx | 16 ++-- vcl/source/window/toolbox.cxx |3 +++ 2 files changed, 17 insertions(+), 2 deletions(-) New commits: commit 467429fe1dd0a7ab62e90234d71c3809ab270159 Author: Marco Cecchetti AuthorDate: Tue Sep 24 16:37:46 2019

[Libreoffice-commits] online.git: loleaflet/src

2019-11-06 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/ColorPicker.js | 37 --- 1 file changed, 26 insertions(+), 11 deletions(-) New commits: commit 545b85fb1d282a869ae00dd847de7d5a194b4052 Author: Marco Cecchetti AuthorDate: Wed Nov 6 15:16:55 2019 +0100 Commit: Marco Cecchetti

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

2019-10-30 Thread Marco Cecchetti (via logerrit)
svx/source/tbxctrls/tbxcolorupdate.cxx | 16 ++-- vcl/source/window/toolbox.cxx |3 +++ 2 files changed, 17 insertions(+), 2 deletions(-) New commits: commit 3eb2a9081c50d1634602609c4585fffcec4ff9c4 Author: Marco Cecchetti AuthorDate: Tue Sep 24 16:37:46 2019

[Libreoffice-commits] online.git: loleaflet/src

2019-12-03 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 37 ++--- loleaflet/src/map/Map.js |7 +++-- 2 files changed, 38 insertions(+), 6 deletions(-) New commits: commit f1776b92670e3143ede418c0f2b46ec9819b68bd Author: Marco Cecchetti AuthorDate: Mon

[Libreoffice-commits] core.git: desktop/qa desktop/source include/LibreOfficeKit include/vcl sc/inc sc/source

2019-12-02 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 ++- desktop/source/lib/init.cxx | 17 + include/LibreOfficeKit/LibreOfficeKit.h |3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 10 ++ include/vcl/ITiledRenderable.hxx|5

[Libreoffice-commits] online.git: loleaflet/src

2019-12-09 Thread Marco Cecchetti (via logerrit)
loleaflet/src/map/handler/Map.FileInserter.js |1 - 1 file changed, 1 deletion(-) New commits: commit 1683bd31de8d685e701cac57a8002f6cd9d4626d Author: Marco Cecchetti AuthorDate: Mon Dec 9 10:35:36 2019 +0100 Commit: Marco Cecchetti CommitDate: Mon Dec 9 10:35:59 2019 +0100

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

2019-12-09 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin3.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit cb33666811db8b3aa34f6587c50367117b8bbe30 Author: Marco Cecchetti AuthorDate: Mon Dec 9 10:48:15 2019 +0100 Commit: Marco Cecchetti CommitDate: Mon Dec 9 10:53:45 2019

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

2019-12-10 Thread Marco Cecchetti (via logerrit)
sw/source/uibase/uiview/view2.cxx | 23 +++ 1 file changed, 23 insertions(+) New commits: commit c715bb4197286ec474e7f9594bdb22935294bab8 Author: Marco Cecchetti AuthorDate: Sun Oct 6 22:06:28 2019 +0200 Commit: Andras Timar CommitDate: Tue Dec 10 14:52:16 2019

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

2019-12-10 Thread Marco Cecchetti (via logerrit)
sfx2/source/view/ipclient.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit c00eda32d18eab7fd88606b1c30bfcf05b7ee0a4 Author: Marco Cecchetti AuthorDate: Tue Oct 8 12:09:21 2019 +0200 Commit: Andras Timar CommitDate: Tue Dec 10 14:51:11 2019 +0100 lok:

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

2019-12-10 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin4.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit c107d0215142934e270b794da66dc1a467818c56 Author: Marco Cecchetti AuthorDate: Tue Dec 10 10:57:32 2019 +0100 Commit: Marco Cecchetti CommitDate: Tue Dec 10 13:34:13

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - loleaflet/html loleaflet/js

2019-12-11 Thread Marco Cecchetti (via logerrit)
loleaflet/html/loleaflet.html.m4 |2 ++ loleaflet/js/global.js |3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 9226497b40600b4612a302e46b91e1205d3fada8 Author: Marco Cecchetti AuthorDate: Tue Dec 10 22:05:13 2019 +0100 Commit: Andras Timar

[Libreoffice-commits] core.git: editeng/source include/LibreOfficeKit include/sfx2 sfx2/source sw/source

2019-12-17 Thread Marco Cecchetti (via logerrit)
editeng/source/editeng/impedit.cxx |6 +++- include/LibreOfficeKit/LibreOfficeKitEnums.h |7 include/sfx2/lokhelper.hxx |2 - sfx2/source/view/lokhelper.cxx |4 +- sw/source/core/crsr/viscrs.cxx | 39

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - loleaflet/src

2019-12-12 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 43 - 1 file changed, 24 insertions(+), 19 deletions(-) New commits: commit a63c016215be2bdb87b3fb40be7f357eb883e2a5 Author: Marco Cecchetti AuthorDate: Thu Dec 12 10:55:28 2019 +0100 Commit: Jan Holesovsky

[Libreoffice-commits] online.git: loleaflet/src

2019-12-12 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 43 - 1 file changed, 24 insertions(+), 19 deletions(-) New commits: commit f65a76f2cfd74a5b3e8cfb4edb24bc271600d7c5 Author: Marco Cecchetti AuthorDate: Thu Dec 12 10:55:28 2019 +0100 Commit: Marco Cecchetti

[Libreoffice-commits] online.git: loleaflet/src

2019-12-12 Thread Marco Cecchetti (via logerrit)
loleaflet/src/core/Socket.js | 52 ++- 1 file changed, 51 insertions(+), 1 deletion(-) New commits: commit c4d27a2b8d5f7ebaacb701f18ac5278e0ce5ca14 Author: Marco Cecchetti AuthorDate: Thu Dec 12 10:50:19 2019 +0100 Commit: Marco Cecchetti

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - loleaflet/src

2019-12-12 Thread Marco Cecchetti (via logerrit)
loleaflet/src/core/Socket.js | 52 ++- 1 file changed, 51 insertions(+), 1 deletion(-) New commits: commit 43807db18001cdd92dedce4f735e19bf53316b78 Author: Marco Cecchetti AuthorDate: Thu Dec 12 10:50:19 2019 +0100 Commit: Jan Holesovsky

[Libreoffice-commits] online.git: loleaflet/css loleaflet/src

2019-12-05 Thread Marco Cecchetti (via logerrit)
loleaflet/css/toolbar.css|2 - loleaflet/src/control/Control.JSDialogBuilder.js | 27 ++ loleaflet/src/control/Control.Menubar.js | 28 --- loleaflet/src/control/Control.MobileWizard.js|8 --

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

2019-12-16 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 32 1 file changed, 32 insertions(+) New commits: commit af3bb63fc048b4a2e8ccdee89ddd39fcf5a7a6b2 Author: Marco Cecchetti AuthorDate: Sun Oct 20 12:57:48 2019 +0200 Commit: Michael Meeks CommitDate: Mon Dec 16

[Libreoffice-commits] online.git: loleaflet/html loleaflet/js

2019-12-10 Thread Marco Cecchetti (via logerrit)
loleaflet/html/loleaflet.html.m4 |2 ++ loleaflet/js/global.js |3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit f4dd7ef0dccdb5932a7d6ccaaf99cf85e80cb537 Author: Marco Cecchetti AuthorDate: Tue Dec 10 22:05:13 2019 +0100 Commit: Marco

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - 7 commits - desktop/qa editeng/source include/LibreOfficeKit include/sfx2 sc/inc sc/source sfx2/source sw/source

2019-10-21 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 32 ++ editeng/source/editeng/impedit.cxx |6 +++- include/LibreOfficeKit/LibreOfficeKitEnums.h |7 include/sfx2/lokhelper.hxx |2 - sc/inc/global.hxx|

[Libreoffice-commits] online.git: 36 commits - bundled/include loleaflet/css loleaflet/html loleaflet/images loleaflet/src

2019-10-21 Thread Marco Cecchetti (via logerrit)
bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h |7 loleaflet/css/toolbar.css| 31 loleaflet/html/loleaflet.html.m4 |1 loleaflet/images/sc_recsearch.svg|7 loleaflet/src/control/Control.ContextMenu.js

[Libreoffice-commits] online.git: 2 commits - loleaflet/css loleaflet/src

2019-10-21 Thread Marco Cecchetti (via logerrit)
loleaflet/css/toolbar.css| 18 ++--- loleaflet/src/control/ColorPicker.js | 46 --- loleaflet/src/control/Control.JSDialogBuilder.js |9 3 files changed, 29 insertions(+), 44 deletions(-) New commits: commit

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

2019-10-14 Thread Marco Cecchetti (via logerrit)
sd/source/core/TransitionPreset.cxx | 137 1 file changed, 137 insertions(+) New commits: commit 363e7caa66ba67b0b731d8d642e5e32d52fa7568 Author: Marco Cecchetti AuthorDate: Mon May 27 12:53:30 2019 +0200 Commit: Michael Meeks CommitDate: Mon Oct

[Libreoffice-commits] online.git: loleaflet/build loleaflet/css loleaflet/Makefile.am loleaflet/src

2019-10-16 Thread Marco Cecchetti (via logerrit)
loleaflet/Makefile.am|1 loleaflet/build/deps.js |1 loleaflet/css/toolbar.css| 107 +++ loleaflet/src/control/ColorPicker.js | 330 +++

[Libreoffice-commits] online.git: loleaflet/src

2019-10-22 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/ColorPicker.js |8 loleaflet/src/control/Control.JSDialogBuilder.js |8 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 02fe006eade4d20f2a296b16687a7d3839dfaf3c Author: Marco Cecchetti AuthorDate: Tue Oct 22

[Libreoffice-commits] online.git: loleaflet/src

2019-10-22 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/ColorPicker.js |2 ++ loleaflet/src/control/Control.JSDialogBuilder.js |1 + 2 files changed, 3 insertions(+) New commits: commit 4c80e125f200dd01517c107756067ebe299e2a0b Author: Marco Cecchetti AuthorDate: Tue Oct 22 14:26:50 2019 +0200 Commit:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - 3 commits - desktop/source include/LibreOfficeKit libreofficekit/source sc/source vcl/source

2019-11-25 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx |6 + include/LibreOfficeKit/LibreOfficeKitEnums.h |8 + libreofficekit/source/gtk/lokdocview.cxx |1 sc/source/ui/app/inputhdl.cxx| 65 +- sc/source/ui/app/inputwin.cxx| 125

[Libreoffice-commits] online.git: 2 commits - bundled/include kit/ChildSession.cpp loleaflet/css loleaflet/src

2019-11-25 Thread Marco Cecchetti (via logerrit)
bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h |8 + kit/ChildSession.cpp |3 loleaflet/css/mobilewizard.css | 25 +++ loleaflet/css/toolbar-mobile.css | 14 + loleaflet/css/toolbar.css

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/source sc/source

2019-11-26 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx |2 include/LibreOfficeKit/LibreOfficeKitEnums.h |8 +++ libreofficekit/source/gtk/lokdocview.cxx |1 sc/source/ui/app/inputhdl.cxx| 57 +++ 4 files changed, 68 insertions(+) New commits:

[Libreoffice-commits] online.git: loleaflet/src

2019-11-26 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.Toolbar.js |7 --- 1 file changed, 7 deletions(-) New commits: commit bf5bf8f90c2c863df478a00f20b8a2263f945d03 Author: Marco Cecchetti AuthorDate: Tue Nov 26 16:57:51 2019 +0100 Commit: Marco Cecchetti CommitDate: Tue Nov 26 16:58:08 2019 +0100

[Libreoffice-commits] online.git: loleaflet/src

2019-12-02 Thread Marco Cecchetti (via logerrit)
loleaflet/src/layer/marker/TextInput.js | 18 ++ loleaflet/src/map/Map.js|2 ++ 2 files changed, 16 insertions(+), 4 deletions(-) New commits: commit b228a160b942d660a4d8bccf0c14eb7ff9d19920 Author: Marco Cecchetti AuthorDate: Fri Nov 29 17:01:59 2019

[Libreoffice-commits] online.git: bundled/include kit/ChildSession.cpp kit/ChildSession.hpp loleaflet/src wsd/ClientSession.cpp

2019-12-02 Thread Marco Cecchetti (via logerrit)
bundled/include/LibreOfficeKit/LibreOfficeKit.h |4 +++ bundled/include/LibreOfficeKit/LibreOfficeKit.hxx | 10 + kit/ChildSession.cpp | 24 +- kit/ChildSession.hpp |1

[Libreoffice-commits] online.git: loleaflet/src

2019-12-02 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit cd5f55dcf48823b947299c707ad237d9132bb049 Author: Marco Cecchetti AuthorDate: Fri Nov 29 21:19:19 2019 +0100 Commit: Marco Cecchetti CommitDate: Mon Dec 2 17:35:12

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - desktop/qa desktop/source include/LibreOfficeKit include/vcl sc/inc sc/source

2019-12-02 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 ++- desktop/source/lib/init.cxx | 17 + include/LibreOfficeKit/LibreOfficeKit.h |3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx | 10 ++ include/vcl/ITiledRenderable.hxx|5

[Libreoffice-commits] online.git: 4 commits - kit/Kit.cpp loleaflet/src

2019-10-03 Thread Marco Cecchetti (via logerrit)
kit/Kit.cpp |6 +- loleaflet/src/control/Toolbar.js | 23 --- 2 files changed, 25 insertions(+), 4 deletions(-) New commits: commit 22b2c100884e7da94f844380e5cb834d088a0ecb Author: Marco Cecchetti AuthorDate: Tue Jul 2 12:47:06 2019 +0200

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

2019-10-07 Thread Marco Cecchetti (via logerrit)
sw/source/uibase/docvw/AnnotationWin2.cxx |8 1 file changed, 8 insertions(+) New commits: commit e06d5adb84d3d80e308395c291ce067b1cf457b9 Author: Marco Cecchetti AuthorDate: Fri Sep 20 18:51:27 2019 +0200 Commit: Michael Meeks CommitDate: Mon Oct 7 12:46:15 2019 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/source

2019-10-07 Thread Marco Cecchetti (via logerrit)
sw/source/uibase/docvw/AnnotationWin2.cxx |8 1 file changed, 8 insertions(+) New commits: commit fcea4b4e46dcfa93f061a92c2e8d70bd3e2e582e Author: Marco Cecchetti AuthorDate: Fri Sep 20 18:51:27 2019 +0200 Commit: Michael Meeks CommitDate: Mon Oct 7 12:47:30 2019 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0-29' - sw/source

2019-10-07 Thread Marco Cecchetti (via logerrit)
sw/source/uibase/docvw/AnnotationWin2.cxx |8 1 file changed, 8 insertions(+) New commits: commit 7a4a389910d51ffdded3b4fc901746ff6eb0c314 Author: Marco Cecchetti AuthorDate: Fri Sep 20 18:51:27 2019 +0200 Commit: Michael Meeks CommitDate: Mon Oct 7 12:47:10 2019 +0200

[Libreoffice-commits] online.git: loleaflet/css loleaflet/images loleaflet/src

2019-10-08 Thread Marco Cecchetti (via logerrit)
loleaflet/css/toolbar.css| 22 +- loleaflet/images/lc_hyperlinkdialog.svg |1 + loleaflet/images/lc_insertauthoritiesentry.svg |1 + loleaflet/images/lc_insertcolumnbreak.svg| 14 ++

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

2019-10-08 Thread Marco Cecchetti (via logerrit)
sfx2/source/view/ipclient.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit 3672ca8c34f5de4692fdc7ca205babff14a91990 Author: Marco Cecchetti AuthorDate: Tue Oct 8 12:09:21 2019 +0200 Commit: Marco Cecchetti CommitDate: Tue Oct 8 12:45:06 2019 +0200 lok:

[Libreoffice-commits] online.git: loleaflet/css loleaflet/src

2019-10-10 Thread Marco Cecchetti (via logerrit)
loleaflet/css/toolbar.css| 16 +++- loleaflet/src/control/Control.JSDialogBuilder.js | 44 --- 2 files changed, 45 insertions(+), 15 deletions(-) New commits: commit dfff83fb2b3c262a44098eb2cde8bbdbe197c2c0 Author: Marco Cecchetti

[Libreoffice-commits] online.git: 2 commits - loleaflet/images loleaflet/src

2019-10-08 Thread Marco Cecchetti (via logerrit)
loleaflet/images/lc_headerandfooter.svg |1 + loleaflet/src/control/Control.JSDialogBuilder.js |1 + 2 files changed, 2 insertions(+) New commits: commit bf9035ffc7587c28e27a7bb173c08ed0079ee4af Author: Marco Cecchetti AuthorDate: Tue Oct 8 18:48:48 2019 +0200 Commit:

[Libreoffice-commits] online.git: loleaflet/images loleaflet/src

2019-10-08 Thread Marco Cecchetti (via logerrit)
loleaflet/images/lc_centerpara.svg |1 loleaflet/images/lc_fontcolor.svg|1 loleaflet/images/lc_hangingindent.svg|1 loleaflet/images/lc_incrementindent.svg |1 loleaflet/images/lc_insertauthorfield.svg| 79 +++

[Libreoffice-commits] online.git: loleaflet/images

2019-10-08 Thread Marco Cecchetti (via logerrit)
loleaflet/images/lc_alignbottom.svg|1 + loleaflet/images/lc_aligntop.svg |1 + loleaflet/images/lc_alignvcenter.svg |1 + loleaflet/images/lc_framelinecolor.svg |1 + loleaflet/images/lc_linestyle.svg |1 + 5 files changed, 5 insertions(+) New commits:

[Libreoffice-commits] online.git: loleaflet/src

2019-10-08 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |2 +- loleaflet/src/core/LOUtil.js | 20 2 files changed, 21 insertions(+), 1 deletion(-) New commits: commit 04a8d9f31838f924eb9319d1da20714a486ae222 Author: Marco Cecchetti AuthorDate: Tue Oct

[Libreoffice-commits] online.git: loleaflet/src

2019-10-09 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.Toolbar.js | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) New commits: commit d14d1934d3da2552a429a97681657445af2a762f Author: Marco Cecchetti AuthorDate: Wed Oct 9 11:10:09 2019 +0200 Commit: Marco Cecchetti CommitDate: Wed

[Libreoffice-commits] online.git: loleaflet/images

2019-10-09 Thread Marco Cecchetti (via logerrit)
loleaflet/images/lc_cellvertbottom.svg |1 + loleaflet/images/lc_cellvertcenter.svg |1 + loleaflet/images/lc_cellverttop.svg|1 + loleaflet/images/lc_charbackcolor.svg |1 + loleaflet/images/lc_movedown.svg |1 + loleaflet/images/lc_moveup.svg |1 +

[Libreoffice-commits] online.git: loleaflet/css loleaflet/images loleaflet/src

2019-10-09 Thread Marco Cecchetti (via logerrit)
loleaflet/css/toolbar.css|1 + loleaflet/images/lc_charfontname.svg |1 + loleaflet/images/lc_fontheight.svg |1 + loleaflet/src/control/Control.JSDialogBuilder.js | 22 -- 4 files changed, 19 insertions(+), 6

[Libreoffice-commits] online.git: loleaflet/src

2019-10-03 Thread Marco Cecchetti (via logerrit)
loleaflet/src/layer/marker/ClipboardContainer.js |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 92d49d542ce3548bf89028e367a085e9fe5ee57f Author: Marco Cecchetti AuthorDate: Fri Jun 21 12:11:07 2019 +0200 Commit: Michael Meeks CommitDate: Thu Oct 3

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/src

2019-10-03 Thread Marco Cecchetti (via logerrit)
loleaflet/src/map/handler/Map.TouchGesture.js | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 915dd86b97114c2cbbcd6b2b9b91537fd328cc3a Author: Marco Cecchetti AuthorDate: Thu Oct 3 14:24:08 2019 +0200 Commit: Marco Cecchetti CommitDate: Thu

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

2019-10-11 Thread Marco Cecchetti (via logerrit)
filter/source/svg/presentation_engine.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit fd42f660769d2985afdf6918a5069f6c7511c47d Author: Marco Cecchetti AuthorDate: Mon May 27 10:49:45 2019 +0200 Commit: Michael Meeks CommitDate: Sat Oct 12 00:27:15 2019 +0200

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

2019-10-11 Thread Marco Cecchetti (via logerrit)
filter/source/svg/presentation_engine.js | 77 +-- filter/source/svg/svgexport.cxx | 13 + 2 files changed, 87 insertions(+), 3 deletions(-) New commits: commit 68e177c3520dc4d841d4afce4d1dd53f84af3e46 Author: Marco Cecchetti AuthorDate: Sun May

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

2019-10-11 Thread Marco Cecchetti (via logerrit)
sd/source/core/TransitionPreset.cxx | 136 +++- 1 file changed, 135 insertions(+), 1 deletion(-) New commits: commit faceae77f6d1a11b9d7647be2dee876f4b30fc83 Author: Marco Cecchetti AuthorDate: Mon May 27 12:53:30 2019 +0200 Commit: Michael Meeks

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

2019-10-11 Thread Marco Cecchetti (via logerrit)
filter/source/svg/presentation_engine.js | 77 +-- filter/source/svg/svgexport.cxx | 13 + 2 files changed, 87 insertions(+), 3 deletions(-) New commits: commit ccc299b706104b3dd0eba15e45c3d259c242a7ca Author: Marco Cecchetti AuthorDate: Sun May

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

2019-10-11 Thread Marco Cecchetti (via logerrit)
filter/source/svg/presentation_engine.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7de501ca657b839e63001cebd62965a33c6b7f5e Author: Marco Cecchetti AuthorDate: Mon May 27 10:49:45 2019 +0200 Commit: Michael Meeks CommitDate: Sat Oct 12 04:29:13 2019 +0200

[Libreoffice-commits] online.git: loleaflet/js

2019-12-20 Thread Marco Cecchetti (via logerrit)
loleaflet/js/global.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa4bd903390aa010950f658637bf2d00a98947df Author: Marco Cecchetti AuthorDate: Thu Dec 19 14:49:59 2019 +0100 Commit: Marco Cecchetti CommitDate: Fri Dec 20 20:33:09 2019 +0100

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2019-12-20 Thread Marco Cecchetti (via logerrit)
wsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 35831935d8cc9a2135c3462157cb14a21b13d067 Author: Marco Cecchetti AuthorDate: Thu Dec 19 14:49:12 2019 +0100 Commit: Marco Cecchetti CommitDate: Fri Dec 20 20:32:42 2019 +0100 wsd: disable

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

2019-12-20 Thread Marco Cecchetti (via logerrit)
sfx2/source/appl/workwin.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit da91403315f76ae36da6db6729f5b2a2870e3aa2 Author: Marco Cecchetti AuthorDate: Thu Dec 19 12:22:59 2019 +0100 Commit: Tor Lillqvist CommitDate: Fri Dec 20 11:54:28 2019 +0100

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

2019-12-20 Thread Marco Cecchetti (via logerrit)
sfx2/source/appl/workwin.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit fd603be25f4c86b5a17658a35f3be548252d912f Author: Marco Cecchetti AuthorDate: Thu Dec 19 12:22:59 2019 +0100 Commit: Tor Lillqvist CommitDate: Fri Dec 20 13:02:35 2019 +0200

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

2020-02-10 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin4.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 2b7f4d8a2cfad9fab557762cc8cfbdb2d41b9938 Author: Marco Cecchetti AuthorDate: Tue Dec 10 10:57:32 2019 +0100 Commit: Andras Timar CommitDate: Mon Feb 10 23:26:35 2020

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sw/source/core/doc/docredln.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fa74c7f7613792ff191a6d4597274078dadbe8d8 Author: Marco Cecchetti AuthorDate: Sun Oct 6 22:11:30 2019 +0200 Commit: Marco Cecchetti CommitDate: Fri Mar 6 10:38:10 2020

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 234a15d788adbb75317554b516acb3c8f113ece7 Author: Marco Cecchetti AuthorDate: Wed Feb 12 14:41:17 2020 +0100 Commit: Marco Cecchetti CommitDate: Fri Mar 6 10:44:01 2020 +0100

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sc/source/core/data/funcdesc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de81e89b25c710173852b1bdebc1d6f96fcd2812 Author: Marco Cecchetti AuthorDate: Thu Feb 20 14:47:13 2020 +0100 Commit: Marco Cecchetti CommitDate: Fri Mar 6 10:44:34 2020 +0100

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
editeng/source/editeng/editview.cxx |8 1 file changed, 8 insertions(+) New commits: commit 538dc87c56cd5c796c67d2be60be007e519505c9 Author: Marco Cecchetti AuthorDate: Wed Jan 29 12:09:27 2020 +0100 Commit: Marco Cecchetti CommitDate: Fri Mar 6 10:43:20 2020 +0100

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
editeng/source/editeng/impedit.cxx | 40 + sc/source/ui/app/inputwin.cxx |5 2 files changed, 45 insertions(+) New commits: commit 6fdd5e3ec95712d03b30fc32acffa358b7fef46e Author: Marco Cecchetti AuthorDate: Tue Jan 14 14:35:11 2020 +0100

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin3.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 87712debecfd6852b41631c808f22c3ad2f69ee1 Author: Marco Cecchetti AuthorDate: Mon Dec 9 10:48:15 2019 +0100 Commit: Marco Cecchetti CommitDate: Fri Mar 6 10:41:49 2020

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sc/source/ui/app/inputwin.cxx | 22 ++ sc/source/ui/inc/inputwin.hxx |1 + 2 files changed, 23 insertions(+) New commits: commit 5651a04514cea317556bf9fe66af93d32b95db3c Author: Marco Cecchetti AuthorDate: Wed Nov 20 18:32:25 2019 +0100 Commit: Marco Cecchetti

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin2.cxx | 26 -- sc/source/ui/view/tabview.cxx |1 + 2 files changed, 17 insertions(+), 10 deletions(-) New commits: commit 8ae1c4b6408d6601d73fa7b688b52e1f01513e4f Author: Marco Cecchetti AuthorDate: Sun Oct 20 13:38:56 2019 +0200

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
desktop/source/lib/init.cxx|4 + sc/source/ui/app/inputhdl.cxx |8 ++- sc/source/ui/app/inputwin.cxx | 103 + sc/source/ui/inc/inputwin.hxx |4 + sc/source/ui/view/tabvwshc.cxx | 11 vcl/source/window/cursor.cxx |4 - 6

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

2020-03-06 Thread Marco Cecchetti (via logerrit)
sw/source/uibase/uiview/view2.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit baadefe9cb8e6745493b0c383e1d66ff3905d153 Author: Marco Cecchetti AuthorDate: Sun Oct 20 18:28:07 2019 +0200 Commit: Marco Cecchetti CommitDate: Fri Mar 6 10:39:26

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

2020-02-25 Thread Marco Cecchetti (via logerrit)
sc/source/core/data/funcdesc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 968fe71f654937727e0708d1070ffabf90b9e527 Author: Marco Cecchetti AuthorDate: Thu Feb 20 14:47:13 2020 +0100 Commit: Andras Timar CommitDate: Tue Feb 25 09:28:45 2020 +0100

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

2020-01-29 Thread Marco Cecchetti (via logerrit)
editeng/source/editeng/editview.cxx |8 1 file changed, 8 insertions(+) New commits: commit 16e4049f480698c3e1308a3711238a89f91b5c13 Author: Marco Cecchetti AuthorDate: Wed Jan 29 12:09:27 2020 +0100 Commit: Marco Cecchetti CommitDate: Wed Jan 29 12:24:02 2020 +0100

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - editeng/source sc/source

2020-01-28 Thread Marco Cecchetti (via logerrit)
editeng/source/editeng/impedit.cxx | 40 + sc/source/ui/app/inputwin.cxx |5 2 files changed, 45 insertions(+) New commits: commit de2a7a66658e283021725eeaeb0961e2962151f9 Author: Marco Cecchetti AuthorDate: Tue Jan 14 14:35:11 2020 +0100

[Libreoffice-commits] online.git: loleaflet/css loleaflet/src

2020-02-06 Thread Marco Cecchetti (via logerrit)
loleaflet/css/leaflet.css | 13 loleaflet/src/control/Control.LokDialog.js | 42 + loleaflet/src/layer/tile/GridLayer.js | 10 -- loleaflet/src/layer/tile/TileLayer.js |7 4 files changed, 68 insertions(+), 4

[Libreoffice-commits] online.git: kit/ChildSession.cpp kit/ChildSession.hpp loleaflet/css loleaflet/src wsd/ClientSession.cpp

2020-02-06 Thread Marco Cecchetti (via logerrit)
kit/ChildSession.cpp | 61 +- kit/ChildSession.hpp |2 loleaflet/css/selectionMarkers.css |2 loleaflet/src/control/Control.LokDialog.js | 253 +++-- wsd/ClientSession.cpp |1 5

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - desktop/qa desktop/source include/LibreOfficeKit vcl/source

2020-02-06 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 +- desktop/source/lib/init.cxx | 31 include/LibreOfficeKit/LibreOfficeKit.h |7 ++ include/LibreOfficeKit/LibreOfficeKit.hxx | 13 +++ vcl/source/window/seleng.cxx

[Libreoffice-commits] core.git: desktop/qa desktop/source include/LibreOfficeKit vcl/source

2020-02-06 Thread Marco Cecchetti (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 +- desktop/source/lib/init.cxx | 31 include/LibreOfficeKit/LibreOfficeKit.h |7 ++ include/LibreOfficeKit/LibreOfficeKit.hxx | 13 +++ vcl/source/window/seleng.cxx

[Libreoffice-commits] online.git: loleaflet/src

2020-02-07 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e5d03af224efbc4db43a504566d94dd9a433a378 Author: Marco Cecchetti AuthorDate: Fri Feb 7 16:20:31 2020 +0100 Commit: Marco Cecchetti CommitDate: Fri Feb 7 16:20:38 2020

[Libreoffice-commits] online.git: loleaflet/src

2020-02-07 Thread Marco Cecchetti (via logerrit)
loleaflet/src/layer/tile/TileLayer.js |2 +- loleaflet/src/map/Map.js |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit be4aad288f336f0b006f7a994cfe1fd88ced9581 Author: Marco Cecchetti AuthorDate: Fri Feb 7 18:19:08 2020 +0100 Commit:

[Libreoffice-commits] core.git: Changes to 'refs/tags/CODE-4.2.0-4'

2020-02-06 Thread Marco Cecchetti (via logerrit)
Tag 'CODE-4.2.0-4' created by Andras Timar at 2020-02-06 21:57 + CODE-4.2.0-4 Changes since cp-6.2-3-68: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.2-4'

2020-02-06 Thread Marco Cecchetti (via logerrit)
Tag 'cp-6.2-4' created by Andras Timar at 2020-02-06 21:57 + cp-6.2-4 Changes since cp-6.2-3-68: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2020-02-21 Thread Marco Cecchetti (via logerrit)
sc/source/ui/view/gridwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 97f371948a8413e383bf9a5374ffdcdfd7fc0899 Author: Marco Cecchetti AuthorDate: Wed Feb 12 14:41:17 2020 +0100 Commit: Marco Cecchetti CommitDate: Fri Feb 21 12:34:56 2020 +0100

[Libreoffice-commits] online.git: loleaflet/src

2020-01-06 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 0f8402bd5a3c2e9e4f52c4d15842a1b175e8eee3 Author: Marco Cecchetti AuthorDate: Wed Jan 1 20:49:33 2020 +0100 Commit: Marco Cecchetti CommitDate: Mon Jan 6

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

2020-04-12 Thread Marco Cecchetti (via logerrit)
sc/source/ui/app/inputwin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 848dc8559bdfff855cb03306ae73131daa77c3f7 Author: Marco Cecchetti AuthorDate: Thu Mar 5 11:43:51 2020 +0100 Commit: Marco Cecchetti CommitDate: Sun Apr 12 18:55:45 2020 +0200 lok: get the

[Libreoffice-commits] online.git: loleaflet/src

2020-05-05 Thread Marco Cecchetti (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 46 ++--- 1 file changed, 29 insertions(+), 17 deletions(-) New commits: commit 25501927dc81811a6414b7df3c79412328223fe2 Author: Marco Cecchetti AuthorDate: Sat May 2 15:13:58 2020 +0200 Commit: Marco Cecchetti

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - chart2/source comphelper/source desktop/source editeng/source include/comphelper include/sfx2 sc/source sd/source sfx2/source svx/sou

2020-04-29 Thread Marco Cecchetti (via logerrit)
chart2/source/controller/main/ChartController_Window.cxx |3 - comphelper/source/misc/lok.cxx | 36 --- desktop/source/lib/init.cxx | 18 ++- editeng/source/editeng/editview.cxx |5 +-

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

2020-04-29 Thread Marco Cecchetti (via logerrit)
sc/source/ui/app/inputhdl.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 2ea5e9d6db6aaea4e30e4511b1668a17ec970a0b Author: Marco Cecchetti AuthorDate: Wed Feb 26 14:48:55 2020 +0100 Commit: Andras Timar CommitDate: Wed Apr 29 09:54:42

  1   2   3   >