core.git: codemaker/source

2025-09-02 Thread Andrea Gelmini (via logerrit)
codemaker/source/pythonmaker/pythontype.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3cc8e28a9b1155da07a16f46c85c8e128bf293a9 Author: Andrea Gelmini AuthorDate: Fri Aug 29 13:48:42 2025 +0200 Commit: Julien Nabet CommitDate: Wed Sep 3 08:39:13 2

Re: Right coupling of GDIMetafile to OutputDevice

2025-09-02 Thread Thorsten Behrens
Hi Chris, all, Chris Sherlock wrote: > Can someone explain why GDIMetafile is so tightly coupled to OutputDevice? > Because by definition, as you say - it is faithfully recording every nook and cranny of (almost all) OutputDevice rendering calls. That's conceptually the same as the Windows GDI

core.git: include/vcl vcl/source

2025-09-02 Thread Christopher Sherlock (via logerrit)
include/vcl/outdev.hxx |4 ++-- vcl/source/outdev/bitmap.cxx | 10 +- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 1fd581290cea2edf4c31f0f860e2b178e91c8101 Author: Christopher Sherlock AuthorDate: Sat Aug 2 17:33:51 2025 +1000 Commit: Michael W

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

2025-09-02 Thread Pranam Lashkari (via logerrit)
sw/source/uibase/shells/tabsh.cxx | 32 +--- 1 file changed, 29 insertions(+), 3 deletions(-) New commits: commit f65cceb2c43ffe9bed845a31aaf3ceb6f80e342d Author: Pranam Lashkari AuthorDate: Mon Sep 1 14:25:29 2025 +0530 Commit: Pranam Lashkari CommitDate:

core.git: oox/inc oox/source sd/qa sd/source

2025-09-02 Thread Balazs Varga (via logerrit)
oox/inc/drawingml/textbody.hxx |2 oox/source/drawingml/textbody.cxx|8 +-- oox/source/drawingml/textparagraph.cxx |1 oox/source/ppt/pptshape.cxx | 24 - sd/qa/unit/data/pptx/tdf163239_v2.pptx |binary sd/qa/unit/export-tests-ooxml4.cxx

core.git: drawinglayer/source

2025-09-02 Thread Noel Grandin (via logerrit)
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx | 18 +-- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit e1cd4c02ae23db6dc39d3d84b46f350772eab209 Author: Noel Grandin AuthorDate: Mon Sep 1 13:46:50 2025 +0200 Commit: Noel Grandin CommitDate: T

core.git: vcl/source

2025-09-02 Thread Noel Grandin (via logerrit)
vcl/source/gdi/metaact.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 0b32055f17391ce238c157c5dc322407e76c0f06 Author: Noel Grandin AuthorDate: Tue Sep 2 14:03:01 2025 +0200 Commit: Noel Grandin CommitDate: Tue Sep 2 15:46:12 2025 +0200

core.git: sw/source

2025-09-02 Thread Justin Luth (via logerrit)
sw/source/uibase/shells/textfld.cxx | 25 +++-- 1 file changed, 15 insertions(+), 10 deletions(-) New commits: commit e16da933cdfe52382274bb9493bcaa12f85d6426 Author: Justin Luth AuthorDate: Mon Sep 1 15:51:52 2025 -0400 Commit: Justin Luth CommitDate: Tue Sep 2 03

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

2025-09-02 Thread Caolán McNamara (via logerrit)
canvas/source/tools/canvastools.cxx | 13 + canvas/source/vcl/canvashelper.cxx | 19 +-- include/canvas/canvastools.hxx |3 +-- vcl/source/image/Image.cxx |2 +- 4 files changed, 4 insertions(+), 33 deletions(-) New commits: commit 87a553be37

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

2025-09-02 Thread Bartosz Kosiorek (via logerrit)
emfio/qa/cppunit/emf/EmfImportTest.cxx |9 + emfio/source/reader/emfreader.cxx |3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit afc5873df922a9f72bb615fdeb38de22311b9651 Author: Bartosz Kosiorek AuthorDate: Fri Aug 29 22:35:19 2025 +0200 Commit

core.git: Branch 'distro/collabora/co-25.04.5' - 2 commits - sw/uiconfig translations

2025-09-02 Thread Andras Timar (via logerrit)
sw/uiconfig/swriter/ui/spellmenu.ui |2 +- translations|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 322ee9352c9aaea96c274636dae71e093827f2b8 Author: Andras Timar AuthorDate: Fri Aug 29 15:45:01 2025 +0200 Commit: Andras Timar

Right coupling of GDIMetafile to OutputDevice

2025-09-02 Thread Chris Sherlock
Can someone explain why GDIMetafile is so tightly coupled to OutputDevice? We record each draw primitive into a GDIMetafile is there is a current mpMetaFile. I’m trying to understand why this is a core concern of OutputDevice. Any help in understanding this would be appreciated. Chris

core.git: vcl/source

2025-09-02 Thread Noel Grandin (via logerrit)
vcl/source/outdev/bitmap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b97097dea322754a543251b810f77836ace62d2d Author: Noel Grandin AuthorDate: Mon Sep 1 10:27:15 2025 +0200 Commit: Noel Grandin CommitDate: Mon Sep 1 14:34:09 2025 +0200 fix lcl_B

core.git: include/xmloff sc/qa sc/source xmloff/source

2025-09-02 Thread Regina Henschel (via logerrit)
include/xmloff/xmltoken.hxx |1 sc/qa/unit/data/ods/tdf161948_NaturalSortSaveLoad.ods |binary sc/qa/unit/subsequent_filters_test5.cxx | 72 ++ sc/source/filter/xml/XMLExportDatabaseRanges.cxx |6 + sc/source/filter/xml/xmlsor

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

2025-09-02 Thread Andras Timar (via logerrit)
Tag 'cp-25.04.5-2' created by Andras Timar at 2025-09-02 20:00 + cp-25.05.5-2 Changes since cp-25.04.5-1-13: --- 0 files changed ---

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

2025-09-02 Thread Andras Timar (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b383121f3460d8aa02416abb2b93db8e3b0e5a2 Author: Andras Timar AuthorDate: Tue Sep 2 21:59:15 2025 +0200 Commit: Andras Timar CommitDate: Tue Sep 2 21:59:15 2025 +0200 Bump version to 25.04.5.2

dictionaries.git: th_TH/th_TH.aff th_TH/th_TH.dic th_TH/typos-common.txt th_TH/typos-key.txt th_TH/typos-sara-am.txt

2025-09-02 Thread Theppitak Karoonboonyanan (via logerrit)
th_TH/th_TH.aff |9 + th_TH/th_TH.dic |8 +--- th_TH/typos-common.txt |2 ++ th_TH/typos-key.txt | 37 + th_TH/typos-sara-am.txt | 37 + 5 files changed, 90 insertions(+), 3 del

core.git: vcl/headless vcl/inc vcl/qt5 vcl/quartz vcl/skia vcl/source vcl/win

2025-09-02 Thread Noel Grandin (via logerrit)
vcl/headless/svpbmp.cxx |2 +- vcl/inc/headless/svpbmp.hxx |2 +- vcl/inc/qt5/QtBitmap.hxx |2 +- vcl/inc/quartz/salbmp.h |2 +- vcl/inc/salbmp.hxx |2 +- vcl/inc/skia/salbmp.hxx |2 +- vcl/inc/win/salbmp.h |2 +- vcl/qt5/QtBitmap.c

core.git: sw/inc sw/qa sw/source

2025-09-02 Thread Mike Kaganski (via logerrit)
sw/inc/PostItMgr.hxx| 16 sw/qa/extras/uiwriter/data/tdf108791_comments_with_tracked_changes.docx |binary sw/qa/extras/uiwriter/data/tdf108791_comments_with_tracked_changes.fodt | 40 + sw/qa/extras/uiwriter/uiwriter11.cxx

core.git: sax/source

2025-09-02 Thread Caolán McNamara (via logerrit)
sax/source/tools/converter.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 9c73fcad3779c6ae83f7c04ecaa8cbce79b2e660 Author: Caolán McNamara AuthorDate: Sun Aug 31 21:05:02 2025 +0100 Commit: Caolán McNamara CommitDate: Tue Sep 2 16:22:37 2

Re: Right coupling of GDIMetafile to OutputDevice

2025-09-02 Thread Chris Sherlock
> On 2 Sep 2025, at 4:57 pm, Thorsten Behrens > wrote: > > Hi Chris, all, > > Chris Sherlock wrote: >> Can someone explain why GDIMetafile is so tightly coupled to OutputDevice? >> > Because by definition, as you say - it is faithfully recording every > nook and cranny of (almost all) Outp

core.git: ucb/source

2025-09-02 Thread Caolán McNamara (via logerrit)
ucb/source/cacher/dynamicresultsetwrapper.cxx | 11 ++- ucb/source/cacher/dynamicresultsetwrapper.hxx |3 ++- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 4d3ca43ac71cabd6071afa2306e4a82857f7b962 Author: Caolán McNamara AuthorDate: Sat Aug 23 19:24:59 20

core.git: 2 commits - chart2/source sc/source

2025-09-02 Thread Noel Grandin (via logerrit)
chart2/source/inc/BaseCoordinateSystem.hxx |6 -- chart2/source/model/main/BaseCoordinateSystem.cxx |8 chart2/source/tools/AxisHelper.cxx |3 ++- chart2/source/view/axes/VCartesianCoordinateSystem.cxx |2 +- chart2/source/view/axes

core.git: basic/source

2025-09-02 Thread Jim Chen (via logerrit)
basic/source/runtime/methods.cxx | 922 ++- 1 file changed, 443 insertions(+), 479 deletions(-) New commits: commit 541c72dbadb72219767d0e0fb4c4f6ebe4c9b07c Author: Jim Chen AuthorDate: Wed Jul 9 18:53:59 2025 -0700 Commit: Mike Kaganski CommitDate:

core.git: drawinglayer/source

2025-09-02 Thread Noel Grandin (via logerrit)
drawinglayer/source/primitive2d/softedgeprimitive2d.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit c483838add37825f2af61d9a2da4c71d81ab6e32 Author: Noel Grandin AuthorDate: Tue Sep 2 08:18:52 2025 +0200 Commit: Noel Grandin CommitDate: T

core.git: dictionaries

2025-09-02 Thread Theppitak Karoonboonyanan (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31dbac45179353a48657d07f2c0da1099608485f Author: Theppitak Karoonboonyanan AuthorDate: Tue Sep 2 16:27:08 2025 +0700 Commit: Gerrit Code Review CommitDate: Tue Sep 2 11:27:08 2025 +0200 Update

core.git: sw/source

2025-09-02 Thread Pranam Lashkari (via logerrit)
sw/source/uibase/shells/tabsh.cxx | 32 +--- 1 file changed, 29 insertions(+), 3 deletions(-) New commits: commit 2bca699285ae9eadfba69c5cf6a3dcb8d0c327c4 Author: Pranam Lashkari AuthorDate: Mon Sep 1 14:25:29 2025 +0530 Commit: Pranam Lashkari CommitDate:

New Defects reported by Coverity Scan for LibreOffice

2025-09-02 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 6 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect

core.git: 2 commits - svx/sdi sw/sdi sw/source

2025-09-02 Thread Pranam Lashkari (via logerrit)
svx/sdi/svx.sdi |9 +++-- sw/sdi/_viewsh.sdi|1 + sw/source/uibase/uiview/view2.cxx |1 + sw/source/uibase/utlui/uitool.cxx | 29 + 4 files changed, 38 insertions(+), 2 deletions(-) New commits: commit e32f6f7e4f4bf19

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

2025-09-02 Thread Miklos Vajna (via logerrit)
sw/qa/filter/md/md.cxx| 56 ++ sw/source/filter/md/wrtmd.cxx | 105 -- sw/source/filter/md/wrtmd.hxx | 21 3 files changed, 167 insertions(+), 15 deletions(-) New commits: commit dc8baa2fba5dea6c03846dadffd24dc867c9

core.git: Branch 'libreoffice-25-8' - officecfg/registry sw/qa

2025-09-02 Thread Ilmari Lauhakangas (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Writer.xcs |2 sw/qa/extras/uiwriter/uiwriter9.cxx| 31 - 2 files changed, 31 insertions(+), 2 deletions(-) New commits: commit 01a4db02715ff12bfed0425784eccfca9ac47d41 Author: Ilmari Lauhakangas Autho