core.git: sw/source vcl/jsdialog

2025-07-13 Thread Hubert Figuière (via logerrit)
sw/source/uibase/uiview/view2.cxx | 16 vcl/jsdialog/enabled.cxx |1 + 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit 8b60950947e8017b1f0b30538b6ef9a3bab51bee Author: Hubert Figuière AuthorDate: Thu Jul 10 17:45:48 2025 -0400 Commit:

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

2025-07-13 Thread Caolán McNamara (via logerrit)
idl/source/objects/object.cxx |9 - sfx2/source/control/msg.cxx |3 +-- 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit cee53fbc8c9e92bd77f56d2c54d23aeefa77185e Author: Caolán McNamara AuthorDate: Wed Jul 9 15:42:23 2025 +0100 Commit: Stephan Bergma

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

2025-07-13 Thread Gökay Şatır (via logerrit)
sc/qa/unit/tiledrendering/data/autofilter.ods |binary sc/qa/unit/tiledrendering/tiledrendering.cxx | 20 sc/source/ui/inc/gridwin.hxx |1 + sc/source/ui/view/gridwin.cxx | 18 ++ 4 files changed, 39 insertions(+) New

core.git: sw/qa sw/source

2025-07-13 Thread Mike Kaganski (via logerrit)
sw/qa/extras/odfimport/data/tdf165156.odt |binary sw/qa/extras/odfimport/odfimport.cxx |7 +++ sw/source/core/layout/tabfrm.cxx |2 +- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 8946628f0ce28d111c9dfcfbd73e30afac32c157 Author: Mike Kaganski

Re: How to open two documents at same time in a unit test

2025-07-13 Thread Regina Henschel
Hi Mike, Mike Kaganski schrieb am 13.07.2025 um 20:14: On 7/13/2025 11:04 PM, Regina Henschel wrote: for a unit test for https://gerrit.libreoffice.org/c/core/+/187802 I need to have the source and the target document open at the same time. How can I do that in a unit test? UnoApiTest has m

Re: ESC meeting minutes: 2025-07-10

2025-07-13 Thread Áron Budea
Hi Miklos, On Fri, Jul 11, 2025 at 8:38 AM Miklos Vajna wrote: > The action item is just to avoid the duplication in the auto-generated > stats of the agenda/minutes. Thanks for clarifying, the minutes didn't exactly say that, see the excerpt below: > * QA stats > + propose is to drop the

core.git: Branch 'feature/slideshow-primitives' - include/vcl sd/source vcl/canvas_inc vcl/source

2025-07-13 Thread Shardul Vikram Singh (via logerrit)
include/vcl/window.hxx |5 + sd/source/ui/slideshow/slideshowviewimpl.cxx |1 + sd/source/ui/slideshow/slideshowviewimpl.hxx |3 +++ vcl/source/window/window.cxx | 16 4 files changed, 25 insertions(+) New commits: commit 6d

core.git: svtools/source

2025-07-13 Thread Noel Grandin (via logerrit)
svtools/source/control/valueset.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44df56058f4b84cb186dee9e091f665ac2a16105 Author: Noel Grandin AuthorDate: Sun Jul 13 12:09:16 2025 +0200 Commit: Noel Grandin CommitDate: Sun Jul 13 20:14:24 2025 +0200

core.git: vcl/inc vcl/win

2025-07-13 Thread Noel Grandin (via logerrit)
vcl/inc/win/saldata.hxx |3 + vcl/inc/win/salframe.h |3 + vcl/win/app/salinst.cxx |8 +++ vcl/win/window/salframe.cxx | 101 +++- 4 files changed, 104 insertions(+), 11 deletions(-) New commits: commit fa5b29052dc5768048d7098a4829

Re: How to open two documents at same time in a unit test

2025-07-13 Thread Mike Kaganski
On 7/13/2025 11:04 PM, Regina Henschel wrote: for a unit test for https://gerrit.libreoffice.org/c/core/+/187802 I need to have the source and the target document open at the same time. How can I do that in a unit test? UnoApiTest has mxComponent2. You may assign to it using something like `

How to open two documents at same time in a unit test

2025-07-13 Thread Regina Henschel
Hi all, for a unit test for https://gerrit.libreoffice.org/c/core/+/187802 I need to have the source and the target document open at the same time. How can I do that in a unit test? Kind regards, Regina

core.git: vcl/skia

2025-07-13 Thread Patrick Luby (via logerrit)
vcl/skia/SkiaHelper.cxx | 26 +- 1 file changed, 25 insertions(+), 1 deletion(-) New commits: commit 45956f73bad4bb894f4e97c795700599ee281b54 Author: Patrick Luby AuthorDate: Sat Jul 12 22:53:44 2025 -0400 Commit: Patrick Luby CommitDate: Sun Jul 13 19:53:05 20

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

2025-07-13 Thread Nagy Tibor (via logerrit)
sw/source/core/doc/SwStyleNameMapper.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit a5c4cf44a46e5e7e7f0ccbbd17899e599dfcb837 Author: Nagy Tibor AuthorDate: Fri Jul 11 10:21:13 2025 +0200 Commit: Nagy Tibor CommitDate: Sun Jul 13 17:44:14 2025 +020

core.git: 2 commits - external/zxcvbn-c sw/source

2025-07-13 Thread Caolán McNamara (via logerrit)
external/zxcvbn-c/0001-use-const-for-these-arrays.patch.1 | 42 ++ external/zxcvbn-c/UnpackedTarball_zxcvbn-c.mk |3 + sw/source/filter/md/mdtab.cxx |5 + 3 files changed, 49 insertions(+), 1 deletion(-) New commits: commit 8a03047ba8f

core.git: Branch 'distro/collabora/co-25.04' - readlicense_oo/license

2025-07-13 Thread Andras Timar (via logerrit)
readlicense_oo/license/license.xml | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 46ba21c1ca72cb81d3b63b386b4b7290ec522f97 Author: Andras Timar AuthorDate: Sun Jul 13 13:58:18 2025 +0200 Commit: Andras Timar CommitDate: Sun Jul 13 15:27:02 2025 +0200 licens

Floris Bos license statement

2025-07-13 Thread Floris Bos
   All of my past & future contributions to LibreOffice may be    licensed under the MPLv2/LGPLv3+ dual license. Floris Bos (maxnet)

core.git: 2 commits - include/rtl sal/osl sal/qa

2025-07-13 Thread Mike Kaganski (via logerrit)
include/rtl/stringconcat.hxx|2 sal/osl/w32/security.cxx| 611 ++-- sal/qa/rtl/strings/test_oustring_concat.cxx |3 3 files changed, 233 insertions(+), 383 deletions(-) New commits: commit e1b2c00b0a69f7ecebcba7b5486a677b46c0e

core.git: external/xmlsec

2025-07-13 Thread Caolán McNamara (via logerrit)
external/xmlsec/0001-const-up-xmlSecErrorsTable.patch | 26 ++ external/xmlsec/UnpackedTarball_xmlsec.mk |2 + 2 files changed, 28 insertions(+) New commits: commit 3a86642a4b961d8e01b5dbc0c742335a721f0494 Author: Caolán McNamara AuthorDate: Sat Jul 12 21:35

dictionaries.git: Branch 'refst/for/master' - 0 commits -

2025-07-13 Thread (via logerrit)
Rebased ref, commits from common ancestor:

dictionaries.git: Changes to 'refst/for/master'

2025-07-13 Thread Andras Timar (via logerrit)
New branch 'refst/for/master' available with the following commits: commit 127720c0588e21e2547468cc32b7f01cd105e74f Author: Andras Timar Date: Sun Jul 13 13:51:27 2025 +0200 Fix ko_KR license info According to project's GitHub page, the built files (ko_KR.aff and ko_KR.dic) ar

core.git: test/source

2025-07-13 Thread Tomaž Vajngerl (via logerrit)
test/source/unoapi_test.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 752fe6689b4f0c6796cb140cc86f9922fa88fbb4 Author: Tomaž Vajngerl AuthorDate: Sat Jul 12 08:38:58 2025 +0200 Commit: Tomaž Vajngerl CommitDate: Sun Jul 13 13:12:24 2025 +0200

core.git: sw/inc sw/source

2025-07-13 Thread Noel Grandin (via logerrit)
sw/inc/unofieldcoll.hxx |3 +++ sw/source/core/inc/unofield.hxx |2 +- sw/source/core/unocore/unofield.cxx |6 ++ sw/source/writerfilter/dmapper/ModelEventListener.cxx | 17 + 4 files changed, 1

core.git: external/dtoa

2025-07-13 Thread Caolán McNamara (via logerrit)
external/dtoa/UnpackedTarball_dtoa.mk |1 external/dtoa/const.patch | 56 ++ 2 files changed, 57 insertions(+) New commits: commit 3b810d4aa9f3d0d42b2778f39496954fcc59edff Author: Caolán McNamara AuthorDate: Sat Jul 12 21:14:43 2025 +0100 Co

core.git: 3 commits - compilerplugins/clang include/svtools svtools/source

2025-07-13 Thread Caolán McNamara (via logerrit)
compilerplugins/clang/store/staticvar.cxx |4 include/svtools/htmlkywd.hxx | 531 +++ include/svtools/rtfkeywd.hxx | 1720 +++ svtools/source/svhtml/htmlkywd.cxx| 686 - svtools/source/svrtf/rtfkeywd.cxx | 2239 ++

core.git: chart2/qa oox/source

2025-07-13 Thread Markus Mohrhard (via logerrit)
chart2/qa/extras/chart2import2.cxx | 49 + chart2/qa/extras/data/pptx/tdf136754.pptx |binary chart2/qa/extras/data/pptx/tdf60316.pptx |binary oox/source/drawingml/chart/objectformatter.cxx | 18 ++--- oox/source/drawingml/chart/plotareaconte