core.git: framework/CppunitTest_framework_accelerators.mk framework/Module_framework.mk framework/qa

2025-09-24 Thread Neil Roberts (via logerrit)
713732b0a2ad91555dcd706d93527dbb9d154015 Author: Neil Roberts AuthorDate: Thu Sep 18 18:59:14 2025 +0200 Commit: Xisco Fauli CommitDate: Wed Sep 24 20:28:13 2025 +0200 Add a unit test for the accelerator configurations This is meant to test the problems described in the following commits

Re: Loplugin:stringadd on chars

2025-09-22 Thread Neil Roberts
Hi, Chris Sherlock writes: > But if you do the following: > > aCreationMetaDateString.append(char('0' + ((aDT.Year / 1000) % 10)) > + char('0' + ((aDT.Year / 100) % 10)) > + char('0' + ((aDT.Year / 10) % 10)) > + char('0' + ((aDT.Year) % 10))); > > Then the compiler thinks the char needs nume

core.git: framework/qa

2025-09-21 Thread Neil Roberts (via logerrit)
framework/qa/complex/accelerators/AcceleratorsConfigurationTest.java | 43 +++--- 1 file changed, 13 insertions(+), 30 deletions(-) New commits: commit a215aea6e861f1b257b299c6d14d3f22260d4fc3 Author: Neil Roberts AuthorDate: Fri Sep 19 17:12:24 2025 +0200 Commit: Noel Grandin

core.git: 2 commits - framework/JunitTest_framework_complex.mk vcl/headless

2025-09-21 Thread Neil Roberts (via logerrit)
framework/JunitTest_framework_complex.mk |2 vcl/headless/svpframe.cxx| 70 ++- 2 files changed, 69 insertions(+), 3 deletions(-) New commits: commit b55a3b23b9c33c1875c5a47c5798ada44dd25052 Author: Neil Roberts AuthorDate: Fri Sep 19 22:07

core.git: framework/source

2025-09-19 Thread Neil Roberts (via logerrit)
framework/source/accelerators/acceleratorconfiguration.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 96491f3f842bb911aca62e74d29865c3f36618e8 Author: Neil Roberts AuthorDate: Mon Sep 15 12:29:48 2025 +0200 Commit: Noel Grandin CommitDate: Fri Sep 19 09:40:29

core.git: framework/source

2025-09-19 Thread Neil Roberts (via logerrit)
framework/source/accelerators/acceleratorconfiguration.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 7da503470666bbcf2062e60fd4796f7316ac14f8 Author: Neil Roberts AuthorDate: Mon Sep 15 14:43:12 2025 +0200 Commit: Noel Grandin CommitDate: Fri

Questions about primary/secondary accelerators and unit testing

2025-09-16 Thread Neil Roberts
Hi, I’m new here so please let me know if this isn’t an appropriate place to ask these kinds of questions. Otherwise I have two unrelated questions: • Does anybody know if there is any documentation explaining the primary and secondary caches in XCUBasedAcceleratorConfiguration? There’s some

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

2025-09-14 Thread Neil Roberts (via logerrit)
vcl/osx/salmenu.cxx | 10 -- vcl/unx/gtk3/gtksalmenu.cxx | 21 ++--- 2 files changed, 22 insertions(+), 9 deletions(-) New commits: commit 0084db9109705594c997d7b93ad8c5d58f5abab1 Author: Neil Roberts AuthorDate: Sun Sep 14 11:16:18 2025 +0200 Commit

core.git: framework/source

2025-09-14 Thread Neil Roberts (via logerrit)
framework/source/accelerators/acceleratorcache.cxx | 48 ++--- framework/source/inc/accelerators/acceleratorcache.hxx |4 + 2 files changed, 35 insertions(+), 17 deletions(-) New commits: commit 4be9be221922db6e1872e061b312f3942bca900e Author: Neil Roberts AuthorDate

core.git: officecfg/registry sw/qa

2025-09-06 Thread Neil Roberts (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 150 -- sw/qa/extras/uiwriter/uiwriter3.cxx| 24 + 2 files changed, 148 insertions(+), 26 deletions(-) New commits: commit 5c62e4ec31aa31e0bbb118a39c550233b4ea9a7e Author: Neil Roberts

core.git: sc/source

2025-09-04 Thread Neil Roberts (via logerrit)
sc/source/ui/app/inputhdl.cxx | 19 --- sc/source/ui/inc/inputhdl.hxx |1 + sc/source/ui/view/cellsh4.cxx | 13 +++-- 3 files changed, 24 insertions(+), 9 deletions(-) New commits: commit 41acf1ab0e102c2341d2ae0d5d5949c21a962cf2 Author: Neil Roberts

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

2025-09-04 Thread Neil Roberts (via logerrit)
sfx2/source/appl/shutdowniconaqua.mm | 50 +++ 1 file changed, 10 insertions(+), 40 deletions(-) New commits: commit debbb3b40e485f924e2066229480ea2302ea2643 Author: Neil Roberts AuthorDate: Tue Sep 2 12:37:56 2025 +0200 Commit: Adolfo Jayme Barrientos

core.git: Branch 'libreoffice-25-8' - sfx2/source

2025-09-03 Thread Neil Roberts (via logerrit)
sfx2/source/appl/shutdowniconaqua.mm | 50 +++ 1 file changed, 10 insertions(+), 40 deletions(-) New commits: commit 166e4c13b579fc43ba7144c0b78a1cde39d2df6c Author: Neil Roberts AuthorDate: Tue Sep 2 12:37:56 2025 +0200 Commit: Adolfo Jayme Barrientos

core.git: sfx2/source

2025-09-03 Thread Neil Roberts (via logerrit)
sfx2/source/appl/shutdowniconaqua.mm | 50 +++ 1 file changed, 10 insertions(+), 40 deletions(-) New commits: commit 9d2da58ec93db75d2fcfce3dc001d9db0851e3c6 Author: Neil Roberts AuthorDate: Tue Sep 2 12:37:56 2025 +0200 Commit: Patrick Luby CommitDate

core.git: sw/source

2025-08-18 Thread Neil Roberts (via logerrit)
sw/source/uibase/docvw/SidebarTxtControl.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 92952f59f091b8f9a5092e27ae88bbd88de5e5f3 Author: Neil Roberts AuthorDate: Mon Aug 18 15:36:19 2025 +0200 Commit: Noel Grandin CommitDate: Tue Aug 19 07:57:30

Neil Roberts license statement

2025-08-18 Thread Neil Roberts
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. – Neil Roberts