core.git: Branch 'distro/collabora/co-25.04' - 15 commits - android/source avmedia/source chart2/qa desktop/source external/liblangtag Makefile.in oox/source readlicense_oo/license sc/inc sc/qa sc/sou

2025-05-05 Thread Michael Weghorn (via logerrit)
sysui/desktop/macosx/Info.plist.in|4 vcl/qt5/QtFilePicker.cxx |2 27 files changed, 1344 insertions(+), 990 deletions(-) New commits: commit 2f07c103eda0d777ca58b0aa7faa858ff0fc1b79 Author: Michael Weghorn AuthorDate: Fri May 2 17:52:19 2025

core.git: Branch 'libreoffice-25-2' - avmedia/source

2025-05-03 Thread Michael Weghorn (via logerrit)
avmedia/source/qt6/QtPlayer.cxx | 51 ++-- 1 file changed, 49 insertions(+), 2 deletions(-) New commits: commit 4bda0a68ef81a3f3eb5233b35ea046aca5352c88 Author: Michael Weghorn AuthorDate: Fri May 2 17:52:19 2025 +0200 Commit: Adolfo Jayme

core.git: vcl/qt5

2025-05-03 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstanceBuilder.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 30e5e6c7514d814a737aabb63f2a6198be5ec991 Author: Michael Weghorn AuthorDate: Fri May 2 18:38:31 2025 +0200 Commit: Michael Weghorn CommitDate: Sat May 3 09:56:38 2025 +0200 tdf#130857 qt

core.git: 3 commits - avmedia/source

2025-05-02 Thread Michael Weghorn (via logerrit)
(-) New commits: commit 3ab82581e5a5abc03c7ff06eac76a0b2fa0c9c34 Author: Michael Weghorn AuthorDate: Fri May 2 17:39:53 2025 +0200 Commit: Michael Weghorn CommitDate: Fri May 2 22:29:20 2025 +0200 avmedia: Move context retrieval a level down Call comphelper

core.git: 2 commits - vcl/qt5

2025-05-02 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtBuilder.cxx | 12 ++- vcl/qt5/QtInstanceBuilder.cxx | 168 +- 2 files changed, 110 insertions(+), 70 deletions(-) New commits: commit fbca764f46b39a21a3a1d68276fba08d0a0e54a6 Author: Michael Weghorn AuthorDate: Fri May 2 11:40:43

core.git: 2 commits - vcl/qt5

2025-05-02 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleWidget.cxx|6 +- vcl/qt5/QtInstanceDrawingArea.cxx | 13 +++-- 2 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 32c7035824e50429c4ffeb43d0bdf306ba8874e9 Author: Michael Weghorn AuthorDate: Fri May 2 00:12:25 2025 +0200 Commit

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

2025-05-02 Thread Michael Weghorn (via logerrit)
: commit 7782a0d87bfdfea8af1c24b90939b0e75edce641 Author: Michael Weghorn AuthorDate: Thu May 1 23:45:34 2025 +0200 Commit: Michael Weghorn CommitDate: Fri May 2 09:32:42 2025 +0200 tdf#130857 qt weld a11y: Drop 2 DrawingArea a11y asserts No longer assert in QtInstanceDrawingArea

core.git: 3 commits - vcl/CustomTarget_qt5_moc.mk vcl/CustomTarget_qt6_moc.mk vcl/inc vcl/qt5

2025-05-02 Thread Michael Weghorn (via logerrit)
(+), 112 deletions(-) New commits: commit 610c0285a6fd2c04b72d520eedc4eb2a6872e2f9 Author: Michael Weghorn AuthorDate: Thu May 1 22:15:40 2025 +0200 Commit: Michael Weghorn CommitDate: Fri May 2 09:32:22 2025 +0200 qt: Move null check to start of QtAccessibleWidget::customFactory

core.git: vcl/unx

2025-05-01 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkwrapper.cxx | 20 vcl/unx/gtk3/a11y/atkwrapper.hxx |2 -- 2 files changed, 22 deletions(-) New commits: commit 9f308ba42f44e7d8e2f73a92923b0374e39083aa Author: Michael Weghorn AuthorDate: Thu May 1 19:36:06 2025 +0200 Commit: Michael

core.git: sw/source

2025-05-01 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accfrmobjslist.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 63456ae59bead30d4af6e9a9b2e80ab6dd37f58d Author: Michael Weghorn AuthorDate: Thu May 1 17:26:35 2025 +0200 Commit: Michael Weghorn CommitDate: Thu May 1 23:10:48 2025

core.git: sw/source

2025-05-01 Thread Michael Weghorn (via logerrit)
commits: commit e7aa46efdfb67f448d3687131b375ac27a016ea0 Author: Michael Weghorn AuthorDate: Thu May 1 16:43:09 2025 +0200 Commit: Michael Weghorn CommitDate: Thu May 1 23:10:27 2025 +0200 sw a11y: Return list instead of using out param Change-Id

core.git: sw/source

2025-05-01 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit 9d27287b7c39580729c07aa370ae2ab7eee68a5a Author: Michael Weghorn AuthorDate: Thu May 1 14:54:21 2025 +0200 Commit: Michael Weghorn CommitDate

core.git: vcl/qt5

2025-05-01 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtBuilder.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8e43a6c4c1eed2a12c651613c2dbee7d1988c776 Author: Michael Weghorn AuthorDate: Wed Apr 30 22:38:22 2025 +0200 Commit: Michael Weghorn CommitDate: Thu May 1 23:09:38 2025 +0200 tdf#130857 qt weld

core.git: basctl/source

2025-05-01 Thread Michael Weghorn (via logerrit)
insertions(+), 51 deletions(-) New commits: commit 92df695bf523a9e34b40811208c30affe4455342 Author: Michael Weghorn AuthorDate: Wed Apr 30 16:27:55 2025 +0200 Commit: Michael Weghorn CommitDate: Thu May 1 09:52:49 2025 +0200 basicide a11y: Let Document implement XAccessible, drop

core.git: 2 commits - basctl/Library_basctl.mk basctl/source include/vcl solenv/clang-format vcl/inc vcl/Library_vcl.mk vcl/source

2025-05-01 Thread Michael Weghorn (via logerrit)
/accessibility/acc_factory.cxx |8 -- 10 files changed, 47 insertions(+), 125 deletions(-) New commits: commit d997c4fd03d76faf4d72f29a927be43d630f3a64 Author: Michael Weghorn AuthorDate: Wed Apr 30 15:37:20 2025 +0200 Commit: Michael Weghorn CommitDate: Thu May 1 09:52:37

core.git: 3 commits - sc/source sfx2/source svx/source

2025-05-01 Thread Michael Weghorn (via logerrit)
3a51a200e552f240d4242ccf32d0421a424306ab Author: Michael Weghorn AuthorDate: Wed Apr 30 12:29:59 2025 +0200 Commit: Michael Weghorn CommitDate: Thu May 1 09:52:23 2025 +0200 svx a11y: Use OAccessibleComponentHelper for WeldEditAccessible This allows to reuse some of the XAccessibleComponent

core.git: external/harfbuzz

2025-04-29 Thread Michael Weghorn (via logerrit)
external/harfbuzz/ExternalProject_harfbuzz.mk | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 56d64a40c1a257de817406130ca6551d0f3233bf Author: Michael Weghorn AuthorDate: Thu Apr 24 08:03:47 2025 +0200 Commit: Michael Weghorn CommitDate: Wed

core.git: svx/source

2025-04-29 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleTextHelper.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit e2230f7706cc74ae05a0bc044dee75fa7984b10e Author: Michael Weghorn AuthorDate: Tue Apr 29 23:48:52 2025 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 30

core.git: include/vcl vcl/source

2025-04-29 Thread Michael Weghorn (via logerrit)
include/vcl/accessibility/AccessibleBrowseBoxBase.hxx |3 - vcl/source/accessibility/AccessibleBrowseBoxBase.cxx | 35 -- 2 files changed, 38 deletions(-) New commits: commit 78fe1ba99e2c9764afefc5b632ddfd037935c0e6 Author: Michael Weghorn AuthorDate: Tue Apr 29 19:11

core.git: editeng/source sd/source svx/source

2025-04-29 Thread Michael Weghorn (via logerrit)
changed, 9 insertions(+), 9 deletions(-) New commits: commit a6d08b80bc014a92cfe3fced0ec09d3a1cc1cffa Author: Michael Weghorn AuthorDate: Tue Apr 29 18:55:02 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 29 23:12:08 2025 +0200 a11y: Use OAccessibleComponentHelper::isAlive

core.git: sc/source

2025-04-29 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx | 26 --- 1 file changed, 10 insertions(+), 16 deletions(-) New commits: commit aa5064a8973028edf8104c426d06a6f77332f63e Author: Michael Weghorn AuthorDate: Tue Apr 29 18:11:03 2025 +0200 Commit: Michael Weghorn

core.git: sc/source

2025-04-29 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx | 18 +-- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 2cf36848ddfd802287f467aaf85b1c73739634f4 Author: Michael Weghorn AuthorDate: Tue Apr 29 18:08:25 2025 +0200 Commit: Michael Weghorn

core.git: svx/source

2025-04-29 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleTextHelper.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit 7d5fe5bed3a66fe70908f147a7269e438d03e655 Author: Michael Weghorn AuthorDate: Tue Apr 29 17:55:27 2025 +0200 Commit: Michael Weghorn CommitDate

core.git: svx/source

2025-04-29 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleTextHelper.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit f7811a25c60a6b68fa8b212ee4bbdfab8584f01d Author: Michael Weghorn AuthorDate: Tue Apr 29 17:41:57 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr

core.git: 3 commits - chart2/source svx/source

2025-04-29 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Tue Apr 29 17:32:24 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 29 23:09:36 2025 +0200 chart a11y: Drop extra assignment to local var Change-Id: I8a5fccd35a707e84c6638bf1ee3d3a488cd413cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184787

core.git: svx/source

2025-04-29 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleTextHelper.cxx | 2526 +++--- 1 file changed, 1263 insertions(+), 1263 deletions(-) New commits: commit 77ffea4e5cdd3a7f99d4701c0d8fc39e30015b12 Author: Michael Weghorn AuthorDate: Tue Apr 29 17:07:00 2025 +0200 Commit: Michael Weghorn

core.git: sw/source

2025-04-29 Thread Michael Weghorn (via logerrit)
sw/source/core/access/acccontext.cxx | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) New commits: commit f910df50341fbc0620fe2b73a4b3b350861716b0 Author: Michael Weghorn AuthorDate: Tue Apr 29 15:00:27 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 29

core.git: sw/source

2025-04-29 Thread Michael Weghorn (via logerrit)
sw/source/core/access/acccontext.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 04dd17b2495c5722f478896aa2fa7132cb26edaf Author: Michael Weghorn AuthorDate: Tue Apr 29 14:47:49 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 29 23:07:05 2025

core.git: 2 commits - svx/source

2025-04-28 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleFrameSelector.cxx |6 +- svx/source/dialog/frmsel.cxx |4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 95fe393ab804a170b71c6cd84ab74dbd5440ae9a Author: Michael Weghorn AuthorDate: Mon Apr 28

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

2025-04-28 Thread Michael Weghorn (via logerrit)
551d7191115a6c81cdb0c23e1cd18f35d986a585 Author: Michael Weghorn AuthorDate: Mon Apr 28 17:22:12 2025 +0200 Commit: Michael Weghorn CommitDate: Mon Apr 28 21:42:01 2025 +0200 svx a11y: Flatten AccFrameSelectorChild::getAccessibleStateSet Return early if `mpFrameSel` is null. Change

core.git: vcl/inc

2025-04-27 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtFrame.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 444f2f7d331464d9628b11f409a513b0458c5bae Author: Michael Weghorn AuthorDate: Sat Apr 26 23:47:01 2025 +0200 Commit: Michael Weghorn CommitDate: Sun Apr 27 20:45:11 2025 +0200

core.git: vcl/qt5

2025-04-26 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtBuilder.cxx |4 1 file changed, 4 insertions(+) New commits: commit 7b1f65f3f1b570cc497deec8e5412b90eee6555b Author: Michael Weghorn AuthorDate: Fri Apr 25 21:58:21 2025 +0200 Commit: Michael Weghorn CommitDate: Sun Apr 27 07:24:07 2025 +0200 tdf#130857 qt weld

core.git: vcl/qt5

2025-04-26 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstanceTreeView.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 23567fe2db2cefd934f971596c9cdc8835562889 Author: Michael Weghorn AuthorDate: Sat Apr 26 23:02:43 2025 +0200 Commit: Michael Weghorn CommitDate: Sun Apr 27 07:25:29 2025 +0200

core.git: 3 commits - vcl/qt5

2025-04-26 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstanceTreeView.cxx | 56 ++--- 1 file changed, 41 insertions(+), 15 deletions(-) New commits: commit 0361f96e463e3db7d771fd9a30e3ae27b5a94ee8 Author: Michael Weghorn AuthorDate: Sat Apr 26 20:15:47 2025 +0200 Commit: Michael Weghorn

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

2025-04-26 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtInstanceTreeView.hxx | 20 - vcl/qt5/QtInstanceTreeView.cxx | 433 ++--- 2 files changed, 225 insertions(+), 228 deletions(-) New commits: commit c059fc8ab8b1641faddd5746efc9c887540c4f2e Author: Michael Weghorn AuthorDate: Sat Apr 26 17

core.git: 2 commits - vcl/qt5

2025-04-26 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstanceTreeView.cxx | 23 --- 1 file changed, 20 insertions(+), 3 deletions(-) New commits: commit 59c49d566c1f491df97422dfb8bfc1102442d576 Author: Michael Weghorn AuthorDate: Fri Apr 25 22:16:11 2025 +0200 Commit: Michael Weghorn CommitDate: Sun Apr 27

core.git: cui/uiconfig

2025-04-25 Thread Michael Weghorn (via logerrit)
cui/uiconfig/ui/selectpathdialog.ui | 86 ++-- 1 file changed, 43 insertions(+), 43 deletions(-) New commits: commit d37739f961375a39845fa1449c323d18b788bffe Author: Michael Weghorn AuthorDate: Fri Apr 25 21:44:18 2025 +0200 Commit: Michael Weghorn

core.git: 3 commits - sw/uiconfig vcl/qt5

2025-04-25 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/editcategories.ui | 215 +++ vcl/qt5/QtInstanceBuilder.cxx|1 2 files changed, 107 insertions(+), 109 deletions(-) New commits: commit bad507e7bcb050621acc1b61b0fc8ba1de539f90 Author: Michael Weghorn AuthorDate: Fri Apr 25

core.git: 3 commits - cui/uiconfig vcl/qt5

2025-04-25 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Fri Apr 25 21:40:49 2025 +0200 Commit: Michael Weghorn CommitDate: Sat Apr 26 00:33:34 2025 +0200 tdf#130857 qt weld: Support "Select Paths" dialog This means that native Qt widgets are used for that dialog now when using the qt5

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

2025-04-25 Thread Michael Weghorn (via logerrit)
d58487de929fef9ea02c1a835923331161696bad Author: Michael Weghorn AuthorDate: Fri Apr 25 19:22:26 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 21:37:04 2025 +0200 qt/kf/gtk3_kde5: Merge FilePicker_getSupportedServiceNames into callers Change-Id

core.git: vcl/qt5

2025-04-25 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFilePicker.cxx | 29 + 1 file changed, 9 insertions(+), 20 deletions(-) New commits: commit edc9277e0f8de3f32502db41a3167ce03fff2b50 Author: Michael Weghorn AuthorDate: Fri Apr 25 15:19:57 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25

core.git: 2 commits - sw/source

2025-04-25 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accfrmobjmap.hxx | 10 -- sw/source/core/access/accmap.cxx | 20 2 files changed, 8 insertions(+), 22 deletions(-) New commits: commit dbab729bca8f5d6e9a14df6c58a1a4593edbcebe Author: Michael Weghorn AuthorDate: Fri Apr 25 08:55

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

2025-04-25 Thread Michael Weghorn (via logerrit)
(-) New commits: commit 9e7f4c95e4c232c0ea7c7108e996215019431a14 Author: Michael Weghorn AuthorDate: Fri Apr 25 08:12:24 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 13:45:19 2025 +0200 sw a11y: Drop SwAccessibleChildMapKey::m_nPosNum The ctor initializes it to Point

core.git: 2 commits - sw/source

2025-04-25 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Fri Apr 25 07:21:58 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 13:44:57 2025 +0200 sw: Use constexpr instead of #define for SwFrameType combinations ... and address loplugin:redundantfcast warning /home/michi/development/git

core.git: sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/acccontext.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit 9ebc71b88665ca2e3012940dedbfa7ab1695 Author: Michael Weghorn AuthorDate: Thu Apr 24 16:44:36 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 07:32:27

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 65 ++- 1 file changed, 31 insertions(+), 34 deletions(-) New commits: commit aefb96bb25cd24065898201727b66a34c04acb45 Author: Michael Weghorn AuthorDate: Thu Apr 24 15:41:01 2025 +0200 Commit: Michael Weghorn

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

2025-04-24 Thread Michael Weghorn (via logerrit)
|7 +-- 6 files changed, 57 insertions(+), 62 deletions(-) New commits: commit 9ed09f66a3cfb24753facb8763ee1677fc764f2c Author: Michael Weghorn AuthorDate: Thu Apr 24 15:23:46 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 07:32:04 2025 +0200 sw a11y: Pass frame by ref to

core.git: 3 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 59 +-- 1 file changed, 27 insertions(+), 32 deletions(-) New commits: commit 3089a2c9f688d32c651f9fe211c18f704a1160e2 Author: Michael Weghorn AuthorDate: Thu Apr 24 14:50:05 2025 +0200 Commit: Michael Weghorn

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accfrmobj.cxx | 29 ++--- sw/source/core/access/accfrmobj.hxx |1 + 2 files changed, 11 insertions(+), 19 deletions(-) New commits: commit 33543763b522b8b03114cd8e2877b3c660853f89 Author: Michael Weghorn AuthorDate: Thu Apr 24 14:01:03

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
/EnhancedPDFExportHelper.cxx |4 ++-- 10 files changed, 28 insertions(+), 30 deletions(-) New commits: commit a6e4b89746fd778aeed3133a772b0487f8a05684 Author: Michael Weghorn AuthorDate: Thu Apr 24 13:10:30 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 07:30:55 2025 +0200 sw

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 179 ++- 1 file changed, 87 insertions(+), 92 deletions(-) New commits: commit fc4bd80e9d2ab0b6746aee7399b4a00030bcfd2c Author: Michael Weghorn AuthorDate: Thu Apr 24 12:47:09 2025 +0200 Commit: Michael Weghorn

core.git: 3 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Thu Apr 24 12:36:08 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 07:30:21 2025 +0200 sw a11y: Move code into only block where it's relevant `xOldCursorAcc` can only be non-empty and `bOldShapeSelected` can only be tr

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit a58444db7dcd5a84cda235984b311e9c81ce8a3d Author: Michael Weghorn AuthorDate: Thu Apr 24 11:29:02 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 07:29:59

core.git: 3 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Thu Apr 24 11:12:02 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25 07:29:44 2025 +0200 sw a11y: Simply use 'this' Change-Id: I0c08e1a40e63b1f3ece3ca338b97527747837819 Reviewed-on: https://gerrit.libreoffice.org/c/cor

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx |5 +++-- sw/source/core/access/accpara.hxx |2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit e85e89cb423a2262fd4e54ff71eb50eeba321ff6 Author: Michael Weghorn AuthorDate: Thu Apr 24 10:49:56 2025 +0200 Commit: Michael

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx | 20 +++- 1 file changed, 7 insertions(+), 13 deletions(-) New commits: commit 4af3c5c7374cef5b39e3501e39c090514132b276 Author: Michael Weghorn AuthorDate: Thu Apr 24 10:44:55 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 25

core.git: 4 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx | 104 +- 1 file changed, 47 insertions(+), 57 deletions(-) New commits: commit 3f19e3aacf727d779d508d5f0d65adc6adcf845f Author: Michael Weghorn AuthorDate: Thu Apr 24 10:25:32 2025 +0200 Commit: Michael Weghorn

core.git: 2 commits - sw/source

2025-04-24 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accpara.cxx | 53 +++--- 1 file changed, 16 insertions(+), 37 deletions(-) New commits: commit fcf747cb992cda5ecc2d5bc3cee50ca3da5cb4bb Author: Michael Weghorn AuthorDate: Thu Apr 24 09:36:03 2025 +0200 Commit: Michael Weghorn

core.git: svx/source

2025-04-24 Thread Michael Weghorn (via logerrit)
svx/source/accessibility/AccessibleOLEShape.cxx | 11 --- svx/source/accessibility/AccessibleShape.cxx| 11 --- 2 files changed, 8 insertions(+), 14 deletions(-) New commits: commit d572a56bea0a5ad01f485b365b2135c682c9f65f Author: Michael Weghorn AuthorDate: Thu Apr

core.git: 2 commits - winaccessibility/source

2025-04-24 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 31 +++- winaccessibility/source/service/AccObjectWinManager.cxx |2 - 2 files changed, 15 insertions(+), 18 deletions(-) New commits: commit e127d6e49a0a1b59e49112d354ddc2ae67e35045 Author: Michael Weghorn

core.git: 3 commits - include/svx offapi/com sc/source sd/source svx/source sw/source vcl/qa vcl/qt5 vcl/unx winaccessibility/source

2025-04-23 Thread Michael Weghorn (via logerrit)
|3 - winaccessibility/source/UAccCOM/MAccessible.cxx |4 -- 24 files changed, 43 insertions(+), 67 deletions(-) New commits: commit 894ff7b2df09221195399a750afd6ff464637097 Author: Michael Weghorn AuthorDate: Wed Apr 23 16:15:15 2025 +0200

core.git: 3 commits - sw/source

2025-04-23 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Wed Apr 23 16:17:28 2025 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 24 07:56:12 2025 +0200 sw a11y: Return early in SwAccessibleDocument::getExtendedAttributes ... if `pFeShell` is null. (`git show --ignore-space-change shows the

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

2025-04-23 Thread Michael Weghorn (via logerrit)
vcl/inc/helpwin.hxx | 18 +++-- vcl/source/app/help.cxx | 65 +--- 2 files changed, 45 insertions(+), 38 deletions(-) New commits: commit 4dcb25e23da452a345db38a3a04d08b8441dcd42 Author: Michael Weghorn AuthorDate: Wed Apr 23 13:17

core.git: desktop/source

2025-04-23 Thread Michael Weghorn (via logerrit)
desktop/source/deployment/gui/dp_gui_dialog2.cxx |6 +++--- desktop/source/deployment/gui/dp_gui_dialog2.hxx | 10 +- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit d39e1b0463de02f6a78712879d54e69e71b22b3b Author: Michael Weghorn AuthorDate: Wed Apr 23 11

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

2025-04-22 Thread Michael Weghorn (via logerrit)
sw/inc/accmap.hxx|4 ++-- sw/source/core/access/accmap.cxx | 33 +++-- 2 files changed, 13 insertions(+), 24 deletions(-) New commits: commit 23b9dae8e6fb530b9a966adfd440831510d9854e Author: Michael Weghorn AuthorDate: Tue Apr 22 15:28:11

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

2025-04-22 Thread Michael Weghorn (via logerrit)
sw/inc/accmap.hxx|2 sw/source/core/access/accmap.cxx | 426 +-- 2 files changed, 192 insertions(+), 236 deletions(-) New commits: commit 8879903c0ad4eec56dfc3cccd34663492f200d84 Author: Michael Weghorn AuthorDate: Tue Apr 22 15:07

core.git: vcl/inc vcl/qt5

2025-04-22 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Tue Apr 22 13:11:51 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 22 15:16:31 2025 +0200 tdf#130857 qt weld: Actually implement tree view sorting Just calling QTreeView::setSortingEnabled in QtInstanceTreeView::make_sorted isn&#

core.git: 3 commits - sw/uiconfig vcl/qt5

2025-04-22 Thread Michael Weghorn (via logerrit)
02b90d55b54743671f3343754ef82f5caa3cf9e1 Author: Michael Weghorn AuthorDate: Tue Apr 22 12:07:10 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 22 15:16:23 2025 +0200 tdf#130857 qt weld: Pass both row indices to std::max ... instead of passing the same one twice, which the

core.git: avmedia/source

2025-04-22 Thread Michael Weghorn (via logerrit)
avmedia/source/qt6/QtFrameGrabber.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 99ab2178c9d8f316811cc3c12d9c6bdc704ba055 Author: Michael Weghorn AuthorDate: Tue Apr 22 08:44:14 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 22 10:26:15

core.git: 6 commits - svx/source svx/uiconfig sw/uiconfig vcl/qt5

2025-04-19 Thread Michael Weghorn (via logerrit)
|2 vcl/qt5/QtInstanceTreeView.cxx |8 6 files changed, 61 insertions(+), 206 deletions(-) New commits: commit 00ebf365dd33d2272fdbb624976d6a6f94c3820c Author: Michael Weghorn AuthorDate: Sat Apr 19 17:57:53 2025 +0200 Commit: Michael Weghorn CommitDate: Sat Apr

core.git: 3 commits - vcl/qt5

2025-04-19 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtBuilder.cxx |4 ++-- vcl/qt5/QtInstanceBuilder.cxx |1 + vcl/qt5/QtInstanceComboBox.cxx |2 +- 3 files changed, 4 insertions(+), 3 deletions(-) New commits: commit f2bf5e608c2150a478d8612e4664ba9279a00853 Author: Michael Weghorn AuthorDate: Sat Apr 19 13:11

core.git: 3 commits - starmath/uiconfig vcl/CustomTarget_qt5_moc.mk vcl/CustomTarget_qt6_moc.mk vcl/inc vcl/Library_vclplug_qt5.mk vcl/Library_vclplug_qt6.mk vcl/qt5 vcl/qt6

2025-04-19 Thread Michael Weghorn (via logerrit)
| 12 +++ 11 files changed, 226 insertions(+), 22 deletions(-) New commits: commit e35a70707094d444ae7146b0e4be397499c4f0d9 Author: Michael Weghorn AuthorDate: Fri Apr 18 23:09:11 2025 +0200 Commit: Michael Weghorn CommitDate: Sat Apr 19 09:51:10 2025 +0200 tdf#130857 Define

core.git: sw/inc sw/source

2025-04-18 Thread Michael Weghorn (via logerrit)
sw/inc/tblsel.hxx |2 +- sw/source/core/access/acccell.cxx |3 +-- sw/source/core/access/acctable.cxx |8 +++- 3 files changed, 5 insertions(+), 8 deletions(-) New commits: commit d3ef13ac75b05b6dadc32a854696d27b3680259e Author: Michael Weghorn AuthorDate

core.git: 2 commits - sw/source

2025-04-18 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 27 +++ 1 file changed, 11 insertions(+), 16 deletions(-) New commits: commit 3b6eeb46a59d3c7311ca0f57f3d8c91207bbfcdd Author: Michael Weghorn AuthorDate: Thu Apr 17 09:48:55 2025 +0200 Commit: Michael Weghorn CommitDate: Fri

core.git: sw/inc

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/inc/accmap.hxx | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 7d76bb339905f011bafe99bda958b3e63a9cffc4 Author: Michael Weghorn AuthorDate: Thu Apr 17 12:41:13 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08:31:09

core.git: sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 58 +-- 1 file changed, 20 insertions(+), 38 deletions(-) New commits: commit f47e9f1d1692dc63010f454d3e002d20b024eb38 Author: Michael Weghorn AuthorDate: Thu Apr 17 09:06:31 2025 +0200 Commit: Michael Weghorn

core.git: sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/acctable.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit 5018d3a4c321f411ef27d4797ee6050bf634c9ef Author: Michael Weghorn AuthorDate: Thu Apr 17 07:53:30 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08:22

core.git: sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit a54184778d17d93dcbbedc687901e9c2f2a226cd Author: Michael Weghorn AuthorDate: Thu Apr 17 13:03:20 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08:31:44 2025

core.git: sw/inc sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/inc/accmap.hxx|8 ++- sw/source/core/access/accmap.cxx | 95 +++ 2 files changed, 34 insertions(+), 69 deletions(-) New commits: commit 01cdb8a4bf1ae74322baaa94e715e620a8e83a3c Author: Michael Weghorn AuthorDate: Thu Apr 17 12:32

core.git: sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 37e04716bbe68c7d9707dd69dbc90c296cd63978 Author: Michael Weghorn AuthorDate: Thu Apr 17 11:27:52 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08:29:44

core.git: 3 commits - sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 270 +++ 1 file changed, 132 insertions(+), 138 deletions(-) New commits: commit 43f5bf0439c05cd54925ac8fae683531d929d23d Author: Michael Weghorn AuthorDate: Thu Apr 17 11:18:23 2025 +0200 Commit: Michael Weghorn

core.git: sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 033a4e93643f83a733f1272d2928e64158388175 Author: Michael Weghorn AuthorDate: Thu Apr 17 10:36:13 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08:27:50 2025

core.git: sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 21 - 1 file changed, 21 deletions(-) New commits: commit 664c2a113db6a9920e08c55e4ea1025e295c4c26 Author: Michael Weghorn AuthorDate: Thu Apr 17 10:17:22 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08:27:21 2025

core.git: 4 commits - sw/source

2025-04-17 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx | 16 +--- 1 file changed, 5 insertions(+), 11 deletions(-) New commits: commit 58407933724f0c9da15b567ab3e293204e9d483d Author: Michael Weghorn AuthorDate: Thu Apr 17 08:13:30 2025 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 18 08

core.git: 2 commits - sw/source

2025-04-16 Thread Michael Weghorn (via logerrit)
sw/source/core/access/acctable.cxx | 28 +--- 1 file changed, 9 insertions(+), 19 deletions(-) New commits: commit 49392773762d0e8caa655a9d4d5a8ae81120c222 Author: Michael Weghorn AuthorDate: Wed Apr 16 14:00:19 2025 +0200 Commit: Michael Weghorn CommitDate

core.git: 3 commits - sw/source

2025-04-16 Thread Michael Weghorn (via logerrit)
commits: commit c6be26a067161126d4b2d2ba4982be2518dd8430 Author: Michael Weghorn AuthorDate: Wed Apr 16 13:43:30 2025 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 17 07:07:19 2025 +0200 sw a11y: Drop always false 'bExact' param ... for SwAccessibleTableData_Impl

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

2025-04-16 Thread Michael Weghorn (via logerrit)
/viewsh.cxx | 10 sw/source/uibase/docvw/edtwin3.cxx | 16 +++--- 7 files changed, 28 insertions(+), 56 deletions(-) New commits: commit 2f6c7c7ba2031575177ec6ad56bc34dfeaae301d Author: Michael Weghorn AuthorDate: Wed Apr 16 10:42:31 2025 +0200 Commit: Michael Weghorn

core.git: include/vcl

2025-04-15 Thread Michael Weghorn (via logerrit)
include/vcl/weld.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 984cc982393b0dc198b0aeda84241920623ec0f3 Author: Michael Weghorn AuthorDate: Tue Apr 15 19:34:40 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 22:58:27 2025 +0200 vcl: Drop weld

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

2025-04-15 Thread Michael Weghorn (via logerrit)
(+), 156 deletions(-) New commits: commit f7922602e0a7445ff0f45bcfe2c6454e4074bbe9 Author: Michael Weghorn AuthorDate: Tue Apr 15 17:49:21 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 22:58:13 2025 +0200 sw a11y: Return ref in SwAccessibleContext::GetShell

core.git: 3 commits - sw/source

2025-04-15 Thread Michael Weghorn (via logerrit)
+++--- sw/source/core/view/viewimp.cxx | 74 +++--- sw/source/core/view/vnew.cxx |4 - 8 files changed, 131 insertions(+), 133 deletions(-) New commits: commit 3f1f4a0880d367410d6f0508c8737c51a0741263 Author: Michael Weghorn AuthorDate: Tue Apr 15 15:31:55 2025

core.git: 3 commits - sc/source sw/inc sw/source

2025-04-15 Thread Michael Weghorn (via logerrit)
insertions(+), 37 deletions(-) New commits: commit 9825c183c1a0afdb9800bbde78ee1cd0d3b78f17 Author: Michael Weghorn AuthorDate: Mon Apr 14 13:38:47 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 08:07:23 2025 +0200 sw a11y: Fire focus event for scrolled in shape

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

2025-04-15 Thread Michael Weghorn (via logerrit)
commits: commit ff523f34ba6e20712a0cc768b7c3af8e98c40d54 Author: Michael Weghorn AuthorDate: Tue Apr 15 10:06:20 2025 +0200 Commit: Xisco Fauli CommitDate: Tue Apr 15 15:09:29 2025 +0200 pyuno: Initialize tp_versions_used for Python >= 3.13 This was added in cpython commit

core.git: Branch 'libreoffice-25-2' - pyuno/source

2025-04-15 Thread Michael Weghorn (via logerrit)
commits: commit 7faa67faade22759b4b023eaaf17814d995a208d Author: Michael Weghorn AuthorDate: Tue Apr 15 10:06:20 2025 +0200 Commit: Xisco Fauli CommitDate: Tue Apr 15 14:05:05 2025 +0200 pyuno: Initialize tp_versions_used for Python >= 3.13 This was added in cpython commit

core.git: pyuno/source

2025-04-15 Thread Michael Weghorn (via logerrit)
commits: commit 07de0b7c91b66abc6dc47d71237e355a0bba80fb Author: Michael Weghorn AuthorDate: Tue Apr 15 10:06:20 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 13:15:42 2025 +0200 pyuno: Initialize tp_versions_used for Python >= 3.13 This was added in cpyt

core.git: 3 commits - sw/source

2025-04-14 Thread Michael Weghorn (via logerrit)
files changed, 102 insertions(+), 231 deletions(-) New commits: commit 793dadb5d75ca34f58b156952bbc997ef83d771a Author: Michael Weghorn AuthorDate: Mon Apr 14 15:24:46 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 08:07:44 2025 +0200 sw a11y: Get rid of need to

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

2025-04-14 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Mon Apr 14 23:01:44 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 08:08:39 2025 +0200 tdf#130857 Move weld::EntryTreeView::{g,s}et_entry_font impls to base The VCL and GTK implementations are equivalent, so move the implementation

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

2025-04-14 Thread Michael Weghorn (via logerrit)
: commit 8debe2a6798b45f654bd8046dfcc084a22803100 Author: Michael Weghorn AuthorDate: Mon Apr 14 22:25:26 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 08:08:28 2025 +0200 tdf#130857 Move weld::EntryTreeView::set_entry_editable impls to base The VCL and GTK

core.git: 2 commits - sw/source

2025-04-14 Thread Michael Weghorn (via logerrit)
sw/source/core/access/acccontext.hxx |3 +-- sw/source/core/access/accmap.cxx | 12 +--- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 77f178ff039aab0ba1fbb3e6732f0c9637bda05c Author: Michael Weghorn AuthorDate: Mon Apr 14 15:53:14 2025 +0200 Commit

core.git: sw/source

2025-04-14 Thread Michael Weghorn (via logerrit)
sw/source/core/access/accmap.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit f16f694168b9df555bd93465b0202ed1141fd13d Author: Michael Weghorn AuthorDate: Mon Apr 14 11:52:22 2025 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 15 00:16:59 2025 +0200 sw a11y

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

2025-04-13 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtWidget.hxx | 11 +++- vcl/qt5/QtWidget.cxx | 63 +++ 2 files changed, 36 insertions(+), 38 deletions(-) New commits: commit 525b3aaa13990185937e773c5afd921476dfeb23 Author: Michael Weghorn AuthorDate: Sat Apr 12 14:59:41

  1   2   3   4   5   6   7   8   9   10   >