core.git: include/drawinglayer

2024-07-16 Thread Andrea Gelmini (via logerrit)
include/drawinglayer/primitive2d/PolyPolygonGradientPrimitive2D.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bee938aaa2d7aab824496ad2fcebe6620c00beb7 Author: Andrea Gelmini AuthorDate: Tue Jul 16 14:14:45 2024 +0200 Commit: Andrea Gelmini CommitDate:

[GSoC .NET Bindings for UNO, Week 8] ci fix and bridge

2024-07-16 Thread Ritobroto Mukherjee
Hello everyone, Here's a summary of this week's work: - Solved the issue of .NET components not building on Windows CIs. Patch here, awaiting review: https://gerrit.libreoffice.org/c/lode/+/170062 - Continued research and work on the native .NET bridge, creating proxies and forwarding function ca

Re: [GSoC] Comments in Sidebar Deck: Weekly Update

2024-07-16 Thread Mohit Marathe
Hello everyone, In the last week, I implemented sorting functionality. There are two options to sort: by position (default) and by time. For this, I modified `populateComment()` to sort the vector of `SwFormatField*`, which I get from `SwPostItMgr::UpatePostItsParentInfo()` (which was initially

core.git: 3 commits - vcl/qt5 vcl/unx

2024-07-16 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleWidget.cxx | 13 - vcl/unx/gtk3/gtkinst.cxx | 14 ++ 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 8495e77f4d49733f645cdacfb71729b91e5c4f30 Author: Michael Weghorn AuthorDate: Tue Jul 16 15:03:20 2024 +0200 Commit:

GSOC More and Better tests update

2024-07-16 Thread Adam Seskunas
Hello, As mentioned in the last update, I was working on creating the test documents from scratch for test found here https://gerrit.libreoffice.org/c/core/+/170169 Unfortunately I wasn’t able to succeed. The test depends on a table inserted in

core.git: Branch 'libreoffice-24-8' - i18npool/qa i18npool/source

2024-07-16 Thread Jonathan Clark (via logerrit)
i18npool/qa/cppunit/test_breakiterator.cxx | 105 ++- i18npool/source/breakiterator/data/dict_word.txt |5 - i18npool/source/breakiterator/data/edit_word.txt |5 - 3 files changed, 94 insertions(+), 21 deletions(-) New commits: commit 9c9a7fa814c276dcd6ba1c18023

core.git: configure.ac

2024-07-16 Thread Patrick Luby (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0d1b6f9ffb9d99083b895bf2458c524abda8 Author: Patrick Luby AuthorDate: Tue Jul 16 21:01:20 2024 -0400 Commit: Patrick Luby CommitDate: Wed Jul 17 04:37:14 2024 +0200 Enable building with Xc

回复: Commit 161704 breaks build on Debian 12

2024-07-16 Thread Etna -
Any comments or help on this, anyone? Searching Google for icu_ure doesn't produce any useful information except linking back to this particular commit. Thanks. 发件人: Etna - 发送时间: 2024年7月14日 20:15 收件人: libreoffice@lists.freedesktop.org 主题: Commit 161704 breaks bu

core.git: sw/qa

2024-07-16 Thread Xisco Fauli (via logerrit)
sw/qa/extras/autocorrect/autocorrect.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 27e8099a740562bd46d716ccc65c8fb42424a557 Author: Xisco Fauli AuthorDate: Tue Jul 16 12:44:50 2024 +0200 Commit: Xisco Fauli CommitDate: Tue Jul 16 23:39:04 2024 +0200

core.git: sw/qa

2024-07-16 Thread Xisco Fauli (via logerrit)
sw/qa/extras/autocorrect/autocorrect.cxx | 15 +++ sw/qa/extras/autocorrect/data/el-GR.fodt | 14 ++ 2 files changed, 29 insertions(+) New commits: commit f8c89be7f1548902f8f6449222f87e00d845a303 Author: Xisco Fauli AuthorDate: Fri Jun 28 17:09:58 2024 +0200 Commi

core.git: sw/qa

2024-07-16 Thread Xisco Fauli (via logerrit)
sw/qa/extras/autocorrect/autocorrect.cxx | 220 +-- 1 file changed, 127 insertions(+), 93 deletions(-) New commits: commit 5f68f3b4d83e8975cee216cd7a90a2a5ed459a69 Author: Xisco Fauli AuthorDate: Tue Jul 16 18:45:24 2024 +0200 Commit: Xisco Fauli CommitDate:

core.git: Branch 'refs/tags/cp-24.04.5-2' - sw/source

2024-07-16 Thread Attila Szűcs (via logerrit)
Rebased ref, commits from common ancestor: commit ff487ed943d5c291a0b3f6c6ba170ba699a786d3 Author: Attila Szűcs AuthorDate: Mon Jul 15 17:52:50 2024 +0200 Commit: Caolán McNamara CommitDate: Tue Jul 16 13:30:41 2024 +0200 SW: fix EOL in transform Document Structure Changed t

core.git: drawinglayer/source include/drawinglayer

2024-07-16 Thread Armin Le Grand (Collabora) (via logerrit)
drawinglayer/source/processor2d/cairopixelprocessor2d.cxx | 175 +++-- drawinglayer/source/processor2d/d2dpixelprocessor2d.cxx|6 include/drawinglayer/processor2d/cairopixelprocessor2d.hxx | 23 + include/drawinglayer/processor2d/d2dpixelprocessor2d.hxx |2 4 files chan

core.git: Branch 'libreoffice-24-8' - vcl/win

2024-07-16 Thread Mike Kaganski (via logerrit)
vcl/win/dtrans/WinClipboard.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 4de22a808df1e0f881fd7d25f8db14af6be79ade Author: Mike Kaganski AuthorDate: Mon Jul 15 18:55:50 2024 +0500 Commit: Xisco Fauli CommitDate: Tue Jul 16 21:04:10 2024 +020

core.git: Branch 'libreoffice-24-8' - 2 commits - vcl/win

2024-07-16 Thread Mike Kaganski (via logerrit)
vcl/win/dtrans/WinClipboard.cxx | 122 vcl/win/dtrans/WinClipboard.hxx | 11 ++- 2 files changed, 69 insertions(+), 64 deletions(-) New commits: commit b9d32aa128ca1c8096a43c8d564a38330f1fc85c Author: Mike Kaganski AuthorDate: Sun Jul 14 22:01:59 2

core.git: vcl/win

2024-07-16 Thread Mike Kaganski (via logerrit)
vcl/win/dtrans/WinClipboard.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f7c9ecf3d740f53d7a860157aba4fa1a8e32cca8 Author: Mike Kaganski AuthorDate: Tue Jul 16 19:37:51 2024 +0500 Commit: Mike Kaganski CommitDate: Tue Jul 16 19:26:24 2024 +0200

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

2024-07-16 Thread Noel Grandin (via logerrit)
drawinglayer/source/primitive2d/Tools.cxx |2 + drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx | 19 ++ drawinglayer/source/processor2d/hittestprocessor2d.cxx |1 include/drawinglayer/primitive2d/drawinglayer_primitivetyp

Re: Translation of Release Notes 24.8

2024-07-16 Thread Stéphane Guillou
On 16/7/24 23:07, Laurent Balland wrote: * ScriptForge [4]: it is redacted like a suggestion of improvement. There is no contribution link. It is actually ready for 24.8? I added references to Jean-Pierre's work: https://wiki.documentfoundation.org/index.php?title=ReleaseNotes%2F24.8&typ

core.git: include/vcl sw/qa sw/source vcl/source

2024-07-16 Thread Miklos Vajna (via logerrit)
include/vcl/embeddedfontshelper.hxx |3 sw/qa/writerfilter/dmapper/FontTable.cxx | 18 + sw/qa/writerfilter/dmapper/data/subsetted-full-embedded-font.docx |binary sw/source/writerfilter/dmapper/FontTable.cxx |

Re: Translation of Release Notes 24.8

2024-07-16 Thread Ilmari Lauhakangas
On 16.7.2024 16.07, Laurent Balland wrote: Hello, I am translating in French the Release Notes 24.8 [1]. I have some interrogations about : * ODF Wholesome Encryption [2]: it is the same text as for Release Notes 24.2 [3]. Is it done on purpose or a copy-paste error? Looks like added

core.git: vcl/inc vcl/osx vcl/source vcl/unx vcl/win

2024-07-16 Thread Noel Grandin (via logerrit)
vcl/inc/salinst.hxx|2 ++ vcl/osx/service_entry.cxx |2 +- vcl/source/app/salvtables.cxx |7 +++ vcl/source/components/dtranscomp.cxx |4 ++-- vcl/unx/generic/dtrans/X11_service.cxx |2 +- vcl/unx/gtk3/gtkinst.cxx |

core.git: package/inc package/source sc/qa sd/qa vcl/qa

2024-07-16 Thread Michael Stahl (via logerrit)
package/inc/ByteGrabber.hxx |1 package/inc/ZipFile.hxx |7 package/source/zipapi/ByteGrabber.cxx | 18 ++ package/source/zipapi/ZipFile.cxx | 231 +--- sc/qa/unit/subsequent_filters_test4.cxx |9 + vcl/qa/cppunit/pdf

Translation of Release Notes 24.8

2024-07-16 Thread Laurent Balland
Hello, I am translating in French the Release Notes 24.8 [1]. I have some interrogations about : * ODF Wholesome Encryption [2]: it is the same text as for Release Notes 24.2 [3]. Is it done on purpose or a copy-paste error? * ScriptForge [4]: it is redacted like a suggestion of improveme

core.git: chart2/source comphelper/source cui/source docmodel/source sfx2/source svx/source ucb/source vcl/inc vcl/source

2024-07-16 Thread Caolán McNamara (via logerrit)
chart2/source/controller/main/ObjectHierarchy.cxx|2 +- comphelper/source/misc/mimeconfighelper.cxx |2 +- cui/source/customize/SvxNotebookbarConfigPage.cxx|2 +- docmodel/source/color/ComplexColorJSON.cxx |2 +- sfx2/source/bastyp/fltfnc.cxx

core.git: sw/qa sw/source

2024-07-16 Thread Justin Luth (via logerrit)
dev/null |binary sw/qa/core/header_footer/HeaderFooterTest.cxx| 13 - sw/source/writerfilter/dmapper/DomainMapper_Impl.cxx | 10 -- sw/source/writerfilter/dmapper/DomainMapper_Impl.hxx | 12 sw/source/write

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

2024-07-16 Thread Miklos Vajna (via logerrit)
sw/inc/shellio.hxx |6 +++ sw/qa/extras/tiledrendering/data/numrules.odt |binary sw/qa/extras/tiledrendering/tiledrendering.cxx | 48 + sw/source/filter/basflt/shellio.cxx|5 ++ sw/source/uibase/dochdl/swdtflvr.cxx

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

2024-07-16 Thread Attila Szűcs (via logerrit)
sw/source/uibase/shells/textsh1.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ff487ed943d5c291a0b3f6c6ba170ba699a786d3 Author: Attila Szűcs AuthorDate: Mon Jul 15 17:52:50 2024 +0200 Commit: Caolán McNamara CommitDate: Tue Jul 16 13:30:41 2024 +0200 SW: fix EOL

core.git: basegfx/source drawinglayer/source include/basegfx include/drawinglayer svx/inc svx/source

2024-07-16 Thread Armin Le Grand (Collabora) (via logerrit)
basegfx/source/tools/bgradient.cxx | 19 drawinglayer/source/attribute/fillgradientattribute.cxx | 33 +++ drawinglayer/source/primitive2d/PolyPolygonGradientPrimitive2D.cxx | 46 ++ drawinglayer/source/primitive2d/Tools.cxx

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

2024-07-16 Thread Tomaž Vajngerl (via logerrit)
sd/source/ui/unoidl/unomodel.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit ed350639eba4dbeb88b044c5e2891f2873f3e589 Author: Tomaž Vajngerl AuthorDate: Fri Jul 12 23:34:50 2024 +0900 Commit: Tomaž Vajngerl CommitDate: Tue Jul 16 13:06:22 2024

core.git: Branch 'libreoffice-24-2' - sw/qa sw/source

2024-07-16 Thread Justin Luth (via logerrit)
sw/qa/extras/rtfexport/data/tdf160976_headerFooter.odt |binary sw/qa/extras/rtfexport/data/tdf160976_headerFooter2.odt |binary sw/qa/extras/rtfexport/data/tdf160976_headerFooter3.odt |binary sw/qa/extras/rtfexport/rtfexport8.cxx | 55 sw/source/filter/ww8/r

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

2024-07-16 Thread Javiya Vivekkumar Dineshbhai (via logerrit)
sd/source/ui/unoidl/unomodel.cxx | 21 + 1 file changed, 21 insertions(+) New commits: commit daf9e4b718e9d655e7501f0bea5424cdc13607d9 Author: Javiya Vivekkumar Dineshbhai AuthorDate: Wed Jul 10 14:16:59 2024 +0530 Commit: Tomaž Vajngerl CommitDate: Tue Jul 16 13:0

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

2024-07-16 Thread Javiya Vivekkumar Dineshbhai (via logerrit)
sd/source/core/TransitionPreset.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 379de66f0758cdc1a03811ef497e6fd456a16c4a Author: Javiya Vivekkumar Dineshbhai AuthorDate: Wed Jul 10 11:20:53 2024 +0530 Commit: Tomaž Vajngerl CommitDate: Tue Jul 16 13:04

core.git: Branch 'distro/collabora/co-24.04' - slideshow/source

2024-07-16 Thread Marco Cecchetti (via logerrit)
slideshow/source/engine/slide/slideimpl.cxx | 162 1 file changed, 117 insertions(+), 45 deletions(-) New commits: commit 6481ab40e4dc1729d5d04c8226541efc3b9974cc Author: Marco Cecchetti AuthorDate: Sun Jul 7 22:59:07 2024 +0200 Commit: Tomaž Vajngerl Commi

core.git: Branch 'distro/collabora/co-24.04' - slideshow/source

2024-07-16 Thread Szymon Kłos (via logerrit)
slideshow/source/engine/slide/slideimpl.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 3e7b11a304c6428bc24cd2dab0f54652f1aec3fc Author: Szymon Kłos AuthorDate: Wed Jul 10 08:58:41 2024 +0200 Commit: Tomaž Vajngerl CommitDate: Tue Jul 16 12:55:21 2024 +0200 l

core.git: static/source unotest/source

2024-07-16 Thread Stephan Bergmann (via logerrit)
static/source/embindmaker/embindmaker.cxx | 67 -- unotest/source/embindtest/embindtest.js | 22 - 2 files changed, 38 insertions(+), 51 deletions(-) New commits: commit f10d51709d08bdafdbd5c92f73ddb62cb217b6dd Author: Stephan Bergmann AuthorDate: Tu

core.git: 2 commits - offapi/org offapi/UnoApi_offapi.mk unotest/source

2024-07-16 Thread Stephan Bergmann (via logerrit)
offapi/UnoApi_offapi.mk |1 offapi/org/libreoffice/embindtest/XAttributes.idl | 20 ++ offapi/org/libreoffice/embindtest/XTest.idl |1 unotest/source/embindtest/embindtest.cxx | 12 unotest/source/embindtest/embindtest.js

core.git: 2 commits - offapi/com test/source

2024-07-16 Thread Michael Weghorn (via logerrit)
offapi/com/sun/star/accessibility/XAccessibleAction.idl | 10 -- test/source/a11y/accessibletestbase.cxx |2 +- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 5495a2ef9c5e0a457c44e2fe0f6a62effda43ebc Author: Michael Weghorn AuthorDate: Tue

dev-tools.git: esc-reporting/esc-analyze.py esc-reporting/esc-automate.py esc-reporting/esc-collect.py esc-reporting/esc-report.py esc-reporting/esc-tocsv.py esc-reporting/license-analyze.py

2024-07-16 Thread Ilmari Lauhakangas (via logerrit)
esc-reporting/esc-analyze.py | 36 +- esc-reporting/esc-automate.py|1 esc-reporting/esc-collect.py | 45 esc-reporting/esc-report.py | 62 ++- esc-reporting/esc-tocsv.py | 11 +

core.git: ucb/source

2024-07-16 Thread Caolán McNamara (via logerrit)
ucb/source/cacher/cachedcontentresultsetstub.cxx |2 +- ucb/source/cacher/contentresultsetwrapper.cxx|8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 38fe96dbd246f139c26c824b03265ee092be0133 Author: Caolán McNamara AuthorDate: Tue Jul 16 09:05:40

core.git: Branch 'distro/collabora/co-24.04' - writerfilter/CppunitTest_writerfilter_dmapper.mk writerfilter/qa writerfilter/source

2024-07-16 Thread Miklos Vajna (via logerrit)
writerfilter/CppunitTest_writerfilter_dmapper.mk |1 writerfilter/qa/cppunittests/dmapper/FontTable.cxx | 44 ++ writerfilter/qa/cppunittests/dmapper/data/subsetted-embedded-font.docx |binary writerfilter/source/dmapper/DomainMapper_Impl.c

core.git: Branch 'distro/collabora/co-24.04' - 19 commits - bin/merge-app-bundles comphelper/source drawinglayer/source package/inc package/qa package/source readlicense_oo/license sc/source svgio/qa

2024-07-16 Thread Justin Luth (via logerrit)
bin/merge-app-bundles|2 comphelper/source/misc/storagehelper.cxx | 13 drawinglayer/source/processor2d/vclprocessor2d.cxx |5 package/inc/ZipFile.hxx |4 package/source/zipapi/ZipFile.cxx

core.git: download.lst external/rhino

2024-07-16 Thread Taichi Haradaguchi (via logerrit)
download.lst|4 ++-- external/rhino/filelist.txt |2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 450739e92e6f90060e5fdfa42ae291b1abaebd7a Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Sun Jul 14 23:26:19 2024 +0900 Commit:

core.git: cui/source

2024-07-16 Thread Kira Tubo (via logerrit)
cui/source/options/optgdlg.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 6d5de74fb33d0bdd0fa4f44bfc6bc2b02c37aa11 Author: Kira Tubo AuthorDate: Mon Jun 24 17:59:06 2024 -0700 Commit: Heiko Tietze CommitDate: Tue Jul 16 10:20:19 2024 +0200 tdf

core.git: Changes to 'distro/collabora/co-24.04.5'

2024-07-16 Thread Andras Timar (via logerrit)
New branch 'distro/collabora/co-24.04.5' available with the following commits:

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

2024-07-16 Thread Heiko Tietze (via logerrit)
include/svx/strings.hrc| 10 sc/qa/uitest/calc_tests/cellBackgroundColorSelector.py | 16 +++--- svx/source/tbxctrls/PaletteManager.cxx | 19 + 3 files changed, 36 insertions(+), 9 deletions(-) New commits: com

core.git: Branch 'distro/collabora/co-24.04' - include/svx svx/source

2024-07-16 Thread Pranam Lashkari (via logerrit)
include/svx/svdotext.hxx |1 + svx/source/svdraw/svdoutl.cxx |4 2 files changed, 5 insertions(+) New commits: commit 41b277224310b63a181d65a279e1d77950db9309 Author: Pranam Lashkari AuthorDate: Tue Jul 16 02:24:04 2024 +0200 Commit: Caolán McNamara CommitDate: Tue Jul

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

2024-07-16 Thread Attila Szűcs (via logerrit)
sw/inc/cmdid.h |1 sw/sdi/_textsh.sdi |4 sw/sdi/swriter.sdi | 17 sw/source/uibase/shells/textsh1.cxx | 151 4 files changed, 173 insertions(+) New commits: commit 913e26de02067d49cdbe27

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

2024-07-16 Thread Attila Szűcs (via logerrit)
sw/source/uibase/shells/textsh1.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 57dd4b32f12918949067c4276bda8b4cca61a895 Author: Attila Szűcs AuthorDate: Mon Jul 15 17:52:50 2024 +0200 Commit: Caolán McNamara CommitDate: Tue Jul 16 09:23:37 2024 +0200 SW: fix EOL