[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - include/svtools svtools/qa svtools/source sw/source

2022-10-25 Thread Miklos Vajna (via logerrit)
include/svtools/htmlkywd.hxx |1 include/svtools/htmltokn.h |2 + svtools/qa/unit/testHtmlReader.cxx | 23 + svtools/source/svhtml/htmlkywd.cxx |4 +++ svtools/source/svhtml/parhtml.cxx | 39 + sw/source/filter

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/svx libreofficekit/source sfx2/source svx/source

2022-10-25 Thread Ashod Nakashian (via logerrit)
desktop/source/lib/init.cxx |1 + include/LibreOfficeKit/LibreOfficeKitEnums.h | 19 +++ include/sfx2/lokhelper.hxx |4 include/svx/svdomedia.hxx|3 +++ libreofficekit/source/gtk/lokdocview.cxx |1 +

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

2022-10-25 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ww8export/ww8export3.cxx | 66 -- 1 file changed, 40 insertions(+), 26 deletions(-) New commits: commit 110370baa621f33a095e1da908f89bdfb5a68ce6 Author: Miklos Vajna AuthorDate: Tue Oct 25 20:10:50 2022 +0200 Commit: Miklos Vajna CommitDate

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-3' - emfio/source

2022-10-25 Thread Caolán McNamara (via logerrit)
emfio/source/reader/wmfreader.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f5654d4c4868f9960ba0b93905b3727ab49f48b7 Author: Caolán McNamara AuthorDate: Tue Oct 25 11:20:15 2022 +0100 Commit: Aron Budea CommitDate: Wed Oct 26 02:27:49 2022 +0200 cid#1516423 Unini

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

2022-10-25 Thread Regina Henschel (via logerrit)
oox/source/drawingml/shape.cxx |7 sc/qa/unit/subsequent_filters_test2.cxx | 48 sc/subsequent_setup.mk |1 3 files changed, 56 insertions(+) New commits: commit 17dfc9a9da009cc23de3fb4e2cef9c97d581 Author: Regina

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

2022-10-25 Thread Andrea Gelmini (via logerrit)
sw/source/core/ole/ndole.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bb07b2e2dba871d8b5c5fb99ea3dbf176c756025 Author: Andrea Gelmini AuthorDate: Tue Oct 25 16:43:34 2022 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Wed Oct 26 00:32:57 2022 +0200

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

2022-10-25 Thread Mike Kaganski (via logerrit)
libreofficekit/source/gtk/lokdocview.cxx | 79 +-- sw/source/uibase/uno/unotxdoc.cxx|5 - 2 files changed, 25 insertions(+), 59 deletions(-) New commits: commit 3005bd3793e76f8c010a9e774cfb508de406a3d1 Author: Mike Kaganski AuthorDate: Tue Oct 25 11:

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
sfx2/source/dialog/templdlg.cxx | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) New commits: commit dc8fc774c35cc935331e04ddb8ab7646ffca775e Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:37:37 2022 +0200 Commit: Stephan Bergmann Commit

Re: Unittest problem with service com.sun.star.drawing.GraphicExportFilter

2022-10-25 Thread Regina Henschel
Hi Michael, Michael Stahl schrieb am 25.10.2022 um 18:36: On 25.10.22 18:24, Regina Henschel wrote: Hi all, this is about https://gerrit.libreoffice.org/c/core/+/141830 tdf#83671 SmartArt: preserve pos and size for metafile If you try the patch, you will see, that the SmartArt is imported in

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - svx/qa svx/source

2022-10-25 Thread Miklos Vajna (via logerrit)
svx/qa/unit/data/page-view-draw-layer-clip.docx |binary svx/qa/unit/svdraw.cxx | 37 svx/source/svdraw/svdpagv.cxx |2 - 3 files changed, 38 insertions(+), 1 deletion(-) New commits: commit 475e698826e2103bdc78ac286e1fc897

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - include/tools tools/CppunitTest_tools_test.mk tools/qa tools/source

2022-10-25 Thread Mike Kaganski (via logerrit)
include/tools/stream.hxx |3 -- tools/CppunitTest_tools_test.mk |1 tools/qa/cppunit/test_stream.cxx | 40 +++ tools/source/stream/stream.cxx | 17 4 files changed, 55 insertions(+), 6 deletions(-) New commits: commit 92

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - 3 commits - basegfx/test editeng/source include/basegfx include/editeng include/svx sd/source svx/source

2022-10-25 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit fae1277c528cbfb9c3bff881b629dc3af1a33980 Author: Tomaž Vajngerl AuthorDate: Tue Oct 18 21:28:29 2022 +0200 Commit: Tomaž Vajngerl CommitDate: Tue Oct 25 21:06:52 2022 +0200 editeng: fix rendering of text when "fit to frame" is enabble

[Libreoffice-commits] core.git: drawinglayer/source editeng/source include/vcl sc/source sd/source sw/inc sw/source vcl/inc vcl/qa vcl/source

2022-10-25 Thread Michael Stahl (via logerrit)
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |3 - editeng/source/editeng/impedit3.cxx|2 include/vcl/pdfextoutdevdata.hxx |5 + include/vcl/pdfwriter.hxx |2 sc/source/ui/view/output

[Libreoffice-commits] core.git: filter/CppunitTest_filter_textfilterdetect.mk filter/qa

2022-10-25 Thread Xisco Fauli (via logerrit)
filter/CppunitTest_filter_textfilterdetect.mk |1 filter/qa/unit/textfilterdetect.cxx | 81 +- 2 files changed, 32 insertions(+), 50 deletions(-) New commits: commit ee912e56d85345489234196266216e660a5dee46 Author: Xisco Fauli AuthorDate: Tue Oct 25 1

Re: Unittest problem with service com.sun.star.drawing.GraphicExportFilter

2022-10-25 Thread Michael Stahl
On 25.10.22 18:24, Regina Henschel wrote: Hi all, this is about https://gerrit.libreoffice.org/c/core/+/141830 tdf#83671 SmartArt: preserve pos and size for metafile If you try the patch, you will see, that the SmartArt is imported in Calc as group object with one child object. The child is a

Unittest problem with service com.sun.star.drawing.GraphicExportFilter

2022-10-25 Thread Regina Henschel
Hi all, this is about https://gerrit.libreoffice.org/c/core/+/141830 tdf#83671 SmartArt: preserve pos and size for metafile If you try the patch, you will see, that the SmartArt is imported in Calc as group object with one child object. The child is a "com.sun.star.drawing.GraphicObjectShape".

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

2022-10-25 Thread Miklos Vajna (via logerrit)
include/svtools/htmlkywd.hxx |1 include/svtools/htmltokn.h |2 + svtools/qa/unit/testHtmlReader.cxx | 23 + svtools/source/svhtml/htmlkywd.cxx |4 +++ svtools/source/svhtml/parhtml.cxx | 39 + sw/source/filter

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
sw/inc/tblsel.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit d55358c7c31e2e9f124ee90d78eba2db3f1af756 Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:39:07 2022 +0200 Commit: Stephan Bergmann CommitDate: Tue Oct 25 17:48:28 2022 +0200 Addr

[Libreoffice-commits] core.git: vcl/unx

2022-10-25 Thread Stephan Bergmann (via logerrit)
vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx | 80 +++--- 1 file changed, 40 insertions(+), 40 deletions(-) New commits: commit 4458cf6930fdbda44345fcd1bd9b5c0664cffb9f Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:41:04 2022 +0200 Commit: Stephan Bergmann Co

[Libreoffice-commits] core.git: vcl/unx

2022-10-25 Thread Stephan Bergmann (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 403 ++- 1 file changed, 223 insertions(+), 180 deletions(-) New commits: commit 2c05c6ead206659b1cbd7b794aa81e87694a251a Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:42:06 2022 +0200 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_dump.mk chart2/CppunitTest_chart2_geometry.mk chart2/CppunitTest_chart2_pivot_chart_test.mk chart2/CppunitTest_chart2_trendcalculators.mk char

2022-10-25 Thread Xisco Fauli (via logerrit)
chart2/CppunitTest_chart2_dump.mk |1 chart2/CppunitTest_chart2_geometry.mk |1 chart2/CppunitTest_chart2_pivot_chart_test.mk |1 chart2/CppunitTest_chart2_trendcalculators.mk |1 chart2/CppunitTest_chart2_xshape.mk |1 chart2/export_setup.mk

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
vcl/source/app/salvtables.cxx | 134 +- 1 file changed, 67 insertions(+), 67 deletions(-) New commits: commit 4b0f51efbcb9e71034089f431117e6bac92a26b2 Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:39:53 2022 +0200 Commit: Stephan Bergmann Co

[Libreoffice-commits] core.git: helpcontent2

2022-10-25 Thread Andrea Gelmini (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c3bf75187741d19beb4698f13a11cd3c951fb08 Author: Andrea Gelmini AuthorDate: Tue Oct 25 16:47:19 2022 +0200 Commit: Gerrit Code Review CommitDate: Tue Oct 25 16:47:19 2022 +0200 Update git subm

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

2022-10-25 Thread Andrea Gelmini (via logerrit)
source/text/sbasic/shared/03132000.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d195123be4e11c5eeca6d5eace878fecbf8380a8 Author: Andrea Gelmini AuthorDate: Tue Oct 25 16:40:17 2022 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Tue Oct 25 16:47:17

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
starmath/source/ElementsDockingWindow.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit ec27f2e5e39034ac4b38323149df72be28cba274 Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:38:18 2022 +0200 Commit: Stephan Bergmann CommitDate

[Libreoffice-commits] core.git: helpcontent2

2022-10-25 Thread Alain Romedenne (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fffd745a755c1459911ac8369c7a25d5f9bac5c Author: Alain Romedenne AuthorDate: Tue Oct 25 16:32:44 2022 +0200 Commit: Gerrit Code Review CommitDate: Tue Oct 25 16:32:44 2022 +0200 Update git sub

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

2022-10-25 Thread Alain Romedenne (via logerrit)
source/text/sbasic/python/python_listener.xhp |3 source/text/sbasic/shared/03132000.xhp| 159 -- 2 files changed, 103 insertions(+), 59 deletions(-) New commits: commit b122dcc35b2015c8ffd0f826dd99edfeeebb39d1 Author: Alain Romedenne AuthorDate: Fri Oct

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

2022-10-25 Thread Mike Kaganski (via logerrit)
libreofficekit/source/gtk/lokdocview.cxx | 79 +-- sw/source/uibase/uno/unotxdoc.cxx|5 - 2 files changed, 25 insertions(+), 59 deletions(-) New commits: commit 2e34b2f32586947ca1e93dee9ab482372d604d10 Author: Mike Kaganski AuthorDate: Tue Oct 25 11:

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
sc/source/ui/dbgui/dbnamdlg.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit d5bb58460edf45c3f7806e0772b9859837879bf8 Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:35:49 2022 +0200 Commit: Stephan Bergmann CommitDate: Tue Oct 25 16:24:33 2022

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
sfx2/source/dialog/StyleList.cxx | 46 +++ 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit ef862ba4b1b0b4799ec9afd294cf1b2c84f7ef1f Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:36:44 2022 +0200 Commit: Stephan Bergmann Co

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
external/skia/UnpackedTarball_skia.mk|1 external/skia/constexpr-template.patch.0 | 72 +++ 2 files changed, 73 insertions(+) New commits: commit 3307e4ae55d5286c37853a58ffaf582c7e16a2ba Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:33:39 2022 +020

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
external/pdfium/UnpackedTarball_pdfium.mk |2 ++ external/pdfium/constexpr-template.patch | 12 2 files changed, 14 insertions(+) New commits: commit d1b867e42e0097cdbc7097e7c8eb83da8885ec4f Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:32:13 2022 +0200 Commit: S

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
cui/source/inc/iconcdlg.hxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit 3c5a98135fe55bf48cfd11b4e163906fbfe0d115 Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:29:19 2022 +0200 Commit: Stephan Bergmann CommitDate: Tue

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - jvmfwk/Library_jvmfwk.mk jvmfwk/plugins

2022-10-25 Thread Stephan Bergmann (via logerrit)
jvmfwk/Library_jvmfwk.mk|2 ++ jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx |4 ++-- jvmfwk/plugins/sunmajor/pluginlib/util.cxx |4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 0a1c83f330205439a42a8c02880ee44e0b9

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - include/vcl vcl/inc vcl/Library_vcl.mk vcl/source

2022-10-25 Thread Dennis Francis (via logerrit)
include/vcl/filter/pdfdocument.hxx |2 vcl/Library_vcl.mk |1 vcl/inc/pdf/ExternalPDFStreams.hxx |2 vcl/inc/pdf/pdfcompat.hxx | 45 +++ vcl/source/filter/ipdf/pdfcompat.cxx | 129 + vcl/source/fil

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
basic/source/inc/expr.hxx | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 16045087e6541925be340d585e68a35147489b59 Author: Stephan Bergmann AuthorDate: Tue Oct 25 14:10:23 2022 +0200 Commit: Stephan Bergmann CommitDate

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - tools/source

2022-10-25 Thread Mike Kaganski (via logerrit)
tools/source/stream/stream.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit a55dcfde0a0f90096f6a250c1d71abacfa9cc23d Author: Mike Kaganski AuthorDate: Sun Oct 16 11:54:44 2022 +0200 Commit: Xisco Fauli CommitDate: Tue Oct 25 15:50:41 2022 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3-7' - download.lst external/zlib

2022-10-25 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 - external/zlib/1eb7682f845ac9e9bf9ae35bbfb3bad5dacbd91d.patch | 29 - external/zlib/UnpackedTarball_zlib.mk|7 -- external/zlib/eff308af425b67093bab25f80f1ae950166bece1.patch | 32

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

2022-10-25 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cb218dd33c17b67129e9e6ec23ca93babdcd4029 Author: Michael Stahl AuthorDate: Mon Oct 17 11:33:50 2022 +0200 Commit: Christian Lohmaier CommitDate: Tue Oct 25 15:40:58 2022 +0200 libxml2: upg

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - configure.ac download.lst external/python3

2022-10-25 Thread Taichi Haradaguchi (via logerrit)
configure.ac |2 download.lst |4 external/python3/0001-3.6-bpo-17239-Disable-external-entities-in-SAX-parse.patch.1 | 59 -- external

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

2022-10-25 Thread Noel Grandin (via logerrit)
sc/source/filter/excel/xecontent.cxx |3 ++- sc/source/filter/excel/xestring.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 9ff56812741029ad17204cff53357751687d9b6c Author: Noel Grandin AuthorDate: Tue Oct 25 14:16:48 2022 +0200 Commit: Noel Gra

[Libreoffice-commits] core.git: filter/source include/vcl vcl/source

2022-10-25 Thread Noel Grandin (via logerrit)
filter/source/pdf/pdffilter.cxx |5 + include/vcl/glyphitemcache.hxx |7 +++ vcl/source/gdi/impglyphitem.cxx |9 - 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit d1b7d7a8d16d222536534ccf92576ed1eb05e1a8 Author: Noel Grandin AuthorDate: Tue O

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

2022-10-25 Thread Armin Le Grand (allotropia) (via logerrit)
sw/inc/ndole.hxx |1 + sw/source/core/ole/ndole.cxx | 25 +++-- 2 files changed, 24 insertions(+), 2 deletions(-) New commits: commit ac0e74209c4f7a7eb7702468cecd3b996227c278 Author: Armin Le Grand (allotropia) AuthorDate: Tue Oct 25 11:48:18 2022 +0200

[Libreoffice-commits] core.git: helpcontent2

2022-10-25 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e993ae7ef6d564a5ab8e2b9c04182a218472d106 Author: Olivier Hallot AuthorDate: Tue Oct 25 09:25:07 2022 -0300 Commit: Gerrit Code Review CommitDate: Tue Oct 25 14:25:07 2022 +0200 Update git subm

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

2022-10-25 Thread Olivier Hallot (via logerrit)
Package_html_media.mk |1 - dev/null |binary source/text/shared/01/05020100.xhp |1 - 3 files changed, 2 deletions(-) New commits: commit fa05882a59d44d7de39868cd0a77701a4ac61d78 Author: Olivier Hallot AuthorDate: Tue Oct 25 09:10:56 2022 -0300

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

2022-10-25 Thread Tor Lillqvist (via logerrit)
svx/source/svdraw/svdomedia.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 125af2da3f23453f86860b15b11cfdaf52324391 Author: Tor Lillqvist AuthorDate: Tue Oct 25 11:37:42 2022 +0300 Commit: Tor Lillqvist CommitDate: Tue Oct 25 14:05:15 2022 +0200 Guard against no

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

2022-10-25 Thread Xisco Fauli (via logerrit)
sw/CppunitTest_sw_macros_test.mk |1 sw/qa/core/macros-test.cxx | 144 ++- 2 files changed, 25 insertions(+), 120 deletions(-) New commits: commit 7c49e352ec8a5840943cadf6382db8fd812b7250 Author: Xisco Fauli AuthorDate: Tue Oct 25 12:39:50 2022

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

2022-10-25 Thread Caolán McNamara (via logerrit)
emfio/source/reader/wmfreader.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9c4b2231eeb358858b9da573511e1f7ff1e85fbc Author: Caolán McNamara AuthorDate: Tue Oct 25 11:20:15 2022 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 25 13:34:50 2022 +0200 cid#1516423

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

2022-10-25 Thread dldld (via logerrit)
sd/source/ui/remotecontrol/Communicator.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit e5aa82b259e35e3976734af38fff643ea28767df Author: dldld AuthorDate: Mon Oct 17 17:52:01 2022 +0200 Commit: Mike Kaganski CommitDate: Tue Oct 25 13:32:48 2022 +0200 tdf#151608: Fix

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

2022-10-25 Thread Xisco Fauli (via logerrit)
oox/CppunitTest_oox_export.mk |1 oox/qa/unit/export.cxx| 213 +- 2 files changed, 91 insertions(+), 123 deletions(-) New commits: commit 0d2606e30abf3d335abc349165b016077a0c0793 Author: Xisco Fauli AuthorDate: Tue Oct 25 11:39:44 2022 +0

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
cui/source/dialogs/about.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit be3ac27bc83e4b27f55446dde42c45e4d5cc788e Author: Stephan Bergmann AuthorDate: Tue Oct 25 11:34:13 2022 +0200 Commit: Stephan Bergmann CommitDate: Tue Oct 25 12:26:22 2022 +0200

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

2022-10-25 Thread Xisco Fauli (via logerrit)
oox/CppunitTest_oox_drawingml.mk |1 oox/qa/unit/drawingml.cxx| 173 +++ 2 files changed, 50 insertions(+), 124 deletions(-) New commits: commit 73d7335e46a48e684107e226a2dfa0a3e76575de Author: Xisco Fauli AuthorDate: Tue Oct 25 11:22:48 2022

Re: I need to set EUR / English for the Eurozone

2022-10-25 Thread LO User
Original Message From: Marc [mailto:m...@f1-outsourcing.eu] Sent: Monday, October 24, 2022, 18:31 UTC To: libreoffice@lists.freedesktop.org Subject: I need to set EUR / English for the Eurozone > Check new windows versions they have Europe / English / EUR Setting language to

Re: I need to set EUR / English for the Eurozone

2022-10-25 Thread Dave Barton
Original Message From: Marc [mailto:m...@f1-outsourcing.eu] Sent: Monday, October 24, 2022, 18:31 UTC To: libreoffice@lists.freedesktop.org Subject: I need to set EUR / English for the Eurozone > Check new windows versions they have Europe / English / EUR Setting language to

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

2022-10-25 Thread Noel Grandin (via logerrit)
vcl/source/gdi/impglyphitem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe1681b902caed0aaf9157ec31062d7627a1e1b9 Author: Noel Grandin AuthorDate: Tue Oct 25 09:46:49 2022 +0200 Commit: Noel Grandin CommitDate: Tue Oct 25 11:56:21 2022 +0200 no n

Re: I need to set EUR / English for the Eurozone

2022-10-25 Thread Jonathan Aquilina
Morning, Regional settings on windows is where they are usually managed. What operating system are you using? Regards, Jonathan From: LibreOffice on behalf of Marc Sent: 25 October 2022 11:28 To: Dave Barton ; libreoffice@lists.freedesktop.org Subject: RE: I

RE: I need to set EUR / English for the Eurozone

2022-10-25 Thread Marc
> >> > >>> Check new windows versions they have Europe / English / EUR > >> > >> Setting language to English(Ireland) will give you English/Euro. > > > > > > Then I am stuck with converting all settings to metric. > > It's unclear why you think you have to convert to metric. > The Republic of Irel

[Libreoffice-commits] core.git: include/test sc/qa sd/qa test/source xmloff/qa

2022-10-25 Thread Xisco Fauli (via logerrit)
include/test/unoapi_test.hxx |2 ++ sc/qa/unit/scshapetest.cxx |4 sc/qa/unit/uicalc/uicalc.cxx |4 sd/qa/filter/eppt/eppt.cxx |2 -- test/source/unoapi_test.cxx | 29 - xmloff/qa/unit/draw.cxx | 16 ++-- xmloff/qa/uni

New Defects reported by Coverity Scan for LibreOffice

2022-10-25 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: Branch 'libreoffice-7-4' - sw/qa sw/source

2022-10-25 Thread Stephan Bergmann (via logerrit)
sw/qa/uitest/writer_tests/trackedChanges.py |4 ++-- sw/source/core/doc/docredln.cxx | 20 +++- 2 files changed, 17 insertions(+), 7 deletions(-) New commits: commit e8580b8ef2765d5bbaafadd46d395bc4be9345b2 Author: Stephan Bergmann AuthorDate: Fri Oct 21 20:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - vcl/win

2022-10-25 Thread Caolán McNamara (via logerrit)
vcl/win/window/salframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 388af06dcd2d495bbda7f589b616764a5c073bc5 Author: Caolán McNamara AuthorDate: Mon Oct 24 10:09:52 2022 +0100 Commit: Michael Stahl CommitDate: Tue Oct 25 11:04:11 2022 +0200 Related: tdf#151641

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - cui/source

2022-10-25 Thread Caolán McNamara (via logerrit)
cui/source/dialogs/colorpicker.cxx | 99 - 1 file changed, 56 insertions(+), 43 deletions(-) New commits: commit 1883d625b92e6c417bfb892364023063deb0fa7c Author: Caolán McNamara AuthorDate: Sun Oct 23 21:02:22 2022 +0100 Commit: Michael Stahl Commit

Re: I need to set EUR / English for the Eurozone

2022-10-25 Thread Dave Barton
Original Message From: Marc [mailto:m...@f1-outsourcing.eu] Sent: Tuesday, October 25, 2022, 08:41 UTC To: Dave Barton; libreoffice@lists.freedesktop.org Subject: I need to set EUR / English for the Eurozone >> >> >> Original Message >> From: Marc [mailto:m..

RE: I need to set EUR / English for the Eurozone

2022-10-25 Thread Marc
> > > Original Message > From: Marc [mailto:m...@f1-outsourcing.eu] > Sent: Monday, October 24, 2022, 18:31 UTC > To: libreoffice@lists.freedesktop.org > Subject: I need to set EUR / English for the Eurozone > > > Check new windows versions they have Europe / English / EUR > >

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - download.lst external/zlib

2022-10-25 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 - external/zlib/1eb7682f845ac9e9bf9ae35bbfb3bad5dacbd91d.patch | 29 - external/zlib/UnpackedTarball_zlib.mk|7 -- external/zlib/eff308af425b67093bab25f80f1ae950166bece1.patch | 32

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - download.lst external/zlib

2022-10-25 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 - external/zlib/1eb7682f845ac9e9bf9ae35bbfb3bad5dacbd91d.patch | 29 - external/zlib/UnpackedTarball_zlib.mk|7 -- external/zlib/eff308af425b67093bab25f80f1ae950166bece1.patch | 32

[Libreoffice-commits] core.git: external/boost vcl/inc vcl/source

2022-10-25 Thread Noel Grandin (via logerrit)
external/boost/include/boost/container/small_vector.hpp | 32 vcl/inc/ImplLayoutRuns.hxx | 11 + vcl/source/text/ImplLayoutRuns.cxx |1 3 files changed, 36 insertions(+), 8 deletions(-) New commits: commit 42a7b480659

I need to set EUR / English for the Eurozone

2022-10-25 Thread Marc
Check new windows versions they have Europe / English / EUR

Henner Drewes license statement

2022-10-25 Thread Henner Drewes
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Henner Drewes

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

2022-10-25 Thread Stephan Bergmann (via logerrit)
sw/source/core/crsr/bookmark.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8e108264fee9e945d7f9fc007d11dfb4b180e775 Author: Stephan Bergmann AuthorDate: Tue Oct 25 08:15:42 2022 +0200 Commit: Stephan Bergmann CommitDate: Tue Oct 25 09:25:37 2022 +0200

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

2022-10-25 Thread László Németh (via logerrit)
sw/qa/extras/uiwriter/uiwriter6.cxx | 52 sw/source/core/crsr/viscrs.cxx | 27 ++ sw/source/core/inc/txtfrm.hxx |2 - 3 files changed, 80 insertions(+), 1 deletion(-) New commits: commit e3ae86a38d6282db0f54d3545015ed22ee868a