core.git: vcl/source

2025-07-29 Thread Arnaud VERSINI (via logerrit)
vcl/source/gdi/WidgetDefinition.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit fd975e8bb561f80d62398545b019c876a0d43832 Author: Arnaud VERSINI AuthorDate: Sun Jul 27 17:34:13 2025 +0200 Commit: Arnaud Versini CommitDate: Wed Jul 30 08:3

core.git: static/source

2025-07-29 Thread Stephan Bergmann (via logerrit)
static/source/embindmaker/embindmaker.cxx | 24 +++- 1 file changed, 7 insertions(+), 17 deletions(-) New commits: commit 271343a4bab926a9807d7b6ae0760b00e0354ebe Author: Stephan Bergmann AuthorDate: Tue Jul 29 22:46:32 2025 +0200 Commit: Stephan Bergmann CommitDat

core.git: desktop/source

2025-07-29 Thread Stephan Bergmann (via logerrit)
desktop/source/app/initjsunoscripting.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6c5b42f72e9c52077101d492eb7a0c170948bb77 Author: Stephan Bergmann AuthorDate: Tue Jul 29 22:58:59 2025 +0200 Commit: Stephan Bergmann CommitDate: Wed Jul 30 07:50:18 2025 +0200 Em

core.git: svx/source

2025-07-29 Thread Michael Weghorn (via logerrit)
svx/source/tbxctrls/tbxcolorupdate.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 1062519e749ca983c488dd22e0035486c1841039 Author: Michael Weghorn AuthorDate: Mon Jul 28 15:17:18 2025 +0200 Commit: Michael Weghorn CommitDate: Wed Jul 30 06:42:20 20

core.git: 3 commits - solenv/clang-format svx/inc svx/source

2025-07-29 Thread Michael Weghorn (via logerrit)
solenv/clang-format/excludelist|2 svx/inc/tbxcolorupdate.hxx | 206 +-- svx/source/tbxctrls/tbxcolorupdate.cxx | 607 - 3 files changed, 403 insertions(+), 412 deletions(-) New commits: commit 71486ad4f03ed0faa763b5e572094739bf8d

core.git: Changes to 'refs/tags/cp-25.04.4-2'

2025-07-29 Thread Andras Timar (via logerrit)
Tag 'cp-25.04.4-2' created by Andras Timar at 2025-07-29 20:42 + cp-25.04.4-2 Changes since co-25.04.4-1-12: --- 0 files changed ---

translations.git: Changes to 'refs/tags/cp-25.04.4-2'

2025-07-29 Thread Christian Lohmaier (via logerrit)
Tag 'cp-25.04.4-2' created by Andras Timar at 2025-07-29 20:42 + cp-25.04.4-2 Changes since cp-25.04.3-3-1: --- 0 files changed ---

help.git: Changes to 'refs/tags/cp-25.04.4-2'

2025-07-29 Thread Ilmari Lauhakangas (via logerrit)
Tag 'cp-25.04.4-2' created by Andras Timar at 2025-07-29 20:42 + cp-25.04.4-2 Changes since cp-25.04.1-1: Ilmari Lauhakangas (1): Take dark mode into account with selection pseudo-element --- help3xsl/default.css |3 +++ 1 file changed, 3 insertions(+) ---

dictionaries.git: Changes to 'refs/tags/cp-25.04.4-2'

2025-07-29 Thread Xisco Fauli (via logerrit)
Tag 'cp-25.04.4-2' created by Andras Timar at 2025-07-29 20:42 + cp-25.04.4-2 Changes since cp-25.04.3-3: Xisco Fauli (1): Upgrade Mongolian dictionary to 2025.07.04 --- mn_MN/description.xml |2 mn_MN/mn_MN.aff | 30 mn_MN/mn_MN.dic |15794 ++

core.git: Branch 'distro/collabora/co-25.04.4' - configure.ac

2025-07-29 Thread Andras Timar (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bac909971af4c6e920008f7c0c3d0cf2afeca619 Author: Andras Timar AuthorDate: Tue Jul 29 22:42:29 2025 +0200 Commit: Andras Timar CommitDate: Tue Jul 29 22:42:29 2025 +0200 Bump version to 25.04.4

Re: Need help with Jenkins error message

2025-07-29 Thread Regina Henschel
Hi Caolán, Caolán McNamara schrieb am 29.07.2025 um 20:30: On Tue, 2025-07-29 at 16:41 +0200, Michael Stahl wrote: drawdoc.hxx has this: SAL_DLLPRIVATE const css::uno::Reference< css::presentation::XPresentation2 >& getPresentation() const; What to do? remove SAL_DLLPRIVATE from this

core.git: include/vcl sd/source

2025-07-29 Thread Noel Grandin (via logerrit)
include/vcl/bitmap.hxx |2 +- sd/source/ui/sidebar/LayoutMenu.cxx |4 ++-- sd/source/ui/sidebar/LayoutMenu.hxx |2 +- sd/source/ui/sidebar/MasterPagesSelector.cxx |4 ++-- sd/source/ui/sidebar/MasterPagesSelector.hxx |2 +- 5 files change

Re: Need help with Jenkins error message

2025-07-29 Thread Caolán McNamara
On Tue, 2025-07-29 at 16:41 +0200, Michael Stahl wrote: > drawdoc.hxx has this: > SAL_DLLPRIVATE const css::uno::Reference< > css::presentation::XPresentation2 >& getPresentation() const; > > > What to do? > > remove SAL_DLLPRIVATE from this declaration Maybe staying within uno to avoid th

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

2025-07-29 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtBuilder.hxx |1 + vcl/qt5/QtBuilder.cxx | 15 ++- 2 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 92f232af9e7fcc5ae37916d117d0c4cfc1a3a4ed Author: Michael Weghorn AuthorDate: Tue Jul 29 12:02:21 2025 +0200 Commit: Michael Weghorn

Re: Need help with Jenkins error message

2025-07-29 Thread Michael Stahl
On 29/07/2025 16:36, Regina Henschel wrote: Hi all, in https://gerrit.libreoffice.org/c/core/+/188364 I get an error, linker failure linker cannot find SdDrawDocument::getPresentation() const with indication uiimpress.o: in function `testTdf166647_userpaint::TestBody()': uiimpress.cxx:(.tex

Need help with Jenkins error message

2025-07-29 Thread Regina Henschel
Hi all, in https://gerrit.libreoffice.org/c/core/+/188364 I get an error, linker failure linker cannot find SdDrawDocument::getPresentation() const with indication uiimpress.o: in function `testTdf166647_userpaint::TestBody()': uiimpress.cxx:(.text+0xeb66): undefined reference to `SdDrawDocume

core.git: odk/Package_examples.mk

2025-07-29 Thread Julien Nabet (via logerrit)
odk/Package_examples.mk | 12 1 file changed, 12 insertions(+) New commits: commit 8b64d01f17d12e62b6456cc90ec7df00a591cd76 Author: Julien Nabet AuthorDate: Tue Jul 29 12:52:14 2025 +0200 Commit: Julien Nabet CommitDate: Tue Jul 29 16:35:39 2025 +0200 tdf#167707: add

core.git: Branch 'distro/collabora/co-25.04' - desktop/inc desktop/Library_sofficeapp.mk desktop/source solenv/clang-format

2025-07-29 Thread Stephan Bergmann (via logerrit)
desktop/Library_sofficeapp.mk |1 desktop/inc/initjsunoscripting.hxx| 20 + desktop/source/app/appinit.cxx| 100 -- desktop/source/app/initjsunoscripting.cxx | 113 ++ desktop/source/lib/init.cxx

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

2025-07-29 Thread Stephan Bergmann (via logerrit)
desktop/source/app/appinit.cxx | 41 +++-- 1 file changed, 23 insertions(+), 18 deletions(-) New commits: commit 4def12b2e033dbbe7b44779f8c907b89b0ddc651 Author: Stephan Bergmann AuthorDate: Wed Feb 19 15:14:40 2025 +0100 Commit: Michael Stahl Commi

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

2025-07-29 Thread Stephan Bergmann (via logerrit)
desktop/source/app/appinit.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 9ef6ee715c320caccfd72c5d8c151f547dd29ba7 Author: Stephan Bergmann AuthorDate: Fri Feb 14 13:39:10 2025 +0100 Commit: Michael Stahl CommitDate: Tue Jul 29 15:56:57 2025 +0200 If

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

2025-07-29 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 970603193683a05f1235a86038d4a393f87a26fe Author: Caolán McNamara AuthorDate: Fri Jul 25 16:04:04 2025 +0100 Commit: Miklos Vajna CommitDate: Tue Jul 29 15:24:11 2025 +0200

core.git: Branch 'distro/collabora/co-25.04' - desktop/qa desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/source sfx2/source

2025-07-29 Thread Caolán McNamara (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 ++- desktop/source/lib/init.cxx | 10 ++ include/LibreOfficeKit/LibreOfficeKit.h |3 +++ include/LibreOfficeKit/LibreOfficeKit.hxx |8 include/sfx2/lokhelper.hxx |2 ++ libreof

core.git: Branch 'distro/collabora/co-25.04' - desktop/source include/sfx2 libreofficekit/source sfx2/source

2025-07-29 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx |5 +++-- include/sfx2/lokhelper.hxx |4 +++- libreofficekit/source/gtk/lokdocview.cxx |4 +--- sfx2/source/view/lokhelper.cxx | 21 + 4 files changed, 28 insertions(+), 6 deletions(-) New commits:

core.git: sw/source

2025-07-29 Thread Andrea Gelmini (via logerrit)
sw/source/core/txtnode/thints.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42383f04b1e78644ec42da31885bf88e739dfa7b Author: Andrea Gelmini AuthorDate: Fri Jun 20 07:48:28 2025 +0200 Commit: Julien Nabet CommitDate: Tue Jul 29 15:11:33 2025 +0200

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

2025-07-29 Thread Caolán McNamara (via logerrit)
libreofficekit/source/gtk/lokdocview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82a16a6a8bfa7ce1fbd0b1bb6ecff90ec853c642 Author: Caolán McNamara AuthorDate: Wed Jul 23 20:38:39 2025 +0100 Commit: Miklos Vajna CommitDate: Tue Jul 29 15:07:29 2025 +02

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

2025-07-29 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx | 21 - 1 file changed, 8 insertions(+), 13 deletions(-) New commits: commit 4b70d9f1ce77ede9d1caab883aa895bd63f305db Author: Caolán McNamara AuthorDate: Wed Jul 23 20:35:45 2025 +0100 Commit: Miklos Vajna CommitDate: Tue Jul 29 14:47:56

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

2025-07-29 Thread Caolán McNamara (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 25 +++-- sfx2/source/appl/app.cxx| 11 ++- sfx2/source/appl/appdata.cxx| 25 + sfx2/source/inc/appdata.hxx |3 +++ 4 files changed, 53 in

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

2025-07-29 Thread Caolán McNamara (via logerrit)
include/sfx2/lokhelper.hxx |3 +-- sfx2/source/view/lokhelper.cxx | 11 +++ 2 files changed, 4 insertions(+), 10 deletions(-) New commits: commit 03480cafb73b725c536973cc960771eadacfe70d Author: Caolán McNamara AuthorDate: Wed Jul 23 20:03:33 2025 +0100 Commit: Miklos V

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

2025-07-29 Thread Caolán McNamara (via logerrit)
include/sfx2/lokhelper.hxx |2 +- sfx2/source/view/lokhelper.cxx |6 +++--- sw/source/core/crsr/viscrs.cxx |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit b23bca5c7361baec5b9bc342902a35bd812e8e42 Author: Caolán McNamara AuthorDate: Wed Jul 23 19:

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

2025-07-29 Thread Caolán McNamara (via logerrit)
include/sfx2/lokhelper.hxx |4 ++-- sfx2/source/view/lokhelper.cxx |8 sw/source/core/crsr/viscrs.cxx |6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit cbae26276c11fa60923f0b9b5758dfa1c5407329 Author: Caolán McNamara AuthorDate: Wed Jul

core.git: starmath/source

2025-07-29 Thread Gülşah Köse (via logerrit)
starmath/source/document.cxx | 127 +-- 1 file changed, 64 insertions(+), 63 deletions(-) New commits: commit 76c510d1075219881c5a7b7083d8e09e4135329d Author: Gülşah Köse AuthorDate: Fri Apr 4 18:39:21 2025 +0300 Commit: Szymon Kłos CommitDate: T

core.git: Branch 'distro/collabora/co-25.04' - chart2/qa oox/inc oox/source

2025-07-29 Thread Kurt Nordback (via logerrit)
chart2/qa/extras/chart2import.cxx | 31 chart2/qa/extras/data/xlsx/bartest-stroke.xlsx |binary chart2/qa/extras/data/xlsx/color_funnel.xlsx|binary oox/inc/drawingml/linepropertiescontext.hxx |3 +- oox/inc/drawingml/shapepropertiescontext.hxx

core.git: include/svx sc/source svx/source

2025-07-29 Thread Gülşah Köse (via logerrit)
include/svx/PaletteManager.hxx |6 sc/source/ui/inc/tabvwsh.hxx |5 +++ sc/source/ui/view/tabview3.cxx |5 ++- sc/source/ui/view/tabvwsh4.cxx |1 sc/source/ui/view/tabvwshc.cxx |2 - svx/source/tbxctr

core.git: Branch 'distro/collabora/co-25.04' - include/sfx2 sc/source sd/source sfx2/source svx/source sw/source

2025-07-29 Thread Caolán McNamara (via logerrit)
include/sfx2/lokhelper.hxx |2 +- sc/source/ui/view/gridwin.cxx |8 sc/source/ui/view/gridwin4.cxx |2 +- sd/source/ui/view/ViewShellBase.cxx |2 +- sfx2/source/view/lokhelper.cxx |7 +++ sfx2/source/view/viewsh.cxx |2 +- svx/s

core.git: basegfx/source

2025-07-29 Thread Caolán McNamara (via logerrit)
basegfx/source/vector/b2dvector.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 519dab04bc5c38d9761a4b59624e22194126507f Author: Caolán McNamara AuthorDate: Mon Jul 28 20:23:07 2025 +0100 Commit: Caolán McNamara CommitDate: Tue Jul 29 14:07:18 2025 +0200 cid#165

core.git: include/vcl vcl/inc vcl/qt5 vcl/unx

2025-07-29 Thread Michael Weghorn (via logerrit)
include/vcl/weld.hxx |7 ++- vcl/inc/qt5/QtInstanceDialog.hxx |2 -- vcl/qt5/QtInstanceDialog.cxx |6 -- vcl/unx/gtk3/gtkinst.cxx |5 - 4 files changed, 6 insertions(+), 14 deletions(-) New commits: commit 668fa8bde1263a7f4f2c2c8ddf1bff2f396f93c

core.git: include/vcl vcl/source

2025-07-29 Thread Christopher Sherlock (via logerrit)
include/vcl/outdev.hxx | 10 -- vcl/source/outdev/bitmap.cxx | 155 +-- 2 files changed, 76 insertions(+), 89 deletions(-) New commits: commit 0de1d5e85efb70c2c28eedf783aaab9097460927 Author: Christopher Sherlock AuthorDate: Mon Jul 28 16:39:2

core.git: include/sot include/svtools solenv/inc sot/source svtools/source sw/source vcl/source vcl/win

2025-07-29 Thread Ujjawal Kumar (via logerrit)
include/sot/formats.hxx |3 ++- include/svtools/strings.hrc |1 + solenv/inc/mime.types|1 + sot/source/base/exchange.cxx |1 + sot/source/base/formats.cxx | 11 +++ svtools/source/dialogs/insdlg.cxx|1 + sw/s

core.git: sw/source

2025-07-29 Thread Miklos Vajna (via logerrit)
sw/source/uibase/shells/frmsh.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit a5154c0de7679e2abc78b33b351025ea5e54a479 Author: Miklos Vajna AuthorDate: Tue Jul 29 08:47:32 2025 +0200 Commit: Miklos Vajna CommitDate: Tue Jul 29 13:01:32 2025

core.git: writerperfect/source

2025-07-29 Thread Caolán McNamara (via logerrit)
writerperfect/source/writer/EPUBExportFilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e21b132f0bc598e4692e9d0d33bcc93add555496 Author: Caolán McNamara AuthorDate: Mon Jul 28 20:12:29 2025 +0100 Commit: Caolán McNamara CommitDate: Tue Jul 29 12:38:

core.git: sc/source

2025-07-29 Thread Caolán McNamara (via logerrit)
sc/source/core/data/clipcontext.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c2032c05c88d70e309b8cd6100c1b241ba2d58cd Author: Caolán McNamara AuthorDate: Mon Jul 28 20:11:21 2025 +0100 Commit: Caolán McNamara CommitDate: Tue Jul 29 12:02:57 2025

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

2025-07-29 Thread Caolán McNamara (via logerrit)
sfx2/source/view/lokhelper.cxx | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) New commits: commit 142b3ea5a708b6a13928b5a9125e3d46f334541e Author: Caolán McNamara AuthorDate: Wed Jul 23 19:30:09 2025 +0100 Commit: Miklos Vajna CommitDate: Tue Jul 29 11:06:51 2

Re: Issues regarding the processing of doc and Kingsoft wps format documents

2025-07-29 Thread Tomaž Vajngerl
Hi, On Tue, Jul 29, 2025 at 8:23 AM 王志杰 wrote: > > I'm a user who is just getting started with document formats. I'm quite > curious about one question: How does libreoffice convert doc and Kingsoft wps > format documents to docx? At first, I suspected that libwps was being used, > but I found

core.git: include/xmlscript

2025-07-29 Thread Noel Grandin (via logerrit)
include/xmlscript/xml_helper.hxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 7b553cf1d562b694725c72a474482ed106b93d9e Author: Noel Grandin AuthorDate: Mon Jul 28 12:25:52 2025 +0200 Commit: Noel Grandin CommitDate: Tue Jul 29 10:55:46 2025 +0

core.git: cui/source include/svx include/vcl sd/source starmath/source svx/source vcl/inc vcl/jsdialog vcl/qt5 vcl/source vcl/unx

2025-07-29 Thread Noel Grandin (via logerrit)
cui/source/inc/border.hxx|2 +- cui/source/tabpages/border.cxx |8 include/svx/fontworkgallery.hxx |2 +- include/vcl/bitmap.hxx |3 +++ include/vcl/weld.hxx |6 +++--- sd/sour

core.git: include/svl

2025-07-29 Thread Noel Grandin (via logerrit)
include/svl/cintitem.hxx |6 +++--- include/svl/eitem.hxx|4 ++-- include/svl/intitem.hxx |4 ++-- include/svl/metitem.hxx |2 +- include/svl/setitem.hxx |2 +- include/svl/stritem.hxx |2 +- include/svl/style.hxx|4 ++-- 7 files changed, 12 insertions(+), 1

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

2025-07-29 Thread Miklos Vajna (via logerrit)
sw/source/uibase/shells/frmsh.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 68842700990c0147ccb8376021663161e8c6bc03 Author: Miklos Vajna AuthorDate: Tue Jul 29 08:47:32 2025 +0200 Commit: Caolán McNamara CommitDate: Tue Jul 29 10:10:52 2

core.git: sal/osl

2025-07-29 Thread Julien Nabet (via logerrit)
sal/osl/unx/pipe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2d42c4dfcabe55534a5b5a5f9379680f012ea7c9 Author: Julien Nabet AuthorDate: Mon Jul 28 22:08:06 2025 +0200 Commit: Caolán McNamara CommitDate: Tue Jul 29 10:06:07 2025 +0200 cid#1660511: Resource leak

core.git: include/o3tl

2025-07-29 Thread Caolán McNamara (via logerrit)
include/o3tl/strong_int.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8e85948bd4048fea6b71bd7539acaf977577808 Author: Caolán McNamara AuthorDate: Mon Jul 28 20:05:23 2025 +0100 Commit: Caolán McNamara CommitDate: Tue Jul 29 10:03:17 2025 +0200 ci

core.git: 3 commits - include/vcl solenv/sanitizers static/CustomTarget_emscripten_fs_image.mk vcl/inc vcl/qt5 vcl/source vcl/uiconfig vcl/UIConfig_vcl.mk vcl/unx

2025-07-29 Thread Michael Weghorn (via logerrit)
include/vcl/weld.hxx |7 solenv/sanitizers/ui/vcl.suppr |4 static/CustomTarget_emscripten_fs_image.mk |2 vcl/UIConfig_vcl.mk|2 vcl/inc/qt5/QtInstanceBuilder.hxx |2 vcl/inc/salvtables.hxx

core.git: 3 commits - 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-07-29 Thread Michael Weghorn (via logerrit)
vcl/CustomTarget_qt5_moc.mk |1 + vcl/CustomTarget_qt6_moc.mk |1 + vcl/Library_vclplug_qt5.mk|1 + vcl/Library_vclplug_qt6.mk|1 + vcl/inc/qt5/QtInstanceBuilder.hxx |2 +- vcl/inc/qt5/QtInstanceSpinner.hxx | 27 +++ vcl/inc

core.git: config_host.mk.in configure.ac solenv/gbuild

2025-07-29 Thread Stephan Bergmann (via logerrit)
config_host.mk.in |1 + configure.ac| 14 +- solenv/gbuild/platform/com_GCC_class.mk |4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 966076d8410f24488200a5ee0406cf74cb84fad6 Author: Stephan

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

2025-07-29 Thread Noel Grandin (via logerrit)
external/coinmp/UnpackedTarball_coinmp.mk |1 external/coinmp/const3.patch.1| 72 ++ 2 files changed, 73 insertions(+) New commits: commit 4b9e6e3781dc89aa5fed7db38c7503666f3e72be Author: Noel Grandin AuthorDate: Mon Jul 28 15:09:54 2025 +0200 C

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

2025-07-29 Thread Noel Grandin (via logerrit)
sd/source/ui/dlg/PaneShells.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit aa53c45f962de643a44a667589255c6422627de0 Author: Noel Grandin AuthorDate: Mon Jul 28 14:26:36 2025 +0200 Commit: Noel Grandin CommitDate: Tue Jul 29 09:55:28 2025 +0200

core.git: sd/source

2025-07-29 Thread Noel Grandin (via logerrit)
sd/source/console/PresenterPaneBorderPainter.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 2eda9df904a878a1b0d25fc79e3e6d630af3f028 Author: Noel Grandin AuthorDate: Mon Jul 28 12:04:52 2025 +0200 Commit: Noel Grandin CommitDate: Tue Jul 29 09:55:14 2025 +0200 lo

core.git: sc/source

2025-07-29 Thread Noel Grandin (via logerrit)
sc/source/filter/inc/condformatbuffer.hxx |2 - sc/source/filter/inc/excimp8.hxx |2 - sc/source/filter/inc/excrecds.hxx | 40 +- sc/source/filter/inc/exp_op.hxx |2 - sc/source/filter/inc/export/SparklineExt.hxx |

core.git: cppcanvas/qa vcl/qa

2025-07-29 Thread Miklos Vajna (via logerrit)
cppcanvas/qa/extras/emfplus/emfplus.cxx |4 ++-- vcl/qa/cppunit/gen/gen.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 819230575d336f100a23cd08e99d0c3fe5b0b446 Author: Miklos Vajna AuthorDate: Mon Jul 28 20:17:50 2025 +0200 Commit:

core.git: Branch 'distro/collabora/co-25.04' - editeng/source include/sfx2 sfx2/source

2025-07-29 Thread Caolán McNamara (via logerrit)
editeng/source/editeng/impedit.cxx |4 ++-- include/sfx2/lokhelper.hxx |2 +- sfx2/source/view/lokhelper.cxx |7 +++ 3 files changed, 6 insertions(+), 7 deletions(-) New commits: commit 740c6580d6ec3efbc7abcfa12c56405675c758dc Author: Caolán McNamara AuthorDate: W