core.git: vcl/unx

2024-04-20 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 94c97ecdbfa606401fb53685048731128186672b Author: Michael Weghorn AuthorDate: Thu Apr 18 18:59:46 2024 +0200 Commit: Michael Weghorn CommitDate: Sat Apr 20 15:29:29 2024 +0200 gtk3

core.git: vcl/uiconfig vcl/unx

2024-04-20 Thread Michael Weghorn (via logerrit)
vcl/uiconfig/ui/combobox.ui |5 + vcl/unx/gtk3/gtkinst.cxx| 12 2 files changed, 17 insertions(+) New commits: commit 1e851093f0148d2c55fc3fd377d274f6703c71c9 Author: Michael Weghorn AuthorDate: Thu Apr 18 14:02:25 2024 +0200 Commit: Michael Weghorn

core.git: 2 commits - sw/uiconfig vcl/uiconfig

2024-04-20 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/navigatorpanel.ui |5 ++ vcl/uiconfig/ui/combobox.ui | 75 ++- 2 files changed, 41 insertions(+), 39 deletions(-) New commits: commit 9bb46a8e9819fa74dee53b305a4255bb72a89e22 Author: Michael Weghorn AuthorDate: Thu Apr 18

core.git: winaccessibility/inc winaccessibility/source

2024-04-17 Thread Michael Weghorn (via logerrit)
winaccessibility/inc/AccObject.hxx|2 +- winaccessibility/source/service/AccObject.cxx |3 --- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 58de3a5f1cd80cfff0c7e8db326a66d34501e09b Author: Michael Weghorn AuthorDate: Wed Apr 17 15:44:50 2024 +0100

core.git: winaccessibility/inc winaccessibility/source

2024-04-17 Thread Michael Weghorn (via logerrit)
: commit 0425b6eb47830b1fe630dc0128d5049f4b3e5582 Author: Michael Weghorn AuthorDate: Tue Apr 16 19:02:30 2024 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 17 08:07:17 2024 +0200 tdf#160695 wina11y: Send status change events for toolbar buttons When the checked

core.git: android/source

2024-04-15 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |2 android/source/lint-baseline.xml | 79 +-- 2 files changed, 13 insertions(+), 68 deletions(-) New commits: commit 312b9a67f08de17f68ca971f4d640bc2df8de12e Author: Michael Weghorn AuthorDate: Mon Apr 15 10:53:46

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

2024-04-12 Thread Michael Weghorn (via logerrit)
svx/source/form/fmpage.cxx | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) New commits: commit d1c29054449b00a16da6ee7ecaef0a94fe3964bf Author: Michael Weghorn AuthorDate: Thu Apr 11 11:02:41 2024 +0200 Commit: Adolfo Jayme Barrientos

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

2024-04-11 Thread Michael Weghorn (via logerrit)
svx/source/form/fmpage.cxx | 31 +++ vcl/qt5/QtGraphics_Controls.cxx | 23 +-- 2 files changed, 32 insertions(+), 22 deletions(-) New commits: commit 6347c89711903834cc9188abda5d5a253053b789 Author: Michael Weghorn AuthorDate: Thu Apr

core.git: 2 commits - vcl/source

2024-04-11 Thread Michael Weghorn (via logerrit)
vcl/source/window/accessibility.cxx | 147 ++-- 1 file changed, 107 insertions(+), 40 deletions(-) New commits: commit 520722210d9ffcf57b08e4bd7dd8803c5190937c Author: Michael Weghorn AuthorDate: Thu Apr 11 09:39:08 2024 +0200 Commit: Michael Weghorn

core.git: 3 commits - offapi/com vcl/unx

2024-04-04 Thread Michael Weghorn (via logerrit)
23f13bc8c1aba9e53789180ef09ed06594ea4649 Author: Michael Weghorn AuthorDate: Thu Apr 4 13:09:51 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 4 17:16:18 2024 +0200 gtk4 a11y: Implement new GtkAccessibleTextInterface::get_offset Implement the new `get_offset` method

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-28 Thread Michael Weghorn
On 2024-03-28 11:23, Biswadeep Purkayastha wrote: >@Biswadeep: As you're implementing the feature, could you please keep in >mind to add this to the release notes once it's been integrated? >(Depending on when it gets merged, this would likely be either for >LibreOffice 24.8 or 25.2).

Re: Eager to contribute to GSoC 2024

2024-03-28 Thread Michael Weghorn
On 2024-03-27 12:12, Ritobroto Mukherjee wrote: I am submitting my formal application for GSoC in this email, and an attached document with further details. Please note that (from what I know at least), the formal application needs to be submitted via the GSoC website, so I'd recommend to

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-28 Thread Michael Weghorn
On 2024-03-27 19:33, Till Kamppeter wrote: Would be good to tell them that for CUPS 3.x use of CPDB is required. For CUPS 2.x the direct CUPS interface can be used and CPDB also works with CUPS 2.x (CPDB works with any CUPS). Once CPDB support has been implemented, that can be added to the

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-27 Thread Michael Weghorn
On 2024-03-27 17:40, Till Kamppeter wrote: On 27/03/2024 16:22, Michael Weghorn wrote: Are you aware of any specific reasons why distros would prefer direct use of CUPS API over CPDB other than the usual packaging efforts needed for any new library? No. It could only happen that some

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-27 Thread Michael Weghorn
On 2024-03-27 15:26, Till Kamppeter wrote: Also, if we would clean up and update the current CUPS/PPD interface, some distros will not go CPDB and users complain when CUPS has another significant change or if a clod printing service with their CPDB backend shows up. Are you aware of any

core.git: solenv/clang-format vcl/inc vcl/unx

2024-03-27 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Wed Mar 27 09:17:29 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Mar 27 15:12:57 2024 +0100 clang-format CPDManager sources These will likely be significantly changed in the process of updating the code to support current CPDB (Common

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-27 Thread Michael Weghorn
On 2024-03-27 11:27, Till Kamppeter wrote: Michael, Biswadeep will take care of the CPDB interface, but the CUPS/PPD interface also needs attention, as if it is not done correctly, it will cease to work if CUPS 3.x is used (also if the CUPS Snap or any other containerized form of CUPS is

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-27 Thread Michael Weghorn
On 2024-03-26 18:26, Till Kamppeter wrote: This is no problem to keep it optional, so that the packager/admin/user can choose, at least at build time, perhaps even at run time. Great. But note that PPD files and classic CUPS drivers are deprecated. CUPS 3.x, getting completeky released near

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-26 Thread Michael Weghorn
Hi Biswadeep, On 2024-03-24 14:24, Biswadeep Purkayastha wrote: Hello, I am Biswadeep Purkayastha, a contributor to OpenPrinting. I am reaching out to the community with a request for assistance in integrating CPDB (Common Print Dialog Backends) support into the current LibreOffice print

Re: Error Compiling LibreOffice Core on Debian 12 - x64

2024-03-25 Thread Michael Weghorn
On 2024-03-24 00:17, Andreas Mantke wrote: I try to compile LibreOffice core on Debian 12 -x64 but the process ended with an error. Here the messages in the shell at the end of the build process: [MOD] unoxml /builddir/core/filter/source/graphicfilter/icgm/cgmtypes.hxx:108: warning: type

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

2024-03-22 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 17fe161389df04b16a4c61bf089a3ce113ea22e7 Author: Michael Weghorn AuthorDate: Wed Mar 13 12:27:12 2024 +0100 Commit: Christian Lohmaier CommitDate: Fri Mar 22 19:36:20 2024 +0100 tdf#159915 qt

core.git: Branch 'libreoffice-7-6-6' - vcl/qt5

2024-03-19 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit eaf9c8ccb68dfdfb1f509c43ed922f18fa6f5e74 Author: Michael Weghorn AuthorDate: Wed Mar 13 12:27:12 2024 +0100 Commit: Christian Lohmaier CommitDate: Tue Mar 19 17:59:35 2024 +0100 tdf#159915

core.git: sw/JunitTest_sw_complex.mk

2024-03-15 Thread Michael Weghorn (via logerrit)
sw/JunitTest_sw_complex.mk |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit a6bb2e837264451ed896dd6783249e335e145605 Author: Michael Weghorn AuthorDate: Fri Mar 15 10:52:04 2024 +0100 Commit: Michael Weghorn CommitDate: Fri Mar 15 16:29:34 2024

core.git: vcl/unx

2024-03-15 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx |2 +- vcl/unx/gtk4/gtkaccessibletext.cxx | 22 +- vcl/unx/gtk4/gtkaccessibletext.hxx |2 +- 3 files changed, 23 insertions(+), 3 deletions(-) New commits: commit 8a0543f9fec90b0b7538fa5f219c9dc38b07ea34 Author: Michael Weghorn

core.git: 2 commits - vcl/unx

2024-03-15 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/gtkaccessibletext.cxx | 85 + 1 file changed, 78 insertions(+), 7 deletions(-) New commits: commit 5a4c3575945876f90dc2f6d67211107ed3b1de4f Author: Michael Weghorn AuthorDate: Fri Mar 15 10:06:49 2024 +0100 Commit: Michael Weghorn

core.git: Branch 'libreoffice-7-6-6' - vcl/inc vcl/source vcl/unx

2024-03-15 Thread Michael Weghorn (via logerrit)
|8 +--- 5 files changed, 20 insertions(+), 5 deletions(-) New commits: commit 626a2cd3b644a7c841cee7a6ad43dc7a6956369d Author: Michael Weghorn AuthorDate: Thu Jun 22 08:40:56 2023 +0200 Commit: Michael Stahl CommitDate: Fri Mar 15 10:59:09 2024 +0100 Detect Plasma 6

core.git: include/vcl

2024-03-15 Thread Michael Weghorn (via logerrit)
include/vcl/BitmapTools.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7454d3adf09cbc841e3681f9e32be57bdfb518c7 Author: Michael Weghorn AuthorDate: Fri Mar 15 07:46:15 2024 +0100 Commit: Michael Weghorn CommitDate: Fri Mar 15 10:03:35 2024 +0100

core.git: Branch 'libreoffice-7-6' - vcl/qt5

2024-03-13 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit a64d0da7d09cd27a332060f61a25980131e48a56 Author: Michael Weghorn AuthorDate: Wed Mar 13 12:27:12 2024 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Wed Mar 13 22:06:07 2024 +0100 tdf

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

2024-03-13 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 7989a04cee3b614d493a5acbd1ff0363596efc00 Author: Michael Weghorn AuthorDate: Wed Mar 13 12:27:12 2024 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Wed Mar 13 17:08:49 2024 +0100 tdf

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

2024-03-13 Thread Michael Weghorn (via logerrit)
|2 vcl/qt5/QtInstance.cxx |5 ++ 6 files changed, 68 insertions(+), 73 deletions(-) New commits: commit 86abb6fd8a8f680f9fc5ff1db775845c9f4e254b Author: Michael Weghorn AuthorDate: Wed Mar 13 12:27:12 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Mar 13 14:31

core.git: Branch 'libreoffice-7-6' - vcl/inc vcl/source vcl/unx

2024-03-12 Thread Michael Weghorn (via logerrit)
|8 +--- 5 files changed, 20 insertions(+), 5 deletions(-) New commits: commit 4c836645eb0556a496c80e4604b63b47085020dd Author: Michael Weghorn AuthorDate: Thu Jun 22 08:40:56 2023 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Tue Mar 12 11:31:36 2024 +0100 Detect

Re: VCL selection

2024-03-07 Thread Michael Weghorn
issues are more of an upstream gtk issue in the sense of a lack of a route to complete a11y integration, Michael Weghorn has far more of a grasp of the current state of that. For gtk4 a11y, as Caolán mentioned, this currently lacks upstream Gtk API to implement what's needed, see for example

Re: VCL selection

2024-03-07 Thread Michael Weghorn
: Michael Weghorn Date: Thu Jun 22 08:56:36 2023 +0200 Use kf6 VCL plugin by default on Plasma 6 ) OpenPGP_signature.asc Description: OpenPGP digital signature

core.git: vcl/inc vcl/qt5

2024-02-29 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtAccessibleWidget.hxx | 12 + vcl/qt5/QtAccessibleWidget.cxx | 77 + 2 files changed, 89 insertions(+) New commits: commit 1b6963cda0a209548249dd43c5c1fa705ef32bcd Author: Michael Weghorn AuthorDate: Thu Feb 29 10:20:42 2024 +0100

core.git: Branch 'libreoffice-7-6' - toolkit/source vcl/source

2024-02-29 Thread Michael Weghorn (via logerrit)
toolkit/source/awt/vclxwindow.cxx |1 - vcl/source/window/window.cxx |1 + 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 97a2f97bf994b9804fa509e06e352ce99b02007b Author: Michael Weghorn AuthorDate: Wed Feb 28 12:18:40 2024 +0100 Commit: Michael Stahl

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

2024-02-29 Thread Michael Weghorn (via logerrit)
toolkit/source/awt/vclxwindow.cxx |1 - vcl/source/window/window.cxx |1 + 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c64b4ebd16ee301bcfaa12c659e7baad7b8e519 Author: Michael Weghorn AuthorDate: Wed Feb 28 12:18:40 2024 +0100 Commit: Michael Stahl

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

2024-02-29 Thread Michael Weghorn (via logerrit)
accessibility/inc/standard/vclxaccessiblelist.hxx|2 ++ accessibility/source/standard/vclxaccessiblelist.cxx | 10 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 5cb1fa2a98f61f161ff8b3c19919dad539b36d87 Author: Michael Weghorn AuthorDate: Tue Feb

core.git: toolkit/source vcl/source

2024-02-28 Thread Michael Weghorn (via logerrit)
toolkit/source/awt/vclxwindow.cxx |1 - vcl/source/window/window.cxx |1 + 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c64ae31a7e7b6dc369b820d087527a1db29e2c7 Author: Michael Weghorn AuthorDate: Wed Feb 28 12:18:40 2024 +0100 Commit: Michael Weghorn

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

2024-02-28 Thread Michael Weghorn (via logerrit)
8f88aff98c6089140c73437e567e6d78da5f563e Author: Michael Weghorn AuthorDate: Tue Feb 27 21:42:42 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Feb 28 09:02:46 2024 +0100 tdf#159910 a11y: Dispose VCLXAccessibleList children In `VCLXAccessibleList::HandleChangedItemList`, don't just

core.git: sw/uiconfig

2024-02-27 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/navigatorpanel.ui | 19 +++ 1 file changed, 19 insertions(+) New commits: commit d31c0fd5ed9fe563386cf317b366a0e739302dd2 Author: Michael Weghorn AuthorDate: Tue Feb 27 13:42:01 2024 +0100 Commit: Michael Weghorn CommitDate: Tue Feb 27 19:35:02

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

2024-02-27 Thread Michael Weghorn (via logerrit)
/window/builder.cxx | 25 vcl/source/window/toolbox2.cxx | 17 6 files changed, 53 insertions(+), 12 deletions(-) New commits: commit ad1167b92b8b8fdabf6b21e945682c0bafc80946 Author: Michael Weghorn AuthorDate

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

2024-02-26 Thread Michael Weghorn (via logerrit)
accessibility/source/standard/vclxaccessibletabpage.cxx |2 accessibility/source/standard/vclxaccessibletoolboxitem.cxx | 45 +- 6 files changed, 31 insertions(+), 35 deletions(-) New commits: commit 4b3d6fadf0b984e7e1c438c682e15a99124b9642 Author: Michael Weghorn AuthorDate: Mon

core.git: accessibility/inc accessibility/source

2024-02-26 Thread Michael Weghorn (via logerrit)
accessibility/inc/standard/vclxaccessibletoolboxitem.hxx|1 accessibility/source/standard/vclxaccessibletoolboxitem.cxx | 57 +--- 2 files changed, 26 insertions(+), 32 deletions(-) New commits: commit 86dff3ca4e994f69bf9ba6656ac3e1164a29ca11 Author: Michael Weghorn

core.git: include/vcl vcl/source

2024-02-26 Thread Michael Weghorn (via logerrit)
include/vcl/builder.hxx |1 + vcl/source/window/builder.cxx | 10 -- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 625d22600d41a70f5c4a65bc75ef02b17c6cfae2 Author: Michael Weghorn AuthorDate: Mon Feb 26 14:26:03 2024 +0100 Commit: Michael

core.git: accessibility/source

2024-02-26 Thread Michael Weghorn (via logerrit)
accessibility/source/standard/vclxaccessibletoolboxitem.cxx | 34 +--- 1 file changed, 15 insertions(+), 19 deletions(-) New commits: commit 492a683c70d98d005bcb472770be33d3277499d7 Author: Michael Weghorn AuthorDate: Mon Feb 26 15:13:19 2024 +0100 Commit: Michael Weghorn

core.git: 3 commits - vcl/Library_vclplug_gtk4.mk vcl/unx

2024-02-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/gtkaccessibletext.hxx | 20 +++ 6 files changed, 216 insertions(+), 5 deletions(-) New commits: commit 255853c7979657c38339c42f42e245f712cb9e65 Author: Michael Weghorn AuthorDate: Thu Feb 22 13:55:01 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Feb 22 15

core.git: Branch 'libreoffice-7-6' - sw/source

2024-02-22 Thread Michael Weghorn (via logerrit)
sw/source/uibase/dochdl/swdtflvr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7f8f7f36ebc2c43f209b49ff093c4eb65948bd86 Author: Michael Weghorn AuthorDate: Fri Feb 9 21:02:59 2024 +0100 Commit: Xisco Fauli CommitDate: Thu Feb 22 11:21:56 2024 +0100

core.git: vcl/source

2024-02-18 Thread Michael Weghorn (via logerrit)
vcl/source/window/builder.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 6a4b9bf503204b5770ad314eae0bfed18c5d84c7 Author: Michael Weghorn AuthorDate: Sat Feb 17 23:42:55 2024 +0100 Commit: Michael Weghorn CommitDate: Sun Feb 18 10:28:58 2024 +0100

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

2024-02-16 Thread Michael Weghorn (via logerrit)
sw/source/uibase/docvw/SidebarWinAcc.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit cc88d26c8ebcf1dd828469eead40d7747f2b9129 Author: Michael Weghorn AuthorDate: Wed Feb 14 15:57:54 2024 +0100 Commit: Xisco Fauli CommitDate: Fri Feb 16 11:08

core.git: sw/source

2024-02-16 Thread Michael Weghorn (via logerrit)
sw/source/uibase/docvw/SidebarWinAcc.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 512b09ec51cfbe9bb0ce1a7f229b443dc427f6f3 Author: Michael Weghorn AuthorDate: Wed Feb 14 15:57:54 2024 +0100 Commit: Michael Weghorn CommitDate: Fri Feb 16 09

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

2024-02-16 Thread Michael Weghorn (via logerrit)
accessibility/source/standard/vclxaccessiblebox.cxx |3 ++- svx/source/accessibility/AccessibleTextHelper.cxx | 15 +-- 2 files changed, 7 insertions(+), 11 deletions(-) New commits: commit 0b3158e64e70a53528155eee38c2ea0ba1d3bf93 Author: Michael Weghorn AuthorDate: Thu

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

2024-02-16 Thread Michael Weghorn (via logerrit)
|7 - 4 files changed, 50 insertions(+), 51 deletions(-) New commits: commit 9572354fedf3d521c8fe123c402ccab20b824815 Author: Michael Weghorn AuthorDate: Thu Feb 15 09:41:55 2024 +0100 Commit: Michael Weghorn CommitDate: Fri Feb 16 09:10:01 2024 +0100 a11y: Drop extra

core.git: vcl/qt5

2024-02-16 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtTransferable.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 8d98f231fa2d3f4386a842d0f45a9ceeea4ab8e1 Author: Michael Weghorn AuthorDate: Thu Feb 15 08:52:25 2024 +0100 Commit: Michael Weghorn CommitDate: Fri Feb 16 09:09:28 2024 +0100 tdf#156562 qt

core.git: Branch 'libreoffice-24-2' - scp2/InstallScript_setup_osl.mk scp2/Module_scp2.mk

2024-02-15 Thread Michael Weghorn (via logerrit)
scp2/InstallScript_setup_osl.mk |2 +- scp2/Module_scp2.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8bd9f9fb1e31740eee922e6832030ef8d404e61c Author: Michael Weghorn AuthorDate: Tue Feb 13 16:25:35 2024 +0100 Commit: Caolán McNamara

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

2024-02-15 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFrame.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit eb9db0cd2f25a20e0efd756af3e34d4fb09b8e39 Author: Michael Weghorn AuthorDate: Mon Feb 12 14:09:45 2024 +0100 Commit: Caolán McNamara CommitDate: Thu Feb 15 18:33:04 2024 +0100 tdf#125934

core.git: vcl/qt5

2024-02-14 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 9e40fc8c9458b937200ea56c96b89113c74b67f5 Author: Michael Weghorn AuthorDate: Wed Feb 14 10:54:59 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Feb 15 08:08:05 2024

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

2024-02-14 Thread Michael Weghorn (via logerrit)
/qt5/QtInstanceWidget.cxx|6 ++ vcl/qt5/QtInstanceWindow.cxx|7 +++ 8 files changed, 25 insertions(+), 9 deletions(-) New commits: commit 6712963e231e7ab50a3d11b8a8c75e54e0c79b32 Author: Michael Weghorn AuthorDate: Wed Feb 14 10:54:00 2024 +0100 Commit: Michael

core.git: scp2/InstallScript_setup_osl.mk scp2/Module_scp2.mk

2024-02-14 Thread Michael Weghorn (via logerrit)
scp2/InstallScript_setup_osl.mk |2 +- scp2/Module_scp2.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ec69b448f4b6296edb6b28ced5ecb710be82438b Author: Michael Weghorn AuthorDate: Tue Feb 13 16:25:35 2024 +0100 Commit: Michael Weghorn

core.git: Branch 'libreoffice-24-2' - configure.ac

2024-02-13 Thread Michael Weghorn (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9de87f990e6d9e48495bd6970a25eb1823d5b2ef Author: Michael Weghorn AuthorDate: Mon Feb 12 10:38:03 2024 +0100 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Tue Feb 13 23:09:0

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

2024-02-13 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx | 20 +--- vcl/qt5/QtTransferable.cxx | 37 +++-- 2 files changed, 28 insertions(+), 29 deletions(-) New commits: commit 1db5b87fe69c2375f1d66974dafcd563303c76db Author: Michael Weghorn AuthorDate: Tue

core.git: 2 commits - bridges/IwyuFilter_bridges.yaml vcl/qt5

2024-02-12 Thread Michael Weghorn (via logerrit)
bridges/IwyuFilter_bridges.yaml |3 +++ vcl/qt5/QtFrame.cxx | 14 ++ 2 files changed, 17 insertions(+) New commits: commit cea0371ac77145ad1f3db7e558c279aeed6f4d00 Author: Michael Weghorn AuthorDate: Mon Feb 12 14:09:45 2024 +0100 Commit: Michael Weghorn

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

2024-02-12 Thread Michael Weghorn (via logerrit)
sw/source/uibase/dochdl/swdtflvr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0750cacbb165b733ab76bb54a6c0116e8266a01f Author: Michael Weghorn AuthorDate: Fri Feb 9 21:02:59 2024 +0100 Commit: Michael Stahl CommitDate: Mon Feb 12 12:14:07 2024

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

2024-02-10 Thread Michael Weghorn (via logerrit)
sw/source/uibase/dochdl/swdtflvr.cxx |3 ++- vcl/qt5/QtInstance.cxx |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 49111fe70fec5a5f074e6c1b1dd60f6b57139a25 Author: Michael Weghorn AuthorDate: Fri Feb 9 21:57:11 2024 +0100 Commit

core.git: include/vcl vcl/source

2024-02-08 Thread Michael Weghorn (via logerrit)
include/vcl/builder.hxx |3 ++- vcl/source/window/builder.cxx | 15 +-- 2 files changed, 11 insertions(+), 7 deletions(-) New commits: commit ad4a06692b05c4312c1c7c8a8ff38cf12422e692 Author: Michael Weghorn AuthorDate: Tue Jan 30 12:16:05 2024 +0100 Commit

core.git: 2 commits - include/vcl vcl/source

2024-02-08 Thread Michael Weghorn (via logerrit)
include/vcl/builder.hxx | 23 +-- vcl/source/window/builder.cxx | 135 +- 2 files changed, 86 insertions(+), 72 deletions(-) New commits: commit 4353b73fb343115ab25d242d11896e153a91a9d3 Author: Michael Weghorn AuthorDate: Tue Jan 30 11:43

core.git: vcl/CustomTarget_qt5_moc.mk vcl/CustomTarget_qt6_moc.mk vcl/inc vcl/qt5

2024-02-03 Thread Michael Weghorn (via logerrit)
commits: commit a54abf77c40c59e5a4d8a70e1b129b1e420265a3 Author: Michael Weghorn AuthorDate: Sat Feb 3 11:35:33 2024 +0100 Commit: Michael Weghorn CommitDate: Sun Feb 4 07:01:14 2024 +0100 tdf#130857 qt weld: Support asnyc running of msg dialogs Implement methods required to run

core.git: 2 commits - sw/source

2024-02-01 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Thu Feb 1 13:58:29 2024 +0100 Commit: Michael Weghorn CommitDate: Fri Feb 2 07:32:11 2024 +0100 sw: Use a const TransferableDataHelper (ref) here All these methods don't modify the object, so can use a const reference. Change-Id

core.git: bin/gbuild-to-ide

2024-01-31 Thread Michael Weghorn (via logerrit)
bin/gbuild-to-ide |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit d7586471cdccaac742a69d53bc299875f02309cd Author: Michael Weghorn AuthorDate: Wed Jan 31 14:45:09 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Jan 31 22:48:25 2024 +0100

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

2024-01-28 Thread Michael Weghorn (via logerrit)
(-) New commits: commit 053b88c371461cda49e99ab2fc060eb1f1ded580 Author: Michael Weghorn AuthorDate: Thu Jan 25 10:28:48 2024 +0100 Commit: Michael Weghorn CommitDate: Sun Jan 28 16:42:12 2024 +0100 tdf#159323 qt weld: Remember VCL response code, don't try to map Set the VCL return

core.git: sw/inc sw/source

2024-01-26 Thread Michael Weghorn (via logerrit)
sw/inc/accmap.hxx|7 ++- sw/source/core/access/accmap.cxx | 17 ++--- 2 files changed, 8 insertions(+), 16 deletions(-) New commits: commit 2cedb1a19ad605df4e148589e9027512e4dd9265 Author: Michael Weghorn AuthorDate: Fri Jan 26 18:37:11 2024 +0100

core.git: Branch 'libreoffice-7-6' - svx/source

2024-01-25 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleShape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9388cfca3db302694d5ec582da942876046eb139 Author: Michael Weghorn AuthorDate: Wed Jan 24 10:19:58 2024 +0100 Commit: Michael Stahl CommitDate: Thu Jan 25 11:33:58

core.git: sw/source

2024-01-25 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 18e930165086fa08a91e1ba890ac3f52badbbf53 Author: Michael Weghorn AuthorDate: Wed Jan 24 15:32:35 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Jan

core.git: sw/source

2024-01-25 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit c965b4f6fb1e59d05b26930d5fa24df2e7c0e0b5 Author: Michael Weghorn AuthorDate: Wed Jan 24 14:24:42 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Jan 25 09:42:20 2024

core.git: sw/source

2024-01-25 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) New commits: commit 08b7a0eb45c8816c6cf093d9a7405ce9b6d3f990 Author: Michael Weghorn AuthorDate: Wed Jan 24 12:28:34 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Jan 25 09:42

core.git: sw/inc sw/source

2024-01-25 Thread Michael Weghorn (via logerrit)
sw/inc/accmap.hxx|3 +-- sw/source/core/access/accmap.cxx | 15 ++- 2 files changed, 7 insertions(+), 11 deletions(-) New commits: commit 8479bbecd2434d65eb6c26100a783ecf96f6da12 Author: Michael Weghorn AuthorDate: Wed Jan 24 12:10:32 2024 +0100 Commit

core.git: sw/source

2024-01-25 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 25bda5d887b12015e0f7d32753408b20544b5566 Author: Michael Weghorn AuthorDate: Wed Jan 24 10:52:18 2024 +0100 Commit: Michael Weghorn CommitDate: Thu Jan 25 09:40:58 2024

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

2024-01-24 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleShape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df266f613bc12c18ec8d1c9cdc250fda1bc6c45b Author: Michael Weghorn AuthorDate: Wed Jan 24 10:19:58 2024 +0100 Commit: Caolán McNamara CommitDate: Wed Jan 24 21:35:13

core.git: svx/source

2024-01-24 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleShape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 38f98c60e797753fa54bf3649520995df9861b45 Author: Michael Weghorn AuthorDate: Wed Jan 24 10:19:58 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Jan 24 17:34:58

core.git: vcl/inc vcl/qt5

2024-01-24 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtInstanceMessageDialog.hxx |1 + vcl/qt5/QtInstanceMessageDialog.cxx | 20 2 files changed, 21 insertions(+) New commits: commit e44a322fd00e017ea6494d836f66e5ddf6cfa9d5 Author: Michael Weghorn AuthorDate: Tue Jan 23 14:04:54 2024 +0100 Commit

core.git: vcl/inc vcl/qt5

2024-01-24 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtInstanceMessageDialog.hxx |5 + vcl/qt5/QtInstanceMessageDialog.cxx | 83 2 files changed, 88 insertions(+) New commits: commit bb0c0e422788b6c461387491c59911ad84c27b83 Author: Michael Weghorn AuthorDate: Tue Jan 23 13:47:21 2024

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

2024-01-24 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Tue Jan 23 13:47:07 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Jan 24 17:14:56 2024 +0100 qt: Move VCL -> Qt accelerator text handling to QtTools Move the functionality to convert a string (potentially) containing a VCL-style accelera

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

2024-01-24 Thread Michael Weghorn (via logerrit)
d76d4df7ea1db0fdd27d350119ff7c0b2024b6e1 Author: Michael Weghorn AuthorDate: Tue Jan 23 13:45:48 2024 +0100 Commit: Michael Weghorn CommitDate: Wed Jan 24 17:14:37 2024 +0100 tdf#154381 qt weld: Implement QtInstanceWindow::{g,s}et_title Implement methods to set and get the window title. In order

core.git: Branch 'libreoffice-7-6' - vcl/qt5

2024-01-24 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtWidget.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 33c646b5044f77de2f1740f6e6b8c951139a96eb Author: Michael Weghorn AuthorDate: Tue Jan 23 09:32:07 2024 +0100 Commit: Michael Stahl CommitDate: Wed Jan 24 12:15:25 2024 +0100 tdf#159333 qt a11y

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

2024-01-24 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtWidget.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ac136a069ef69fd7e9c71256a93499475631794b Author: Michael Weghorn AuthorDate: Tue Jan 23 09:32:07 2024 +0100 Commit: Michael Stahl CommitDate: Wed Jan 24 12:15:05 2024 +0100 tdf#159333 qt a11y

core.git: vcl/qt5

2024-01-23 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtWidget.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6e20e58270c88c8c77f156be75c23c66e1169e44 Author: Michael Weghorn AuthorDate: Tue Jan 23 09:32:07 2024 +0100 Commit: Michael Weghorn CommitDate: Tue Jan 23 14:25:20 2024 +0100 tdf#159333 qt a11y

Re: Java a11y test not executed

2024-01-19 Thread Michael Weghorn
On 2024-01-18 19:41, Hossein Nourikhah wrote: This can be seen in: https://gerrit.libreoffice.org/c/core/+/162263 Unfortunately, the test fails for me. On what system does that fail for you? Interestingly, running `make JunitTest_sw_complex` succeeds for me on Debian testing with your

core.git: android/source

2024-01-16 Thread Michael Weghorn (via logerrit)
changed, 34 insertions(+), 16 deletions(-) New commits: commit 89e7c04ba48dab824e9f291d7db38dac6ffd6b19 Author: Michael Weghorn AuthorDate: Mon Jan 15 11:34:32 2024 +0100 Commit: Michael Weghorn CommitDate: Tue Jan 16 17:27:54 2024 +0100 android: Update gradle + wrapper to 8.5

core.git: 2 commits - android/source

2024-01-15 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |2 +- android/source/res/drawable-hdpi/ic_keyboard.xml |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ca931f4762eb7a47802270689b665b472908740d Author: Michael Weghorn AuthorDate: Wed Jan 10 10:54:20

core.git: android/source

2024-01-15 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15eda65d04250434c099f953b2fea9a5325c5fb5 Author: Michael Weghorn AuthorDate: Wed Jan 10 10:22:42 2024 +0100 Commit: Michael Weghorn CommitDate: Mon Jan 15 11:14:53 2024 +0100

core.git: Branch 'libreoffice-7-6' - android/Bootstrap android/source

2024-01-05 Thread Michael Weghorn (via logerrit)
-on: https://gerrit.libreoffice.org/c/core/+/160150 Tested-by: Jenkins Reviewed-by: Michael Weghorn (cherry picked from commit 35b7aa3a865eda90bec945ac2e11b20a75a37bd6) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160154 Reviewed-by: Caolán McNamara diff --git a/android

core.git: vcl/README.vars.md

2023-12-24 Thread Michael Weghorn (via logerrit)
vcl/README.vars.md |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7606097a734ec1f32bb2e3968b44305649523053 Author: Michael Weghorn AuthorDate: Sun Dec 24 00:23:39 2023 +0100 Commit: Michael Weghorn CommitDate: Sun Dec 24 10:16:41 2023 +0100 vcl

core.git: 2 commits - vcl/qt5 vcl/README.vars.md

2023-12-24 Thread Michael Weghorn (via logerrit)
vcl/README.vars.md |4 ++-- vcl/qt5/QtData.cxx |5 + vcl/qt5/QtGraphics_Text.cxx |2 +- 3 files changed, 4 insertions(+), 7 deletions(-) New commits: commit 792b6fec15099242ad93e0b6a341c02035f049fe Author: Michael Weghorn AuthorDate: Sun Dec 24 00:18:40

Re: Commit 70ef230 causes GTK4 build to fail

2023-12-22 Thread Michael Weghorn
On 2023-12-22 14:47, Jean-Baptiste Faure wrote: I've merged that change to master now, so hopefully a `git pull` makes things work again. (Feedback appreciated.) That worked for me, now I can build the master with GTK4 enabled. Thank you. Great, thank you for the feedback.

Re: Commit 70ef230 causes GTK4 build to fail

2023-12-22 Thread Michael Weghorn
On 2023-12-22 08:48, Michael Weghorn wrote: Does https://gerrit.libreoffice.org/c/core/+/161144 make the build work again for you? I've merged that change to master now, so hopefully a `git pull` makes things work again. (Feedback appreciated.) OpenPGP_signature.asc Description: OpenPGP

core.git: vcl/unx

2023-12-22 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/gtkaccessibleeventlistener.cxx |4 vcl/unx/gtk4/gtkaccessibleregistry.cxx |4 2 files changed, 8 insertions(+) New commits: commit f557e22a675164a1b9b0286a263a81d634959733 Author: Michael Weghorn AuthorDate: Fri Dec 22 08:45:26 2023 +0100 Commit

Re: ESC meeting minutes: 2023-12-21

2023-12-22 Thread Michael Weghorn
On 2023-12-21 16:51, Colomban Wendling wrote: Le 21/12/2023 à 16:27, Stephan Bergmann a écrit : […]   14 CppunitTest_test_a11y    gerrit_windows That doesn't look too good… From a couple failing jobs, I see a weird error that barely seem related: [_RUN_]

Re: Commit 70ef230 causes GTK4 build to fail

2023-12-21 Thread Michael Weghorn
On 2023-12-22 08:21, Etna - wrote: Hi, building on Linux (Debian 12) breaks with the following error: [LNK] Library/libvclplug_gtk4lo.so ld.lld: error: undefined symbol: lo_accessible_new(_GdkDisplay*, _GtkAccessible*, com::sun::star::uno::Reference const&) referenced by

core.git: vcl/unx

2023-12-20 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 1a81fd69e10ad1ce7193fe7231ff29b2b94f67c7 Author: Michael Weghorn AuthorDate: Wed Dec 20 08:14:24 2023 +0100 Commit: Michael Weghorn CommitDate: Wed Dec 20 22:29:50

core.git: vcl/Library_vclplug_gtk4.mk vcl/unx

2023-12-20 Thread Michael Weghorn (via logerrit)
- vcl/unx/gtk4/gtkaccessibleregistry.cxx | 41 vcl/unx/gtk4/gtkaccessibleregistry.hxx | 32 + 7 files changed, 103 insertions(+), 18 deletions(-) New commits: commit 70ef230aae4f961c8197cc11a7ff5feaf1d96c20 Author: Michael Weghorn

core.git: vcl/unx

2023-12-20 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 16 vcl/unx/gtk4/a11y.hxx |2 -- 2 files changed, 16 insertions(+), 2 deletions(-) New commits: commit 552a0a0e4daaac6896995b1ce63a44df6582ade2 Author: Michael Weghorn AuthorDate: Wed Dec 20 10:45:39 2023 +0100 Commit: Michael Weghorn

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