[Libreoffice-commits] core.git: external/liborcus

2023-09-29 Thread Kohei Yoshida (via logerrit)
external/liborcus/UnpackedTarball_liborcus.mk |1 + external/liborcus/gnumeric-set-grammar.patch.1 | 17 + 2 files changed, 18 insertions(+) New commits: commit cba8c933d1ff2e31ec55544f46d6fff99e8a5ccd Author: Kohei Yoshida AuthorDate: Fri Sep 29 17:45:14 2023 -0400 Co

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

2023-09-29 Thread Mike Kaganski (via logerrit)
sw/source/uibase/docvw/SidebarTxtControl.cxx |6 +-- sw/source/uibase/docvw/edtwin.cxx| 42 +-- 2 files changed, 24 insertions(+), 24 deletions(-) New commits: commit 77243143dfe8c462a3e4e74a1f5a8a1e58046635 Author: Mike Kaganski AuthorDate: Fri Sep

[Libreoffice-commits] core.git: helpcontent2

2023-09-29 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d36251295b277181259eca030b995df8713d6e4d Author: Olivier Hallot AuthorDate: Fri Sep 29 15:40:47 2023 -0300 Commit: Gerrit Code Review CommitDate: Fri Sep 29 20:40:47 2023 +0200 Update git subm

[Libreoffice-commits] help.git: source/text

2023-09-29 Thread Olivier Hallot (via logerrit)
source/text/shared/00/0406.xhp | 80 ++ source/text/shared/01/0222.xhp | 152 ++-- source/text/shared/01/0601.xhp | 113 +- source/text/shared/01/06010500.xhp | 37 source/text/shared/01/0602

[Libreoffice-commits] core.git: include/rtl include/unotools sal/qa sc/qa vcl/unx

2023-09-29 Thread Stephan Bergmann (via logerrit)
include/rtl/string.hxx | 10 +- include/rtl/ustring.hxx |8 include/unotools/weakref.hxx|2 +- sal/qa/rtl/strings/test_ostring_stringliterals.cxx |7 +-- sal/qa/rtl/strings/test_ous

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - desktop/source include/LibreOfficeKit

2023-09-29 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx | 111 +- include/LibreOfficeKit/LibreOfficeKit.h |6 - include/LibreOfficeKit/LibreOfficeKit.hxx | 20 ++--- 3 files changed, 48 insertions(+), 89 deletions(-) New commits: commit 3d23034a85a9a07efd146ff488ffb19f73e90

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - sw/source

2023-09-29 Thread Miklos Vajna (via logerrit)
sw/source/core/layout/fly.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dba206bd9b7e219cd8531641c6ff6c158446b2c2 Author: Miklos Vajna AuthorDate: Thu Sep 28 09:03:27 2023 +0200 Commit: Caolán McNamara CommitDate: Fri Sep 29 14:48:41 2023 +0200 sw

Re: Guidance needed to start contributing

2023-09-29 Thread Ilmari Lauhakangas
On 29.9.2023 14.11, Mohak Agrawal wrote: Hello, I'm Mohak Agrawal, a 2nd year Computer Science student at KIIT Bhubaneswar interested in open source development. I saw your organization's projects and would appreciate guidance for a beginner. I have 2 years of Java experience and currently l

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - sw/qa sw/source

2023-09-29 Thread Miklos Vajna (via logerrit)
sw/qa/core/layout/data/floattable-in-inlinetable.docx |binary sw/qa/core/layout/tabfrm.cxx | 37 +++ sw/source/core/layout/tabfrm.cxx | 44 ++ 3 files changed, 81 insertions(+) New commits: commit 9f04cb0036399d9b5f9a1

[Libreoffice-commits] core.git: 2 commits - desktop/source include/LibreOfficeKit ridljar/com

2023-09-29 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx | 111 +++--- include/LibreOfficeKit/LibreOfficeKit.h |6 include/LibreOfficeKit/LibreOfficeKit.hxx | 20 - ridljar/com/sun/star/lib/connections/webso

[Libreoffice-commits] core.git: 3 commits - external/frozen pyuno/source sfx2/source

2023-09-29 Thread Caolán McNamara (via logerrit)
external/frozen/cid1538304_reference_ctor.0 | 17 + pyuno/source/module/pyuno_runtime.cxx | 15 +-- sfx2/source/view/lokcharthelper.cxx |2 +- 3 files changed, 27 insertions(+), 7 deletions(-) New commits: commit 1ca97423ab6980a6f6d85c2ca52e400c56

[Libreoffice-commits] core.git: 3 commits - cppuhelper/source reportdesign/source svl/source sw/source

2023-09-29 Thread Caolán McNamara (via logerrit)
cppuhelper/source/paths.cxx|7 +++ reportdesign/source/core/sdr/RptObject.cxx |2 +- svl/source/items/itemset.cxx |2 +- sw/source/core/unocore/unoframe.cxx|2 +- sw/source/filter/html/SwAppletImpl.cxx |2 +- sw/source/uibase/shells

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - uui/source

2023-09-29 Thread Szymon Kłos (via logerrit)
uui/source/iahndl-errorhandler.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 446145808d27ddfcc94bb927d56cd3d7d977edf8 Author: Szymon Kłos AuthorDate: Wed Sep 27 17:08:00 2023 +0200 Commit: Henry Castro CommitDate: Fri Sep 29 13:32:47 2023 +0200

Guidance needed to start contributing

2023-09-29 Thread Mohak Agrawal
Hello, I'm Mohak Agrawal, a 2nd year Computer Science student at KIIT Bhubaneswar interested in open source development. I saw your organization's projects and would appreciate guidance for a beginner. I have 2 years of Java experience and currently learning DevOps. While new to open source, I'm a

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

2023-09-29 Thread Heiko Tietze (via logerrit)
cui/uiconfig/ui/querysetinsmodedialog.ui |3 +-- sw/source/uibase/wrtsh/select.cxx|2 +- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 5a9c035486a1b2d0796656e33a659718d0b21c09 Author: Heiko Tietze AuthorDate: Fri Sep 29 11:53:37 2023 +0200 Commit: H

Re: CppunitTest_svgio test failure, additional in dumped XML

2023-09-29 Thread Stephan Bergmann
On 9/29/23 12:00, Xisco Fauli wrote: I don't have any idea why this is happening, Do you know more or less when this failure started to happen? Can't remember. Definitely for some weeks now. (First saw it happen with one of the build setups on the machine, but shelved it for later inspectio

Re: CppunitTest_svgio test failure, additional in dumped XML

2023-09-29 Thread Xisco Fauli
Hello Stephan, On 29/9/23 9:24, Stephan Bergmann wrote: but which would of course break things for all the other builds that now succeed.) Does anybody have an idea what could cause this difference in the dumped XML? I don't have any idea why this is happening, Do you know more or less wh

Re: Orcus 0.19.0, Apache Arrow and CMake

2023-09-29 Thread Michael Stahl
hi Kohei, On 29/09/2023 03:16, Kohei Yoshida wrote: Now, it's my understanding that we still don't support use of CMake to build our external libraries. My question is, what do people think of adding support for CMake in our build system? Would that be too much effort and not worth it, or woul

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

2023-09-29 Thread Armin Le Grand (allotropia) (via logerrit)
include/svl/poolitem.hxx | 10 ++ svl/source/items/itemset.cxx |2 - svl/source/items/poolitem.cxx|1 sw/source/core/attr/cellatr.cxx |3 + sw/source/core/attr/swatrset.cxx | 61 ++- sw/source/core/layout/atrfrm.cxx |6 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - download.lst

2023-09-29 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6f6ac891e7fac111699b04f7e32e218b8897f24a Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 13 23:37:13 2023 +0900 Commit: Xisco Fauli CommitDate: Fri Sep 29 10:55:27 2023 +02

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - 2 commits - svgio/qa svgio/source sw/qa sw/source

2023-09-29 Thread Xisco Fauli (via logerrit)
svgio/qa/cppunit/SvgImportTest.cxx| 24 + svgio/qa/cppunit/data/tdf97710.svg|8 +++ svgio/source/svgreader/svgstyleattributes.cxx |3 - sw/qa/core/layout/data/floattable-in-inlinetable.docx |binary sw/qa/core/layout/tabfrm.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - officecfg/registry

2023-09-29 Thread Gökay Şatır (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 46 +- 1 file changed, 44 insertions(+), 2 deletions(-) New commits: commit 828c6bd73dcce738edc7d6a46432ddc5288235b7 Author: Gökay Şatır AuthorDate: Wed Sep 27 09:35:07 2023 +0300 Commit: Gökay ŞATIR CommitDate:

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - officecfg/registry

2023-09-29 Thread Gökay Şatır (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 95 +- 1 file changed, 88 insertions(+), 7 deletions(-) New commits: commit 4137596ca58e927977ffe354f60c296f5771d28b Author: Gökay Şatır AuthorDate: Wed Sep 27 13:01:46 2023 +0300 Commit: Gökay ŞATIR CommitDate:

Re: New test failure with harfbuzz 8.2

2023-09-29 Thread Khaled Hosny
> On 29 Sep 2023, at 10:00 AM, Mattia Verga > wrote: > > Hi, > > Fedora upgraded harfbuzz from version 8.1 to 8.2 and as a result this > test started to fail: This is an upstream regression, see https://github.com/harfbuzz/harfbuzz/issues/4414. Regards, Khaled

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

2023-09-29 Thread Miklos Vajna (via logerrit)
sw/qa/core/text/data/floattable-bad-fly-pos.docx |binary sw/qa/core/text/frmform.cxx | 30 +++ sw/source/core/text/frmform.cxx | 14 -- 3 files changed, 41 insertions(+), 3 deletions(-) New commits: commit 83abd141bf41c1c8a1d4

CppunitTest_svgio test failure, additional in dumped XML

2023-09-29 Thread Stephan Bergmann
On my Linux machine, CppunitTest_svgio keeps failing with xmltesttools.cxx:95:Assertion Test name: testTdf97542_1::TestBody equality assertion failed - Expected: 1 - Actual : 0 - In <>, XPath '/primitive2D/transform/objectinfo/textsimpleportion' number of nodes is incorrect xmltesttools.cxx:9

New test failure with harfbuzz 8.2

2023-09-29 Thread Mattia Verga
Hi, Fedora upgraded harfbuzz from version 8.1 to 8.2 and as a result this test started to fail: [_RUN_] FontFeatureTest::testGetFontFeaturesGraphite FontFeatureTest::testGetFontFeaturesGraphite finished in: 0ms [_RUN_] FontFeatureTest::testGetFontFeaturesOpenType FontFeatureTest::testGet

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

2023-09-29 Thread László Németh (via logerrit)
sw/inc/doc.hxx |2 sw/inc/swtable.hxx |4 - sw/qa/extras/uiwriter/uiwriter6.cxx | 79 +++ sw/source/core/doc/tblrwcl.cxx |9 ++- sw/source/core/docnode/ndtbl.cxx |4 - sw/source/core/frmedt/fetab.

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

2023-09-29 Thread László Németh (via logerrit)
sw/inc/doc.hxx |2 sw/inc/swtable.hxx |4 - sw/qa/extras/uiwriter/uiwriter6.cxx | 82 +++ sw/source/core/doc/tblrwcl.cxx |5 +- sw/source/core/docnode/ndtbl.cxx |4 - sw/source/core/frmedt/fetab.c