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

2022-04-20 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtWidget.hxx |4 vcl/qt5/QtWidget.cxx |9 - 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 5d56255c22c79b72c1cedb48cfe0a200f89bdc66 Author: Michael Weghorn AuthorDate: Thu Apr 21 05:37:30 2022 +0200 Commit: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - android/Bootstrap

2022-04-20 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 9e9ffd9dab7b754d7bbf1f299bcf84373e380ce7 Author: Michael Weghorn AuthorDate: Wed Apr 20 08:31:33 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 20 10:47:32 2022

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

2022-04-20 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit c6fada2bfe38dc8b10908ad95b999b2092c841c5 Author: Michael Weghorn AuthorDate: Wed Apr 20 08:31:33 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 20 10:46:22 2022

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

2022-04-20 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |1 + android/source/build.gradle |1 - 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 19363c84e0f9a19e3114cdac2393c81d58865daf Author: Michael Weghorn AuthorDate: Wed Apr 20 08:00:22 2022 +0200 Commit: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - android/Bootstrap android/source

2022-04-20 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |1 + android/source/build.gradle |1 - 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit c42c3e45e3a0460aed9be5b7b68ea9095f7add4f Author: Michael Weghorn AuthorDate: Wed Apr 20 08:00:22 2022 +0200 Commit: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 14 commits - android/Bootstrap android/Makefile android/source config_host.mk.in configure.ac editeng/inc editeng/qa edi

2022-04-19 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx|2 vcl/unx/gtk3/gtkobject.cxx | 53 ++- 29 files changed, 550 insertions(+), 452 deletions(-) New commits: commit daad3b76bfc557360070fffe2fce79261f31cc9f Author: Michael Weghorn AuthorDate: Tue Apr

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

2022-04-19 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f22f83fbac3a0a419c2e95d7b725525fd02649e6 Author: Michael Weghorn AuthorDate: Tue Apr 19 17:19:26 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 20 05:20:08 2022 +0200

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

2022-04-19 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |4 1 file changed, 4 deletions(-) New commits: commit 8917c8b11a4c05e9dd8b0259146179a99ae08a19 Author: Michael Weghorn AuthorDate: Tue Apr 19 17:18:03 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 20 05:19:52 2022 +0200 android: Drop

[Libreoffice-commits] core.git: 2 commits - android/Bootstrap android/Makefile android/source config_host.mk.in configure.ac

2022-04-19 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Tue Apr 19 15:49:53 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 20 05:19:36 2022 +0200 android: Update Android Gradle Plugin to 7.1.3 ... and gradle to 7.2, which is what Android Studio suggested and did automatically when

[Libreoffice-commits] core.git: android/Bootstrap config_host.mk.in configure.ac external/nss

2022-04-19 Thread Michael Weghorn (via logerrit)
128de1949ff120ac925dbb06e398fa992fb295ba Author: Michael Weghorn AuthorDate: Tue Apr 19 15:18:49 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 20 05:19:03 2022 +0200 android: Use property instead of ANDROID_NDK_HOME env var Write an `ndk.dir` property with the directory path

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

2022-04-19 Thread Michael Weghorn (via logerrit)
android/source/AndroidManifest.xml |6 +++--- android/source/build.gradle|4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 258fd217a35444ed245528ccbabdef62869c0419 Author: Michael Weghorn AuthorDate: Tue Apr 19 12:04:11 2022 +0200 Commit

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 14 commits - android/source chart2/source configure.ac i18npool/qa include/sfx2 officecfg/registry oox/source sc/source

2022-04-19 Thread Michael Weghorn (via logerrit)
0d622b07d78fe61eacc3a32bdfc973808d7b9829 Author: Michael Weghorn AuthorDate: Thu Apr 14 09:34:28 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 19 08:41:13 2022 +0200 android: Use proper Intent to open doc for API level < 19 `Intent.ACTION_OPEN_DOCUMENT` was introduced in API level 19, theref

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

2022-04-14 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 003e2873e4463974e59e1f909f9250cde743851f Author: Michael Weghorn AuthorDate: Thu Apr 14 09:34:28 2022 +0200 Commit: Michael Weghorn

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

2022-04-14 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/ui/FileUtilities.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f869807175f1fc49328465473aa8e90b6f1876ff Author: Michael Weghorn AuthorDate: Thu Apr 14 17:17:04 2022 +0200 Commit: Michael Weghorn CommitDate: Thu

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

2022-04-14 Thread Michael Weghorn (via logerrit)
changed, 73 insertions(+), 81 deletions(-) New commits: commit 70cb4955f1c099b030567e6bf4702f7dc6ee521a Author: Michael Weghorn AuthorDate: Thu Apr 14 11:29:27 2022 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 14 16:49:41 2022 +0200 android: Port from Android Support Lib to AndroidX

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 19 commits - basctl/source configure.ac connectivity/source cui/uiconfig oox/inc oox/source sc/inc sc/qa sc/source sd/qa

2022-04-13 Thread Michael Weghorn (via logerrit)
|2 vcl/win/window/salframe.cxx|5 - 32 files changed, 316 insertions(+), 51 deletions(-) New commits: commit c60b1a4f728fbde4518d01bae34b57e5d1da662a Merge: e2c329d8d077 7fc871299080 Author: Michael Weghorn AuthorDate: Thu Apr 14 07:35:30 2022 +0200 Commit

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 3 commits - android/source solenv/bin

2022-04-13 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LOKitThread.java | 33 +++ solenv/bin/native-code.py|2 2 files changed, 10 insertions(+), 25 deletions(-) New commits: commit e2c329d8d077e2b4baa35dc8e6094d5897ce5b00 Author: Michael Weghorn

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

2022-04-13 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LOKitThread.java | 20 --- 1 file changed, 6 insertions(+), 14 deletions(-) New commits: commit d2572dc9d6c7cda9d6e08e46c42048e12e4f04e0 Author: Michael Weghorn AuthorDate: Wed Apr 13 13:52:40 2022 +0200 Commit: Michael Weghorn

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

2022-04-13 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LOKitThread.java | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit 4476fd51a324930e832535c10979564afc6968f2 Author: Michael Weghorn AuthorDate: Wed Apr 13 12:59:08 2022 +0200 Commit: Michael Weghorn

[Libreoffice-commits] core.git: solenv/bin

2022-04-13 Thread Michael Weghorn (via logerrit)
solenv/bin/native-code.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit 827d97887a8284e09fdeb2aa2918f60f09fd1a4a Author: Michael Weghorn AuthorDate: Wed Apr 13 10:16:00 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 13 18:22:29 2022 +0200 tdf#148553 liblo

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

2022-04-11 Thread Michael Weghorn (via logerrit)
android/source/res/values-de/strings.xml |1 - 1 file changed, 1 deletion(-) New commits: commit 2f998468b09de615eb89d2f0d607c635644f7750 Author: Michael Weghorn AuthorDate: Mon Apr 11 17:06:21 2022 +0200 Commit: Michael Weghorn CommitDate: Mon Apr 11 19:53:36 2022 +0200

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - android/source

2022-04-11 Thread Michael Weghorn (via logerrit)
android/source/res/values-de/strings.xml |1 - 1 file changed, 1 deletion(-) New commits: commit 06aa504cdd0c4be14651e20c20983a11e03cf077 Author: Michael Weghorn AuthorDate: Mon Apr 11 17:06:21 2022 +0200 Commit: Michael Weghorn CommitDate: Mon Apr 11 17:16:11 2022 +0200

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 2 commits - sw/qa writerfilter/source

2022-04-11 Thread Michael Weghorn (via logerrit)
/rtfdocumentimpl.hxx |1 5 files changed, 122 insertions(+), 74 deletions(-) New commits: commit ea042a0a742d8df369ce849086194be2f76a35dc Merge: 73e7e7d5acf7 8daac72b7a0b Author: Michael Weghorn AuthorDate: Mon Apr 11 15:39:48 2022 +0200 Commit: Michael Weghorn CommitDate: Mon Apr 11 15:39:48 2022

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

2022-04-11 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/overlay/CalcHeadersView.java | 16 ++ 1 file changed, 4 insertions(+), 12 deletions(-) New commits: commit 9c5facd726e3d5148d17ad547213afe0874ea910 Author: Michael Weghorn AuthorDate: Mon Apr 11 11:49:59 2022 +0200 Commit: Michael

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 64 commits - chart2/Library_chartcore.mk chart2/source configure.ac connectivity/source cui/source download.lst extensio

2022-04-10 Thread Michael Weghorn (via logerrit)
/text/XMLTextShapeImportHelper.cxx | 15 137 files changed, 2985 insertions(+), 445 deletions(-) New commits: commit 73e7e7d5acf73ff55db2a0c00c232f1964b3563e Merge: a39eed087762 8e467c88d0ba Author: Michael Weghorn AuthorDate: Mon Apr 11 07:39:55 2022 +0200 Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - 2 commits - sw/uiconfig

2022-04-08 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/exchangedatabases.ui | 150 +--- 1 file changed, 74 insertions(+), 76 deletions(-) New commits: commit 631d075f294086fa55b7e4470af076c4d635958b Author: Michael Weghorn AuthorDate: Thu Apr 7 17:02:54 2022 +0200 Commit: Michael Weghorn

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

2022-04-07 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/exchangedatabases.ui |1 + 1 file changed, 1 insertion(+) New commits: commit 365bd679904ec5f67d1061511d7faf73f9f8aa62 Author: Michael Weghorn AuthorDate: Thu Apr 7 17:02:54 2022 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 7 19:58:27 2022 +0200 tdf

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

2022-04-07 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/exchangedatabases.ui | 149 +--- 1 file changed, 73 insertions(+), 76 deletions(-) New commits: commit dafa352065b31428c54e8eded382a36951f7af5c Author: Michael Weghorn AuthorDate: Thu Apr 7 17:02:47 2022 +0200 Commit: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - vcl/inc vcl/qt5

2022-04-06 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx |2 +- vcl/qt5/QtTransferable.cxx | 25 + 2 files changed, 18 insertions(+), 9 deletions(-) New commits: commit b60e4b4ba11c726cbbc45f0747d8fc4d3da0ed74 Author: Michael Weghorn AuthorDate: Wed Apr 6 13:51:59 2022 +0200 Commit

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

2022-04-06 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx |2 +- vcl/qt5/QtTransferable.cxx | 25 + 2 files changed, 18 insertions(+), 9 deletions(-) New commits: commit 5b3227fac58dcbd588e2389e205679cd77842bac Author: Michael Weghorn AuthorDate: Wed Apr 6 13:51:59 2022 +0200 Commit

Re: Headless mail merge

2022-04-06 Thread Michael Weghorn
On 06/04/2022 12.47, Marco Marinello wrote: what's the easiest way to perform a mail-merge with libreoffice by passing arguments from an automated script? Should I use UNO? Do you have any reference? A rather complex example is the WollMux extension [1], in particular the

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sc/source

2022-04-05 Thread Michael Weghorn (via logerrit)
df5aeb624e328fb191996632f2874618b618e94c Author: Michael Weghorn AuthorDate: Tue Apr 5 13:40:23 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 5 15:30:12 2022 +0200 Revert "trac#34262 Revert "Do not count pages for initial page breaks, tdf#124983 follow-up"" The actual root

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sw/source

2022-04-01 Thread Michael Weghorn (via logerrit)
sw/source/core/doc/docnew.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 228537cebb6ffa75e7e2270fb7bfd6e91fa6ba2c Author: Michael Weghorn AuthorDate: Fri Apr 1 08:14:30 2022 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 1 10

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sc/source

2022-04-01 Thread Michael Weghorn (via logerrit)
1f966bb3e38a028c82cee40f6c5a17fe9619b53c Author: Michael Weghorn AuthorDate: Fri Apr 1 00:32:14 2022 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 1 10:00:11 2022 +0200 trac#34262 Revert "Do not count pages for initial page breaks, tdf#124983 follow-up" Analyzing trac#36262 showed that

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sw/uiconfig

2022-03-31 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swxform/toolbar/formdesign.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 755676b63bbe4c404814cb409962867d2782c8ae Author: Michael Weghorn AuthorDate: Mon Mar 28 11:05:34 2022 +0200 Commit: Michael Weghorn CommitDate: Thu Mar 31 16:02:06

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - 20 commits - external/liborcus hwpfilter/source include/oox include/svx instsetoo_native/inc_openoffice oox/qa oox/sourc

2022-03-30 Thread Michael Weghorn (via logerrit)
|3 writerfilter/source/dmapper/SdtHelper.cxx|3 47 files changed, 1245 insertions(+), 507 deletions(-) New commits: commit a39eed087762afe703561782aeebdd8aa28118be Merge: 00e7d7588b8a 6b1071b6096f Author: Michael Weghorn AuthorDate: Wed Mar 30 06:50:04 2022

[Libreoffice-commits] core.git: .gitignore

2022-03-30 Thread Michael Weghorn (via logerrit)
.gitignore |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit ab9422621bc0aa26a00aa92f8bdebe91a6519792 Author: Michael Weghorn AuthorDate: Wed Mar 30 07:21:24 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Mar 30 10:46:37 2022 +0200 .gitignore

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-7-3+backports' - android/source

2022-03-29 Thread Michael Weghorn (via logerrit)
android/source/AndroidManifest.xml |2 -- 1 file changed, 2 deletions(-) New commits: commit 00e7d7588b8a9990271c39bda916a8c45d3daefa Author: Michael Weghorn AuthorDate: Tue Mar 29 10:42:33 2022 +0200 Commit: Michael Weghorn CommitDate: Wed Mar 30 06:48:59 2022 +0200 android

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

2022-03-29 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtWidget.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fd8b0796092566576a80004cbffa95f3b05923f0 Author: Michael Weghorn AuthorDate: Tue Mar 29 14:46:29 2022 +0200 Commit: Julien Nabet CommitDate: Tue Mar 29 18:30:39 2022 +0200 qt: Fix

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

2022-03-29 Thread Michael Weghorn (via logerrit)
android/source/AndroidManifest.xml |2 -- 1 file changed, 2 deletions(-) New commits: commit 44950bc4bbcafb86d9e6466b5ce0852122d7f2be Author: Michael Weghorn AuthorDate: Tue Mar 29 10:42:33 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Mar 29 11:59:28 2022 +0200 android

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

2022-03-28 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleEventListener.cxx | 39 +- 1 file changed, 38 insertions(+), 1 deletion(-) New commits: commit 9ee8b709594d2d106dc6ba7b7cac5a7e4300609c Author: Michael Weghorn AuthorDate: Mon Mar 28 16:24:23 2022 +0200 Commit: Michael Weghorn

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

2022-03-28 Thread Michael Weghorn (via logerrit)
deletions(-) New commits: commit f622149cb2ee3a8259f8e8f3b013ca5b4b5e1d80 Author: Michael Weghorn AuthorDate: Mon Mar 28 16:15:57 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Mar 29 06:54:19 2022 +0200 a11y: Drop unused, deprecated table model change event types All places

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

2022-03-28 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 41 +-- 1 file changed, 30 insertions(+), 11 deletions(-) New commits: commit 623c8502a5af5c0061f5285e8c0c4ac973990b7c Author: Michael Weghorn AuthorDate: Mon Mar 28 15:54:52 2022 +0200 Commit: Michael Weghorn

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

2022-03-28 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 579f3d91c98cc35961538628c772e74b2f7df85a Author: Michael Weghorn AuthorDate: Mon Mar 28 15:31:07 2022 +0200 Commit: Michael Weghorn CommitDate: Tue

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

2022-03-28 Thread Michael Weghorn (via logerrit)
files changed, 30 insertions(+), 28 deletions(-) New commits: commit 5a9340bc0e20817ecf23dc1e12653751ca1d Author: Michael Weghorn AuthorDate: Mon Mar 28 15:24:23 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Mar 29 06:51:02 2022 +0200 a11y: Use new table model change types

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

2022-03-28 Thread Michael Weghorn (via logerrit)
| 17 ++ 4 files changed, 81 insertions(+), 10 deletions(-) New commits: commit 5371eef48a34acd06307a7b2bf898586938e27ff Author: Michael Weghorn AuthorDate: Mon Mar 28 08:40:59 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Mar 29 06:48:25 2022 +0200 a11y: Add

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - sw/uiconfig

2022-03-28 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swxform/toolbar/formdesign.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e42219cb3664b3727a6b399153d7891108c01f0c Author: Michael Weghorn AuthorDate: Mon Mar 28 11:05:34 2022 +0200 Commit: Michael Weghorn CommitDate: Tue Mar 29 06:16:16

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

2022-03-28 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swxform/toolbar/formdesign.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f9bf4201bb706cd19142f0805cfc4c859186cd4 Author: Michael Weghorn AuthorDate: Mon Mar 28 11:05:34 2022 +0200 Commit: Michael Weghorn CommitDate: Mon Mar 28 16:39:06

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - instsetoo_native/inc_openoffice

2022-03-26 Thread Michael Weghorn (via logerrit)
instsetoo_native/inc_openoffice/unix/find-requires-x11.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5f05b79821699456309a9b7434772cc3eb2dc64a Author: Michael Weghorn AuthorDate: Fri Mar 25 08:37:37 2022 +0100 Commit: Caolán McNamara CommitDate: Sat Mar

Re: 回复:回复:回复:回复:回复:libreoffice-7.3.2 compile in arm system

2022-03-25 Thread Michael Weghorn
On 25/03/2022 12.34, gcxyw1314 wrote: Are you talking about question 2? I mean these questions: Some questions to try to narrow the issue down: Can you please try whether the same happens with the current git master branch instead of 7.3 (run "make distclean" first after switching

Re: 回复:回复:回复:回复:libreoffice-7.3.2 compile in arm system

2022-03-25 Thread Michael Weghorn
On 25/03/2022 11.50, gcxyw1314 wrote:  rebuilt it based on 7.06 Modifying find-requires-x11.sh can be installed successfully Thanks for testing, I've merged the change to master now: https://git.libreoffice.org/core/+/d6ea4b8ffce91d7956cea0267c95ca69e208db24%5E%21 ("Depend on 64-bit

[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice

2022-03-25 Thread Michael Weghorn (via logerrit)
instsetoo_native/inc_openoffice/unix/find-requires-x11.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d6ea4b8ffce91d7956cea0267c95ca69e208db24 Author: Michael Weghorn AuthorDate: Fri Mar 25 08:37:37 2022 +0100 Commit: Michael Weghorn CommitDate: Fri Mar

Re: 回复:回复:回复:libreoffice-7.3.2 compile in arm system

2022-03-25 Thread Michael Weghorn
/2022 11.37, Michael Weghorn wrote: Thanks, that shows that the package actually provides "libXinerama.so.1()(64bit)" on aarch64 and change https://gerrit.libreoffice.org/c/core/+/132094 is needed. This should solve issue 2). Can you confirm that the installation works if you apply the ab

Re: 回复:回复:回复:libreoffice-7.3.2 compile in arm system

2022-03-25 Thread Michael Weghorn
Do I correctly understand the discussion so far that there are 2 different issues that you are encountering on aarch64? (This thread jumps back and forth between the two a bit): 1) building LibreOffice 7.3 fails on aarch64 2) building LibreOffice 7.0 works, but installation of RPM packages

Re: 回复:回复:libreoffice-7.3.2 compile in arm system

2022-03-25 Thread Michael Weghorn
On 25/03/2022 08.12, gcxyw1314 wrote: help , Is it something to do with the version [...] 发件人:Christian Lohmaier [...] When building packages using the epm method, the dependency gets added by instsetoo_native/inc_openoffice/unix/find-requires-x11.sh - and it looks like 

Re: Hi (Formats supported by LibreOffice).

2022-03-22 Thread Michael Weghorn
On 23/03/2022 06.23, Amit Amit wrote: I was thinking that why does LibreOffice support document formats other than that of Microsoft Office? You might be interested in Italo's FOSDEM talk: https://fosdem.org/2022/schedule/event/lotech_odfbetterthanooxml/

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

2022-03-22 Thread Michael Weghorn (via logerrit)
winaccessibility/inc/ResIDGenerator.hxx| 10 ++ winaccessibility/source/service/ResIDGenerator.cxx |6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) New commits: commit 6c5257b680044514debc1dde1267ab985ef4548c Author: Michael Weghorn AuthorDate: Tue Mar

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

2022-03-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3_kde5/kde5_filepicker.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit f0734deb7a3bcae2615adbe6a465ec39952b3e98 Author: Michael Weghorn AuthorDate: Tue Mar 22 08:38:01 2022 +0100 Commit: Michael Weghorn CommitDate: Tue Mar 22 09:46:09 2022 +0100

Re: Mentions of bugs in the dev guide

2022-03-22 Thread Michael Weghorn
On 20/03/2022 12.22, Ilmari Lauhakangas wrote: The dev guide references some known issues (without bug numbers). I appreciate any help in figuring out if they are still relevant. https://wiki.documentfoundation.org/Documentation/DevGuide/LibreOffice_Basic#Date_Field Dropdown is currently not

Re: 回复:libreoffice-7.3.2 compile in arm system

2022-03-21 Thread Michael Weghorn
On 22/03/2022 05.57, gcxyw1314 wrote: The packages I compiled on the centos7.7 arm system are as follows: When I install it, it says it is missing libXinerama.so.1 But I have installed libXinerama-1.1.3-2.1.el7.aarch64 -> Finished Dependency Resolution Error: Package: 

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - cui/source

2022-03-21 Thread Michael Weghorn (via logerrit)
cui/source/dialogs/SpellDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bfe8263b6d4ebfe11f380fb5f87d07f127a67f9a Author: Michael Weghorn AuthorDate: Thu Mar 17 08:26:59 2022 +0100 Commit: Xisco Fauli CommitDate: Mon Mar 21 17:44:54 2022 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - cui/source

2022-03-21 Thread Michael Weghorn (via logerrit)
cui/source/dialogs/SpellDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5aa42d256fa5081d79da3eb21ddd8000d7b6cc1c Author: Michael Weghorn AuthorDate: Thu Mar 17 08:26:59 2022 +0100 Commit: Xisco Fauli CommitDate: Mon Mar 21 13:34:58 2022 +0100

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

2022-03-18 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Fri Mar 18 14:17:28 2022 +0100 Commit: Michael Weghorn CommitDate: Fri Mar 18 15:28:44 2022 +0100 WeldEditView: Just pass new Size object as param Just pass `aOutputSize` as parameter instead of assigning that to `aSize` again and then passing

Re: libreoffice-7.3.2 compile in arm system

2022-03-18 Thread Michael Weghorn
On 18/03/2022 05.50, gcxyw1314 wrote: dear all: https://paste.debian.net/1234705/ By now, that says: > Entry not found > The requested entry isn't in our database. That usually means it > expired or has been deleted by the author. Can you paste again, and set the expiration time to 90 days

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

2022-03-18 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f3f71cc3470b9d15ae5e35eb206040897e74135 Author: Michael Weghorn AuthorDate: Fri Mar 18 13:29:25 2022 +0100 Commit: Michael Weghorn CommitDate: Fri Mar 18 14:39:37 2022 +0100

[Libreoffice-commits] core.git: 2 commits - chart2/source editeng/source include/vcl sc/source svx/source vcl/source

2022-03-18 Thread Michael Weghorn (via logerrit)
dadc8a8771645d475b6287dd4c65b88cdad81d93 Author: Michael Weghorn AuthorDate: Fri Mar 18 12:01:06 2022 +0100 Commit: Michael Weghorn CommitDate: Fri Mar 18 13:21:12 2022 +0100 a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGlobally As mentioned in Change-Id

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

2022-03-17 Thread Michael Weghorn (via logerrit)
cui/source/dialogs/SpellDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7de27fe664f2fbb310907b5f945010792cd79ed3 Author: Michael Weghorn AuthorDate: Thu Mar 17 08:26:59 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Mar 17 12:34:29 2022 +0100

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

2022-03-17 Thread Michael Weghorn (via logerrit)
cui/source/dialogs/SpellDialog.cxx | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit 229012b4a5546c4611e3ff789432806d1b301e4a Author: Michael Weghorn AuthorDate: Thu Mar 17 07:26:15 2022 +0100 Commit: Michael Weghorn CommitDate: Thu Mar 17 10:00

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

2022-03-17 Thread Michael Weghorn (via logerrit)
cui/source/dialogs/SpellDialog.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 58f29c4f1de3e116aec62d69b0921f2ee44b8c70 Author: Michael Weghorn AuthorDate: Thu Mar 17 07:24:32 2022 +0100 Commit: Michael Weghorn CommitDate: Thu Mar 17 09:59:30

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

2022-03-17 Thread Michael Weghorn (via logerrit)
cui/source/dialogs/SpellDialog.cxx | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 684502c24b5f0f5e67c189e79d9f3ffa79d1975e Author: Michael Weghorn AuthorDate: Wed Mar 16 22:55:10 2022 +0100 Commit: Michael Weghorn CommitDate: Thu Mar 17 09:59

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

2022-03-09 Thread Michael Weghorn (via logerrit)
accessibility/inc/extended/AccessibleGridControlTable.hxx |3 --- accessibility/source/extended/AccessibleGridControl.cxx | 13 - 2 files changed, 4 insertions(+), 12 deletions(-) New commits: commit f56b932487509de1ecde46a42c40df76c6ecebcf Author: Michael Weghorn

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

2022-03-09 Thread Michael Weghorn (via logerrit)
+++ 4 files changed, 19 insertions(+), 10 deletions(-) New commits: commit 4e641d9240a981216d6724141b9b7a9e4c63c82a Author: Michael Weghorn AuthorDate: Wed Mar 9 11:51:45 2022 +0100 Commit: Michael Weghorn CommitDate: Wed Mar 9 17:47:10 2022 +0100 Related: tdf#147742 a11y: Dispose

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

2022-03-09 Thread Michael Weghorn (via logerrit)
++ 4 files changed, 37 insertions(+), 35 deletions(-) New commits: commit 5977d6b981dcde556450589199c06204009a4a1a Author: Michael Weghorn AuthorDate: Wed Mar 9 11:23:35 2022 +0100 Commit: Michael Weghorn CommitDate: Wed Mar 9 17:46:42 2022 +0100 a11y: Let

Re: Libreoffice build error[for android]

2022-03-04 Thread Michael Weghorn
On 04/03/2022 12.37, Michael Weghorn wrote: It's not really clear to me what "he green color option" refers to, but if that refers to the change of adding the '--no-check-certificate' option for wget, that should actually be unrelated. OK, had I enabled HTML rendering for

Re: Libreoffice build error[for android]

2022-03-04 Thread Michael Weghorn
On 04/03/2022 10.42, di liu wrote: Thank you for your reply. > If you have current git master without any local changes and 'make > distclean' and trying again doesn't work I just modified one file which named "Makefile.fetch" location in root dir of libreoffice,But i think this change has

Re: Libreoffice build error[for android]

2022-03-04 Thread Michael Weghorn
Hi, On 03/03/2022 16.08, di liu wrote: the build environment is linux(centos 7) which installed in vmware (my host system is macOS) this is my autogen.input content --with-distro=LibreOfficeAndroid --with-android-sdk=/home/disco/Documents/dev_env/android_sdk

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

2022-03-03 Thread Michael Weghorn (via logerrit)
accessibility/inc/extended/AccessibleGridControlBase.hxx|2 -- accessibility/source/extended/AccessibleGridControlBase.cxx |3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit fbe4d77d961975bafe8ea3e419651df4d418f92b Author: Michael Weghorn AuthorDate: Thu

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

2022-03-03 Thread Michael Weghorn (via logerrit)
| 28 ++ 4 files changed, 24 insertions(+), 25 deletions(-) New commits: commit 83419f869c33d550a61d260b1b3aef6a00cefc45 Author: Michael Weghorn AuthorDate: Thu Mar 3 14:49:57 2022 +0100 Commit: Michael Weghorn CommitDate: Fri Mar 4 08:05:16 2022 +0100 tdf#147742 a11y

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

2022-03-03 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/AccessibleGridControlHeader.cxx |2 ++ accessibility/source/extended/AccessibleGridControlTable.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit a9c57e6ac6bc46ad78b66409a964f5b717878931 Author: Michael Weghorn AuthorDate: Thu Mar 3 11:49

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

2022-03-03 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/AccessibleGridControlHeader.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 5189fd943a522b8158002d6c34a897a9034b8819 Author: Michael Weghorn AuthorDate: Thu Mar 3 16:30:18 2022 +0100 Commit: Michael Weghorn

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

2022-03-02 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit c4c1a6e6bfc42dddfa7a7ded826dca37c1d35dce Author: Michael Weghorn AuthorDate: Wed Mar 2 11:06:53 2022 + Commit: Michael Weghorn CommitDate: Wed

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

2022-03-01 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 28 ++-- winaccessibility/source/service/AccObjectWinManager.cxx |6 +-- 2 files changed, 13 insertions(+), 21 deletions(-) New commits: commit a427a46db0fa453acabe10389e106441031b317e Author: Michael Weghorn

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

2022-03-01 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccEditableText.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 774364243b5541328aa633d7ae535fa4ae716105 Author: Michael Weghorn AuthorDate: Tue Mar 1 10:16:20 2022 + Commit: Michael Weghorn CommitDate: Tue Mar 1

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

2022-03-01 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObject.cxx | 23 +-- 1 file changed, 5 insertions(+), 18 deletions(-) New commits: commit df80ed941621da16459c16eae04f73300a606c9b Author: Michael Weghorn AuthorDate: Tue Mar 1 10:05:41 2022 + Commit: Michael Weghorn

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

2022-02-28 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObjectWinManager.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 7dd7bd7d9ff03fe2038943f5460a95163bec5e04 Author: Michael Weghorn AuthorDate: Mon Feb 28 11:54:09 2022 + Commit: Michael Weghorn CommitDate: Mon Feb

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

2022-02-28 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObjectWinManager.cxx | 207 -- 5 files changed, 109 insertions(+), 110 deletions(-) New commits: commit 3cde1fe16965d2b976c6c1210e81f17ae352b79f Author: Michael Weghorn AuthorDate: Mon Feb 28 11:43:13 2022 + Commit: Michael Weghorn CommitDate: Mon

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

2022-02-28 Thread Michael Weghorn (via logerrit)
/AccTreeEventListener.cxx |2 winaccessibility/source/service/AccWindowEventListener.cxx|4 20 files changed, 190 insertions(+), 231 deletions(-) New commits: commit 6723203528739430974d5c1dd14a26f8d4efcf0a Author: Michael Weghorn AuthorDate: Mon Feb 28 10:57:30 2022 +

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

2022-02-28 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObjectWinManager.cxx |4 1 file changed, 4 deletions(-) New commits: commit 470ed0ff78a8b07d5aa02e0bba97bfa479860cf3 Author: Michael Weghorn AuthorDate: Mon Feb 28 08:23:05 2022 + Commit: Michael Weghorn CommitDate: Mon Feb 28 17:42:18

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

2022-02-23 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/AccessibleGridControlTable.cxx | 12 --- 1 file changed, 1 insertion(+), 11 deletions(-) New commits: commit dc4c55c51d52340c84e21da92d61d3488a253cd3 Author: Michael Weghorn AuthorDate: Wed Feb 23 14:08:11 2022 +0100 Commit: Michael Weghorn

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleEventListener.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 6ec960fe0be916fa20829e0b29fcb12d64008414 Author: Michael Weghorn AuthorDate: Tue Feb 22 17:10:09 2022 +0100 Commit: Michael Weghorn CommitDate: Wed Feb 23 07:15:29

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleEventListener.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit ab925e1d8d927f3b26cbe2d60e5aa35e1c6f1076 Author: Michael Weghorn AuthorDate: Mon Feb 21 15:14:17 2022 +0100 Commit: Michael Weghorn CommitDate: Wed Feb 23 06

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleEventListener.cxx | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit fe9206b474464dd092da1d5c1ee788fe1c9b0765 Author: Michael Weghorn AuthorDate: Tue Feb 22 16:36:33 2022 +0100 Commit: Michael Weghorn CommitDate: Wed

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atklistener.cxx | 27 ++- vcl/unx/gtk3/a11y/atktext.cxx | 18 -- 2 files changed, 10 insertions(+), 35 deletions(-) New commits: commit 4162feb37109d4e9da44933831e10b5732721c72 Author: Michael Weghorn AuthorDate: Tue Feb 22

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atktext.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit e70b054d4945dd9bda0e869e5bc0aa19432a9802 Author: Michael Weghorn AuthorDate: Tue Feb 22 09:18:56 2022 +0100 Commit: Michael Weghorn CommitDate: Wed Feb 23 06:25:23

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkimage.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 63bc309c7af04496c68346b0eee0c138943300ff Author: Michael Weghorn AuthorDate: Tue Feb 22 08:47:04 2022 +0100 Commit: Michael Weghorn CommitDate: Wed Feb 23 06:24:52 2022

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3-1' - configure.ac

2022-02-22 Thread Michael Weghorn (via logerrit)
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d6b54eea5524bd9ef87444c8959836dcb8f492e4 Author: Michael Weghorn AuthorDate: Wed Feb 16 13:38:47 2022 +0100 Commit: Thorsten Behrens CommitDate: Tue Feb 22 15:16:59 2022 +0100

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkwrapper.cxx | 277 +-- 1 file changed, 180 insertions(+), 97 deletions(-) New commits: commit 2ab735df698972bff159f52975a1ed5cd4df128e Author: Michael Weghorn AuthorDate: Mon Feb 21 16:51:03 2022 +0100 Commit: Michael Weghorn

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

2022-02-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkwrapper.cxx | 72 --- 1 file changed, 16 insertions(+), 56 deletions(-) New commits: commit b910044514cfdeff2967eab248d03b2e9c5ca863 Author: Michael Weghorn AuthorDate: Mon Feb 21 16:18:45 2022 +0100 Commit: Michael Weghorn

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

2022-02-22 Thread Michael Weghorn (via logerrit)
configure.ac |2 +- vcl/unx/gtk3/a11y/atkwrapper.cxx | 23 +-- 2 files changed, 6 insertions(+), 19 deletions(-) New commits: commit c688fd1393dccfb3df39bd05cceed1cf0c401b02 Author: Michael Weghorn AuthorDate: Mon Feb 21 15:49:52 2022 +0100

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

2022-02-18 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleEventListener.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit dc6eb44e625c541be1db5911d53b3b0cc30a2b1f Author: Michael Weghorn AuthorDate: Fri Feb 18 12:38:16 2022 +0100 Commit: Michael Weghorn CommitDate: Fri Feb 18 20:04:39

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