[Libreoffice-commits] core.git: sc/source

2023-10-07 Thread Noel Grandin (via logerrit)
sc/source/ui/view/tabvwshh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d7a34635cd4d7e5d9c3ae123d5adfa071e85da0 Author: Noel Grandin AuthorDate: Fri Oct 6 20:54:19 2023 +0200 Commit: Noel Grandin CommitDate: Sat Oct 7 09:41:43 2023 +0200 fix ScT

[Libreoffice-commits] core.git: svx/source

2023-10-07 Thread Julien Nabet (via logerrit)
svx/source/customshapes/EnhancedCustomShape3d.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit cc81d424a29dd4b421bc1775faaa51c58195fadc Author: Julien Nabet AuthorDate: Fri Oct 6 17:29:54 2023 +0200 Commit: Julien Nabet CommitDate: Sat Oct 7 09

Consolidating text layout code

2023-10-07 Thread Chris Sherlock
Hi all, I have migrated text layout code from OutputDevice and into a TextLayoutHelper class. This is because OutputDevice’s primary purpose is not working out text layout, and in fact this is what we are attempting to do with the ITextLayout interface. Can anyone have a look at https://gerrit

[Libreoffice-commits] core.git: officecfg/registry

2023-10-07 Thread Ioan-Teodor Teugea (via logerrit)
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c476335c4d3e1b9c90485e4e13fa3e2e85535143 Author: Ioan-Teodor Teugea AuthorDate: Sat Sep 23 15:55:52 2023 +0300 Commit: Hossein CommitDat

[Libreoffice-commits] core.git: sw/qa sw/source

2023-10-07 Thread Mike Kaganski (via logerrit)
sw/qa/extras/htmlexport/data/table_with_wide_horizontal_border.fodt | 27 ++ sw/qa/extras/htmlexport/htmlexport.cxx | 11 sw/source/filter/html/htmltabw.cxx | 11 3 files changed, 38 insertions(+), 11 deletions(

[Libreoffice-commits] core.git: Branch 'distro/vector/vector-7.5' - sw/qa sw/source

2023-10-07 Thread Mike Kaganski (via logerrit)
sw/qa/extras/htmlexport/data/table_with_wide_horizontal_border.fodt | 27 ++ sw/qa/extras/htmlexport/htmlexport.cxx | 14 + sw/source/filter/html/htmltabw.cxx | 11 3 files changed, 41 insertions(+), 11 deletion

[Libreoffice-commits] core.git: 2 commits - sw/source

2023-10-07 Thread Mike Kaganski (via logerrit)
sw/source/filter/html/htmltabw.cxx | 17 + sw/source/filter/inc/wrtswtbl.hxx| 10 -- sw/source/filter/writer/wrtswtbl.cxx | 22 +- 3 files changed, 14 insertions(+), 35 deletions(-) New commits: commit 7b6fd0f92f4ae4bbdd79e6d0f2a65eaddbf

New Defects reported by Coverity Scan for LibreOffice

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

[Libreoffice-commits] core.git: editeng/source sc/CppunitTest_sc_a11y.mk sc/qa sc/source

2023-10-07 Thread Noel Grandin (via logerrit)
editeng/source/accessibility/AccessibleStaticTextBase.cxx | 15 +-- sc/CppunitTest_sc_a11y.mk |1 sc/qa/extras/accessibility/basics.cxx | 18 sc/source/ui/Accessibility/AccessibleContextBase.cxx | 56 +- sc/source

[Libreoffice-commits] core.git: svtools/source svx/source vcl/jsdialog

2023-10-07 Thread Szymon Kłos (via logerrit)
svtools/source/control/ctrlbox.cxx |2 +- svx/source/tbxctrls/tbcontrl.cxx |3 ++- vcl/jsdialog/enabled.cxx |5 - 3 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 664a8658f720a7d784d717416170ca3d4b2498ad Author: Szymon Kłos AuthorDate: Tue Aug

[Libreoffice-commits] core.git: svtools/source

2023-10-07 Thread Szymon Kłos (via logerrit)
svtools/source/control/ctrlbox.cxx | 83 +++-- 1 file changed, 62 insertions(+), 21 deletions(-) New commits: commit d1da6fbf805e5b4c3f22f18941ac240cbd3d8277 Author: Szymon Kłos AuthorDate: Mon Aug 28 13:00:15 2023 +0200 Commit: Szymon Kłos CommitDate:

[Libreoffice-commits] core.git: cpp.hint

2023-10-07 Thread Mike Kaganski (via logerrit)
cpp.hint | 50 ++ 1 file changed, 46 insertions(+), 4 deletions(-) New commits: commit 280985ba383b56e3d64fa64f20cd4cc584fb8622 Author: Mike Kaganski AuthorDate: Sat Oct 7 16:41:50 2023 +0300 Commit: Mike Kaganski CommitDate: Sat Oct 7 1

[Libreoffice-commits] core.git: basic/source

2023-10-07 Thread OmkarAcharekar (via logerrit)
basic/source/runtime/methods.cxx | 24 1 file changed, 8 insertions(+), 16 deletions(-) New commits: commit 95df8cda94007e7e5b316a02176bed76259c21c4 Author: OmkarAcharekar AuthorDate: Sat Oct 7 12:39:40 2023 +0530 Commit: Ilmari Lauhakangas CommitDate: Sat Oct

[Libreoffice-commits] core.git: Changes to 'distro/mimo/mimo-7-5'

2023-10-07 Thread Christian Lohmaier (via logerrit)
New branch 'distro/mimo/mimo-7-5' available with the following commits:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - include/xmloff xmloff/source

2023-10-07 Thread Michael Stahl (via logerrit)
include/xmloff/txtimp.hxx |2 - include/xmloff/xmlimp.hxx |1 xmloff/source/core/xmlimp.cxx |9 + xmloff/source/text/txtimp.cxx | 65 ++ 4 files changed, 70 insertions(+), 7 deletions(-) New commits: commit 4db3cdb9536594ee2b2700e

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-5' - 7 commits - instsetoo_native/CustomTarget_install.mk officecfg/registry postprocess/CustomTarget_signing.mk postprocess/signing setup_na

2023-10-07 Thread Andras Timar (via logerrit)
instsetoo_native/CustomTarget_install.mk |2 +- officecfg/registry/schema/org/openoffice/Office/UI/Infobar.xcs |4 ++-- officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs |2 +- postprocess/CustomTarget_signing.mk|2 +-

[Libreoffice-commits] core.git: oox/qa oox/source

2023-10-07 Thread Regina Henschel (via logerrit)
oox/qa/unit/data/tdf156902_GlowOnGroup.docx |binary oox/qa/unit/shape.cxx | 12 oox/source/drawingml/shape.cxx |3 ++- 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit e84ae94270f0f0037fa2662a5f2765b37a50c33e Author: R

[Libreoffice-commits] core.git: sc/qa

2023-10-07 Thread Stephan Bergmann (via logerrit)
sc/qa/extras/accessibility/basics.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a92fe4c529f438421fad14cfbb1a76a45902fd9 Author: Stephan Bergmann AuthorDate: Sat Oct 7 21:32:51 2023 +0200 Commit: Stephan Bergmann CommitDate: Sat Oct 7 22:33:44 2023 +02

[Libreoffice-commits] core.git: compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk

2023-10-07 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/ostr.cxx | 286 +++ compilerplugins/clang/test/ostr.cxx | 98 + solenv/CompilerTest_compilerplugins_clang.mk |1 3 files changed, 385 insertions(+) New commits: commit 7ef3d937415185ef66e32dd3043783eddcd03db5 Aut

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-5' - 13 commits - configure.ac connectivity/source dbaccess/source include/connectivity include/svx sc/qa sc/source svx/source sw/qa sw/sourc

2023-10-07 Thread Andras Timar (via logerrit)
configure.ac |2 connectivity/source/parse/sqliterator.cxx |4 connectivity/source/parse/sqlnode.cxx |7 dbaccess/source/core/api/SingleSelectQueryComposer.cxx |2 dbaccess/source/core/inc/SingleSelectQuery

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - editeng/source sc/CppunitTest_sc_a11y.mk sc/qa sc/source

2023-10-07 Thread Noel Grandin (via logerrit)
editeng/source/accessibility/AccessibleStaticTextBase.cxx | 15 +-- sc/CppunitTest_sc_a11y.mk |1 sc/qa/extras/accessibility/basics.cxx | 18 sc/source/ui/Accessibility/AccessibleContextBase.cxx | 56 +- sc/source

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sfx2/source

2023-10-07 Thread Mihai Vasiliu (via logerrit)
sfx2/source/sidebar/SidebarController.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a37f77b8c297a28e6bb0072eb882f62a920aecf5 Author: Mihai Vasiliu AuthorDate: Thu Oct 5 16:28:02 2023 +0300 Commit: Patrick Luby CommitDate: Sun Oct 8 02:16:17 2023

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sc/source

2023-10-07 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleCell.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit dc85ff37bf4265884d7d0ec5974557ead1cc5cfe Author: Michael Weghorn AuthorDate: Tue Sep 26 10:30:27 2023 +0200 Commit: Michael Weghorn CommitDate: Sun Oct 8 06:39:36 2023 +02