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

2023-12-01 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |5 + 1 file changed, 5 insertions(+) New commits: commit 55097433ed766a2ced6b87021a71c8a31cde9d99 Author: Michael Weghorn AuthorDate: Fri Dec 1 10:17:02 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Dec 1 11:54:42 2023 +0100 android: Shown

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

2023-11-30 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 865033f18e5759bc8f45d72088ace753ae69ffb2 Author: Michael Weghorn AuthorDate: Thu Nov 30 15:50:54 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 17:31:54 2023

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

2023-11-30 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Thu Nov 30 13:16:26 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 14:40:24 2023 +0100 android: Separate build ID and vendor from versionName So far, the versionName for the LibreOffice APK/app bundle included the build ID and vendor, was e.g

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

2023-11-30 Thread Michael Weghorn (via logerrit)
- android/source/src/java/org/libreoffice/AboutDialogFragment.java | 14 +++--- 5 files changed, 8 insertions(+), 14 deletions(-) New commits: commit 3ee963afc7dfae473d5368e88a2caa847f7450f8 Author: Michael Weghorn AuthorDate: Thu Nov 30 12:54:54 2023 +0100 Commit: Michael Weghorn

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

2023-11-30 Thread Michael Weghorn (via logerrit)
android/source/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 266a0e72e8382f0b72fa7b1127ce8712103aa562 Author: Michael Weghorn AuthorDate: Thu Nov 30 11:44:01 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 14:18:22 2023 +0100

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

2023-11-30 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 68ccc26f64632e0af66ff18d164aa39468ad3a2d Author: Michael Weghorn AuthorDate: Wed Nov 29 14:03:28 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:18:01 2023 +0100

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

2023-11-30 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 97166cb9e0b4687f7e4998d36457f74b76edb6d7 Author: Michael Weghorn AuthorDate: Wed Nov 29 13:33:33 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:17:52 2023 +0100

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

2023-11-30 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Wed Nov 29 12:07:20 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:17:37 2023 +0100 android: Use 'compileSdk' instead of deprecated 'compileSdkVersion' See [1] and [2]. From what I can see, they are equivalent for our use

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

2023-11-30 Thread Michael Weghorn (via logerrit)
c82a594da3189fe82052f8081fda16e9e3cb0c0f Author: Michael Weghorn AuthorDate: Wed Nov 29 10:30:55 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:17:14 2023 +0100 tdf#124480 android: Avoid using color attr requiring API 23 Using "colorBackgroundFloating" requires API level 23 [1], but o

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

2023-11-30 Thread Michael Weghorn (via logerrit)
changed, 12 insertions(+), 12 deletions(-) New commits: commit 59093ecb1cdf0ba8c946dfdbe0ec7ee0e89cd6f6 Author: Michael Weghorn AuthorDate: Tue Nov 28 14:54:49 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:16:51 2023 +0100 tdf#124480 android: Rename icons no longer using

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

2023-11-30 Thread Michael Weghorn (via logerrit)
/values-night/colors.xml |4 dev/null |binary 21 files changed, 18 insertions(+), 55 deletions(-) New commits: commit f37dcb43c0373e75e92fabd82b4f2a17b1fe6055 Author: Michael Weghorn AuthorDate: Tue Nov 28

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

2023-11-30 Thread Michael Weghorn (via logerrit)
|5 ++--- 5 files changed, 7 insertions(+), 9 deletions(-) New commits: commit 84996f452f86cb6e83ae0d86c1612e3f3c616a17 Author: Michael Weghorn AuthorDate: Tue Nov 28 12:20:55 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:16:17 2023 +0100 tdf#124480 android

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

2023-11-30 Thread Michael Weghorn (via logerrit)
/res/values/themes.xml|2 +- 5 files changed, 11 insertions(+), 14 deletions(-) New commits: commit 9e7df5bdf2c0e9585f01c16bbb5a377fe64299ca Author: Michael Weghorn AuthorDate: Tue Nov 28 10:23:06 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 30 12:16:02

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-29 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java |4 android/source/src/java/org/libreoffice/ui/FileUtilities.java|5 + 2 files changed, 9 insertions(+) New commits: commit 83f8685504168574f00c24e6ef5d50026c1fda5f Author: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-29 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/canvas/CalcHeaderCell.java | 21 ++ 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit 615705acd731150e029587daafc1226d1e07a108 Author: Michael Weghorn AuthorDate: Mon Nov 27 11:05:57 2023 +0100 Commit: Xisco Fauli

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-29 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/canvas/CalcHeaderCell.java |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit f4d9f597d1192a688900fda7f11f75c5804196ce Author: Michael Weghorn AuthorDate: Mon Nov 27 10:55:51 2023 +0100 Commit: Xisco Fauli

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-29 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/canvas/CalcHeaderCell.java | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e30ed7546869a4111e659cf01e1fd8d200340032 Author: Michael Weghorn AuthorDate: Mon Nov 27 10:49:32 2023 +0100 Commit: Xisco Fauli

[Libreoffice-commits] core.git: external/zxing

2023-11-28 Thread Michael Weghorn (via logerrit)
external/zxing/0001-android-Fix-build-with-NDK-26.patch | 64 external/zxing/UnpackedTarball_zxing.mk |3 2 files changed, 67 insertions(+) New commits: commit 8b04bc1d6bf39bf569975617bfbbc8ef7eb31973 Author: Michael Weghorn AuthorDate: Mon Nov 27 15

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

2023-11-27 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/canvas/CalcHeaderCell.java | 21 ++ 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit d134615570bd7afb045f983cdd008c5662265504 Author: Michael Weghorn AuthorDate: Mon Nov 27 11:05:57 2023 +0100 Commit: Michael Weghorn

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

2023-11-27 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/canvas/CalcHeaderCell.java | 17 ++ 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 7c7e044f3cd6adc8ce639d01dc083827cdd87266 Author: Michael Weghorn AuthorDate: Mon Nov 27 10:55:51 2023 +0100 Commit: Michael Weghorn

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

2023-11-26 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java |4 android/source/src/java/org/libreoffice/ui/FileUtilities.java|5 + 2 files changed, 9 insertions(+) New commits: commit 872d26d4a859ff72e1e13068b798854185960de0 Author: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-24 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 10b76c9578c6a90a5d0e48a0cb9f18c2d9d68e84 Author: Michael Weghorn AuthorDate: Thu Nov 23 11:35:03 2023 +0100 Commit: Xisco Fauli CommitDate

[Libreoffice-commits] core.git: vcl/README.md

2023-11-23 Thread Michael Weghorn (via logerrit)
vcl/README.md |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit d94bdda68ea07d5b1c1c3312559e36f2da7c88f3 Author: Michael Weghorn AuthorDate: Thu Nov 23 14:25:07 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 23 19:01:58 2023 +0100 Update

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

2023-11-23 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 934a4937e32b4ccf4690b642ccf4787331f37b68 Author: Michael Weghorn AuthorDate: Thu Nov 23 11:35:03 2023 +0100 Commit: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-23 Thread Michael Weghorn (via logerrit)
android/source/res/layout/activity_main.xml |4 ++-- android/source/res/values/dimens.xml|1 - 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit b5013b9d79270522d8b121258496373abe5f2d45 Author: Michael Weghorn AuthorDate: Wed Nov 22 09:27:45 2023 +0100

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

2023-11-22 Thread Michael Weghorn (via logerrit)
android/source/res/layout/activity_main.xml | 10 ++ android/source/res/values/dimens.xml|1 - 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 55936f6ad8fb73d8b78a843de378758cc31009ad Author: Michael Weghorn AuthorDate: Wed Nov 22 09:42:16 2023

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

2023-11-22 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Fri Nov 17 14:30:19 2023 +0100 Commit: Xisco Fauli CommitDate: Wed Nov 22 10:30:15 2023 +0100 android: Update app-specific/MIME type icons Just as commit 2105f638fa178f49210116bd914889599930b62a Author: Michael Weghorn Date: Fri

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

2023-11-22 Thread Michael Weghorn (via logerrit)
android/source/res/mipmap-xxxhdpi/ic_launcher.png |binary 6 files changed New commits: commit fa070629227434b0d0cb174a3712e38f97288d59 Author: Michael Weghorn AuthorDate: Fri Nov 17 09:11:42 2023 +0100 Commit: Xisco Fauli CommitDate: Wed Nov 22 10:29:59 2023 +0100 android: Update app

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

2023-11-22 Thread Michael Weghorn (via logerrit)
|binary 4 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8a460c90cd76ac44456c30a1dc7e01a1d49174e1 Author: Michael Weghorn AuthorDate: Fri Nov 17 09:04:09 2023 +0100 Commit: Xisco Fauli CommitDate: Wed Nov 22 10:29:41 2023 +0100 android: Reuse

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-17 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Fri Nov 17 14:30:19 2023 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Sat Nov 18 08:53:11 2023 +0100 android: Update app-specific/MIME type icons Just as commit 2105f638fa178f49210116bd914889599930b62a Author: Michael Weghorn

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

2023-11-17 Thread Michael Weghorn (via logerrit)
ea1ec1835b4f20c2de016dc06265a530df4e31b4 Author: Michael Weghorn AuthorDate: Fri Nov 17 09:11:42 2023 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Sat Nov 18 08:52:39 2023 +0100 android: Update app icon to new startcenter icon Update the icon used for LibreOffice Viewer with the new icon used

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

2023-11-17 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Fri Nov 17 14:30:19 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Nov 17 16:39:05 2023 +0100 android: Update app-specific/MIME type icons Just as commit 2105f638fa178f49210116bd914889599930b62a Author: Michael Weghorn Date

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

2023-11-17 Thread Michael Weghorn (via logerrit)
android/source/res/mipmap-xxxhdpi/ic_launcher.png |binary 6 files changed New commits: commit 2105f638fa178f49210116bd914889599930b62a Author: Michael Weghorn AuthorDate: Fri Nov 17 09:11:42 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Nov 17 12:36:28 2023 +0100 android: Update

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

2023-11-17 Thread Michael Weghorn (via logerrit)
|binary 4 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 129c493adc3d572e2417e62bc96d7b2cfbe0d983 Author: Michael Weghorn AuthorDate: Fri Nov 17 09:04:09 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Nov 17 12:35:38 2023 +0100 android: Reuse

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/Bootstrap

2023-11-17 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3b6d954bb76a48adc7009b09681ea9008a92213 Author: Michael Weghorn AuthorDate: Thu Nov 16 10:47:53 2023 +0100 Commit: Michael Stahl CommitDate: Fri Nov 17 11:13:38 2023 +0100

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

2023-11-16 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 8383c3b1126d5e22b343bb9ef7b43cf6a19c56f2 Author: Michael Weghorn AuthorDate: Thu Nov 16 17:42:16 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Nov 17 00:24:36 2023 +0100

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

2023-11-16 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/GLController.java |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b2d1bb588852c8d1f410f45b07774335d6b4f6ba Author: Michael Weghorn AuthorDate: Thu Nov 9 08:54:08 2023 +0100 Commit: Christian Lohmaier

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

2023-11-16 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |1 - 1 file changed, 1 deletion(-) New commits: commit acfb7e17831d4d1f9491c599106fc651e51e6146 Author: Michael Weghorn AuthorDate: Tue Nov 7 17:27:49 2023 +0100 Commit: Christian Lohmaier CommitDate: Thu Nov 16 23:29:12 2023 +0100 android: Don't

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

2023-11-16 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d4ecaa33cb5700893f0df9ae2335f65349706b1 Author: Michael Weghorn AuthorDate: Thu Nov 16 10:47:53 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 16 12:22:53 2023 +0100

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

2023-11-15 Thread Michael Weghorn (via logerrit)
commits: commit f9b9e702465b4de29153b49e077c70a0ad78c89d Author: Michael Weghorn AuthorDate: Wed Nov 15 13:26:38 2023 +0100 Commit: Michael Weghorn CommitDate: Wed Nov 15 18:26:41 2023 +0100 android: Add button to open privacy URL In the About dialog, add a "Privacy P

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

2023-11-15 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit df9e08cd765731451bf58b2d23590db7263d49fe Author: Michael Weghorn AuthorDate: Tue Nov 14 12:21:17 2023 +0100 Commit: Michael Weghorn CommitDate: Wed Nov 15 10:10:38 2023

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

2023-11-15 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleCell.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit c2165ec33c5549dcc494ad9197727e096678fc3c Author: Michael Weghorn AuthorDate: Tue Nov 14 10:18:37 2023 +0100 Commit: Michael Weghorn CommitDate: Wed

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

2023-11-13 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 21 ++--- winaccessibility/source/UAccCOM/MAccessible.cxx | 21 + 2 files changed, 15 insertions(+), 27 deletions(-) New commits: commit 42f839a5371ffc25e7181606b53d339ba0c8c9ee Author: Michael Weghorn

[Libreoffice-commits] core.git: 2 commits - offapi/com vcl/qt5 vcl/unx winaccessibility/source

2023-11-13 Thread Michael Weghorn (via logerrit)
, 73 insertions(+), 51 deletions(-) New commits: commit d6c6472bbe1c90b733a4d69c4c8528f4de3750d3 Author: Michael Weghorn AuthorDate: Mon Nov 13 15:53:44 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 14 08:09:02 2023 +0100 tdf#123864 a11y: Add new AccessibleStateType

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

2023-11-13 Thread Michael Weghorn (via logerrit)
winaccessibility/source/service/AccObject.cxx | 36 ++ 1 file changed, 15 insertions(+), 21 deletions(-) New commits: commit 552eb49c60562b67d2e8bc4b3813464b5d13be87 Author: Michael Weghorn AuthorDate: Mon Nov 13 13:28:49 2023 + Commit: Michael Weghorn

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-10 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |1 - 1 file changed, 1 deletion(-) New commits: commit 1a39ca85650b5a0c9a3d3ec0b5539d14a60c6fcc Author: Michael Weghorn AuthorDate: Tue Nov 7 17:27:49 2023 +0100 Commit: Xisco Fauli CommitDate: Sat Nov 11 00:01:53 2023 +0100 android: Don't add

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - android/source

2023-11-10 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/GLController.java |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0a47e3d1034282853fb3b61a3b3bcf31f536c2de Author: Michael Weghorn AuthorDate: Thu Nov 9 08:54:08 2023 +0100 Commit: Michael Stahl CommitDate

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

2023-11-09 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 47 +++ 1 file changed, 47 insertions(+) New commits: commit 3aca2d9776a871f15009a1aa70628ba3a03ee147 Author: Michael Weghorn AuthorDate: Thu Nov 9 15:31:57 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 21

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

2023-11-09 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 122 -- 1 file changed, 69 insertions(+), 53 deletions(-) New commits: commit 9cb506a37a3228cf820eaeec681e49c08607cf59 Author: Michael Weghorn AuthorDate: Thu Nov 9 15:24:26 2023 +0100 Commit: Michael Weghorn

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

2023-11-09 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/LayerView.java | 10 -- 1 file changed, 10 deletions(-) New commits: commit c5c2d3195189a329516c918faa251cff4baaed5a Author: Michael Weghorn AuthorDate: Thu Nov 9 08:26:18 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9

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

2023-11-09 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/LayerRenderer.java | 15 -- android/source/src/java/org/mozilla/gecko/gfx/LayerView.java |2 - 2 files changed, 17 deletions(-) New commits: commit f324220e8772799ecf2b21cb6084757c0e56953f Author: Michael Weghorn AuthorDate

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

2023-11-09 Thread Michael Weghorn (via logerrit)
a21e7a76d745750dcea14bc6311e4f1766c3fa45 Author: Michael Weghorn AuthorDate: Thu Nov 9 10:24:13 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 12:59:28 2023 +0100 android a11y: Add content labels Add a few content labels, so screen readers can present these UI elements in a more

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

2023-11-08 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/LayerRenderer.java |3 --- 1 file changed, 3 deletions(-) New commits: commit 560cb9c53e7c6d6b8164cdd92e897d3c99b850d2 Author: Michael Weghorn AuthorDate: Wed Nov 8 18:11:56 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 07:56

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

2023-11-08 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Wed Nov 8 17:56:34 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 07:55:53 2023 +0100 android: Drop unused GLController#checkForLostContext Change-Id: Ia9f313a1937d4d491b76e9e5d6e4689eeb20431b Reviewed-on: https

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

2023-11-08 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Wed Nov 8 17:37:06 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 07:55:32 2023 +0100 android: Use local var instead of 'mGL' member It's never used except where it's also previously assigned, so use a local variable instead. Even

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

2023-11-08 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/LayerRenderer.java | 43 -- 1 file changed, 43 deletions(-) New commits: commit 3cedd0780e590cdfab9f2b7657187bea1627 Author: Michael Weghorn AuthorDate: Wed Nov 8 17:20:13 2023 +0100 Commit: Michael Weghorn CommitDate: Thu

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

2023-11-08 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/LayerRenderer.java |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 120e76b45b3ded439f8be0e6dc4d1e306b231e30 Author: Michael Weghorn AuthorDate: Wed Nov 8 17:11:49 2023 +0100 Commit: Michael Weghorn

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

2023-11-08 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Wed Nov 8 15:36:48 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 07:54:34 2023 +0100 android: Drop misleading comments wrt methods invoked via JNI These methods are not invoked via JNI for LibreOffice Viewer. It might have been true for Fennec/Gecko

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

2023-11-08 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/mozilla/gecko/gfx/GLController.java | 17 android/source/src/java/org/mozilla/gecko/gfx/LayerView.java| 21 -- 2 files changed, 38 deletions(-) New commits: commit d088e3cfc582beeabb26257f689c7e4e83e7e731 Author: Michael Weghorn

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

2023-11-08 Thread Michael Weghorn (via logerrit)
(-) New commits: commit 32423989263e17b8fdd1b8952180e025c50ed1bd Author: Michael Weghorn AuthorDate: Wed Nov 8 15:10:19 2023 +0100 Commit: Michael Weghorn CommitDate: Thu Nov 9 07:54:01 2023 +0100 android: Drop unused GLController#resumeCompositorIfValid etc. The comment claiming

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

2023-11-07 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |1 - 1 file changed, 1 deletion(-) New commits: commit ff3fb42b48c70ba5788507a6177bf0a9f3b50fdb Author: Michael Weghorn AuthorDate: Tue Nov 7 17:27:49 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7 22:17:35 2023 +0100 android: Don't add

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

2023-11-06 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 35 ++- 1 file changed, 34 insertions(+), 1 deletion(-) New commits: commit 285c309ad7d92f6b92b5bdf1dd8f490fbdf59d56 Author: Michael Weghorn AuthorDate: Mon Nov 6 17:48:08 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7

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

2023-11-06 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 26 +- 1 file changed, 25 insertions(+), 1 deletion(-) New commits: commit a5c84405caf6f3dc51919fd937dfe21c3d6d53d1 Author: Michael Weghorn AuthorDate: Mon Nov 6 16:59:36 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7 07:59:28

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

2023-11-06 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleWidget.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a182f283dabf5753e857a66386ef32226be47f49 Author: Michael Weghorn AuthorDate: Mon Nov 6 16:16:24 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7 07:58:28 2023 +0100

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

2023-11-06 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleWidget.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 66fa5aeec5dbeba978f70fe464fbc87c3aba8ed2 Author: Michael Weghorn AuthorDate: Mon Nov 6 11:06:16 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7 07:57:58 2023 +0100 qt a11y

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

2023-11-06 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e510da3b0379c63e6ecfefeb7358251591226701 Author: Michael Weghorn AuthorDate: Mon Nov 6 10:47:23 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7 07:57:34 2023 +0100 gtk4 a11y: Map

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

2023-11-06 Thread Michael Weghorn (via logerrit)
/atkwrapper.cxx |2 ++ 5 files changed, 44 insertions(+), 1 deletion(-) New commits: commit dff76b069e26a6d3487f74c5784d6f6cf273a19e Author: Michael Weghorn AuthorDate: Mon Nov 6 13:07:35 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Nov 7 07:51:37 2023 +0100

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

2023-11-03 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx | 39 -- 1 file changed, 39 deletions(-) New commits: commit a2e0b39b62129d9dbae438ec6b12fca210bbcbb5 Author: Michael Weghorn AuthorDate: Fri Oct 20 16:04:51 2023 +0200 Commit: Michael Weghorn CommitDate: Fri Nov 3

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

2023-11-03 Thread Michael Weghorn (via logerrit)
vcl/osx/a11ytextattributeswrapper.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e6d34f00a5c408d64168d84c718ae5071feea4fd Author: Michael Weghorn AuthorDate: Thu Nov 2 17:10:52 2023 +0100 Commit: Michael Weghorn CommitDate: Fri Nov 3 07:30:39 2023 +0100

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

2023-11-02 Thread Michael Weghorn (via logerrit)
accessibility/source/standard/vclxaccessiblebutton.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 97c9b0ccedeecf37c565adffb9f3823558013848 Author: Michael Weghorn AuthorDate: Thu Nov 2 13:28:22 2023 +0100 Commit: Michael Weghorn CommitDate

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - svx/source

2023-11-02 Thread Michael Weghorn (via logerrit)
svx/source/svdraw/svdhdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46bbc6ff0f99f664ec4957cd29943b0627cbf2ba Author: Michael Weghorn AuthorDate: Thu Oct 12 18:57:57 2023 +0200 Commit: Xisco Fauli CommitDate: Thu Nov 2 11:12:28 2023 +0100 tdf

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

2023-11-01 Thread Michael Weghorn (via logerrit)
vcl/osx/a11ywrapper.mm |8 1 file changed, 8 insertions(+) New commits: commit 64d7bb1917c38ad8e256a482778df647904f5502 Author: Michael Weghorn AuthorDate: Tue Oct 31 17:45:57 2023 +0100 Commit: Michael Weghorn CommitDate: Wed Nov 1 21:21:01 2023 +0100 macOS a11y

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2023-10-31 Thread Michael Weghorn (via logerrit)
bin/gbuild-to-ide | 51 --- 1 file changed, 40 insertions(+), 11 deletions(-) New commits: commit bd159d4f4f827821782926cc13f8b5c4c8a63a3d Author: Michael Weghorn AuthorDate: Mon Oct 30 15:32:30 2023 +0100 Commit: Michael Weghorn

[Libreoffice-commits] core.git: 2 commits - bin/gbuild-to-ide

2023-10-31 Thread Michael Weghorn (via logerrit)
bin/gbuild-to-ide | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 0779066f4788ec01daee6b452cde02b9139019aa Author: Michael Weghorn AuthorDate: Mon Oct 30 15:30:18 2023 +0100 Commit: Michael Weghorn CommitDate: Tue Oct 31 07:05:41 2023 +0100

[Libreoffice-commits] core.git: 2 commits - offapi/com sw/source test/source vcl/osx vcl/qa vcl/qt5 vcl/source vcl/unx winaccessibility/inc winaccessibility/source

2023-10-27 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Fri Oct 27 17:55:59 2023 +0200 Commit: Michael Weghorn CommitDate: Sat Oct 28 05:45:25 2023 +0200 tdf#135586 sw a11y: Use BLOCK_QUOTE role for "Block Quotation" para If a paragraph is using the "Block Quotation" paragra

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

2023-10-27 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 80 ++ winaccessibility/source/service/AccObject.cxx | 301 +- 2 files changed, 273 insertions(+), 108 deletions(-) New commits: commit 33061be5a7538409839dcca3116b9fa72629013f Author: Michael Weghorn AuthorDate

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

2023-10-27 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 147 +- 1 file changed, 146 insertions(+), 1 deletion(-) New commits: commit 2186fd52d1ef909d4398e84408f76c8357718e1e Author: Michael Weghorn AuthorDate: Fri Oct 27 11:13:55 2023 +0200 Commit: Michael Weghorn

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

2023-10-26 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 69b50eee1cf103229d4d774fd54b46d0ff767472 Author: Michael Weghorn AuthorDate: Thu Oct 26 14:24:43 2023 +0200 Commit: Michael Weghorn CommitDate: Thu Oct 26 18:10:10 2023 +0200 gtk4 a11y: Map

[Libreoffice-commits] core.git: download.lst external/IAccessible2 external/Module_external.mk Makefile.fetch winaccessibility/CustomTarget_ia2_idl.mk winaccessibility/source

2023-10-25 Thread Michael Weghorn (via logerrit)
changed, 90 insertions(+), 5476 deletions(-) New commits: commit 809409ca845ff1269d3d8f516678048404d8fea8 Author: Michael Weghorn AuthorDate: Wed Oct 25 16:19:33 2023 +0200 Commit: Michael Weghorn CommitDate: Wed Oct 25 20:48:07 2023 +0200 tdf#135586 a11y: Make IAccessible2 an external

Re: Request for tarball upload (IAccessible2)

2023-10-25 Thread Michael Weghorn
On 2023-10-25 17:44, Stephan Bergmann wrote: On 10/25/23 16:40, Michael Weghorn wrote: Could someone please upload the following tarball to dev-www.libreoffice.org? https://nextcloud.documentfoundation.org/s/tpKW89gmd5zLzNH/download/IAccessible2-1.3+git20231013.3d8c7f0.tar.gz done, Thanks

Request for tarball upload (IAccessible2)

2023-10-25 Thread Michael Weghorn
Could someone please upload the following tarball to dev-www.libreoffice.org? https://nextcloud.documentfoundation.org/s/tpKW89gmd5zLzNH/download/IAccessible2-1.3+git20231013.3d8c7f0.tar.gz (needed for https://gerrit.libreoffice.org/c/core/+/158427 "tdf#135586 a11y: Make IAccessible2 an

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

2023-10-24 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkvalue.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit a0b7b47e3ec843d8012a7526c1e8e72d67cc41b1 Author: Michael Weghorn AuthorDate: Tue Oct 24 12:29:54 2023 +0200 Commit: Michael Weghorn CommitDate: Tue Oct 24 14:55

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

2023-10-24 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleWidget.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit d2daaedf2e3b30ff28f4a9a33b6b70738273f9e3 Author: Michael Weghorn AuthorDate: Tue Oct 24 12:01:05 2023 +0200 Commit: Michael Weghorn CommitDate: Tue Oct 24 14:55:24

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

2023-10-24 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessiblelistboxentry.cxx | 17 +++ vcl/source/treelist/svimpbox.cxx |8 +++ 2 files changed, 25 insertions(+) New commits: commit eafef8fd195654f0e7dbd007bcc7fa0f6d29b599 Author: Michael Weghorn AuthorDate: Tue

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

2023-10-24 Thread Michael Weghorn (via logerrit)
vcl/source/treelist/svimpbox.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 6974c10901cc052bce23295ddff25530137e94c8 Author: Michael Weghorn AuthorDate: Tue Oct 24 09:49:32 2023 +0200 Commit: Michael Weghorn CommitDate: Tue Oct 24 12

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

2023-10-23 Thread Michael Weghorn (via logerrit)
offapi/com/sun/star/accessibility/XAccessibleValue.idl | 21 - 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit a8cfd280fbb5aff27ef90cee45daa185e24ea5c7 Author: Michael Weghorn AuthorDate: Mon Oct 23 13:41:54 2023 +0200 Commit: Michael Weghorn

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

2023-10-23 Thread Michael Weghorn (via logerrit)
accessibility/inc/extended/accessiblelistboxentry.hxx|2 + accessibility/source/extended/accessiblelistboxentry.cxx | 28 +-- 2 files changed, 12 insertions(+), 18 deletions(-) New commits: commit f1dbbfe278c8673d98e2eb3d8ad460b9f7364642 Author: Michael Weghorn

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

2023-10-21 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 701563366c717c21ffa0588de6be1005df92a779 Author: Michael Weghorn AuthorDate: Fri Oct 20 13:43:56 2023 +0100 Commit: Michael Weghorn CommitDate: Sat Oct 21 13:49:32

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

2023-10-21 Thread Michael Weghorn (via logerrit)
offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cfaa52ed74278aab0e44f7cc9a66afe1c4166715 Author: Michael Weghorn AuthorDate: Fri Oct 20 13:22:16 2023 +0100 Commit: Michael Weghorn

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

2023-10-21 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 43 1 file changed, 22 insertions(+), 21 deletions(-) New commits: commit a8e75a8ac93c18a7e955e448bfd120d0ed9ef0b0 Author: Michael Weghorn AuthorDate: Fri Oct 20 12:56:39 2023 +0100 Commit: Michael Weghorn

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

2023-10-21 Thread Michael Weghorn (via logerrit)
changed, 135 insertions(+), 65 deletions(-) New commits: commit b0bf4043d320f69d1cf9dfcbcd6a8eac4df94015 Author: Michael Weghorn AuthorDate: Fri Oct 20 13:09:39 2023 +0200 Commit: Michael Weghorn CommitDate: Sat Oct 21 13:48:31 2023 +0200 tdf#135922 a11y: Report IA2 "text-

[Libreoffice-commits] core.git: external/lxml

2023-10-20 Thread Michael Weghorn (via logerrit)
c920605dd4c4520ab8ee80f9fb4746287835918c Author: Michael Weghorn AuthorDate: Fri Oct 20 10:37:35 2023 +0200 Commit: Michael Weghorn CommitDate: Fri Oct 20 13:19:57 2023 +0200 external/lxml: Fix --enable-python=fully-internal build After commit

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

2023-10-19 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 196 winaccessibility/source/UAccCOM/MAccessible.h |5 2 files changed, 201 deletions(-) New commits: commit fc06de1b23df9c80445c99def36beab6efa755cb Author: Michael Weghorn AuthorDate: Thu Oct 19 16:42:58

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

2023-10-19 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccTextBase.cxx | 90 1 file changed, 3 insertions(+), 87 deletions(-) New commits: commit 2bf88c172c9c9d159344b95fb96073f4891a6c30 Author: Michael Weghorn AuthorDate: Wed Oct 18 13:44:42 2023 +0200 Commit: Michael Weghorn

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

2023-10-18 Thread Michael Weghorn (via logerrit)
sw/source/uibase/uiview/view2.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 16940dc248068133363153a1c2d41cd2d0102460 Author: Michael Weghorn AuthorDate: Wed Oct 18 10:59:33 2023 +0200 Commit: Caolán McNamara CommitDate: Wed Oct 18 22

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

2023-10-18 Thread Michael Weghorn (via logerrit)
sw/source/uibase/uiview/view2.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 680ae3e989c3b665b29f536c2e30dd86bbc3edac Author: Michael Weghorn AuthorDate: Wed Oct 18 10:59:33 2023 +0200 Commit: Michael Weghorn CommitDate: Wed Oct 18 13

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

2023-10-18 Thread Michael Weghorn (via logerrit)
ec2e02cfa41510c3d30b118cbf7595c84a046d03 Author: Michael Weghorn AuthorDate: Tue Oct 17 14:36:58 2023 +0200 Commit: Michael Weghorn CommitDate: Wed Oct 18 12:48:57 2023 +0200 tdf#157696 a11y: Report spelling error via IA2 "invalid:spelling" attr

[Libreoffice-commits] core.git: config_host/config_vclplug.h.in configure.ac vcl/inc vcl/qt5

2023-10-18 Thread Michael Weghorn (via logerrit)
6 files changed, 120 deletions(-) New commits: commit 35ea75e9c2be75a70298a3f4e7d703c1d0f9497e Author: Michael Weghorn AuthorDate: Wed Oct 18 08:23:35 2023 +0200 Commit: Michael Weghorn CommitDate: Wed Oct 18 11:00:12 2023 +0200 qt: Drop now obsolete workaround for Qt < 5

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

2023-10-18 Thread Michael Weghorn (via logerrit)
files changed, 2 insertions(+), 50 deletions(-) New commits: commit afb4c96d271958ced3175dfc2cf8bb9e8b0a9d3b Author: Michael Weghorn AuthorDate: Thu Aug 3 21:30:22 2023 +0200 Commit: Michael Weghorn CommitDate: Wed Oct 18 08:04:32 2023 +0200 qt: Drop code for Qt < 5.15 Our

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

2023-10-17 Thread Michael Weghorn (via logerrit)
README.md|4 +--- configure.ac | 10 +- 2 files changed, 6 insertions(+), 8 deletions(-) New commits: commit d6d4cae126cf8e8fc73b54b852d75c8b0a0db65e Author: Michael Weghorn AuthorDate: Fri Aug 18 09:58:09 2023 +0200 Commit: Michael Weghorn CommitDate: Tue Oct 17 13

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