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

2020-03-21 Thread Jan Holesovsky (via logerrit)
sd/source/filter/pdf/sdpdffilter.cxx |3 +-- vcl/source/filter/ipdf/pdfread.cxx | 12 +--- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 79e5c37b754efb03e3946f05957ac49586a3acd6 Author: Jan Holesovsky AuthorDate: Fri Jun 22 10:28:42 2018 +0200 Commit

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

2020-03-21 Thread Jan Holesovsky (via logerrit)
Author: Jan Holesovsky AuthorDate: Fri Jun 22 00:44:44 2018 +0200 Commit: Tomaž Vajngerl CommitDate: Sat Mar 21 15:49:02 2020 +0100 pdfium: Keep the PDF data in memory, so that we can really share them. Otherwise the swap out / swap in creates new copy of the underlying PDF

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-1' - android/app

2020-03-20 Thread Jan Holesovsky (via logerrit)
android/app/src/main/AndroidManifest.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 3b65adb5f49381cb0455677587c630096d2af2b5 Author: Jan Holesovsky AuthorDate: Fri Mar 20 14:29:00 2020 +0100 Commit: Andras Timar CommitDate: Fri Mar 20 15:04:36 2020 +0100 android

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

2020-03-20 Thread Jan Holesovsky (via logerrit)
android/app/src/main/AndroidManifest.xml |1 + 1 file changed, 1 insertion(+) New commits: commit db585f8c64b32ba423f5c311ddd04d39809d34b4 Author: Jan Holesovsky AuthorDate: Fri Mar 20 14:29:00 2020 +0100 Commit: Andras Timar CommitDate: Fri Mar 20 14:38:32 2020 +0100 android

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

2020-03-19 Thread Jan Holesovsky (via logerrit)
android/app/build.gradle |2 +- android/lib/build.gradle |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 583547926e5f47cbcbc96ade04df4d5766f46692 Author: Jan Holesovsky AuthorDate: Thu Mar 19 08:58:46 2020 +0100 Commit: Andras Timar CommitDate: Thu

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

2020-03-18 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/lok/LokClipboardData.java | 28 ++ 1 file changed, 19 insertions(+), 9 deletions(-) New commits: commit 1b4e40198ccab88bf09a05bb130b8f646faa8077 Author: Jan Holesovsky AuthorDate: Wed Mar 18 12:08:41 2020 +0100 Commit: Jan

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

2020-03-18 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/res/layout/lolib_dialog_loading.xml | 35 --- 1 file changed, 20 insertions(+), 15 deletions(-) New commits: commit bd3d5faef834c6bd3e5b15c2596bd39c6294d326 Author: Jan Holesovsky AuthorDate: Wed Mar 18 11:51:11 2020 +0100 Commit: Jan Holesovsky

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

2020-03-18 Thread Jan Holesovsky (via logerrit)
Holesovsky AuthorDate: Wed Mar 18 10:46:50 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Mar 18 18:28:57 2020 +0100 android: When quitting the app, use a neutral "Exiting" instead of "Saving". Change-Id: I2fce16b74843a4ea8a3dea4471f6c9fff834f439

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

2020-03-17 Thread Jan Holesovsky (via logerrit)
Author: Jan Holesovsky AuthorDate: Tue Mar 17 23:05:39 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Mar 18 00:36:38 2020 +0100 android: Move the code to RateAppController & simplify a bit. Change-Id: I03eb0dbce22b83bac2c3cfc06db1bff2faaac076 Reviewed-on: h

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

2020-03-17 Thread Jan Holesovsky (via logerrit)
/layout/rate_app_layout.xml | 22 +++--- android/lib/src/main/res/values/strings.xml | 3 5 files changed, 38 insertions(+), 26 deletions(-) New commits: commit b5e599f3c92c45b19e706c987d6b72b8263559b8 Author: Jan Holesovsky AuthorDate

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

2020-03-17 Thread Jan Holesovsky (via logerrit)
Holesovsky AuthorDate: Tue Mar 17 12:41:41 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Mar 18 00:35:00 2020 +0100 android: Add support for EPUB, but disable it for the moment. It needs support in the core that is currently missing... Change-Id

[Libreoffice-commits] core.git: filter/Library_pdffilter.mk filter/source include/svx include/vcl offapi/com offapi/UnoApi_offapi.mk sd/CppunitTest_sd_import_tests.mk sd/qa svx/source sw/source vcl/in

2020-03-17 Thread Jan Holesovsky (via logerrit)
Author: Jan Holesovsky AuthorDate: Fri Oct 18 11:19:04 2019 +0200 Commit: Tomaž Vajngerl CommitDate: Tue Mar 17 22:01:15 2020 +0100 pdfium: Make Insert -> Image... use VectorGraphicData for PDF. In principle, the current Svg/Emf/Wmf and PDF handling is trying to achi

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

2020-03-17 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 805806826b713dbfe72b6f1bbe0f14be9d5969b5 Author: Jan Holesovsky AuthorDate: Mon Mar 16 17:40:09 2020 +0100 Commit: Jan Holesovsky

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

2020-03-16 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java | 24 +++--- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit da9897f72575a502711cbb7b84fc7817cb31c2bd Author: Jan Holesovsky AuthorDate: Mon Mar 16 18:35:43 2020 +0100 Commit: Michael Meeks

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

2020-03-16 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 67757fac7e88edc528d10f9071c66ba22644dc67 Author: Jan Holesovsky AuthorDate: Mon Mar 16 17:38:23 2020 +0100 Commit: Michael Meeks CommitDate

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

2020-03-16 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java | 22 +++--- 1 file changed, 16 insertions(+), 6 deletions(-) New commits: commit 56632cc1c9bce65787608f60d454cd016b9e1eee Author: Jan Holesovsky AuthorDate: Mon Mar 16 17:35:37 2020 +0100 Commit: Michael Meeks

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

2020-03-16 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b10113158efc2f646cc4ef14e6cb94521746e749 Author: Jan Holesovsky AuthorDate: Mon Mar 16 11:20:51 2020 +0100 Commit: Michael Meeks

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

2020-03-16 Thread Jan Holesovsky (via logerrit)
android/app/src/main/AndroidManifest.xml |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 829ddbdbf3f4761473eb03c09657bb3079c99557 Author: Jan Holesovsky AuthorDate: Thu Mar 12 19:24:25 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Mar 16 09:52:02 2020

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

2020-03-16 Thread Jan Holesovsky (via logerrit)
+++- android/lib/src/main/java/org/libreoffice/androidlib/SlideShowActivity.java |5 - 7 files changed, 22 insertions(+), 16 deletions(-) New commits: commit 05198a9723dec59eeae6e4ba9f3a9856938acc21 Author: Jan Holesovsky AuthorDate: Sat Mar 14 00:07:50 2020 +0100 Commit: Jan

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

2020-03-13 Thread Jan Holesovsky (via logerrit)
vcl/source/filter/graphicfilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7235e423751ad81c39c8bc02374a4dfed44469e0 Author: Jan Holesovsky AuthorDate: Thu Mar 12 15:03:01 2020 +0100 Commit: Jan Holesovsky CommitDate: Fri Mar 13 08:08:31 2020 +0100

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

2020-03-12 Thread Jan Holesovsky (via logerrit)
vcl/source/filter/graphicfilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa415fc7266ca530e1e11c5a89f5da3ef260e2ee Author: Jan Holesovsky AuthorDate: Thu Mar 12 15:03:01 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Mar 12 16:57:18 2020 +0100

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

2020-03-11 Thread Jan Holesovsky (via logerrit)
vcl/source/filter/graphicfilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6d9a31a58c2b55c0caef10c8bbb3d75147c2476f Author: Jan Holesovsky AuthorDate: Tue Mar 10 15:04:43 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Mar 11 17:03:29 2020 +0100

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

2020-03-11 Thread Jan Holesovsky (via logerrit)
vcl/source/filter/graphicfilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 07fb148971b6853c2020cea6660fa62d6caacb85 Author: Jan Holesovsky AuthorDate: Tue Mar 10 15:04:43 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Mar 11 14:59:23 2020 +0100

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

2020-03-10 Thread Jan Holesovsky (via logerrit)
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit 1b8fddee057901dc02480ac8dcb9cbabb0f80ba7 Author: Jan Holesovsky AuthorDate: Mon Mar 9 10:03:05 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Mar 10 14:22:13 2020 +0100 Disable gtk in the build-config

[Libreoffice-commits] core.git: configure.ac

2020-03-09 Thread Jan Holesovsky (via logerrit)
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit 435e95410c920eb711b8afeebdaf254304de461d Author: Jan Holesovsky AuthorDate: Mon Mar 9 10:03:05 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Mar 9 15:44:07 2020 +0100 Disable gtk in the build-config when

[Libreoffice-commits] online.git: Branch 'libreoffice-6-3' - loleaflet/js

2020-03-03 Thread Jan Holesovsky (via logerrit)
loleaflet/js/global.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 340b76e2a696275353b6d8a358b021e28a68fe8e Author: Jan Holesovsky AuthorDate: Wed Jun 19 09:48:54 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Tue Mar 3 13:51:26 2020 +0100 Avoid

[Libreoffice-commits] online.git: Changes to 'refs/tags/CP-Android-4.2.0-crashfix1'

2020-03-02 Thread Jan Holesovsky (via logerrit)
Tag 'CP-Android-4.2.0-crashfix1' created by Andras Timar at 2020-03-02 13:45 + CP-Android-4.2.0-crashfix1 Changes since CP-Android-4.2.0-4: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2-0' - 2 commits - wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2020-02-29 Thread Jan Holesovsky (via logerrit)
wsd/LOOLWSD.cpp |6 +- wsd/LOOLWSD.hpp |4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 1da7325d388b7c98d4fa0b6a924b580a5cc16752 Author: Jan Holesovsky AuthorDate: Fri Feb 28 14:58:32 2020 +0100 Commit: Michael Meeks CommitDate: Sat Feb 29 11:08

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

2020-02-29 Thread Jan Holesovsky (via logerrit)
| 6 4 files changed, 181 insertions(+), 39 deletions(-) New commits: commit 0acb00fc24bbdc15f63bc36d619cd7cb2cbb9b04 Author: Jan Holesovsky AuthorDate: Fri Feb 28 18:30:52 2020 +0100 Commit: Michael Meeks CommitDate: Sat Feb 29 11:03:42

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

2020-02-29 Thread Jan Holesovsky (via logerrit)
wsd/LOOLWSD.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48283deca56d3ddad90025fb1eb6f38473b92f04 Author: Jan Holesovsky AuthorDate: Fri Feb 28 14:58:32 2020 +0100 Commit: Michael Meeks CommitDate: Sat Feb 29 11:02:52 2020 +0100 Just try

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

2020-02-29 Thread Jan Holesovsky (via logerrit)
android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java | 20 -- 1 file changed, 20 deletions(-) New commits: commit a5410a126f283f28b583ef7916e8d55cc077101b Author: Jan Holesovsky AuthorDate: Fri Feb 28 15:45:34 2020 +0100 Commit: Michael Meeks

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

2020-02-29 Thread Jan Holesovsky (via logerrit)
wsd/LOOLWSD.cpp |6 +- wsd/LOOLWSD.hpp |2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 09005eb1cf67b12dd0be7623646c2e900c81b241 Author: Jan Holesovsky AuthorDate: Fri Feb 28 14:55:42 2020 +0100 Commit: Michael Meeks CommitDate: Sat Feb 29 11:01:00

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

2020-02-28 Thread Jan Holesovsky (via logerrit)
sd/inc/strings.hrc|4 sd/source/core/sdpage.cxx | 42 ++ 2 files changed, 34 insertions(+), 12 deletions(-) New commits: commit e701ab6945e62bb958a435aaef7cb67ca6ffa9ed Author: Jan Holesovsky AuthorDate: Fri Feb 21 18:45:20 2020

[Libreoffice-commits] online.git: Changes to 'refs/tags/CP-Android-4.2.0'

2020-02-26 Thread Jan Holesovsky (via logerrit)
Tag 'CP-Android-4.2.0' created by Andras Timar at 2020-02-26 21:14 + CP-Android-4.2.0 Changes since CP-iOS-4.2.0-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: Changes to 'refs/tags/CP-Android-4.2-0'

2020-02-26 Thread Jan Holesovsky (via logerrit)
Tag 'CP-Android-4.2-0' created by Andras Timar at 2020-02-26 21:13 + CP-Android-4.2.0 Changes since CP-iOS-4.2.0-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.2.0-5'

2020-02-26 Thread Jan Holesovsky (via logerrit)
Tag 'cp-4.2.0-5' created by Andras Timar at 2020-02-26 21:12 + cp-4.2.0-5 Changes since CP-iOS-4.2.0-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2020-02-26 Thread Jan Holesovsky (via logerrit)
loleaflet/css/loleaflet.css |2 +- loleaflet/css/spreadsheet-mobile.css | 10 +++--- loleaflet/css/spreadsheet.css| 12 ++-- 3 files changed, 10 insertions(+), 14 deletions(-) New commits: commit 8ae6c2f84e5967c5af55d9078f9e67764c7c56e9 Author: Jan

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

2020-02-25 Thread Jan Holesovsky (via logerrit)
loleaflet/src/map/handler/Map.SlideShow.js | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 6f3f52304f122036e1bc405a8882d9a6ef1a90d1 Author: Jan Holesovsky AuthorDate: Mon Feb 24 21:49:27 2020 +0100 Commit: Andras Timar CommitDate: Tue Feb 25 21

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

2020-02-24 Thread Jan Holesovsky (via logerrit)
android/app/src/main/AndroidManifest.xml | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit cd8bc110d9e97a160304b46b3f7c9e44c437670c Author: Jan Holesovsky AuthorDate: Mon Feb 24 14:56:07 2020 +0100 Commit: Michael Meeks CommitDate: Mon Feb

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

2020-02-24 Thread Jan Holesovsky (via logerrit)
android/app/src/main/res/layout/activity_document_browser.xml | 195 -- 1 file changed, 97 insertions(+), 98 deletions(-) New commits: commit 0bc1f92b3d9138d4bdff3874b42715abc25cd5c3 Author: Jan Holesovsky AuthorDate: Sat Feb 22 13:32:59 2020 +0100 Commit: Jan Holesovsky

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

2020-02-21 Thread Jan Holesovsky (via logerrit)
59296ecbaab04a1dfd6ba5a80ff108fa6e65dc4c Author: Jan Holesovsky AuthorDate: Fri Feb 21 18:38:38 2020 +0100 Commit: Jan Holesovsky CommitDate: Sat Feb 22 08:29:21 2020 +0100 android shell: Correct names for the Dynamic shortcuts + make them read/write. Dynamic shortcuts == the long press

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

2020-02-21 Thread Jan Holesovsky (via logerrit)
sd/inc/strings.hrc|4 sd/source/core/sdpage.cxx | 42 ++ 2 files changed, 34 insertions(+), 12 deletions(-) New commits: commit b7fe29c1ca06416837e57055610ef3767628bca2 Author: Jan Holesovsky AuthorDate: Fri Feb 21 18:45:20 2020

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

2020-02-21 Thread Jan Holesovsky (via logerrit)
android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 3840b42e98fd2276b85d55032447f04f02ac46eb Author: Jan Holesovsky AuthorDate: Fri Feb 21 17:33:10 2020 +0100 Commit: Jan

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

2020-02-21 Thread Jan Holesovsky (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e6d420b906ff8bbcffbde74e0d9c7217f3675bd3 Author: Jan Holesovsky AuthorDate: Fri Feb 21 16:36:24 2020 +0100 Commit: Jan Holesovsky CommitDate: Fri Feb

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

2020-02-21 Thread Jan Holesovsky (via logerrit)
kit/Kit.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit fd3e6fb722dfb1d5da724cff1767bd7dd6ec91ea Author: Jan Holesovsky AuthorDate: Fri Feb 21 15:32:21 2020 +0100 Commit: Jan Holesovsky CommitDate: Fri Feb 21 16:46:01 2020 +0100 android: Even

[Libreoffice-commits] online.git: 5 commits - android/app android/lib loleaflet/Makefile.am

2020-02-21 Thread Jan Holesovsky (via logerrit)
bc53677f188d82a80f7bf7be5d400d19697f015c Author: Jan Holesovsky AuthorDate: Fri Feb 21 13:39:38 2020 +0100 Commit: Jan Holesovsky CommitDate: Fri Feb 21 13:51:54 2020 +0100 android: Show the 'assets' progressbar only when we are going to copy. And use for that the dialog

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

2020-02-20 Thread Jan Holesovsky (via logerrit)
, 409 insertions(+), 2711 deletions(-) New commits: commit bd3aba415db6feac272134be2c822b05efadd045 Author: Jan Holesovsky AuthorDate: Thu Feb 20 12:41:14 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Feb 20 14:53:06 2020 +0100 android shell: Avoid deadlock when saving to Nextcloud

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

2020-02-14 Thread Jan Holesovsky (via logerrit)
commits: commit ceec4f0505ee5849fe5c4480cf1d70e0aef70849 Author: Jan Holesovsky AuthorDate: Fri Feb 14 17:08:56 2020 +0100 Commit: Michael Meeks CommitDate: Fri Feb 14 18:27:51 2020 +0100 android: Actually override window.open to always send the HYPERLINK on mobile. To cover

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

2020-02-14 Thread Jan Holesovsky (via logerrit)
2174206de1a8f5a87efef934b208c8b95db03447 Author: Jan Holesovsky AuthorDate: Fri Feb 14 15:22:46 2020 +0100 Commit: Jan Holesovsky CommitDate: Fri Feb 14 15:43:58 2020 +0100 android: Don't hang after returning from a hyperlink. It seems that it is actually the webview that gets into a weird state

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

2020-02-14 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java | 45 +- 1 file changed, 43 insertions(+), 2 deletions(-) New commits: commit 7c90a32b51c070e79488d5c5e4536a936a35b420 Author: Jan Holesovsky AuthorDate: Thu Feb 13 21:21:23 2020 +0100 Commit: Jan Holesovsky

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

2020-02-13 Thread Jan Holesovsky (via logerrit)
loleaflet/src/layer/marker/TextInput.js | 15 ++- loleaflet/src/map/Map.js|4 +--- 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit f7663f37a2258b4088ba9c4e488d878f34705123 Author: Jan Holesovsky AuthorDate: Thu Feb 13 10:10:28 2020

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

2020-02-12 Thread Jan Holesovsky (via logerrit)
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit 302ddf9f9ccca2e1583d09e2588e9c9c9d30b976 Author: Jan Holesovsky AuthorDate: Tue Feb 11 23:55:52 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Feb 13 06:53:00 2020 +0100 If asked to do so, enable icecream

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

2020-02-12 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java |6 ++ 1 file changed, 6 insertions(+) New commits: commit 9497681bd98d5cfc70a914e8e79e00a527813cdd Author: Jan Holesovsky AuthorDate: Wed Feb 12 21:49:17 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Feb

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

2020-02-12 Thread Jan Holesovsky (via logerrit)
sc/source/ui/app/inputwin.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 16fb30a16d1a8470605487097c854671dee62830 Author: Jan Holesovsky AuthorDate: Tue Feb 11 21:41:12 2020 +0100 Commit: Andras Timar CommitDate: Wed Feb 12 14:33:41 2020 +0100

[Libreoffice-commits] core.git: configure.ac

2020-02-12 Thread Jan Holesovsky (via logerrit)
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit ed3d1f3e1368f81e928cc1ecc4c127a3d540d96e Author: Jan Holesovsky AuthorDate: Tue Feb 11 23:55:52 2020 +0100 Commit: Andras Timar CommitDate: Wed Feb 12 11:56:36 2020 +0100 If asked to do so, enable icecream

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

2020-02-11 Thread Jan Holesovsky (via logerrit)
sc/source/ui/app/inputwin.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 03cbf296c1bd00ce54841e974b147af3434bbca6 Author: Jan Holesovsky AuthorDate: Tue Feb 11 21:41:12 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Feb 11 23:35:11 2020

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

2020-02-11 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java |1 + 1 file changed, 1 insertion(+) New commits: commit 7a83e165e369337485cf3fcc21c49ae7bf2e6a8f Author: Jan Holesovsky AuthorDate: Tue Feb 11 22:07:14 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Feb 11 23

[Libreoffice-commits] core.git: autogen.sh distro-configs/CPAndroidAarch64.conf distro-configs/CPAndroidBranding.conf distro-configs/CPAndroid.conf

2020-02-11 Thread Jan Holesovsky (via logerrit)
b412daf79f2df41f88c6eacd09f3924e376ddec2 Author: Jan Holesovsky AuthorDate: Tue Feb 11 12:02:40 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Feb 11 20:25:32 2020 +0100 Introduce INCLUDE: in the distro-configs... ...to be able to have a common base for things, and then apply some additional

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

2020-02-11 Thread Jan Holesovsky (via logerrit)
cppuhelper/source/exc_thrower.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit f2f8a2ec10d87ffb23949338a9e4da1e1d704644 Author: Jan Holesovsky AuthorDate: Mon Dec 2 11:32:45 2019 +0100 Commit: Andras Timar CommitDate: Tue Feb 11 15:24:34 2020

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - autogen.sh distro-configs/CPAndroidAarch64.conf distro-configs/CPAndroidBranding.conf distro-configs/CPAndroid.conf

2020-02-11 Thread Jan Holesovsky (via logerrit)
8dd75f47d9d571ed557fd360b8f9ff7aaca335af Author: Jan Holesovsky AuthorDate: Tue Feb 11 12:02:40 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Feb 11 13:49:30 2020 +0100 Introduce INCLUDE: in the distro-configs... ...to be able to have a common base for things, and then apply some additional

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

2020-02-11 Thread Jan Holesovsky (via logerrit)
android/app/src/main/AndroidManifest.xml |1 - android/app/src/main/res/values-v28/themes.xml |6 -- 2 files changed, 7 deletions(-) New commits: commit 29eb7ffe92861023982557d96fe8e8cc50974d2a Author: Jan Holesovsky AuthorDate: Tue Feb 11 10:00:59 2020 +0100 Commit

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

2020-02-11 Thread Jan Holesovsky (via logerrit)
comphelper/source/misc/lok.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit d9676143dc61e846ffce275de3767eb8f53bf0af Author: Jan Holesovsky AuthorDate: Fri Feb 7 16:59:31 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Feb 11 10:22:46 2020 +0100 android

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

2020-02-10 Thread Jan Holesovsky (via logerrit)
desktop/source/deployment/misc/dp_dependencies.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit cc0759f1e2bea4241d878ee57deaab9e50e24a3d Author: Jan Holesovsky AuthorDate: Fri Feb 7 15:43:50 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 18:16:34 2020

[Libreoffice-commits] core.git: configure.ac

2020-02-10 Thread Jan Holesovsky (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 99e143cb771446b592e0d9e52bb16563e114b69a Author: Jan Holesovsky AuthorDate: Fri Feb 7 14:18:40 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 18:16:17 2020 +0100 android hunspell

[Libreoffice-commits] core.git: desktop/source extensions/Module_extensions.mk postprocess/Rdb_services.mk solenv/bin

2020-02-10 Thread Jan Holesovsky (via logerrit)
4f9531c81d4190090ede4d657acdd4b7628462d0 Author: Jan Holesovsky AuthorDate: Thu Feb 6 22:48:29 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 18:14:40 2020 +0100 android hunspell: Turn on the hunspell build on Android... ...and try to register it for use - it's a bundled extension

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

2020-02-10 Thread Jan Holesovsky (via logerrit)
desktop/source/deployment/misc/dp_dependencies.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit cc8b02a4f9b484590bda45059336053095be90f7 Author: Jan Holesovsky AuthorDate: Fri Feb 7 15:43:50 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 11:25:31 2020

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

2020-02-10 Thread Jan Holesovsky (via logerrit)
comphelper/source/misc/lok.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit dddb3877b2ce8fcc40bb1b255f47a0012e6e66de Author: Jan Holesovsky AuthorDate: Fri Feb 7 16:59:31 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 11:26:02 2020 +0100 android

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

2020-02-10 Thread Jan Holesovsky (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 697f277fef62ad9944e2f4be6ccbace1376b3384 Author: Jan Holesovsky AuthorDate: Fri Feb 7 14:18:40 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 11:24:44 2020 +0100 android hunspell

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - desktop/source extensions/Module_extensions.mk postprocess/Rdb_services.mk solenv/bin

2020-02-10 Thread Jan Holesovsky (via logerrit)
f2d67ee76778c27d56eb1d663f8c5cc09906da44 Author: Jan Holesovsky AuthorDate: Thu Feb 6 22:48:29 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 10 11:18:26 2020 +0100 android hunspell: Turn on the hunspell build on Android... ...and try to register it for use - it's a bundled extension

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

2020-02-07 Thread Jan Holesovsky (via logerrit)
android/lib/build.gradle |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit c4b068072adaec354a99c51153f583d7747d38ee Author: Jan Holesovsky AuthorDate: Fri Feb 7 16:06:26 2020 +0100 Commit: Michael Meeks CommitDate: Fri Feb 7 22:45:21 2020 +0100

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

2020-02-07 Thread Jan Holesovsky (via logerrit)
android/lib/build.gradle | 24 1 file changed, 24 insertions(+) New commits: commit e322ed191b798fe4c8b7d1432ca68f66d2502937 Author: Jan Holesovsky AuthorDate: Fri Feb 7 12:12:21 2020 +0100 Commit: Michael Meeks CommitDate: Fri Feb 7 22:44:42 2020 +0100

[Libreoffice-commits] online.git: android/lib ios/ios.h ios/ios.mm ios/Mobile wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2020-02-06 Thread Jan Holesovsky (via logerrit)
|4 6 files changed, 16 insertions(+), 15 deletions(-) New commits: commit ad32888d7c2ec960255d826c245f7df2e93c3f1b Author: Jan Holesovsky AuthorDate: Thu Dec 5 22:27:16 2019 +0100 Commit: Jan Holesovsky CommitDate: Thu Feb 6 09:44:26 2020 +0100 mobile: Unify

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

2020-02-04 Thread Jan Holesovsky (via logerrit)
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 265ff8907fdb8a8288498c834d8a6485626362d6 Author: Jan Holesovsky AuthorDate: Mon Feb 3 21:38:51 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Feb 4 11:40:41 2020 +0100

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

2020-02-03 Thread Jan Holesovsky (via logerrit)
sc/source/ui/app/inputwin.cxx | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) New commits: commit 4a9ef85e6522ba7b6ef02f97572094eb29c70bd5 Author: Jan Holesovsky AuthorDate: Fri Jan 17 18:02:05 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Feb 3 12:25

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

2020-02-03 Thread Jan Holesovsky (via logerrit)
loleaflet/src/control/Control.AlertDialog.js | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) New commits: commit 60ee81afc2b10e4a376ea6c83ae4790bd20880ea Author: Jan Holesovsky AuthorDate: Sat Feb 1 12:27:55 2020 +0100 Commit: Jan Holesovsky CommitDate

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

2020-02-01 Thread Jan Holesovsky (via logerrit)
android/lib/build.gradle |5 + 1 file changed, 5 insertions(+) New commits: commit 02815066c8864cb8a167af104594925a59aa3a88 Author: Jan Holesovsky AuthorDate: Fri Jan 31 21:36:12 2020 +0100 Commit: Jan Holesovsky CommitDate: Sat Feb 1 09:31:26 2020 +0100 android: Add

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

2020-02-01 Thread Jan Holesovsky (via logerrit)
i18nlangtag/source/languagetag/languagetag.cxx |8 1 file changed, 8 insertions(+) New commits: commit 312a7d8173c2fe35c3c635f4046df8433abb68ad Author: Jan Holesovsky AuthorDate: Fri Jan 31 21:35:30 2020 +0100 Commit: Jan Holesovsky CommitDate: Sat Feb 1 09:29:11 2020

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

2020-02-01 Thread Jan Holesovsky (via logerrit)
i18nlangtag/source/languagetag/languagetag.cxx |8 1 file changed, 8 insertions(+) New commits: commit 322f31dcf5c07025cf96b3de3fb1f258acce27c7 Author: Jan Holesovsky AuthorDate: Fri Jan 31 21:35:30 2020 +0100 Commit: Jan Holesovsky CommitDate: Sat Feb 1 09:26:59 2020

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

2020-02-01 Thread Jan Holesovsky (via logerrit)
sd/inc/strings.hrc|4 sd/source/core/sdpage.cxx | 33 + 2 files changed, 21 insertions(+), 16 deletions(-) New commits: commit 74e46a9f2e55a1e918e03efe269abcb93cc1a10d Author: Jan Holesovsky AuthorDate: Wed Jan 29 10:51:49 2020 +0100 Commit

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

2020-01-30 Thread Jan Holesovsky (via logerrit)
loleaflet/css/loleaflet.css |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 85574023a6d82d694661a8f45099f9cd2044be31 Author: Jan Holesovsky AuthorDate: Thu Jan 30 10:35:11 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Jan 30 10:38:21 2020 +0100

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

2020-01-29 Thread Jan Holesovsky (via logerrit)
sd/inc/strings.hrc|4 sd/source/core/sdpage.cxx | 33 + 2 files changed, 21 insertions(+), 16 deletions(-) New commits: commit c0a01ab89682d0e5d159e98af9543671123fec91 Author: Jan Holesovsky AuthorDate: Wed Jan 29 10:51:49 2020 +0100 Commit

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

2020-01-28 Thread Jan Holesovsky (via logerrit)
cppuhelper/source/exc_thrower.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 8db9ba7e87a1d706aa27b14de7f1fd11ea252b62 Author: Jan Holesovsky AuthorDate: Mon Dec 2 11:32:45 2019 +0100 Commit: Jan Holesovsky CommitDate: Tue Jan 28 10:10:11 2020

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

2020-01-21 Thread Jan Holesovsky (via logerrit)
loleaflet/src/layer/tile/TileLayer.js |4 1 file changed, 4 insertions(+) New commits: commit 1c0fb25e90dda583d5a81bc7c228ad33d1243ddb Author: Jan Holesovsky AuthorDate: Fri Jan 17 15:21:36 2020 +0100 Commit: Jan Holesovsky CommitDate: Tue Jan 21 12:43:17 2020 +0100

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

2020-01-20 Thread Jan Holesovsky (via logerrit)
sc/source/ui/app/inputwin.cxx | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-) New commits: commit 29ea62fbf5a2e8bebb9501ff7e969298dbfbc0a6 Author: Jan Holesovsky AuthorDate: Fri Jan 17 18:02:05 2020 +0100 Commit: Jan Holesovsky CommitDate: Mon Jan 20 12

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

2020-01-16 Thread Jan Holesovsky (via logerrit)
loleaflet/src/map/handler/Map.TouchGesture.js |1 + 1 file changed, 1 insertion(+) New commits: commit 2ec8f26994c96376dcff0bd578eb6b691fb89d4f Author: Jan Holesovsky AuthorDate: Thu Jan 16 14:01:02 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Jan 16 14:17:02 2020 +0100

[Libreoffice-commits] online.git: android/lib loleaflet/src wsd/protocol.txt

2020-01-14 Thread Jan Holesovsky (via logerrit)
|6 ++ 4 files changed, 42 insertions(+) New commits: commit 0a35e432ff17b1a80065c36d56069393bfba6bea Author: Jan Holesovsky AuthorDate: Tue Jan 14 16:49:36 2020 +0100 Commit: Michael Meeks CommitDate: Tue Jan 14 17:44:28 2020 +0100 android: When the mobile

[Libreoffice-commits] online.git: Makefile.am

2020-01-08 Thread Jan Holesovsky (via logerrit)
Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0cfd90d82922c772ac25d87363e10208ea111af6 Author: Jan Holesovsky AuthorDate: Wed Jan 8 18:21:57 2020 +0100 Commit: Jan Holesovsky CommitDate: Wed Jan 8 18:29:15 2020 +0100 android: Fix creating

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

2020-01-03 Thread Jan Holesovsky (via logerrit)
loleaflet/Makefile.am |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 37b5d29fc139ded20e89535c54218b50c2c87312 Author: Jan Holesovsky AuthorDate: Fri Jan 3 11:03:32 2020 +0100 Commit: Jan Holesovsky CommitDate: Fri Jan 3 11:07:54 2020 +0100 android

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
android/source/Makefile | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 27172d6cfb8612d14d11dd8f43843d4b6cfaa0bd Author: Jan Holesovsky AuthorDate: Thu Jan 2 14:58:18 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Jan 2 18:11:43 2020 +0100

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
: commit 5d1f50c9757be8859a1282b8cd35a83dd8976cc2 Author: Jan Holesovsky AuthorDate: Thu Jan 2 17:59:23 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Jan 2 18:10:31 2020 +0100 android: Disable OTG also in the Provider settings. Change-Id

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
android/app/src/main/java/org/libreoffice/androidapp/storage/external/ExtsdDocumentsProvider.java | 12 +- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 1da821c72a354a6a9f63bf6d6cdcf314232bd00c Author: Jan Holesovsky AuthorDate: Thu Jan 2 18:04:03 2020

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
android/app/src/main/java/org/libreoffice/androidapp/storage/external/BrowserSelectorActivity.java | 31 +++--- 1 file changed, 23 insertions(+), 8 deletions(-) New commits: commit 7aae12a0cc9a6df7da40b04d8c5d36ecf3f6c451 Author: Jan Holesovsky AuthorDate: Thu Jan 2 17:21:20 2020

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
/ExtsdDocumentsProvider.java | 85 +- android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java | 63 +-- 4 files changed, 92 insertions(+), 69 deletions(-) New commits: commit b0f763a88339d0e5f8dfbd1f5a5d07edfe6d1cdf Author: Jan Holesovsky

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
Author: Jan Holesovsky AuthorDate: Thu Jan 2 16:55:42 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Jan 2 18:08:36 2020 +0100 android: Avoid crash with unknown file types, and add .txt. Change-Id: If5c04d5c3c6cd11c7231e59a91ac1649dbb11b88 Reviewed-on: https

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

2020-01-02 Thread Jan Holesovsky (via logerrit)
android/source/Makefile | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit f4c83939edb9adb9d81a8a442f5449e619df03dd Author: Jan Holesovsky AuthorDate: Thu Jan 2 14:58:18 2020 +0100 Commit: Jan Holesovsky CommitDate: Thu Jan 2 15:57:39 2020 +0100

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

2020-01-01 Thread Jan Holesovsky (via logerrit)
unotools/source/i18n/resmgr.cxx |8 1 file changed, 8 insertions(+) New commits: commit beb758215b898dcb2605c4d5bebbd736aa1e493d Author: Jan Holesovsky AuthorDate: Wed Dec 18 23:07:11 2019 +0100 Commit: Michael Meeks CommitDate: Wed Jan 1 23:43:24 2020 +0100 android

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

2020-01-01 Thread Jan Holesovsky (via logerrit)
vcl/headless/svpgdi.cxx |8 1 file changed, 8 insertions(+) New commits: commit 736c330308e117a6536ef111fa09293c6ba0d2d8 Author: Jan Holesovsky AuthorDate: Fri Dec 20 15:27:50 2019 +0100 Commit: Michael Meeks CommitDate: Wed Jan 1 23:42:25 2020 +0100 android: Make

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

2019-12-30 Thread Jan Holesovsky (via logerrit)
android/lib/src/main/cpp/CMakeLists.txt.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ea84e11cb9284c6e5ab8b650fc4e2c95492c3af Author: Jan Holesovsky AuthorDate: Mon Dec 30 16:43:52 2019 +0100 Commit: Jan Holesovsky CommitDate: Mon Dec 30 16:46:32 2019

[Libreoffice-commits] online.git: android/app android/lib android/README configure.ac

2019-12-30 Thread Jan Holesovsky (via logerrit)
/CMakeLists.txt.in | 87 configure.ac | 89 + 7 files changed, 149 insertions(+), 54 deletions(-) New commits: commit d556760c2f7ca731c428c4c8fa081ed7a1dfbb4b Author: Jan Holesovsky AuthorDate: Mon Nov 25 21

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

2019-12-30 Thread Jan Holesovsky (via logerrit)
kit/ChildSession.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de006eab171c66a27a3c14baf643b245388c6301 Author: Jan Holesovsky AuthorDate: Mon Dec 30 14:17:27 2019 +0100 Commit: Jan Holesovsky CommitDate: Mon Dec 30 14:20:54 2019 +0100 android

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