core.git: sw/inc sw/source

2024-03-22 Thread Noel Grandin (via logerrit)
sw/inc/bparr.hxx |5 sw/source/core/bastyp/bparr.cxx | 41 +++ sw/source/core/docnode/nodes.cxx |8 --- 3 files changed, 47 insertions(+), 7 deletions(-) New commits: commit 284d80825ec7cf3c39af91959e4bf3d539b066f4 Author:

autosave errors

2024-03-22 Thread jax999
  When LibreOfficeWriter makes an automatic back-up save ... the text you write while this is happening, is lost. For most users, this might be a small problem, but when you, like me, work with rather large files and write relatively quickly, sometimes whole words end up missing that way ...

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

2024-03-22 Thread Mike Kaganski (via logerrit)
sw/qa/extras/unowriter/unowriter.cxx | 21 + sw/source/core/unocore/unoobj.cxx| 12 +--- 2 files changed, 30 insertions(+), 3 deletions(-) New commits: commit 41586f2f417a2d55d6baa07d3885d2d117a16d1d Author: Mike Kaganski AuthorDate: Wed Mar 20 16:24:07 20

Re: Import of 3D-Image from pptx

2024-03-22 Thread Miklos Vajna
Hi Regina, On Thu, Mar 21, 2024 at 11:41:07PM +0100, Regina Henschel wrote: > at the moment, a 3D image is imported as an image and displayed in Impress > without 3D. The 3D properties are in the InteropGrabBag and are written out > again on export, in addition to a rotation or mirroring that th

core.git: 2 commits - solenv/gbuild

2024-03-22 Thread Stephan Bergmann (via logerrit)
solenv/gbuild/gbuild.help.txt |2 +- solenv/gbuild/gbuild.mk | 17 ++--- solenv/gbuild/platform/com_GCC_defs.mk |4 ++-- solenv/gbuild/platform/com_MSC_class.mk |2 +- 4 files changed, 6 insertions(+), 19 deletions(-) New commits: commit 42a76c

core.git: 3 commits - solenv/gbuild

2024-03-22 Thread Stephan Bergmann (via logerrit)
solenv/gbuild/gbuild.help.txt |3 +-- solenv/gbuild/gbuild.mk | 35 ++- 2 files changed, 15 insertions(+), 23 deletions(-) New commits: commit b42429f68cb83fcfc5de102b0922b05ecd6c528e Author: Stephan Bergmann AuthorDate: Wed Mar 20 22:53:27 2024 +0

core.git: configmgr/source

2024-03-22 Thread Michael Stahl (via logerrit)
configmgr/source/xcsparser.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 8350404ec1c02df8b4f6b4f48947ddbff53d91e5 Author: Michael Stahl AuthorDate: Thu Mar 21 18:47:03 2024 +0100 Commit: Michael Stahl CommitDate: Fri Mar 22 08:46:04 2024 +0100

core.git: sc/qa sc/source

2024-03-22 Thread Balazs Varga (via logerrit)
sc/qa/unit/ucalc_formula.cxx |2 +- sc/source/core/tool/compiler.cxx | 35 +++ 2 files changed, 36 insertions(+), 1 deletion(-) New commits: commit ba0ec4a5d2b025b675410cd18890d1cca3bc5a2f Author: Balazs Varga AuthorDate: Wed Mar 20 18:32:44 2024 +01

Removed uppercase DEBUG, ENABLE_SYMBOLS, DBGLEVEL make variables

2024-03-22 Thread Stephan Bergmann
On recent master, to simplify the code somewhat, I removed the redundant all-uppercase variants of some make variables (e.g., `make DEBUG=t` -> `make debug=t`), and only left the all-lowercase variants: diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index c677541309

core.git: wizards/source

2024-03-22 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/scriptforge/SF_Session.xba |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 065fa9d77e5bd550600e8985d7e7aac8e10745c4 Author: Jean-Pierre Ledure AuthorDate: Thu Mar 21 15:54:55 2024 +0100 Commit: Jean-Pierre Ledure CommitDate: Fri Mar 22 09:54:4

core.git: bridges/inc bridges/source

2024-03-22 Thread Stephan Bergmann (via logerrit)
bridges/inc/msvc/except.hxx|2 +- bridges/source/cpp_uno/msvc_shared/cpp2uno.cxx |3 --- bridges/source/cpp_uno/msvc_shared/except.cxx |2 ++ 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit be2f27b011d43cb3a5cb1aa352cc445083948103 Author:

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

2024-03-22 Thread Oliver Specht (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |3 --- writerfilter/source/dmapper/PropertyIds.cxx |1 - writerfilter/source/dmapper/PropertyIds.hxx |1 - 3 files changed, 5 deletions(-) New commits: commit 9b8f6f881185831ec77f1c692c8726fd1459a746 Author: Oliver Specht AuthorDate

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

2024-03-22 Thread Michael Stahl (via logerrit)
configmgr/source/xcsparser.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 27526cde7fb6cdcf23f23349cdc7ebdaa3d9bcfa Author: Michael Stahl AuthorDate: Thu Mar 21 18:47:03 2024 +0100 Commit: Stephan Bergmann CommitDate: Fri Mar 22 10:09:12 2024 +0100

core.git: vcl/qa

2024-03-22 Thread Xisco Fauli (via logerrit)
vcl/qa/cppunit/pdfexport/data/tdf160117.ods |binary vcl/qa/cppunit/pdfexport/pdfexport2.cxx | 42 2 files changed, 42 insertions(+) New commits: commit c6518dc58f76ad9b59a61dd3736abd62acc5fc57 Author: Xisco Fauli AuthorDate: Thu Mar 21 12:36:24 2024 +0100

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

2024-03-22 Thread Miklos Vajna (via logerrit)
sd/qa/unit/tiledrendering/tiledrendering.cxx | 24 sfx2/source/sidebar/SidebarController.cxx| 18 -- 2 files changed, 32 insertions(+), 10 deletions(-) New commits: commit a521fc2917e8f887f4e53788bf31935998ba1ad1 Author: Miklos Vajna AuthorDat

core.git: oox/source

2024-03-22 Thread Regina Henschel (via logerrit)
oox/source/drawingml/scene3dhelper.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9556504b213519e2900e72c81aa26a470dc6353c Author: Regina Henschel AuthorDate: Fri Mar 22 00:52:25 2024 +0100 Commit: Regina Henschel CommitDate: Fri Mar 22 10:21:32 2

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

2024-03-22 Thread Pranam Lashkari (via logerrit)
sd/source/ui/view/drviewse.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit dd33eeeaffaea1e155d2a6a6e9900dcb80b49411 Author: Pranam Lashkari AuthorDate: Wed Mar 20 20:53:27 2024 +0530 Commit: Caolán McNamara CommitDate: Fri Mar 22 10:24:06 2024 +0

core.git: Branch 'distro/collabora/co-23.05' - desktop/source include/sfx2 sfx2/source

2024-03-22 Thread Henry Castro (via logerrit)
desktop/source/lib/init.cxx|3 ++- include/sfx2/lokhelper.hxx |2 ++ sfx2/source/view/frmload.cxx | 30 ++ sfx2/source/view/lokhelper.cxx | 15 +++ 4 files changed, 49 insertions(+), 1 deletion(-) New commits: commit 1d7ee6942f1f1ccdb8

core.git: toolkit/source

2024-03-22 Thread anish.deshpande (via logerrit)
toolkit/source/awt/vclxtabpagecontainer.cxx |2 +- toolkit/source/awt/vclxwindows.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7d384d63105af039cd0246395d005f337073eac6 Author: anish.deshpande AuthorDate: Mon Mar 4 16:17:06 2024 +0530 Comm

core.git: sd/source slideshow/source

2024-03-22 Thread Balazs Varga (via logerrit)
sd/source/core/sdpage.cxx|5 +++-- slideshow/source/engine/shapes/shapeimporter.cxx | 20 +++- 2 files changed, 22 insertions(+), 3 deletions(-) New commits: commit e136900e7a971385be9367a3dcaedea54d1e7207 Author: Balazs Varga AuthorDate: Thu Feb

core.git: compilerplugins/clang cui/source framework/inc framework/source include/framework include/svl include/unotools sc/source svl/qa svl/source sw/source unotools/source

2024-03-22 Thread Noel Grandin (via logerrit)
compilerplugins/clang/staticmethods.cxx| 26 +--- cui/source/options/optasian.cxx|6 +- framework/inc/classes/actiontriggerpropertyset.hxx |6 +- framework/inc/classes/actiontriggerseparatorpropertyset.h

core.git: sd/source

2024-03-22 Thread Pranam Lashkari (via logerrit)
sd/source/ui/view/drviewse.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 437161094d6e19f7cc222b1029801a481ad15618 Author: Pranam Lashkari AuthorDate: Wed Mar 20 20:53:27 2024 +0530 Commit: Pranam Lashkari CommitDate: Fri Mar 22 12:33:18 2024 +0

core.git: sw/source

2024-03-22 Thread Noel Grandin (via logerrit)
sw/source/core/unocore/unoobj2.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 64aa51cb2fcfb6cfb325ffdc2567b0a2f0661007 Author: Noel Grandin AuthorDate: Wed Mar 20 19:34:42 2024 +0200 Commit: Noel Grandin CommitDate: Fri Mar 22 12:35:07 2024 +0100

Re: autosave errors

2024-03-22 Thread Ilmari Lauhakangas
On 22.3.2024 4.25, jax...@kabelmail.dk wrote: When LibreOfficeWriter makes an automatic back-up save ... the text you write while this is happening, is lost. For most users, this might be a small problem, but when you, like me, work with rather large files and write relatively quickly, sometime

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

2024-03-22 Thread Gökay Şatır (via logerrit)
sfx2/source/control/unoctitm.cxx | 30 +- 1 file changed, 29 insertions(+), 1 deletion(-) New commits: commit 38baaed9c11a65bda4079274a3d73bbd7035af7c Author: Gökay Şatır AuthorDate: Fri Mar 22 13:34:38 2024 +0300 Commit: Gökay ŞATIR CommitDate: Fri Mar 22

core.git: sc/source

2024-03-22 Thread Heiko Tietze (via logerrit)
sc/source/ui/app/rfindlst.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 9c8b240e7cad6ef74e16ad83d45957737389aa90 Author: Heiko Tietze AuthorDate: Thu Mar 21 11:50:40 2024 +0100 Commit: Heiko Tietze CommitDate: Fri Mar 22 13:06:37 2024 +0100

core.git: Branch 'distro/collabora/co-23.05' - sd/qa sfx2/source

2024-03-22 Thread Miklos Vajna (via logerrit)
sd/qa/unit/tiledrendering/tiledrendering.cxx | 26 ++ sfx2/source/sidebar/SidebarController.cxx| 18 -- 2 files changed, 34 insertions(+), 10 deletions(-) New commits: commit 7f7b1578dafc11705feb8d99f997041d84df5aee Author: Miklos Vajna AuthorD

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

2024-03-22 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/scriptforge/SF_Session.xba |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c826976b634596e476515a678ce415d9d16830c6 Author: Jean-Pierre Ledure AuthorDate: Thu Mar 21 15:54:55 2024 +0100 Commit: Xisco Fauli CommitDate: Fri Mar 22 13:18:53 2024

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

2024-03-22 Thread Mike Kaganski (via logerrit)
svl/qa/unit/svl.cxx| 20 svl/source/numbers/zformat.cxx |2 ++ 2 files changed, 22 insertions(+) New commits: commit 581b9c2752d6cedd5622c57cd38b1f8a36d53169 Author: Mike Kaganski AuthorDate: Thu Mar 21 22:46:26 2024 +0500 Commit: Xisco Fauli Commi

core.git: Branch 'libreoffice-7-6' - wizards/source

2024-03-22 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/scriptforge/SF_Session.xba |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b168309d077e0685fe0d90d2f84981845153f7c Author: Jean-Pierre Ledure AuthorDate: Thu Mar 21 15:54:55 2024 +0100 Commit: Jean-Pierre Ledure CommitDate: Fri Mar 22 15:06:0

core.git: sw/qa sw/source

2024-03-22 Thread Michael Stahl (via logerrit)
sw/qa/core/unocore/unocore.cxx | 27 +++ sw/source/core/unocore/unocrsrhelper.cxx |2 +- 2 files changed, 28 insertions(+), 1 deletion(-) New commits: commit 8f2de92b3da99346f7282e623d47912f40f92b7b Author: Michael Stahl AuthorDate: Fri Mar 22 12:28:43

core.git: svx/inc svx/source

2024-03-22 Thread Attila Szűcs (via logerrit)
svx/inc/sdr/primitive2d/sdrgrafprimitive2d.hxx|4 ++- svx/source/sdr/contact/viewcontactofgraphic.cxx |3 +- svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx | 24 ++ 3 files changed, 25 insertions(+), 6 deletions(-) New commits: commit d323976fd6d560a9b91da3e

core.git: sd/CppunitTest_sd_tiledrendering2.mk sd/Module_sd.mk sd/qa

2024-03-22 Thread Miklos Vajna (via logerrit)
sd/CppunitTest_sd_tiledrendering2.mk | 71 +++ sd/Module_sd.mk|1 sd/qa/unit/tiledrendering/tiledrendering.cxx | 24 --- sd/qa/unit/tiledrendering2/data/dummy.odp |binary sd/qa/unit/tiledrendering2/tiledrendering2.cxx | 159 ++

dictionaries.git: hu_HU/hyph_hu_HU.dic hu_HU/README_hyph_hu_HU.txt

2024-03-22 Thread László Németh (via logerrit)
hu_HU/README_hyph_hu_HU.txt |2 hu_HU/hyph_hu_HU.dic| 4614 +++- 2 files changed, 4574 insertions(+), 42 deletions(-) New commits: commit 491736b0e775f7d4a0bfd9ed9ce94ec296e3e988 Author: László Németh AuthorDate: Fri Mar 22 15:07:48 2024 +

core.git: dictionaries

2024-03-22 Thread László Németh (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cfd84d8a2add8b5c121d027458ac7692d90b5c7a Author: László Németh AuthorDate: Fri Mar 22 15:47:59 2024 +0100 Commit: Gerrit Code Review CommitDate: Fri Mar 22 15:47:59 2024 +0100 Update git submo

core.git: Branch 'distro/collabora/co-23.05' - postprocess/Module_postprocess.mk

2024-03-22 Thread Andras Timar (via logerrit)
postprocess/Module_postprocess.mk | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 854e7d9c3241f6becf5baa471fd1e0ffc58cb0ae Author: Andras Timar AuthorDate: Fri Mar 22 15:51:36 2024 +0100 Commit: Andras Timar CommitDate: Fri Mar 22 15:51:44 2024 +0

core.git: Branch 'distro/collabora/co-24.04' - postprocess/Module_postprocess.mk

2024-03-22 Thread Andras Timar (via logerrit)
postprocess/Module_postprocess.mk | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 50e324d2101253ce08d6ce1032d65afdb7ffa74d Author: Andras Timar AuthorDate: Fri Mar 22 15:51:36 2024 +0100 Commit: Andras Timar CommitDate: Fri Mar 22 15:54:01 2024 +0

core.git: download.lst external/expat

2024-03-22 Thread Taichi Haradaguchi (via logerrit)
download.lst|4 +- external/expat/0001-Fix-compiler-warnings.patch | 47 external/expat/UnpackedTarball_expat.mk |3 - 3 files changed, 2 insertions(+), 52 deletions(-) New commits: commit 370ca73a45b291e172918b4c8fcbc

core.git: sw/source

2024-03-22 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/ndtbl.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit df6fdb0041f8bfd251a4b03030b8bc47f0614c36 Author: Michael Stahl AuthorDate: Fri Mar 22 14:27:01 2024 +0100 Commit: Michael Stahl CommitDate: Fri Mar 22 16:06:20 20

core.git: external/gpgmepp

2024-03-22 Thread Patrick Luby (via logerrit)
external/gpgmepp/macos-tdf152524.patch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b499f32c44babe8f60a6eef51bda6adb9b1cf54d Author: Patrick Luby AuthorDate: Fri Mar 22 09:40:03 2024 -0400 Commit: Patrick Luby CommitDate: Fri Mar 22 16:46:48 2024 +0100

core.git: sw/qa

2024-03-22 Thread Noel Grandin (via logerrit)
sw/qa/extras/htmlexport/htmlexport.cxx | 12 sw/qa/extras/htmlimport/htmlimport.cxx |8 sw/qa/extras/uiwriter/uiwriter8.cxx|4 3 files changed, 24 insertions(+) New commits: commit c469e786be9345fc76e5cc62fd23dd317db53c02 Author: Noel Grandin AuthorDa

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

2024-03-22 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/ndtbl.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 6c155583c83eb19c3520084c90df51eca725da00 Author: Michael Stahl AuthorDate: Fri Mar 22 14:27:01 2024 +0100 Commit: Xisco Fauli CommitDate: Fri Mar 22 17:48:23 2024

core.git: Branch 'libreoffice-24-2' - download.lst external/expat

2024-03-22 Thread Taichi Haradaguchi (via logerrit)
download.lst|4 +- external/expat/0001-Fix-compiler-warnings.patch | 47 external/expat/UnpackedTarball_expat.mk |3 - 3 files changed, 2 insertions(+), 52 deletions(-) New commits: commit b4622a2a5bc4472658b203025524a

core.git: Branch 'libreoffice-7-6' - sw/qa sw/source

2024-03-22 Thread Michael Stahl (via logerrit)
sw/qa/core/unocore/unocore.cxx | 27 +++ sw/source/core/unocore/unocrsrhelper.cxx |2 +- 2 files changed, 28 insertions(+), 1 deletion(-) New commits: commit e41212466ef6b52c8890dcf0b071fac3fec11c9d Author: Michael Stahl AuthorDate: Fri Mar 22 12:28:43

core.git: Branch 'libreoffice-7-6' - sw/qa sw/source

2024-03-22 Thread Mike Kaganski (via logerrit)
sw/qa/extras/unowriter/unowriter.cxx | 21 + sw/source/core/unocore/unoobj.cxx| 12 +--- 2 files changed, 30 insertions(+), 3 deletions(-) New commits: commit 7b1fc707b56463d64585b2437f8531f9c1d71f75 Author: Mike Kaganski AuthorDate: Wed Mar 20 16:24:07 20

core.git: Branch 'libreoffice-7-6' - 2 commits - sw/source

2024-03-22 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/ndtbl.cxx | 43 --- 1 file changed, 40 insertions(+), 3 deletions(-) New commits: commit 921abac0a5a0caa46875db640e3432379a5bcfa7 Author: Michael Stahl AuthorDate: Fri Mar 22 14:27:01 2024 +0100 Commit: Xisco Fauli CommitDate:

Re: Official support for windows-arm64

2024-03-22 Thread Thorsten Behrens
Hi Pierrick, Pierrick Bouvier wrote: > Does any one of you has this responsibility in the project? > Or can you point me someone to contact? > If nobody else wants to jump in - we're happy to host a box (details TBD, but in any case Stephan will need more or less direct access). There's also the

core.git: writerfilter/qa writerfilter/source

2024-03-22 Thread Miklos Vajna (via logerrit)
writerfilter/qa/cppunittests/dmapper/PropertyMap.cxx | 40 +++ writerfilter/source/dmapper/PropertyMap.cxx |2 2 files changed, 41 insertions(+), 1 deletion(-) New commits: commit c900850742efd4e1fb7c79c13c1b9a17fcd4981d Author: Miklos Vajna AuthorDate: Fri Ma

core.git: Branch 'libreoffice-24-2-2' - vcl/qt5

2024-03-22 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtInstance.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 17fe161389df04b16a4c61bf089a3ce113ea22e7 Author: Michael Weghorn AuthorDate: Wed Mar 13 12:27:12 2024 +0100 Commit: Christian Lohmaier CommitDate: Fri Mar 22 19:36:20 2024 +0100 tdf#159915 qt:

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

2024-03-22 Thread Armin Le Grand (allotropia) (via logerrit)
sw/source/core/tox/tox.cxx|8 +++- sw/source/ui/index/swuiidxmrk.cxx | 37 - sw/source/uibase/index/toxmgr.cxx |3 ++- 3 files changed, 29 insertions(+), 19 deletions(-) New commits: commit c5b878a7c55f7e6f8d3a66fa9728c8fca5d0e13b Author:

core.git: Branch 'libreoffice-24-2-2' - configure.ac download.lst

2024-03-22 Thread Michael Stahl (via logerrit)
configure.ac |2 +- download.lst |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7eeaa3f188f8a3c24d2c7a5fe90d97de4708bfc8 Author: Michael Stahl AuthorDate: Wed Mar 20 10:52:09 2024 +0100 Commit: Christian Lohmaier CommitDate: Fri Mar 22 19:38:13 202

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

2024-03-22 Thread Oliver Specht (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |3 --- writerfilter/source/dmapper/PropertyIds.cxx |1 - writerfilter/source/dmapper/PropertyIds.hxx |1 - 3 files changed, 5 deletions(-) New commits: commit 67e35d0159d30829c7672f3d4d33de2e85cd6626 Author: Oliver Specht AuthorDate

core.git: Branch 'libreoffice-24-2-2' - download.lst external/expat

2024-03-22 Thread Taichi Haradaguchi (via logerrit)
download.lst|4 +- external/expat/0001-Fix-compiler-warnings.patch | 47 external/expat/UnpackedTarball_expat.mk |3 - 3 files changed, 2 insertions(+), 52 deletions(-) New commits: commit 314286d59b3d24e700def6f817224

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

2024-03-22 Thread Mike Kaganski (via logerrit)
sc/source/ui/docshell/docfunc.cxx | 25 + sc/source/ui/inc/undoblk.hxx |6 -- sc/source/ui/undo/undoblk.cxx | 26 +- 3 files changed, 30 insertions(+), 27 deletions(-) New commits: commit df684c9d68fb130295c5a667fa6fcb6de3068fd2

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

2024-03-22 Thread Michael Stahl (via logerrit)
sw/qa/core/unocore/unocore.cxx | 27 +++ sw/source/core/unocore/unocrsrhelper.cxx |2 +- 2 files changed, 28 insertions(+), 1 deletion(-) New commits: commit 0398d6900835ff29767f7ac39bc7fb57917d8ccd Author: Michael Stahl AuthorDate: Fri Mar 22 12:28:43

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

2024-03-22 Thread Michael Stahl (via logerrit)
sw/qa/core/unocore/unocore.cxx | 27 +++ sw/source/core/unocore/unocrsrhelper.cxx |2 +- 2 files changed, 28 insertions(+), 1 deletion(-) New commits: commit 9b4c239b51244dfb28a6822e2046c72e8f937227 Author: Michael Stahl AuthorDate: Fri Mar 22 12:28:43

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

2024-03-22 Thread Michael Stahl (via logerrit)
sw/source/core/docnode/ndtbl.cxx | 43 --- 1 file changed, 40 insertions(+), 3 deletions(-) New commits: commit 3146edaf76f4533f5872dc687a76a55c691ce4e9 Author: Michael Stahl AuthorDate: Fri Mar 22 14:27:01 2024 +0100 Commit: Christian Lohmaier Comm

translations.git: Branch 'libreoffice-24-2' - source/an source/ast source/bg source/ca source/dsb source/es source/fi source/gl source/gug source/he source/hsb source/pl source/pt-BR source/zh-CN sour

2024-03-22 Thread Christian Lohmaier (via logerrit)
source/an/svx/messages.po|8 source/an/sw/messages.po | 10 source/ast/cui/messages.po | 13 source/ast/dictionaries/vi.po| 12 so

core.git: Branch 'libreoffice-24-2-2' - translations

2024-03-22 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3cf709baeb1e502cfe546b3216e848d3b47a3ede Author: Christian Lohmaier AuthorDate: Fri Mar 22 20:03:03 2024 +0100 Commit: Gerrit Code Review CommitDate: Fri Mar 22 20:03:03 2024 +0100 Update git

core.git: Branch 'libreoffice-24-2' - translations

2024-03-22 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1fa5ed234afbfcb9d27e1658388250319835b15d Author: Christian Lohmaier AuthorDate: Fri Mar 22 20:02:38 2024 +0100 Commit: Gerrit Code Review CommitDate: Fri Mar 22 20:02:38 2024 +0100 Update git

translations.git: Branch 'libreoffice-24-2-2' - source/an source/ast source/bg source/ca source/dsb source/es source/fi source/gl source/gug source/he source/hsb source/pl source/pt-BR source/zh-CN so

2024-03-22 Thread Christian Lohmaier (via logerrit)
source/an/svx/messages.po|8 source/an/sw/messages.po | 10 source/ast/cui/messages.po | 13 source/ast/dictionaries/vi.po| 12 so

core.git: Branch 'libreoffice-7-6' - svl/qa svl/source

2024-03-22 Thread Mike Kaganski (via logerrit)
svl/qa/unit/svl.cxx| 20 svl/source/numbers/zformat.cxx |2 ++ 2 files changed, 22 insertions(+) New commits: commit b250f480831b4726801868ae203517938cd1c704 Author: Mike Kaganski AuthorDate: Thu Mar 21 22:46:26 2024 +0500 Commit: Xisco Fauli Commi

core.git: Branch 'libreoffice-24-2' - external/gpgmepp

2024-03-22 Thread Patrick Luby (via logerrit)
external/gpgmepp/UnpackedTarball_gpgmepp.mk |1 external/gpgmepp/macos-tdf152524.patch | 102 2 files changed, 103 insertions(+) New commits: commit be132c413c49175a27a55cfe3e42c748b5660a92 Author: Patrick Luby AuthorDate: Fri Mar 22 09:44:51 2024 -040

core.git: Branch 'libreoffice-24-2-2' - external/gpgmepp

2024-03-22 Thread Patrick Luby (via logerrit)
external/gpgmepp/UnpackedTarball_gpgmepp.mk |1 external/gpgmepp/macos-tdf152524.patch | 102 2 files changed, 103 insertions(+) New commits: commit 9012b402ec25c5eb17400f93ffdc73e3db3a122a Author: Patrick Luby AuthorDate: Fri Mar 22 09:44:51 2024 -040

core.git: Branch 'libreoffice-24-2-2' - configure.ac

2024-03-22 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89c0eb3ef22e366b23efc11e073935c9ef70b3d9 Author: Christian Lohmaier AuthorDate: Fri Mar 22 20:35:50 2024 +0100 Commit: Christian Lohmaier CommitDate: Fri Mar 22 20:35:50 2024 +0100 bump produc

core.git: Changes to 'refs/tags/libreoffice-24.2.2.2'

2024-03-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-24.2.2.2' created by Christian Lohmaier at 2024-03-22 19:35 + Tag libreoffice-24.2.2.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmX93WgACgkQ9DSh76/u rqNI8RAAywR6NvSHUHpyyr0coc5K+JNOHHHuXvh5pblKL37LmhJwgDWPzYw1R9wr xDJ273hBTWIO3NtGifeOYzsiYKu

dictionaries.git: Changes to 'refs/tags/libreoffice-24.2.2.2'

2024-03-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-24.2.2.2' created by Christian Lohmaier at 2024-03-22 19:34 + Tag libreoffice-24.2.2.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmX93WMACgkQ9DSh76/u rqPXOw//U8TFOWLVn8SjtWdvqhIk9vWWTHRb8Emi5O0suJ+YIZUvEuNjodbO1bWq jhXdJ0AV1SdooEXHEuQJ7ur1/cA

help.git: Changes to 'refs/tags/libreoffice-24.2.2.2'

2024-03-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-24.2.2.2' created by Christian Lohmaier at 2024-03-22 19:35 + Tag libreoffice-24.2.2.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmX93WgACgkQ9DSh76/u rqNUhQ//UfEQR7jvyVH/jdsaQnodqwtDHc1bOM0YS+qxwwt+hkOyKtu93PYcvzkf 5uJlE+CT+prn64pW99M9OtCSL1z

translations.git: Changes to 'refs/tags/libreoffice-24.2.2.2'

2024-03-22 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-24.2.2.2' created by Christian Lohmaier at 2024-03-22 19:35 + Tag libreoffice-24.2.2.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmX93WgACgkQ9DSh76/u rqNsRQ/+NWA1tLJmsWNpK6Y02KFRJPVRkxmxd1RuQgV5hKRd5E8hAPvancKRdLi1 O5intDQNN/XwCvOt2F8CiJ9CHpX

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

2024-03-22 Thread Caolán McNamara (via logerrit)
sc/source/filter/html/htmlpars.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f2feac3d2ab19fdbcec85194579a88b3995ae335 Author: Caolán McNamara AuthorDate: Tue Mar 19 08:46:45 2024 + Commit: Xisco Fauli CommitDate: Fri Mar 22 20:48:32 2024 +0100

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

2024-03-22 Thread Michael Stahl (via logerrit)
sw/qa/extras/uiwriter/uiwriter5.cxx |2 -- sw/source/core/undo/untbl.cxx | 15 ++- 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 36757ace36a5bcb0acd9ba5c4ee6cceed3c14b67 Author: Michael Stahl AuthorDate: Thu Mar 14 12:14:28 2024 +0100 Commit:

core.git: Branch 'libreoffice-7-6' - download.lst external/expat

2024-03-22 Thread Taichi Haradaguchi (via logerrit)
download.lst|4 +- external/expat/0001-Fix-compiler-warnings.patch | 47 external/expat/UnpackedTarball_expat.mk |3 - 3 files changed, 2 insertions(+), 52 deletions(-) New commits: commit af7dbe1de9145b91d212f6567c6a4

core.git: include/svl sc/source svl/source sw/source xmloff/source

2024-03-22 Thread Caolán McNamara (via logerrit)
include/svl/nfengine.hxx| 432 +++ include/svl/numformat.hxx | 151 -- include/svl/zformat.hxx | 81 - sc/source/ui/view/output2.cxx |4 sc/source/ui/view/viewfunc.cxx |2 svl/source/numbers/zforfind.cxx | 115 +- svl/source/numbe

Re: VS 2022 version 17.9.1 has a bug preventing building cli_ure

2024-03-22 Thread Christian Lohmaier
Hi *, On Thu, Mar 21, 2024 at 8:58 PM Oliver Brinzing wrote: > […] > Configuring OpenSSL version 3.0.13 for target VC-WIN64A > Using os-specific seed configuration > /cygdrive/d/sources/libo-core/workdir/UnpackedTarball/openssl/crypto/sha/../providers: > No such file > or directory at Configure

core.git: sw/uiconfig

2024-03-22 Thread Taichi Haradaguchi (via logerrit)
sw/uiconfig/swriter/ui/findentrydialog.ui |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4bdf2829a31e29949bf4d9a008e1f9d2b50bf4c1 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Fri Mar 22 18:34:39 2024 +0900 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>

core.git: Branch 'libreoffice-24-2' - download.lst

2024-03-22 Thread Xisco Fauli (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 78f0fa2f7e408cbc75ffe99f61f6a556bed2a032 Author: Xisco Fauli AuthorDate: Wed Mar 20 10:49:53 2024 +0100 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Sat Mar 23 01:04:45 2024 +01

core.git: Branch 'libreoffice-24-2' - download.lst

2024-03-22 Thread Xisco Fauli (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 319966df55dda429202f12eba678eeb461eef5ed Author: Xisco Fauli AuthorDate: Wed Mar 20 10:26:11 2024 +0100 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Sat Mar 23 01:05:13 2024 +01

core.git: sc/inc sc/qa sc/source svl/source

2024-03-22 Thread Caolán McNamara (via logerrit)
sc/inc/cellform.hxx| 14 - sc/inc/column.hxx |6 sc/inc/compiler.hxx| 11 - sc/inc/document.hxx|4 sc/inc/dpcache.hxx |7 sc/inc/formulacell.hxx

core.git: vcl/inc vcl/source

2024-03-22 Thread Tomaž Vajngerl (via logerrit)
vcl/inc/impgraph.hxx|3 +-- vcl/source/gdi/graph.cxx|6 ++ vcl/source/gdi/impgraph.cxx | 13 - 3 files changed, 7 insertions(+), 15 deletions(-) New commits: commit e83f7b7c84d5345879c5543b78ce6ad2b32dc2bc Author: Tomaž Vajngerl AuthorDate: Sun Mar 17 23