core.git: Branch 'libreoffice-24-8' - vcl/qt5

2024-06-21 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtObject.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 359cdd6b3b401519621dd10fc072305d627dccc0 Author: Michael Weghorn AuthorDate: Fri Jun 21 20:39:46 2024 +0200 Commit: Michael Weghorn CommitDate: Sat Jun 22 06:56:37 2024 +0200 tdf#149461 qt5

core.git: Branch 'libreoffice-24-8' - 2 commits - vcl/inc vcl/qt5

2024-06-21 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Fri Jun 21 19:53:50 2024 +0200 Commit: Michael Weghorn CommitDate: Sat Jun 22 06:56:30 2024 +0200 tdf#149461 qt6: Provide a QWindow for OpenGL rendering As described at [1], "QWindow supports rendering using OpenGL [...]". Using a QWindow

core.git: vcl/qt5

2024-06-21 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtObject.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 89372e62454a72c6c400f00bfe3221bc0fe6d23e Author: Michael Weghorn AuthorDate: Fri Jun 21 20:39:46 2024 +0200 Commit: Michael Weghorn CommitDate: Fri Jun 21 23:19:09 2024 +0200 tdf#149461 qt5

core.git: 2 commits - vcl/inc vcl/qt5

2024-06-21 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Fri Jun 21 19:53:50 2024 +0200 Commit: Michael Weghorn CommitDate: Fri Jun 21 23:19:02 2024 +0200 tdf#149461 qt6: Provide a QWindow for OpenGL rendering As described at [1], "QWindow supports rendering using OpenGL [...]". Using a QWindow

core.git: Branch 'libreoffice-24-8' - sc/source solenv/sanitizers

2024-06-21 Thread Michael Weghorn (via logerrit)
947b67ff63a58e858537cdbbd4ffea0a96d33bfe Author: Michael Weghorn AuthorDate: Fri Jun 21 09:00:41 2024 +0200 Commit: Xisco Fauli CommitDate: Fri Jun 21 15:50:52 2024 +0200 tdf#161648 sc a11y: Set a11y names for items in border style control Set accessible names for the items

core.git: Branch 'libreoffice-24-8' - include/vcl vcl/inc vcl/source vcl/unx

2024-06-21 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Fri Jun 21 08:44:58 2024 +0200 Commit: Xisco Fauli CommitDate: Fri Jun 21 15:49:49 2024 +0200 tdf#161648 vcl a11y: Add weld::Toolbar::set_item_accessible_name Add API to set the accessible name of toolbar items and implement it for the VCL

core.git: 2 commits - include/vcl sc/source solenv/sanitizers vcl/inc vcl/source vcl/unx

2024-06-21 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Fri Jun 21 09:00:41 2024 +0200 Commit: Michael Weghorn CommitDate: Fri Jun 21 11:17:24 2024 +0200 tdf#161648 sc a11y: Set a11y names for items in border style control Set accessible names for the items in the "Borders"

core.git: Branch 'libreoffice-24-8' - 3 commits - include/sfx2 sfx2/source vcl/source

2024-06-20 Thread Michael Weghorn (via logerrit)
commits: commit f556e99ce3d6a73ac13559ba3eeefe2d59bc6231 Author: Michael Weghorn AuthorDate: Wed Jun 19 13:08:34 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Jun 20 09:27:31 2024 +0200 tdf#159835 sfx2: Keep sidebar menu up to date No longer update the menu for the menu button

core.git: Branch 'libreoffice-24-8' - vcl/source

2024-06-20 Thread Michael Weghorn (via logerrit)
vcl/source/window/dockwin.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 3867ff745d92d9ad5455647af799b4dd96eec1fb Author: Michael Weghorn AuthorDate: Wed Jun 19 12:49:07 2024 +0200 Commit: Xisco Fauli CommitDate: Thu Jun 20 08:37:48 2024

core.git: vcl/qt5

2024-06-20 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtOpenGLContext.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit dd6bc1243af8d20cb19c96598f805cc6c9703ce7 Author: Michael Weghorn AuthorDate: Wed Jun 19 14:09:48 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Jun 20 08:09:46 2024 +0200

core.git: sc/uiconfig

2024-06-19 Thread Michael Weghorn (via logerrit)
sc/uiconfig/scalc/ui/sidebarcellappearance.ui |5 + 1 file changed, 5 insertions(+) New commits: commit 1bde8595bde911063f200e9aac6f1ade87d4ad59 Author: Michael Weghorn AuthorDate: Wed Jun 19 11:16:06 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Jun 20 05:52:36 2024 +0200

core.git: 3 commits - include/sfx2 sfx2/source vcl/source

2024-06-19 Thread Michael Weghorn (via logerrit)
commits: commit daed96f0818b1baae5de8b74b866009d7d89f853 Author: Michael Weghorn AuthorDate: Wed Jun 19 13:08:34 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Jun 20 05:51:59 2024 +0200 tdf#159835 sfx2: Keep sidebar menu up to date No longer update the menu for the menu button

core.git: vcl/source

2024-06-19 Thread Michael Weghorn (via logerrit)
vcl/source/window/dockwin.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit d7aeaeafc32f78ca38942868f965bae0e6c376b1 Author: Michael Weghorn AuthorDate: Wed Jun 19 12:49:07 2024 +0200 Commit: Taichi Haradaguchi <20001...@ymail.ne

core.git: Branch 'libreoffice-24-8' - 3 commits - include/sfx2 sfx2/source

2024-06-19 Thread Michael Weghorn (via logerrit)
|2 5 files changed, 84 insertions(+), 115 deletions(-) New commits: commit 9895117d877cc5bd7ebb27a69e985a0770448427 Author: Michael Weghorn AuthorDate: Mon Jun 17 14:45:34 2024 +0200 Commit: Michael Weghorn CommitDate: Wed Jun 19 09:24:29 2024 +0200 tdf#159835 sfx2

Re: [libreoffice-accessibility] Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-19 Thread Michael Weghorn
On 2024-06-15 20:31, Michael Weghorn wrote: On 2024-06-15 14:55, Jason J.G. White wrote: My limited understanding of the new protocol proposed for Linux by the GNOME Foundation is that it is expected to use pipes for data transfer, giving better performance than DBus calls. So my naive

core.git: Branch 'libreoffice-24-8' - 2 commits - avmedia/source

2024-06-17 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Mon Jun 17 17:37:49 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Jun 18 07:10:33 2024 +0200 tdf#145735 qt avmedia: Don't deadlock with QGstreamerMediaPlayer While opending a slide with a video worked fine for me with the qt6 VCL

core.git: 2 commits - avmedia/source

2024-06-17 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Mon Jun 17 17:37:49 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Jun 18 05:27:53 2024 +0200 tdf#145735 qt avmedia: Don't deadlock with QGstreamerMediaPlayer While opending a slide with a video worked fine for me with the qt6 VCL

core.git: 3 commits - include/sfx2 sfx2/source

2024-06-17 Thread Michael Weghorn (via logerrit)
|2 5 files changed, 84 insertions(+), 115 deletions(-) New commits: commit ca364f8f16f0c64589d15e7bc44fe6eaebe8f5b2 Author: Michael Weghorn AuthorDate: Mon Jun 17 14:45:34 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Jun 18 05:26:41 2024 +0200 tdf#159835 sfx2

core.git: Branch 'libreoffice-24-2' - winaccessibility/source

2024-06-17 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccTextBase.cxx | 22 +- 1 file changed, 5 insertions(+), 17 deletions(-) New commits: commit 2b98d2a4341ee158e3534ca5a59fbb57b1936ade Author: Michael Weghorn AuthorDate: Fri Jun 14 10:57:58 2024 +0200 Commit: Xisco Fauli CommitDate

core.git: Branch 'libreoffice-24-8' - winaccessibility/source

2024-06-14 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccTextBase.cxx | 22 +- 1 file changed, 5 insertions(+), 17 deletions(-) New commits: commit a1ad4744a17193c9627f802fc3746d69375ccf08 Author: Michael Weghorn AuthorDate: Fri Jun 14 10:57:58 2024 +0200 Commit: Michael Weghorn

core.git: winaccessibility/source

2024-06-14 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccTextBase.cxx | 22 +- 1 file changed, 5 insertions(+), 17 deletions(-) New commits: commit 0c7928dc10da2c8c5ce9910fe20cea439573f2ae Author: Michael Weghorn AuthorDate: Fri Jun 14 10:57:58 2024 +0200 Commit: Michael Weghorn

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-14 Thread Michael Weghorn
Hi Michael, On 2024-06-13 14:49, Michael Meeks wrote: AT-SPI's flows-from and flows-to relations (and ARIA's aria-flowto) seem somewhat similar to the UIA Navigation API you mention. =) Ultimately we dynamically create peers as these methods are called currently I imagine. Yes, but

core.git: 2 commits - vcl/inc vcl/qt5 vcl/unx

2024-06-13 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtMenu.hxx |1 + vcl/qt5/QtMenu.cxx | 14 ++ vcl/unx/generic/app/sm.cxx |4 +++- 3 files changed, 18 insertions(+), 1 deletion(-) New commits: commit 542e590f6a35a350cb6bc53645462a273017258d Author: Michael Weghorn AuthorDate: Thu Jun 13 10:08

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-13 Thread Michael Weghorn
On 2024-06-12 16:55, Michael Weghorn wrote: to look into at some point. My idea so far is to also expose pages on the a11y level, which should avoid the problem of a single object (the document) having an enormous amount of children due to that. If there any general concerns about that, please

core.git: config_host/config_cpdb.h.in config_host.mk.in configure.ac RepositoryExternal.mk vcl/Library_vcl.mk vcl/unx

2024-06-13 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Tue Jun 11 07:31:07 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Jun 13 09:23:38 2024 +0200 Handle CPDB lib in configure/build system In preparation of Biswadeep's upcoming GSoC changes (see [1]) to update the CPDB (Common Print Dialog Backends) support

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-12 Thread Michael Weghorn
common use-cases people want is the vital thing; and I really think that trying to re-build arbitrary document models and synchronize them on the other end of a bus - particularly if we require lots of synchronous round-trips to interrogate the content - is not going to fly. On 11/06/2024 09:49,

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
On 2024-06-11 10:48, Michael Weghorn wrote: On 2024-06-11 10:07, Samuel Thibault wrote: Michael Weghorn, le mar. 11 juin 2024 07:55:47 +, a ecrit: The feedback I've received from a11y experts so far is that off-screen doc content should *generally* be exposed on the a11y level

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
On 2024-06-11 10:07, Samuel Thibault wrote: Michael Weghorn, le mar. 11 juin 2024 07:55:47 +, a ecrit: The feedback I've received from a11y experts so far is that off-screen doc content should *generally* be exposed on the a11y level, and limiting Calc to not do that with its huge amount

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
Hi, thanks for sharing your thoughts! On 2024-06-10 16:37, Michael Meeks wrote: Let me add my 2 cents; a spreadsheet can have 10^20 rows, and 2^14 columns - that's 34 bits already - so even in the case that you thought you wanted to iterate them all over a remote bus - you don't. True.

core.git: sc/source

2024-06-10 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7d334ba7467d03e2d890e2926244f783d403878f Author: Michael Weghorn AuthorDate: Mon Jun 10 14:08:15 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Jun 11

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-10 Thread Michael Weghorn
Thanks for the additional explanations! On 2024-06-07 15:20, Luuk van der Duim wrote: What any screen-reader/AT would like is to offer best response times to users by caching objects up-front to minimize IPC round trips between AT and application. For `atspi` we would like to offer a cache

core.git: sc/source

2024-06-07 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 21 +++ 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 5f9a955042822d05af5c04b2c852738c7e1e21a2 Author: Michael Weghorn AuthorDate: Fri Jun 7 13:03:19 2024 +0200 Commit: Michael Weghorn

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-07 Thread Michael Weghorn
Hi, thanks for bringing this up. On 2024-06-06 23:44, Luuk van der Duim wrote: While working on fama11y-tree [1], an AT-SPI2-bus objects tree example, I found that LibreOffice Calc has an object that exposes 2^31 children on its `Accessible` interface. (LO version: 24.2.3.2 x86_64, xubuntu

core.git: avmedia/source

2024-06-01 Thread Michael Weghorn (via logerrit)
avmedia/source/qt6/QtFrameGrabber.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit a99575f04fa9c858bfcd996f037444135810d43f Author: Michael Weghorn AuthorDate: Sat Jun 1 07:32:22 2024 +0200 Commit: Michael Weghorn CommitDate: Sun Jun 2 06

Re: assist

2024-06-01 Thread Michael Weghorn
Hi Marisane, and welcome! (More comments on specific aspects below.) On 2024-06-01 19:27, Marisane Moruthanyana wrote: I trust that I have come to the right list. I have just installed LibreOffice after being advised to do so. I am challenged to understand some of its features and the

core.git: shell/source

2024-05-31 Thread Michael Weghorn (via logerrit)
shell/source/backends/kf5be/kfaccess.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit eff8497fa2ab9c0e4889e1cf38fdeff1b2ec195a Author: Michael Weghorn AuthorDate: Thu May 30 14:29:05 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 31 14:29:01

core.git: 2 commits - shell/IwyuFilter_shell.yaml shell/Library_kf5be.mk shell/source

2024-05-31 Thread Michael Weghorn (via logerrit)
, 11 insertions(+), 14 deletions(-) New commits: commit 9214b80fe67f6771a4120b6eeaddd85cea1d6f2a Author: Michael Weghorn AuthorDate: Thu May 30 13:57:03 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 31 14:28:52 2024 +0200 kf: Drop "5" from KF 5 desktop backend

core.git: avmedia/CustomTarget_avmediaqt6_moc.mk avmedia/Library_avmediaqt6.mk avmedia/source

2024-05-31 Thread Michael Weghorn (via logerrit)
changed, 166 insertions(+), 1 deletion(-) New commits: commit f04e711ea34ad3ad5ee642047be5d56a18fa0b53 Author: Michael Weghorn AuthorDate: Thu May 30 13:24:02 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 31 09:24:01 2024 +0200 tdf#145735 qt avmedia: Implement frame grabber

core.git: vcl/unx

2024-05-29 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 405cf00e4818886b0d3053d03cfb2e3f3a5e8eb8 Author: Michael Weghorn AuthorDate: Tue May 28 11:50:12 2024 +0200 Commit: Michael Weghorn CommitDate: Wed May 29 09:47:21 2024 +0200

core.git: accessibility/source

2024-05-29 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessibleiconchoicectrl.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit ceca4cde363154b0c7e276d65fc87ec94eb0bb9a Author: Michael Weghorn AuthorDate: Tue May 28 15:07:30 2024 +0200 Commit: Michael Weghorn CommitDate

core.git: accessibility/source

2024-05-29 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessibleiconchoicectrlentry.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit c61f6a78022de6b29f031f3ac6726520032de187 Author: Michael Weghorn AuthorDate: Tue May 28 14:44:29 2024 +0200 Commit: Michael Weghorn CommitDate: Wed May 29

core.git: 3 commits - include/vcl vcl/qt5 vcl/source vcl/unx

2024-05-27 Thread Michael Weghorn (via logerrit)
5 files changed, 58 insertions(+), 4 deletions(-) New commits: commit 4b53712cccfa48fc7d1f754d6a596204e041d554 Author: Michael Weghorn AuthorDate: Mon May 27 14:16:53 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 28 06:47:08 2024 +0200 tdf#160971 gtk: Don't select combobox

Re: GSoC: Libreoffice Theme (week - 1 update)

2024-05-26 Thread Michael Weghorn
On 2024-05-27 06:48, Sahil Gautam wrote: @Michael made a vaild point. Haven't played around with the ColorConfig much, (slow PC reasons), but this week I will go  through that. Things will be more clear then. This is my take on it now. - Read the colors from the widget toolkits and store it

Re: GSoC: Libreoffice Theme (week - 1 update)

2024-05-26 Thread Michael Weghorn
On 2024-05-27 05:04, Sahil Gautam wrote: The project is about not depending on the OS for colors and implement "Themes" in Libreoffice. So as per my understanding (opinions invited), all the `Set...Color()` calls in the `bool UpdateSettings(AllSettings& rSettings)` functions, which take colors

core.git: Branch 'libreoffice-24-2-4' - sc/source

2024-05-26 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 1 file changed, 4 insertions(+) New commits: commit 661eed7b8e5412a0c6f952dc30a529683a2f5986 Author: Michael Weghorn AuthorDate: Thu May 23 12:57:46 2024 +0200 Commit: Noel Grandin CommitDate: Sun May 26 09:53:14 2024

core.git: Branch 'libreoffice-24-2' - sc/source

2024-05-26 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 1 file changed, 4 insertions(+) New commits: commit e7a660709c153239bfec8ddb445d0ee7ed790215 Author: Michael Weghorn AuthorDate: Thu May 23 12:57:46 2024 +0200 Commit: Noel Grandin CommitDate: Sun May 26 09:53:04 2024

core.git: sc/source

2024-05-25 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4d2c41e8171139e210d94b0c3c2b6b3d6392665a Author: Michael Weghorn AuthorDate: Thu May 23 12:57:46 2024 +0200 Commit: Michael Weghorn CommitDate: Sat May 25 09:02:38 2024

core.git: avmedia/source

2024-05-24 Thread Michael Weghorn (via logerrit)
avmedia/source/qt6/QtPlayer.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 7960bd204bdecb73522c1eda6c101c40edda Author: Michael Weghorn AuthorDate: Fri May 24 11:31:09 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 18:18:17

core.git: vcl/qt5

2024-05-24 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtObject.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 81c94af71206013cb200f5612bc3bd61c799cf83 Author: Michael Weghorn AuthorDate: Fri May 24 11:16:17 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 18:17:58 2024 +0200 tdf#145735 qt: Set

core.git: 2 commits - accessibility/inc accessibility/source

2024-05-24 Thread Michael Weghorn (via logerrit)
accessibility/inc/standard/accessiblemenubasecomponent.hxx|4 accessibility/source/standard/accessiblemenubasecomponent.cxx | 68 +- 2 files changed, 35 insertions(+), 37 deletions(-) New commits: commit 248a19ad2b21669be6f76dbacb0f89ea41fe6d96 Author: Michael Weghorn

core.git: vcl/qa

2024-05-24 Thread Michael Weghorn (via logerrit)
vcl/qa/cppunit/a11y/atspi2/atspi2testbase.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 87c41bbf04c361746bf9c2373aa144a02d971303 Author: Michael Weghorn AuthorDate: Fri May 24 06:21:30 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 08

core.git: vcl/unx

2024-05-23 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 23 +++ 1 file changed, 23 insertions(+) New commits: commit ee168614ddea2f349e80372599296e835080f264 Author: Michael Weghorn AuthorDate: Thu May 23 15:39:34 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 06:25:54 2024 +0200

core.git: 2 commits - android/source sw/inc

2024-05-23 Thread Michael Weghorn (via logerrit)
: commit 6bab5485913ca99feb00855a20171a8a770f0469 Author: Michael Weghorn AuthorDate: Wed May 22 13:50:24 2024 +0200 Commit: Michael Weghorn CommitDate: Thu May 23 15:53:26 2024 +0200 android: Use "compact_fonts" LibreOfficeKit option For Android Viewer, set the &quo

core.git: sw/source

2024-05-22 Thread Michael Weghorn (via logerrit)
sw/source/core/doc/tblrwcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 554c06b2f66ff7c26df0ac29f89894fff89eecd6 Author: Michael Weghorn AuthorDate: Wed May 22 08:16:00 2024 +0100 Commit: Michael Weghorn CommitDate: Wed May 22 11:05:03 2024 +0200

core.git: avmedia/CustomTarget_avmediaqt6_moc.mk avmedia/Library_avmediaqt6.mk avmedia/Module_avmedia.mk avmedia/source config_host/config_vclplug.h.in config_host.mk.in configure.ac Repository.mk vcl

2024-05-21 Thread Michael Weghorn (via logerrit)
: commit 441d8ed9be0e7f831b455a69b8688dcb79a8bc00 Author: Michael Weghorn AuthorDate: Mon May 20 16:25:09 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 21 17:28:04 2024 +0200 tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playback Similar to the way that GTK 4's

core.git: 2 commits - vcl/inc vcl/qt5

2024-05-21 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtAccessibleEventListener.hxx |2 vcl/qt5/QtAccessibleEventListener.cxx | 196 ++ 2 files changed, 119 insertions(+), 79 deletions(-) New commits: commit 575ab78504c5082590970812e723ec01299787a2 Author: Michael Weghorn AuthorDate: Mon May 20

New QtMultimedia dependency for --enable-qt6/--enable-kf6 builds (by default)

2024-05-20 Thread Michael Weghorn
In order to make video playback work for the Qt 6 based VCL plugins (qt6, kf6) work, the pending Gerrit change [1] ("tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playback") will introduce a new default dependency on QtMultimedia for builds using the --enable-qt6/--enable-kf6 autogen

core.git: avmedia/Library_avmediagtk.mk

2024-05-20 Thread Michael Weghorn (via logerrit)
avmedia/Library_avmediagtk.mk |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit ba41718095a790e2a39d569f5cdd9006c5169545 Author: Michael Weghorn AuthorDate: Mon May 20 10:28:05 2024 +0200 Commit: Michael Weghorn CommitDate: Mon May 20 15:22:49 2024 +0200

core.git: Branch 'libreoffice-24-2' - vcl/qt5

2024-05-18 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFrame.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 9497be2e668c19aedc588588bf9dfed9338afe54 Author: Michael Weghorn AuthorDate: Fri May 17 17:02:49 2024 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sat May 18 15:17:40 2024

core.git: 3 commits - vcl/qt5

2024-05-17 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFrame.cxx | 28 +++- 1 file changed, 27 insertions(+), 1 deletion(-) New commits: commit 2f4103da5625a9b90eb41d5c767a248a8d0b4255 Author: Michael Weghorn AuthorDate: Fri May 17 17:02:49 2024 +0200 Commit: Michael Weghorn CommitDate: Sat May 18 06:55

core.git: Branch 'libreoffice-24-2' - android/README.md android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
android/README.md | 14 ++ android/source/src/main/play/listings/en-US/graphics/icon.png |1 2 files changed, 15 insertions(+) New commits: commit 6460b76852b69f428ed26aba3877e9853ec22555 Author: Michael Weghorn AuthorDate: Thu May

core.git: 2 commits - android/source instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo solenv/bin

2024-05-16 Thread Michael Weghorn (via logerrit)
/windows/msi_templates/_Validat.idt |1 solenv/bin/modules/installer/windows/idtglobal.pm |4 - 9 files changed, 37 insertions(+), 38 deletions(-) New commits: commit 86050dc7c72b98cf7af98d78e664965c9d9bb383 Author: Michael Weghorn AuthorDate: Thu May 16 10:35:39

core.git: 2 commits - android/README.md android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
69189de8fa9a9d4973a4304a82780d32e79fbe6f Author: Michael Weghorn AuthorDate: Thu May 16 09:26:44 2024 +0200 Commit: Michael Weghorn CommitDate: Thu May 16 12:14:04 2024 +0200 tdf#157009 android: Add icon symlink for F-Droid Add a symlink to the app icon at the expected

core.git: 3 commits - android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
deletions(-) New commits: commit 91fa1f792de325f0fb95e56c59a52d5fc97d860d Author: Michael Weghorn AuthorDate: Thu May 16 08:58:40 2024 +0200 Commit: Michael Weghorn CommitDate: Thu May 16 12:13:51 2024 +0200 android: Avoid unnecessary prefs processing When the experimental

core.git: 3 commits - android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
/libreoffice/SettingsActivity.java | 28 ++-- android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 27 9 files changed, 19 insertions(+), 127 deletions(-) New commits: commit 39ed595d608efd852a0239f6cf74f1168981cfc2 Author: Michael Weghorn AuthorDate: Thu May

core.git: android/Bootstrap config_host.mk.in configure.ac

2024-05-16 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |1 + config_host.mk.in |1 + configure.ac |1 + 3 files changed, 3 insertions(+) New commits: commit f895ee6de44cddfb86cdb0912693f7aa56cb3340 Author: Michael Weghorn AuthorDate: Thu May 16 04:51:47 2024

core.git: android/source

2024-05-14 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Mon May 13 15:36:20 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 14 08:37:49 2024 +0200 android: Fix taking photos by dropping permission At least on recent devices (seen e.g. on an AVD with API level 34 and a Fairphone 3 with LineageOS 20

core.git: 3 commits - android/source

2024-05-14 Thread Michael Weghorn (via logerrit)
| 28 -- android/source/src/java/org/libreoffice/FormattingController.java |2 5 files changed, 31 insertions(+), 9 deletions(-) New commits: commit 5ad26dfac2a4d3f209721c5c3c9b7b6d6ad71a6f Author: Michael Weghorn AuthorDate: Mon May 13 13:00:57 2024 +0200 Commit: Michael

core.git: vcl/source

2024-05-13 Thread Michael Weghorn (via logerrit)
vcl/source/control/spinfld.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 869b88488ac443cc64943254064da20b0f361c56 Author: Michael Weghorn AuthorDate: Mon May 13 16:37:45 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 14 07:25:44

core.git: include/vcl vcl/source

2024-05-12 Thread Michael Weghorn (via logerrit)
include/vcl/toolkit/combobox.hxx | 33 ++ vcl/source/control/combobox.cxx | 576 ++- 2 files changed, 298 insertions(+), 311 deletions(-) New commits: commit 737a07897e7414228d727fd3d16b3bd47ff226fa Author: Michael Weghorn AuthorDate: Fri May 10 16:55

core.git: accessibility/inc accessibility/source

2024-05-10 Thread Michael Weghorn (via logerrit)
+- 4 files changed, 41 insertions(+), 1 deletion(-) New commits: commit ab7a94b8403e7fc89398a603a10e9002bd7e2077 Author: Michael Weghorn AuthorDate: Fri May 10 15:35:23 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 10 21:49:49 2024 +0200 tdf#160971 a11y: Send full text

core.git: accessibility/source

2024-05-10 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessiblelistbox.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit c24db71bc56c5d81a6e8fb72b6d6358992d0 Author: Michael Weghorn AuthorDate: Fri May 10 13:33:35 2024 +0200 Commit: Michael Weghorn CommitDate: Fri

core.git: chart2/source

2024-05-10 Thread Michael Weghorn (via logerrit)
chart2/source/controller/accessibility/AccessibleBase.cxx |9 - chart2/source/controller/inc/AccessibleBase.hxx |5 + 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 34bfb9f506fa661a19498176f20bf3dfb7d8ff6c Author: Michael Weghorn

core.git: chart2/source

2024-05-10 Thread Michael Weghorn (via logerrit)
chart2/source/controller/main/ChartController.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2684a1be8dceb0864772b57ce89ab822d198da04 Author: Michael Weghorn AuthorDate: Fri May 10 07:50:15 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 10 16

core.git: 2 commits - vcl/unx

2024-05-08 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkwrapper.cxx | 24 ++-- 1 file changed, 6 insertions(+), 18 deletions(-) New commits: commit 5e1aaaf07d70cb8eda1c7f14a458680d9323ff74 Author: Michael Weghorn AuthorDate: Wed May 8 10:26:55 2024 +0200 Commit: Michael Weghorn CommitDate: Wed May

core.git: vcl/uiconfig

2024-05-07 Thread Michael Weghorn (via logerrit)
vcl/uiconfig/ui/combobox.ui |5 + 1 file changed, 5 insertions(+) New commits: commit 9f078ed7b625e86182d64d5ccfbb410cdd38081c Author: Michael Weghorn AuthorDate: Tue May 7 10:04:16 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7 16:17:26 2024 +0200 tdf#160971

core.git: 2 commits - vcl/inc vcl/Library_vclplug_gtk3_kde5.mk vcl/Library_vclplug_gtk3.mk vcl/unx

2024-05-07 Thread Michael Weghorn (via logerrit)
26e7ddb2c87642099f1320279c96a9176ef18dfe Author: Michael Weghorn AuthorDate: Tue May 7 08:38:29 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7 16:16:55 2024 +0200 gtk3 a11y: Drop WindowEventHandler completely As mentioned in commit c45c64aeb57dce91965d7be54601128946455c90 Author

core.git: 2 commits - vcl/unx

2024-05-07 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkutil.cxx | 92 -- 1 file changed, 92 deletions(-) New commits: commit fedd4886b0b63ea3254ea4ce4b7f9b5b73af95f0 Author: Michael Weghorn AuthorDate: Tue May 7 08:19:35 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7

Re: GSoC project to add CPDB support to the LibreOffice print dialog

2024-05-07 Thread Michael Weghorn
me from the LibreOffice side and I am happy to announce that Michael Weghorn will be mentoring me from the LibreOffice side on this project. I look forward to working on this project with my mentors and being a part of the open-source community. Thanks for the update and welcome again!

core.git: accessibility/inc

2024-05-06 Thread Michael Weghorn (via logerrit)
accessibility/inc/extended/accessibletabbar.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit b420a5cd2424d2fc5efa3fcc395d14366f4b2773 Author: Michael Weghorn AuthorDate: Mon May 6 12:38:33 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7 06:07

core.git: winaccessibility/source

2024-05-06 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccActionBase.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 0feb490c7625ed1bef7c59d197436fc849bd8dfa Author: Michael Weghorn AuthorDate: Mon May 6 13:16:04 2024 +0100 Commit: Michael Weghorn CommitDate: Tue May

core.git: include/vcl vcl/source vcl/unx

2024-05-06 Thread Michael Weghorn (via logerrit)
include/vcl/vclevent.hxx |1 - vcl/source/window/toolbox2.cxx |9 - vcl/unx/gtk3/a11y/atkutil.cxx | 38 -- 3 files changed, 48 deletions(-) New commits: commit 593923ee108b01c03ee3b14295fedfb8d07e7ea0 Author: Michael Weghorn

core.git: 3 commits - vcl/unx

2024-05-06 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkutil.cxx | 205 ++ 1 file changed, 30 insertions(+), 175 deletions(-) New commits: commit c45c64aeb57dce91965d7be54601128946455c90 Author: Michael Weghorn AuthorDate: Mon May 6 14:44:36 2024 +0200 Commit: Michael Weghorn

Re: Which GUI toolkit should I learn so that I can "Hack the UI"

2024-05-06 Thread Michael Weghorn
On 2024-05-03 19:15, Printf Debugging wrote: **Opinions invited**: I want to work on the UI, beyond small issues, like creating custom widgets, notebookbar, tabbed UI etc. I feel that I need to know a GUI toolkit well, like gtk or qt for that. So some days ago, I started playing around with

core.git: include/svx sd/inc sd/source

2024-05-03 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Thu May 2 17:12:55 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 3 08:11:53 2024 +0200 sd, svx: Return new annotation instead of using out param Let `SdrPage::createAnnotation` et al. return the newly created annotation rather than

core.git: vcl/unx

2024-05-02 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 192bda84402bda175d7620319c019747b24de460 Author: Michael Weghorn AuthorDate: Thu May 2 09:32:22 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 3 07:27:13 2024 +0200

core.git: 2 commits - vcl/unx

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkfactory.cxx | 83 +-- 1 file changed, 12 insertions(+), 71 deletions(-) New commits: commit be543e321552d4331e7dddca954a2b57f4c7f379 Author: Michael Weghorn AuthorDate: Tue Apr 30 16:17:25 2024 +0200 Commit: Michael Weghorn

core.git: vcl/unx

2024-04-30 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Tue Apr 30 13:06:15 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 30 17:36:44 2024 +0200 gtk4 a11y: Handle accessible relations When creating a new LoAccessible, also consider accessible relations. These can be retrieved via

core.git: 2 commits - editeng/source vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
editeng/source/editeng/impedit2.cxx | 51 vcl/qt5/QtWidget.cxx|4 +- 2 files changed, 26 insertions(+), 29 deletions(-) New commits: commit 63a62abae01e7beb15d1e7cb12c469b42253bf1b Author: Michael Weghorn AuthorDate: Tue Apr 30 11

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx | 10 +- vcl/qt5/QtClipboard.cxx|2 +- vcl/qt5/QtTransferable.cxx |8 3 files changed, 18 insertions(+), 2 deletions(-) New commits: commit 8fbff7fa22cc50132f09442e338fc71434c4a77a Author: Michael Weghorn AuthorDate: Fri

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx |1 - vcl/qt5/QtTransferable.cxx | 35 +-- 2 files changed, 17 insertions(+), 19 deletions(-) New commits: commit 28b2020f276f12561252ea3a42555bfe88a0c1b6 Author: Michael Weghorn AuthorDate: Fri Apr 26 14:39:14 2024

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx | 18 +- vcl/qt5/QtTransferable.cxx | 27 +-- 2 files changed, 30 insertions(+), 15 deletions(-) New commits: commit 2e4a593abc2fb82f7d26f73db71bb7fdd68add35 Author: Michael Weghorn AuthorDate: Tue Feb 13 13:23

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx |2 -- vcl/qt5/QtTransferable.cxx | 13 + 2 files changed, 1 insertion(+), 14 deletions(-) New commits: commit fedd7587477ae7c2b3f3cb350db3aeedbbb20f1c Author: Michael Weghorn AuthorDate: Fri Feb 9 10:55:16 2024 +0100 Commit: Michael

core.git: 2 commits - vcl/inc vcl/qt5

2024-04-29 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Fri Apr 26 15:04:24 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 30 06:53:19 2024 +0200 qt: Guard clipboard mime data with SolarMutex Most of the access to the QtClipboardTransferable mime data happens exclusively on the main thread

core.git: 2 commits - vcl/unx

2024-04-26 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) New commits: commit f6ca163d3f6383d3a48dbdacc5410e630d678ea1 Author: Michael Weghorn AuthorDate: Fri Apr 26 12:43:24 2024 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 26 20

core.git: vcl/unx

2024-04-25 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/convert3to4.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0c3fb583b9fdbbc634a5cabe578d3e717c36bff6 Author: Michael Weghorn AuthorDate: Thu Apr 25 10:11:15 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 25 18:00:35 2024 +0200 gtk4

core.git: 2 commits - accessibility/source dbaccess/source editeng/source offapi/com sc/source sd/source svx/source sw/source test/source toolkit/source vcl/osx vcl/qa vcl/qt5 vcl/source vcl/unx winac

2024-04-24 Thread Michael Weghorn (via logerrit)
deletions(-) New commits: commit d4f6534e8870e8f271984c37ce54a6878f372ae1 Author: Michael Weghorn AuthorDate: Wed Apr 24 14:39:46 2024 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 24 23:04:35 2024 +0200 [API CHANGE] a11y: Use XAccessible for relation targets Use

core.git: 2 commits - winaccessibility/source

2024-04-23 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 31a4062bc0f3a751d3758a2d9b3ebb4fe9010590 Author: Michael Weghorn AuthorDate: Tue Apr 23 09:26:34 2024 +0100 Commit: Michael Weghorn CommitDate

core.git: offapi/com

2024-04-23 Thread Michael Weghorn (via logerrit)
offapi/com/sun/star/accessibility/XAccessibleSelection.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c356b68656e57248123d333abd87803e4e89e8eb Author: Michael Weghorn AuthorDate: Mon Apr 22 18:09:28 2024 +0200 Commit: Michael Weghorn CommitDate: Tue

core.git: editeng/source

2024-04-23 Thread Michael Weghorn (via logerrit)
editeng/source/accessibility/AccessibleParaManager.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit f063aac5143f14226f3e909c3d0a87e040d03538 Author: Michael Weghorn AuthorDate: Mon Apr 22 17:54:42 2024 +0200 Commit: Michael Weghorn CommitDate

  1   2   3   4   5   6   7   8   9   10   >