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

2020-02-18 Thread Ashod Nakashian (via logerrit)
wsd/LOOLWSD.cpp | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 40fd4696116d358749c7f92f6131572a78b5baed Author: Ashod Nakashian AuthorDate: Sat Feb 8 14:41:55 2020 -0500 Commit: Ashod Nakashian CommitDate: Tue Feb 18 15:02:46 2020 +0100

[Libreoffice-commits] online.git: android/app

2020-02-18 Thread Ashod Nakashian (via logerrit)
android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 8c26be1ee75a0c34a46859de14e331c53e457e1b Author: Ashod Nakashian AuthorDate: Mon Feb 17 14:27:05 2020 -0500 Commit: Ashod

[Libreoffice-commits] online.git: android/lib

2020-02-17 Thread Ashod Nakashian (via logerrit)
android/lib/src/main/cpp/androidapp.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 972691021f0b356b46bef656af92cac70d507b89 Author: Ashod Nakashian AuthorDate: Mon Feb 17 11:47:46 2020 -0500 Commit: Michael Meeks CommitDate: Mon Feb 17 19:41:29 2020 +0100

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

2020-02-12 Thread Ashod Nakashian (via logerrit)
vcl/source/window/cursor.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit c70d31a274b9e7b47dbf6622c84a7a3431360b9e Author: Ashod Nakashian AuthorDate: Sun Feb 2 14:37:38 2020 -0500 Commit: Andras Timar CommitDate: Wed Feb 12 21:27:09 2020 +0100

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

2020-02-11 Thread Ashod Nakashian (via logerrit)
loleaflet/src/map/handler/Map.TouchGesture.js |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5720a4be8013ade37aa9b42691bec66729fb6ef8 Author: Ashod Nakashian AuthorDate: Thu Feb 6 19:01:58 2020 -0500 Commit: Jan Holesovsky CommitDate: Tue Feb 11 16:20:14 2020 +0100

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

2020-02-11 Thread Ashod Nakashian (via logerrit)
loleaflet/src/layer/tile/TileLayer.js |3 + loleaflet/src/map/handler/Map.TouchGesture.js | 46 ++ 2 files changed, 42 insertions(+), 7 deletions(-) New commits: commit 9fcd4d37778d9580cc7b425787c3a8c1d9e756dd Author: Ashod Nakashian AuthorDate: Thu Jan

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

2020-02-06 Thread Ashod Nakashian (via logerrit)
loleaflet/src/layer/tile/TileLayer.js | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 9b9f2d0c041ad8d458a0c954c0de8af3a4840488 Author: Ashod Nakashian AuthorDate: Tue Feb 4 21:58:30 2020 -0500 Commit: Andras Timar CommitDate: Thu Feb 6 21:18:40

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

2020-02-06 Thread Ashod Nakashian (via logerrit)
vcl/source/window/cursor.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 9ec3d637c1c99c729da67eafc375efce1cc7f026 Author: Ashod Nakashian AuthorDate: Sun Feb 2 14:37:38 2020 -0500 Commit: Aron Budea CommitDate: Thu Feb 6 10:28:05 2020 +0100

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

2020-01-29 Thread Ashod Nakashian (via logerrit)
loleaflet/src/layer/tile/WriterTileLayer.js |2 +- loleaflet/src/map/handler/Map.Keyboard.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 3268a03f4f6633391382d60583b2a9597bfff784 Author: Ashod Nakashian AuthorDate: Wed Jan 29 11:54:54 2020 -0500

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

2020-01-29 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 13 ++--- loleaflet/src/map/Map.js | 10 -- 2 files changed, 14 insertions(+), 9 deletions(-) New commits: commit cc9add3208819130d5d7e3f6d873ed67912a7e01 Author: Ashod Nakashian AuthorDate: Wed Jan 29

[Libreoffice-commits] online.git: 7 commits - loleaflet/src wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2020-01-28 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js| 20 loleaflet/src/control/Control.Toolbar.js | 12 ++--- loleaflet/src/layer/tile/TileLayer.js |4 - loleaflet/src/map/Map.js | 47 +++-

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

2020-01-28 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 30 +++- loleaflet/src/layer/marker/TextInput.js|2 loleaflet/src/layer/tile/TileLayer.js | 16 ++ loleaflet/src/map/Map.js | 67 ++--- 4 files changed, 68 insertions(+), 47

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2020-01-20 Thread Ashod Nakashian (via logerrit)
wsd/ClientSession.cpp | 11 +++ wsd/ClientSession.hpp |5 +++ wsd/DocumentBroker.cpp | 10 -- wsd/Storage.cpp| 74 + wsd/Storage.hpp| 39 +++-- 5 files changed, 86 insertions(+), 53

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - kit/ChildSession.cpp

2020-01-15 Thread Ashod Nakashian (via logerrit)
kit/ChildSession.cpp | 29 + 1 file changed, 17 insertions(+), 12 deletions(-) New commits: commit 956c17afe9d5e33f53fd8d107e8384520e23d862 Author: Ashod Nakashian AuthorDate: Mon Jan 6 17:52:57 2020 -0500 Commit: Michael Meeks CommitDate: Wed Jan 15

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

2020-01-14 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit f0d6b619e98a399dd667cbdb9000700046795e59 Author: Ashod Nakashian AuthorDate: Tue Jan 14 06:46:17 2020 -0500 Commit: Michael Meeks CommitDate: Tue Jan 14 13:02:40 2020 +0100

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

2020-01-14 Thread Ashod Nakashian (via logerrit)
kit/Kit.cpp | 17 ++--- 1 file changed, 6 insertions(+), 11 deletions(-) New commits: commit 4619ac73ffb31ce7f3bb30accb5a5be116529bff Author: Ashod Nakashian AuthorDate: Wed Jan 8 03:37:47 2020 -0500 Commit: Michael Meeks CommitDate: Tue Jan 14 13:01:05 2020 +0100

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

2020-01-07 Thread Ashod Nakashian (via logerrit)
wsd/Storage.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af58a9e761a00ea1a23ca294b80e11229cfa00f1 Author: Ashod Nakashian AuthorDate: Tue Dec 17 09:41:34 2019 -0500 Commit: Jan Holesovsky CommitDate: Tue Jan 7 11:47:04 2020 +0100 wsd: whitespace

[Libreoffice-commits] online.git: kit/ChildSession.cpp

2020-01-07 Thread Ashod Nakashian (via logerrit)
kit/ChildSession.cpp | 29 + 1 file changed, 17 insertions(+), 12 deletions(-) New commits: commit ad0256259bd8634cbd06b3ff5e881961f384023e Author: Ashod Nakashian AuthorDate: Mon Jan 6 17:52:57 2020 -0500 Commit: Michael Meeks CommitDate: Tue Jan 7

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

2020-01-07 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e416caa1e061bb79eb6238f348af1f8917d3e102 Author: Ashod Nakashian AuthorDate: Mon Jan 6 10:11:31 2020 -0500 Commit: Michael Meeks CommitDate: Tue Jan 7 10:21:54 2020

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/source/core/edit/edfcol.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit e6a6449aab2b63252ccb4ca9e3e009534c5f0c48 Author: Ashod Nakashian AuthorDate: Wed Oct 3 05:49:51 2018 -0400 Commit: Ashod Nakashian CommitDate: Thu Dec 26 04:35:55 2019 +0100 sw:

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/inc/editsh.hxx |7 +-- sw/source/core/doc/DocumentTimerManager.cxx |4 sw/source/core/edit/edfcol.cxx |7 --- sw/source/core/edit/edws.cxx| 11 --- 4 files changed, 17 insertions(+), 12 deletions(-) New

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/source/core/doc/rdfhelper.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit d50f6eb167a1b3c74dbe6e66b10ec906c2d1e351 Author: Ashod Nakashian AuthorDate: Wed Oct 3 05:47:49 2018 -0400 Commit: Ashod Nakashian CommitDate: Thu Dec 26 04:35:19 2019 +0100 sw:

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/inc/editsh.hxx|5 - sw/source/core/edit/edfcol.cxx | 27 --- sw/source/core/txtnode/ndtxt.cxx |2 +- 3 files changed, 21 insertions(+), 13 deletions(-) New commits: commit 412eaa9d66157e1da71580a245e1693143e6de34 Author: Ashod

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/source/core/edit/edfcol.cxx | 41 +++-- 1 file changed, 23 insertions(+), 18 deletions(-) New commits: commit 7a3d0af89a302bd074cc21b4f25402922670bbd3 Author: Ashod Nakashian AuthorDate: Tue Oct 2 06:02:39 2018 -0400 Commit: Ashod Nakashian

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/source/core/edit/edfcol.cxx | 58 + 1 file changed, 31 insertions(+), 27 deletions(-) New commits: commit cdc3145021bf873f07105d2daef35c9feb446477 Author: Ashod Nakashian AuthorDate: Mon Oct 1 07:56:14 2018 -0400 Commit: Ashod Nakashian

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/inc/rdfhelper.hxx |6 sw/source/core/doc/rdfhelper.cxx | 50 --- 2 files changed, 43 insertions(+), 13 deletions(-) New commits: commit 7f004baf5ef503b5341e12bc7fc04c6fee3e2acb Author: Ashod Nakashian AuthorDate: Sun Oct 28

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/inc/rdfhelper.hxx | 11 ++ sw/source/core/doc/rdfhelper.cxx | 42 +++ 2 files changed, 41 insertions(+), 12 deletions(-) New commits: commit 391db9909b9456042492b3fdc73eff140d724adf Author: Ashod Nakashian AuthorDate: Mon Oct 1

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sfx2/source/doc/DocumentMetadataAccess.cxx | 67 + 1 file changed, 50 insertions(+), 17 deletions(-) New commits: commit 2be9633f3c1a145255d979a4d63aa957db5bff10 Author: Ashod Nakashian AuthorDate: Mon Oct 1 07:03:47 2018 -0400 Commit: Ashod Nakashian

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/source/core/txtnode/ndtxt.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 6ffcbd6e8e07989af0dac07e2e43dfd96693dd7a Author: Ashod Nakashian AuthorDate: Fri Sep 28 06:27:09 2018 -0400 Commit: Ashod Nakashian CommitDate: Thu Dec 26 03:37:40

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
comphelper/source/misc/dispatchcommand.cxx | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) New commits: commit 52162c94dedb3babc05a917810b48e1e76d4ece5 Author: Ashod Nakashian AuthorDate: Sat Apr 13 21:40:20 2019 -0400 Commit: Ashod Nakashian

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sw/source/core/doc/DocumentTimerManager.cxx | 34 +++- sw/source/core/inc/DocumentTimerManager.hxx |7 + 2 files changed, 35 insertions(+), 6 deletions(-) New commits: commit c058e9518cdc4531737a47148fe49e4044d73d74 Author: Ashod Nakashian AuthorDate: Sat

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/DeckLayouter.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 0375d9b5613b6d0f16042c3134af1dcae706d57f Author: Ashod Nakashian AuthorDate: Sun Dec 8 11:26:27 2019 -0500 Commit: Ashod Nakashian CommitDate: Thu Dec 26 03:18:29

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

2019-12-25 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/SidebarDockingWindow.cxx | 37 +-- 1 file changed, 18 insertions(+), 19 deletions(-) New commits: commit 0b3ad69c2c954dfaa91637116ffaf529115051dd Author: Ashod Nakashian AuthorDate: Thu Dec 12 01:38:02 2019 -0500 Commit: Ashod Nakashian

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sd/qa/unit/import-tests.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 2aa76522881bd92ddc4daeaabcb30a6938291afc Author: Ashod Nakashian AuthorDate: Sun Dec 22 21:01:42 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 23 04:06:33 2019 +0100

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
vcl/source/window/floatwin.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit cf98c4b48881b283cc31bfcde678e2f30bb63ba1 Author: Ashod Nakashian AuthorDate: Wed Dec 18 10:20:56 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 23 02:29:50 2019

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
vcl/source/window/floatwin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 15df500cb0a7166eb20104b254db963f74cb5144 Author: Ashod Nakashian AuthorDate: Wed Dec 18 07:30:14 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 23 02:00:13 2019 +0100 vcl: don't

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
comphelper/source/misc/lok.cxx |5 + desktop/qa/data/sheet_with_image.ods|binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 76 include/comphelper/lok.hxx |2 include/vcl/settings.hxx|1

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sc/source/ui/view/spelldialog.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 43305a977d28d3e00e60d140d3877a6f369fc1a9 Author: Ashod Nakashian AuthorDate: Sat Aug 10 12:26:40 2019 -0400 Commit: Ashod Nakashian CommitDate: Mon Dec 23 00:54:11 2019 +0100 sc:

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sc/source/ui/undo/undoblk3.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4844a3e0e2ce63c142fd49634d8fe7c9d359f022 Author: Ashod Nakashian AuthorDate: Sat Aug 10 11:33:58 2019 -0400 Commit: Ashod Nakashian CommitDate: Mon Dec 23 00:53:40 2019 +0100 sc:

[Libreoffice-commits] core.git: desktop/qa include/sfx2 sc/source sd/source sfx2/source sw/source

2019-12-22 Thread Ashod Nakashian (via logerrit)
desktop/qa/data/2slides.odp |binary include/sfx2/childwin.hxx |6 +++--- sc/source/ui/app/scdll.cxx|5 - sd/source/ui/app/sddll.cxx|5 - sfx2/source/appl/workwin.cxx |3 +++ sw/source/uibase/app/swmodule.cxx |5 - 6 files

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 61 include/sfx2/objsh.hxx |2 sc/source/ui/docshell/docsh.cxx |6 ++ sc/source/ui/inc/docsh.hxx |2 sfx2/source/doc/objserv.cxx |1

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sc/source/ui/view/spelldialog.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 778327126025a14243e2bdf6d2e6adc29943cd64 Author: Ashod Nakashian AuthorDate: Sat Jul 27 20:35:14 2019 -0400 Commit: Ashod Nakashian CommitDate: Sun Dec 22 16:24:05 2019 +0100 sc:

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
editeng/source/editeng/impedit.cxx |6 +- svx/source/dialog/hdft.cxx | 79 +++-- 2 files changed, 46 insertions(+), 39 deletions(-) New commits: commit 2f8b3ef21cb66470c2774a5dc0cccbaf7d22681c Author: Ashod Nakashian AuthorDate: Wed Jul 24

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sd/source/ui/view/Outliner.cxx | 40 ++-- 1 file changed, 22 insertions(+), 18 deletions(-) New commits: commit d33378691500f02c8004645dadd403c2a72e4fee Author: Ashod Nakashian AuthorDate: Sat May 25 12:15:00 2019 -0400 Commit: Ashod Nakashian

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sw/source/uibase/uno/unotxdoc.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 0a2dae2b4d23425e5c2b499d4981bb501a99ca77 Author: Ashod Nakashian AuthorDate: Sun Nov 10 16:45:10 2019 -0500 Commit: Ashod Nakashian CommitDate: Sun Dec 22 16:22:15 2019

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

2019-12-18 Thread Ashod Nakashian (via logerrit)
vcl/source/window/floatwin.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 25d8db8598ac54fe3ef1d6f40076ff19db87cd2f Author: Ashod Nakashian AuthorDate: Wed Dec 18 10:20:56 2019 -0500 Commit: Ashod Nakashian CommitDate: Wed Dec 18 19:53:43 2019

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

2019-12-18 Thread Ashod Nakashian (via logerrit)
vcl/source/window/floatwin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 65685bac09a4320602f4dda5151d247c5a83a75c Author: Ashod Nakashian AuthorDate: Wed Dec 18 07:30:14 2019 -0500 Commit: Ashod Nakashian CommitDate: Wed Dec 18 16:26:15 2019 +0100 vcl: don't

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

2019-12-18 Thread Ashod Nakashian (via logerrit)
loleaflet/src/geo/LatLngBounds.js | 29 ++ loleaflet/src/layer/tile/TileLayer.js |3 ++ loleaflet/src/map/handler/Map.TouchGesture.js |2 - 3 files changed, 33 insertions(+), 1 deletion(-) New commits: commit

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

2019-12-17 Thread Ashod Nakashian (via logerrit)
include/sfx2/viewfrm.hxx |1 include/vcl/svapp.hxx|6 + sfx2/source/view/viewfrm.cxx |7 + vcl/inc/svdata.hxx | 26 ++-- vcl/source/app/help.cxx |8 - vcl/source/app/salvtables.cxx

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
loleaflet/src/map/Map.js |1 + 1 file changed, 1 insertion(+) New commits: commit aae1eae9e4a7503d5d6cb0fe4f6ba573c73f7933 Author: Ashod Nakashian AuthorDate: Mon Dec 16 08:41:18 2019 -0500 Commit: Michael Meeks CommitDate: Mon Dec 16 19:02:23 2019 +0100 leaflet: don't show

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js|2 +- loleaflet/src/control/Control.MobileWizard.js |2 -- loleaflet/src/control/Control.Toolbar.js | 16 ++-- loleaflet/src/map/Map.js | 14 ++ 4 files changed, 5 insertions(+), 29

[Libreoffice-commits] core.git: 21 commits - chart2/source desktop/source include/sfx2 include/svx sd/source sfx2/sdi sfx2/source vcl/source

2019-12-16 Thread Ashod Nakashian (via logerrit)
chart2/source/controller/main/ChartWindow.cxx |1 chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx |7 chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx |7 desktop/source/lib/init.cxx

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
sc/source/ui/view/cellsh3.cxx | 12 1 file changed, 12 insertions(+) New commits: commit d396819ce8c8561afcf69c7e0dbfb6108439b4c3 Author: Ashod Nakashian AuthorDate: Fri Jul 12 11:58:11 2019 -0400 Commit: Michael Meeks CommitDate: Mon Dec 16 17:08:46 2019 +0100 LOK:

[Libreoffice-commits] core.git: Branch 'feature/jssidebar' - 5 commits - chart2/source desktop/source include/sfx2 include/svx sfx2/sdi sfx2/source

2019-12-16 Thread Ashod Nakashian (via logerrit)
Rebased ref, commits from common ancestor: commit 9ee2d4f795838c87f91c29ba7d4a93580296e802 Author: Ashod Nakashian AuthorDate: Sun Dec 15 21:12:17 2019 -0500 Commit: Michael Meeks CommitDate: Mon Dec 16 15:30:57 2019 + sfx2: sidebar: new .uno commands to show and hide sidebars

[Libreoffice-commits] core.git: Branch 'feature/jssidebar' - 9 commits - chart2/source desktop/source include/sfx2 include/svx sfx2/sdi sfx2/source

2019-12-16 Thread Ashod Nakashian (via logerrit)
Rebased ref, commits from common ancestor: commit b87bab9109df4eb134e18ac2884ea39382827c13 Author: Ashod Nakashian AuthorDate: Sun Dec 15 21:12:17 2019 -0500 Commit: Michael Meeks CommitDate: Mon Dec 16 15:12:01 2019 + sfx2: sidebar: new .uno commands to show and hide sidebars.

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
sw/source/filter/ascii/parasc.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 46f36451e84b8ba86d8b3a8745ebc79edc05a554 Author: Ashod Nakashian AuthorDate: Wed Jul 10 08:31:39 2019 -0400 Commit: Michael Meeks CommitDate: Mon Dec 16 15:01:19 2019

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
comphelper/source/misc/lok.cxx |5 + desktop/qa/data/sheet_with_image.ods|binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 76 include/comphelper/lok.hxx |2 include/vcl/settings.hxx|1

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
sc/source/ui/undo/undoblk3.cxx |4 1 file changed, 4 insertions(+) New commits: commit a05fd0eb30767471c6d20c93e0fb8b3ff7c7eaee Author: Ashod Nakashian AuthorDate: Sat Aug 10 11:33:58 2019 -0400 Commit: Michael Meeks CommitDate: Mon Dec 16 13:50:50 2019 +0100 sc:

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
desktop/qa/data/2slides.odp |binary include/sfx2/childwin.hxx |6 +++--- sc/source/ui/app/scdll.cxx|5 - sd/source/ui/app/sddll.cxx|5 - sfx2/source/appl/workwin.cxx |3 +++ sw/source/uibase/app/swmodule.cxx |5 - 6 files

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
sc/source/ui/view/spelldialog.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 550c0a666e119c911b311c96f9185c11d8465dcb Author: Ashod Nakashian AuthorDate: Sat Jul 27 20:35:14 2019 -0400 Commit: Michael Meeks CommitDate: Mon Dec 16 13:49:32 2019 +0100 sc:

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
editeng/source/editeng/impedit.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 3592d49eff0d063b26250ce32eea138af3108b79 Author: Ashod Nakashian AuthorDate: Wed Jul 24 13:16:35 2019 -0400 Commit: Michael Meeks CommitDate: Mon Dec 16 13:48:36 2019

[Libreoffice-commits] core.git: Changes to 'feature/jssidebar'

2019-12-16 Thread Ashod Nakashian (via logerrit)
New branch 'feature/jssidebar' available with the following commits: commit 523a7b6d5f2989703c0dce03986f6676f300a501 Author: Ashod Nakashian Date: Sun Dec 15 21:12:17 2019 -0500 sfx2: sidebar: new .uno commands to show and hide sidebars Change-Id:

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

2019-12-16 Thread Ashod Nakashian (via logerrit)
desktop/source/lib/init.cxx | 12 - include/sfx2/sfxsids.hrc |2 + include/svx/svxids.hrc |5 +++ sfx2/sdi/frmslots.sdi| 10 +++ sfx2/sdi/sfx.sdi | 36

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

2019-12-12 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.MobileWizard.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d4903eca646120e3590c7f60c4d02963d99c238d Author: Ashod Nakashian AuthorDate: Thu Dec 12 07:19:02 2019 -0500 Commit: Jan Holesovsky CommitDate: Thu Dec 12

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

2019-12-12 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.MobileWizard.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7a2efacc11cbb1084a5e86782acf0a0d0440fddb Author: Ashod Nakashian AuthorDate: Thu Dec 12 07:19:02 2019 -0500 Commit: Jan Holesovsky CommitDate: Thu Dec 12

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

2019-12-12 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/SidebarDockingWindow.cxx | 37 +-- 1 file changed, 18 insertions(+), 19 deletions(-) New commits: commit 50af967b731495be6645f065fd11b9ad832a654a Author: Ashod Nakashian AuthorDate: Thu Dec 12 01:38:02 2019 -0500 Commit: Jan Holesovsky

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

2019-12-12 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.MobileWizard.js | 21 ++--- loleaflet/src/control/Control.Toolbar.js | 14 +- loleaflet/src/layer/tile/TileLayer.js |6 +++--- loleaflet/src/map/Map.js |6 +- 4 files changed, 35

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

2019-12-11 Thread Ashod Nakashian (via logerrit)
chart2/source/controller/main/ChartWindow.cxx |1 + chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx|7 ++- chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx |7 +++ 3 files changed, 14 insertions(+), 1 deletion(-)

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

2019-12-11 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/SidebarController.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 52bfa7294ce18456c6285ed4897e0ed318dbb98e Author: Ashod Nakashian AuthorDate: Wed Dec 11 12:23:08 2019 -0500 Commit: Ashod Nakashian CommitDate: Wed Dec

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

2019-12-11 Thread Ashod Nakashian (via logerrit)
include/sfx2/viewfrm.hxx |1 include/vcl/svapp.hxx|6 + sfx2/source/view/viewfrm.cxx |7 + vcl/inc/svdata.hxx | 26 ++-- vcl/source/app/help.cxx |8 - vcl/source/app/salvtables.cxx

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

2019-12-11 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.MobileWizard.js |8 +--- loleaflet/src/control/Control.Toolbar.js |3 +-- loleaflet/src/layer/tile/TileLayer.js | 12 loleaflet/src/map/Map.js | 13 + 4 files changed, 19 insertions(+), 17

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

2019-12-10 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/SidebarController.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ddad0c80efa15500e3259839e2eebcba2e8e241 Author: Ashod Nakashian AuthorDate: Mon Dec 9 18:38:57 2019 -0500 Commit: Ashod Nakashian CommitDate: Tue Dec 10 11:48:10 2019

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

2019-12-09 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 50211a1e14a4db933abf7aeebfc8529164a32987 Author: Ashod Nakashian AuthorDate: Mon Dec 9 21:06:43 2019 -0500 Commit: Ashod Nakashian CommitDate: Tue Dec 10 03:11:22

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

2019-12-08 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/DeckLayouter.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 09ddec08eaa0af1ca6a5f8a376abae9e62fe2607 Author: Ashod Nakashian AuthorDate: Sun Dec 8 11:26:27 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 9 04:42:51 2019

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

2019-12-08 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/Deck.cxx |3 + sfx2/source/sidebar/DeckLayouter.cxx | 93 +++ 2 files changed, 43 insertions(+), 53 deletions(-) New commits: commit 33dd53818ee68aea81b4cfd5725c06f5f590474f Author: Ashod Nakashian AuthorDate: Sun Dec 8

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

2019-12-08 Thread Ashod Nakashian (via logerrit)
loleaflet/css/loleaflet.css|2 +- loleaflet/src/control/Control.LokDialog.js | 17 - 2 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 333a49b6f242e96365780270113bb99653b11b39 Author: Ashod Nakashian AuthorDate: Sun Dec 8 11:20:19

[Libreoffice-commits] online.git: loolwsd.xml.in

2019-12-08 Thread Ashod Nakashian (via logerrit)
loolwsd.xml.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 70b89396886506092064f7afae033701aad37ae7 Author: Ashod Nakashian AuthorDate: Sun Dec 8 09:53:14 2019 -0500 Commit: Andras Timar CommitDate: Sun Dec 8 21:14:54 2019 +0100 loolwsd.xml:

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

2019-12-08 Thread Ashod Nakashian (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 0dad19175d65af7ea858b4e4e24ef7f7e772b6bb Author: Ashod Nakashian AuthorDate: Wed Sep 4 11:02:25 2019 -0400 Commit: Andras Timar CommitDate: Sun Dec 8 18:56:36 2019

[Libreoffice-commits] online.git: Branch 'feature/lifecycle' - 18 commits - loleaflet/README loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/configure.ac loolwsd/.gitignore loo

2019-12-06 Thread Ashod Nakashian (via logerrit)
Rebased ref, commits from common ancestor: commit ff1bb35b6a99155e9ea58853d7c7c3dc5acc9031 Author: Ashod Nakashian AuthorDate: Wed Dec 23 09:56:46 2015 -0500 Commit: Ashod Nakashian CommitDate: Wed Dec 23 09:56:46 2015 -0500 loolwsd: fixes to loolmap Change-Id:

[Libreoffice-commits] online.git: Branch 'feature/anonymization-cd' - 17 commits - common/Log.cpp common/Log.hpp common/Seccomp.cpp common/Seccomp.hpp common/Session.cpp common/Session.hpp common/Util

2019-12-06 Thread Ashod Nakashian (via logerrit)
Rebased ref, commits from common ancestor: commit 2b46475ced9d13d257467c559a73fb5f1b4cb58a Author: Ashod Nakashian AuthorDate: Sun Jun 10 22:40:32 2018 -0400 Commit: Ashod Nakashian CommitDate: Fri Jun 15 01:18:13 2018 -0400 wsd: anonymize saveas Change-Id:

[Libreoffice-commits] online.git: Branch 'private/Ashod/repairactions' - 3 commits - loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/ClientSession.cpp loolwsd/protocol.txt loolwsd/test

2019-12-06 Thread Ashod Nakashian (via logerrit)
Rebased ref, commits from common ancestor: commit abdefeec68a0790f5b8ac567fb2ec2edca29697e Author: Ashod Nakashian AuthorDate: Sun Aug 28 12:26:01 2016 -0400 Commit: Ashod Nakashian CommitDate: Sun Aug 28 12:45:12 2016 -0400 loolwsd: getrepairactions unittests added

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

2019-12-04 Thread Ashod Nakashian (via logerrit)
desktop/source/lib/init.cxx| 18 +--- sfx2/source/view/lokhelper.cxx | 58 +++-- 2 files changed, 52 insertions(+), 24 deletions(-) New commits: commit 303d1e5bd3565b94ca342b832146beee815d1392 Author: Ashod Nakashian AuthorDate: Wed Dec 4

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

2019-12-03 Thread Ashod Nakashian (via logerrit)
wsd/Storage.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 86a80a4ccaf129ce6c4afa60fe861506cbd0530c Author: Ashod Nakashian AuthorDate: Mon Dec 2 08:09:24 2019 -0500 Commit: Ashod Nakashian CommitDate: Tue Dec 3 16:02:16 2019 +0100 wsd: handle

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

2019-12-03 Thread Ashod Nakashian (via logerrit)
sfx2/source/sidebar/SidebarDockingWindow.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 10566937727caf639468d03e4ade5cfc9744f93f Author: Ashod Nakashian AuthorDate: Tue Dec 3 09:23:27 2019 -0500 Commit: Ashod Nakashian CommitDate: Tue Dec 3 15:48:04

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

2019-12-03 Thread Ashod Nakashian (via logerrit)
compilerplugins/clang/unusedmethods.results |6 desktop/inc/lib/init.hxx| 19 +++ desktop/source/lib/init.cxx | 34 +++- 3 files changed, 33 insertions(+), 26 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - compilerplugins/clang desktop/inc desktop/source

2019-12-02 Thread Ashod Nakashian (via logerrit)
compilerplugins/clang/unusedmethods.results |6 desktop/inc/lib/init.hxx| 19 +++ desktop/source/lib/init.cxx | 34 +++- 3 files changed, 33 insertions(+), 26 deletions(-) New commits: commit

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

2019-12-01 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 43 ++--- 1 file changed, 40 insertions(+), 3 deletions(-) New commits: commit 9e219313537f4bc8797fce27690fd860c485a91e Author: Ashod Nakashian AuthorDate: Sun Dec 1 16:56:34 2019 -0500 Commit: Ashod Nakashian

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - compilerplugins/clang desktop/inc desktop/source

2019-12-01 Thread Ashod Nakashian (via logerrit)
compilerplugins/clang/unusedmethods.results |6 desktop/inc/lib/init.hxx| 19 +++ desktop/source/lib/init.cxx | 34 +++- 3 files changed, 33 insertions(+), 26 deletions(-) New commits: commit

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

2019-12-01 Thread Ashod Nakashian (via logerrit)
cui/source/dialogs/iconcdlg.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 47741aa17113efb1dcd002c1e1d81d66e16fd1cb Author: Ashod Nakashian AuthorDate: Sat May 25 16:22:14 2019 -0400 Commit: Ashod Nakashian CommitDate: Mon Dec 2 04:40:59

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

2019-12-01 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) New commits: commit 4595a40d9f1670a0d65f2a5411493bba0b5787de Author: Ashod Nakashian AuthorDate: Sun Dec 1 16:52:57 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 2

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

2019-12-01 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 34 - 1 file changed, 19 insertions(+), 15 deletions(-) New commits: commit aa32811089838af9118e581d7cad395ccf2163b6 Author: Ashod Nakashian AuthorDate: Sun Dec 1 16:49:01 2019 -0500 Commit: Ashod Nakashian

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

2019-12-01 Thread Ashod Nakashian (via logerrit)
loleaflet/src/control/Control.LokDialog.js | 34 - 1 file changed, 10 insertions(+), 24 deletions(-) New commits: commit e48c919fa25fb2f3482e18ddbf72cc7281c9 Author: Ashod Nakashian AuthorDate: Sun Dec 1 13:48:14 2019 -0500 Commit: Ashod Nakashian

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - bundled/include

2019-11-27 Thread Ashod Nakashian (via logerrit)
bundled/include/LibreOfficeKit/LibreOfficeKit.h |8 bundled/include/LibreOfficeKit/LibreOfficeKit.hxx|8 ++-- bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h |5 - 3 files changed, 18 insertions(+), 3 deletions(-) New commits: commit

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - common/SigUtil.cpp

2019-11-26 Thread Ashod Nakashian (via logerrit)
common/SigUtil.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 80aa70bd732e2ce4f5ab35b684cfee7469c11421 Author: Ashod Nakashian AuthorDate: Mon Nov 25 10:49:57 2019 -0500 Commit: Ashod Nakashian CommitDate: Tue Nov 26 13:46:57 2019 +0100 wsd: use

[Libreoffice-commits] online.git: common/SigUtil.cpp

2019-11-25 Thread Ashod Nakashian (via logerrit)
common/SigUtil.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5946b46250a7fd4a63f16c6c0606b0147b13e79 Author: Ashod Nakashian AuthorDate: Mon Nov 25 10:49:57 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Nov 25 17:06:19 2019 +0100 wsd: use

[Libreoffice-commits] online.git: test/Makefile.am test/UnitEachView.cpp test/UnitHTTP.cpp

2019-11-25 Thread Ashod Nakashian (via logerrit)
test/Makefile.am |1 + test/UnitEachView.cpp |4 ++-- test/UnitHTTP.cpp |9 +++-- 3 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 717d3132b272a230fe68ad5a9cf665b65c99fc05 Author: Ashod Nakashian AuthorDate: Sun Nov 17 08:46:19 2019 -0500

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - common/SigUtil.cpp

2019-11-25 Thread Ashod Nakashian (via logerrit)
common/SigUtil.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 86c4a093e8fe71f20749292b6100c46083e5646d Author: Ashod Nakashian AuthorDate: Sun Nov 17 23:17:28 2019 -0500 Commit: Michael Meeks CommitDate: Mon Nov 25 15:16:22 2019 +0100 wsd: SIGTERM

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - wsd/FileServer.cpp

2019-11-25 Thread Ashod Nakashian (via logerrit)
wsd/FileServer.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 596929869a298776c7d3017fd76c0e06eace191d Author: Ashod Nakashian AuthorDate: Sun Nov 17 22:40:00 2019 -0500 Commit: Michael Meeks CommitDate: Mon Nov 25 15:15:29 2019 +0100 wsd: check opendir return

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - 2 commits - loleaflet/html loleaflet/src test/data test/UnitWOPI.cpp wsd/ClientSession.cpp wsd/FileServer.cpp

2019-11-25 Thread Ashod Nakashian (via logerrit)
loleaflet/html/framed.doc.html|5 +++-- loleaflet/src/map/handler/Map.WOPI.js |1 + test/UnitWOPI.cpp | 10 +- test/data/empty.odt |binary wsd/ClientSession.cpp |5 + wsd/FileServer.cpp|

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - loleaflet/html loleaflet/reference.html loleaflet/src wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker

2019-11-25 Thread Ashod Nakashian (via logerrit)
loleaflet/html/framed.doc.html|2 +- loleaflet/reference.html | 11 +-- loleaflet/src/control/Toolbar.js | 14 ++ loleaflet/src/map/handler/Map.WOPI.js |3 ++- wsd/ClientSession.cpp |9 - wsd/DocumentBroker.cpp

<    1   2   3   4   5   6   >