core.git: comphelper/source

2025-09-22 Thread Stephan Bergmann (via logerrit)
comphelper/source/misc/random.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f0f1c92091949b3fd1e6315f733f2e1f0c371e97 Author: Stephan Bergmann AuthorDate: Mon Sep 22 17:22:06 2025 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 22 20:25:08 2025 +0200 Missing in

core.git: include/docmodel

2025-09-22 Thread Andrea Gelmini (via logerrit)
include/docmodel/styles/ChartStyle.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8023d9a3c1938ecc5448799bcf8fac9d71758ddb Author: Andrea Gelmini AuthorDate: Mon Sep 22 17:44:46 2025 +0200 Commit: Julien Nabet CommitDate: Mon Sep 22 23:30:20 2025 +0200

core.git: external/cairo

2025-09-22 Thread Stephan Bergmann (via logerrit)
external/cairo/UnpackedTarball_cairo.mk |1 external/cairo/cairo/Wincompatible-pointer-types.patch.0 | 29 +++ 2 files changed, 30 insertions(+) New commits: commit 4ad6309f5b7460a8e1c558d68a94c4515ec1b73f Author: Stephan Bergmann AuthorDate: Mon Sep 22 17

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: filter/source

2025-09-22 Thread Stephan Bergmann (via logerrit)
filter/source/config/tools/merge/pyAltFCFGMerge |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d4ecccbddc1383b44f9c3447410e92c658e4dda3 Author: Stephan Bergmann AuthorDate: Mon Sep 22 14:53:10 2025 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 22

core.git: connectivity/source

2025-09-22 Thread Stephan Bergmann (via logerrit)
connectivity/source/drivers/macab/MacabRecords.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c7d1e00d1e367de088259d45e12cb48432b23ac3 Author: Stephan Bergmann AuthorDate: Mon Sep 22 17:22:36 2025 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 22 20

core.git: sw/qa sw/source

2025-09-22 Thread Miklos Vajna (via logerrit)
sw/qa/filter/md/md.cxx| 60 ++ sw/source/filter/md/wrtmd.cxx | 15 -- sw/source/filter/md/wrtmd.hxx |1 3 files changed, 73 insertions(+), 3 deletions(-) New commits: commit 852d8b06bcecc5c68194fced94e4c7af02086c52 Author: Miklo

core.git: download.lst

2025-09-22 Thread Xisco Fauli (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1ac9e00df08f52c884a858180a0b1c14788ad4b3 Author: Xisco Fauli AuthorDate: Mon Sep 22 11:16:40 2025 +0200 Commit: Xisco Fauli CommitDate: Mon Sep 22 13:52:38 2025 +0200 libvisio: upgrade to

core.git: Branch 'distro/collabora/co-25.04.5' - sfx2/source

2025-09-22 Thread Ashod Nakashian (via logerrit)
sfx2/source/doc/objstor.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit fc1cf41aca5d05fcc55c5e016fd957926aed60b8 Author: Ashod Nakashian AuthorDate: Sat Sep 13 12:53:33 2025 -0400 Commit: Andras Timar CommitDate: Mon Sep 22 17:45:20 2025 +0200 sfx2: EnableSetModifi

core.git: solenv/bin

2025-09-22 Thread Stephan Bergmann (via logerrit)
solenv/bin/image-sort.py | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 6ebe4cb27a4c0c428429f9c3217876afda46f8d1 Author: Stephan Bergmann AuthorDate: Mon Sep 22 16:02:43 2025 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 22 17:27:24 2025 +02

core.git: Branch 'distro/collabora/co-25.04' - translations

2025-09-22 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 223061e5d350416158fa480ce9ae3dfc94f7a14b Author: Christian Lohmaier AuthorDate: Mon Sep 22 12:14:01 2025 +0200 Commit: Gerrit Code Review CommitDate: Mon Sep 22 12:14:01 2025 +0200 Update git

core.git: 2 commits - include/svx sc/source sw/inc sw/source

2025-09-22 Thread Noel Grandin (via logerrit)
include/svx/DocumentColorHelper.hxx | 41 sc/source/core/data/document10.cxx | 22 --- sw/inc/doc.hxx |5 +++- sw/source/core/doc/doc.cxx | 10 +++- sw/source/core/doc/docfmt.cxx | 31

core.git: cui/source cui/uiconfig

2025-09-22 Thread Olivier Hallot (via logerrit)
cui/source/dialogs/screenshotannotationdlg.cxx | 83 - cui/uiconfig/ui/screenshotannotationdialog.ui | 76 +- 2 files changed, 125 insertions(+), 34 deletions(-) New commits: commit 70c7f6ba49cfc506fc47dac32af98976ecf33cf8 Author: Olivier Hallo

core.git: compilerplugins/clang

2025-09-22 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/unusedmember.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0278766c5cd6adbd09d751d2c727494749ebc0af Author: Stephan Bergmann AuthorDate: Mon Sep 22 09:59:14 2025 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 22 14:59:04 2025

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

2025-09-22 Thread Laurent Balland (via logerrit)
extras/source/autotext/lang/fr/crdbus50/CLA2/content.xml | 236 +++ 1 file changed, 117 insertions(+), 119 deletions(-) New commits: commit d1e0f1ca1d9bbb810018df753f9529d3044c2f59 Author: Laurent Balland AuthorDate: Sat Sep 20 18:02:33 2025 +0200 Commit: Xisco Fauli Commit

core.git: desktop/source

2025-09-22 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89ef80185c85750115da5fdb166f6cfe0fed8b62 Author: Caolán McNamara AuthorDate: Fri Sep 5 16:06:27 2025 +0100 Commit: Caolán McNamara CommitDate: Mon Sep 22 13:53:52 2025 +0200 dea

core.git: Branch 'distro/collabora/co-25.04' - sw/qa sw/source

2025-09-22 Thread Miklos Vajna (via logerrit)
sw/qa/filter/md/md.cxx| 60 ++ sw/source/filter/md/wrtmd.cxx | 15 -- sw/source/filter/md/wrtmd.hxx |1 3 files changed, 73 insertions(+), 3 deletions(-) New commits: commit 51cce2385a7a7cd6980e13e5a2ed889963b1d72c Author: Miklo

core.git: external/cairo

2025-09-22 Thread Caolán McNamara (via logerrit)
external/cairo/ExternalProject_cairo.mk |2 +- external/cairo/UnpackedTarball_cairo.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit edc6033e39fb8695e1381503a195078b4a431d60 Author: Caolán McNamara AuthorDate: Tue Aug 26 20:41:49 2025 +0100 Commit: C

translations.git: Branch 'distro/collabora/co-25.04' - source/ab source/an source/ast source/az source/be source/bg source/ca source/cy source/da source/dsb source/el source/es source/fi source/fr sou

2025-09-22 Thread Christian Lohmaier (via logerrit)
source/ab/basctl/messages.po|4 source/ab/chart2/messages.po| 38 source/ab/connectivity/messages.po |6 source/ab/cui/messages.po

core.git: download.lst

2025-09-22 Thread Xisco Fauli (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0453e8493e96c006a45a0accda26251531fd0eed Author: Xisco Fauli AuthorDate: Mon Sep 22 09:39:58 2025 +0200 Commit: Xisco Fauli CommitDate: Mon Sep 22 12:03:43 2025 +0200 lxml: upgrade to 6.0.

core.git: Branch 'distro/collabora/co-25.04.5' - desktop/source

2025-09-22 Thread Andras Timar (via logerrit)
desktop/source/lib/init.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 6ad2b372d9817f40722844df74ea7999c507425e Author: Andras Timar AuthorDate: Wed Sep 17 12:19:04 2025 +0200 Commit: Andras Timar CommitDate: Mon Sep 22 11:53:11 2025 +0200 add PDF/A-4, PDF-1

core.git: Branch 'distro/collabora/co-25.04.5' - 2 commits - external/libvisio sd/source

2025-09-22 Thread Rashesh Padia (via logerrit)
external/libvisio/UnpackedTarball_libvisio.mk |5 external/libvisio/libvisio/0001-tdf-168475-libvisio-part1.patch | 655 ++ external/libvisio/libvisio/0002-Related-tdf-168475-libvisio-part2.patch | 234 +++ sd/source/ui/animations/SlideTransitionP

libvisio.git: Changes to 'refs/tags/libvisio-0.1.9'

2025-09-22 Thread Libreoffice Gerrit user
Tag 'libvisio-0.1.9' created by Xisco Fauli at 2025-09-22 08:58 + libvisio-0.1.9 Changes since libvisio-0.1.7-32: --- 0 files changed ---