[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - 2 commits - offapi/com sw/inc sw/qa sw/source

2022-09-21 Thread Miklos Vajna (via logerrit)
offapi/com/sun/star/text/ContentControl.idl |6 ++ sw/inc/formatcontentcontrol.hxx |8 +++ sw/inc/unoprnms.hxx |1 sw/qa/core/crsr/crsr.cxx | 19 + sw/qa/core/unocore/unocore.cxx| 53 +++

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

2022-09-21 Thread Ashod Nakashian (via logerrit)
desktop/source/lib/init.cxx |8 1 file changed, 8 insertions(+) New commits: commit ddc5a7bb10c6229018dbdb3192740b6d893fa08b Author: Ashod Nakashian AuthorDate: Sun Jul 24 08:46:38 2022 -0400 Commit: Miklos Vajna CommitDate: Thu Sep 22 08:30:12 2022 +0200 lok: initiali

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

2022-09-21 Thread Ashod Nakashian (via logerrit)
include/sfx2/lokhelper.hxx |4 sfx2/source/doc/objstor.cxx| 33 + sfx2/source/view/lokhelper.cxx |8 3 files changed, 45 insertions(+) New commits: commit 90e3244aa6c15a42c5c86ebe5b36592085de9c79 Author: Ashod Nakashian AuthorDa

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - offapi/com offapi/UnoApi_offapi.mk

2022-09-21 Thread Miklos Vajna (via logerrit)
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/text/ContentControl.idl | 101 offapi/com/sun/star/text/TextRangeContentProperties.idl |6 3 files changed, 108 insertions(+) New commits: commit 3bd50682ab7fff30d24929027d90b77

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

2022-09-21 Thread Miklos Vajna (via logerrit)
connectivity/source/drivers/writer/WConnection.cxx |1 - connectivity/source/inc/writer/WConnection.hxx |4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 4c2a9f46c1a7f4495c08f84a48d984364dedffa3 Author: Miklos Vajna AuthorDate: Wed Sep 21 20:10:47 2022

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

2022-09-21 Thread Stephan Bergmann (via logerrit)
sw/source/uibase/ribbar/drawbase.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 3db6a93c558c55eed085b4386228f9951bb08936 Author: Stephan Bergmann AuthorDate: Wed Sep 21 10:36:28 2022 +0200 Commit: Stephan Bergmann CommitDate: Thu Sep 22 08:03:18 20

New Defects reported by Coverity Scan for LibreOffice

2022-09-21 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. 4 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_dark_svg icon-themes/sifr_svg

2022-09-21 Thread Rizal Muttaqin (via logerrit)
dev/null |binary icon-themes/sifr/cmd/32/controlproperties.png |binary icon-themes/sifr/cmd/32/customanimation.png |binary icon-themes/sifr/cmd/32/downsearch.png

[Libreoffice-commits] core.git: download.lst external/libpng

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- external/libpng/libpng-osx.patch.1 |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 18f4fc547a8c055afdaec4aad69c9fea387696c3 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 17:17:35 2022 +0

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

2022-09-21 Thread Xisco Fauli (via logerrit)
svgio/inc/svgcharacternode.hxx|1 svgio/qa/cppunit/SvgImportTest.cxx| 20 +++ svgio/qa/cppunit/data/tdf103888.svg | 11 ++ svgio/source/svgreader/svgcharacternode.cxx |5 -- svgio/source/svgreader/svgdocumenthandler.cxx | 44 ++

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

2022-09-21 Thread Caolán McNamara (via logerrit)
vcl/source/gdi/impglyphitem.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5468a58c3244cf98341945c17db040b067c825f7 Author: Caolán McNamara AuthorDate: Wed Sep 21 15:31:45 2022 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 21 20:37:07 2022 +0200 crashtesti

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

2022-09-21 Thread Justin Luth (via logerrit)
sc/qa/unit/subsequent_export_test2.cxx |2 +- sc/source/filter/xml/xmlcelli.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 8f5f0c754222425af019a9fdc1ba47d72c541d9e Author: Justin Luth AuthorDate: Tue Sep 20 14:28:19 2022 -0400 Commit: Justin

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

2022-09-21 Thread Noel Grandin (via logerrit)
editeng/inc/editdoc.hxx |2 editeng/qa/lookuptree/lookuptree_test.cxx | 48 +- editeng/source/editeng/editdoc.cxx| 12 ++-- editeng/source/editeng/impedit2.cxx |4 - editeng/source/editeng/impedit4.cxx |2 editeng/source/edite

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

2022-09-21 Thread Caolán McNamara (via logerrit)
sw/CppunitTest_sw_uiwriter6.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 318a7961fc3542724cb85e31edfbf3b898e2a4f3 Author: Caolán McNamara AuthorDate: Wed Sep 21 16:22:21 2022 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 21 18:08:27 2022 +0200 possible fix

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

2022-09-21 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 85078a0d6353287c4494ea1e7fd14c44b9ab0c0e Author: Andrea Gelmini AuthorDate: Wed Sep 21 17:09:51 2022 +0200 Commit: Julien Nabet CommitDate: Wed Sep 21 17:

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

2022-09-21 Thread Mike Kaganski (via logerrit)
basegfx/source/polygon/b2dpolypolygon.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit 4e738b824d825717b7c6b895d816dcac1adf08e1 Author: Mike Kaganski AuthorDate: Wed Sep 21 15:28:12 2022 +0300 Commit: Mike Kaganski CommitDate: Wed Sep 21 17:06:05

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - download.lst

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5525d7efe280bb6402b0a392fa42d4db607622f2 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 16:43:27 2022 +0900 Commit: Michael Stahl CommitDate: Wed Sep 21 16:44:06 2022 +

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sw/qa

2022-09-21 Thread Michael Stahl (via logerrit)
sw/qa/extras/uiwriter/uiwriter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 132c8d410e57b48d1910159b47453a157aacb4cb Author: Michael Stahl AuthorDate: Mon Sep 19 14:20:16 2022 +0200 Commit: Michael Stahl CommitDate: Wed Sep 21 16:44:37 2022 +0200

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

2022-09-21 Thread Stephan Bergmann (via logerrit)
svl/source/misc/inettype.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit c1ee70dba2c8da567feeeb276fddf5f726863a81 Author: Stephan Bergmann AuthorDate: Wed Sep 21 15:06:30 2022 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 21 16:18:07 202

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - external/python3

2022-09-21 Thread Michael Stahl (via logerrit)
external/python3/python-3.5.4-ssl.patch.1 | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 6afdf2c5a0a742cb405b27eea0e930f9cdc41b27 Author: Michael Stahl AuthorDate: Wed Sep 21 16:08:45 2022 +0200 Commit: Michael Stahl CommitDate: Wed Sep 21 16:09:55 2022 +0200

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

2022-09-21 Thread Noel Grandin (via logerrit)
include/xmloff/prstylei.hxx |2 include/xmloff/txtimp.hxx |2 include/xmloff/xmlimp.hxx |4 - include/xmloff/xmlmetai.hxx |2 xmloff/inc/EnhancedCustomShapeToken.hxx |2 xm

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

2022-09-21 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/redundantcast.cxx | 18 ++ compilerplugins/clang/test/redundantcast.cxx |7 +++ sw/source/core/inc/frame.hxx |4 ++-- 3 files changed, 27 insertions(+), 2 deletions(-) New commits: commit 70f8bddf87537e5ca28758a1f59bda23c096

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - desktop/qa desktop/source include/sfx2 sfx2/source

2022-09-21 Thread Szymon Kłos (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 37 +++--- desktop/source/lib/init.cxx | 15 -- include/sfx2/sidebar/SidebarDockingWindow.hxx |1 sfx2/source/sidebar/SidebarDockingWindow.cxx | 16 +-- 4 files changed, 49 insertions(

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

2022-09-21 Thread Caolán McNamara (via logerrit)
filter/source/msfilter/svdfppt.cxx | 177 ++--- 1 file changed, 87 insertions(+), 90 deletions(-) New commits: commit c20afb30e724361b76257fec0f3f7b9b90f8d58c Author: Caolán McNamara AuthorDate: Wed Sep 21 09:05:19 2022 +0100 Commit: Caolán McNamara Comm

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - 2 commits - download.lst external/poppler

2022-09-21 Thread Michael Stahl (via logerrit)
download.lst|4 ++-- external/poppler/UnpackedTarball_poppler.mk |3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit c1174a72ebc969ac6710c6834fc218d91db76876 Author: Michael Stahl AuthorDate: Wed Sep 21 14:03:00 2022 +0200 Comm

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

2022-09-21 Thread Noel Grandin (via logerrit)
cui/source/options/doclinkdialog.cxx |2 +- fpicker/source/office/fileview.cxx |6 +++--- include/svtools/inettbc.hxx|2 +- include/svtools/popupmenucontrollerbase.hxx|2 +- include/svtools/rtfout.hxx |2 +- incl

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

2022-09-21 Thread Mike Kaganski (via logerrit)
sw/qa/extras/odfexport/data/tdf151100.docx |binary sw/qa/extras/odfexport/odfexport2.cxx | 14 ++ xmloff/source/draw/shapeexport.cxx | 15 --- 3 files changed, 14 insertions(+), 15 deletions(-) New commits: commit bdf346830b735aa484fba0df94be71fd1ea5cdfd

[Libreoffice-commits] core.git: download.lst

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f10067abcb0beab2cf9b93592a945b6ba86686f2 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 16:43:27 2022 +0900 Commit: Caolán McNamara CommitDate: Wed Sep 21 13:40:12 2022

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

2022-09-21 Thread Caolán McNamara (via logerrit)
filter/source/msfilter/svdfppt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 552b46cdc5add38005a602172bd0143c562a6c4c Author: Caolán McNamara AuthorDate: Wed Sep 21 09:03:55 2022 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 21 13:29:28 2022 +0200

[Libreoffice-commits] core.git: 2 commits - slideshow/source unotools/source

2022-09-21 Thread Caolán McNamara (via logerrit)
slideshow/source/engine/shapes/drawshape.cxx |2 +- unotools/source/config/configpaths.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7ecd9e1e6c57d9763ff57e42cccbd32243d2a4db Author: Caolán McNamara AuthorDate: Wed Sep 21 09:01:22 2022 +0100 C

[Libreoffice-commits] core.git: download.lst

2022-09-21 Thread Caolán McNamara (via logerrit)
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02aeec651ac3b09d42d1c05832c274c8d941b36c Author: Caolán McNamara AuthorDate: Wed Sep 21 09:07:46 2022 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 21 13:28:09 2022 +0200 drop extra space

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

2022-09-21 Thread Miklos Vajna (via logerrit)
sw/qa/core/crsr/crsr.cxx | 19 +++ sw/source/core/crsr/pam.cxx | 11 ++- sw/source/uibase/wrtsh/wrtsh3.cxx |2 ++ 3 files changed, 31 insertions(+), 1 deletion(-) New commits: commit 37656a47d8797d45d706a17ab8843dcb8db90bbc Author: Miklos Vajna

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

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 84210c97d3d41f50f82d1b0747020283c844c808 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 16:43:27 2022 +0900 Commit: Caolán McNamara CommitDate: Wed Sep 21 13:14:24 2022

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-7.4.2.1'

2022-09-21 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.4.2.1' created by Christian Lohmaier at 2022-09-21 11:04 + Tag libreoffice-7.4.2.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmMq78UACgkQ9DSh76/u rqNLCRAA0A4vSpVVivODtguuaYIuILoyXJpyv+jWQqVqOJKPCTaKoMWdzgv+FbVr TV1VwIh3HIJQQGwxodslgjTco4Pyv

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-7.4.2.1'

2022-09-21 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.4.2.1' created by Christian Lohmaier at 2022-09-21 11:04 + Tag libreoffice-7.4.2.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmMq78UACgkQ9DSh76/u rqNNoA/+JSyeZFXBCGpNg9qTtkrgxoMwVMGxtzy/c/FygvY91aiUUpfnGzeoXUiu mgCpN1eTJtpePRj5JkhpAL4Axr4aV

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-7.4.2.1'

2022-09-21 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.4.2.1' created by Christian Lohmaier at 2022-09-21 11:04 + Tag libreoffice-7.4.2.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmMq78UACgkQ9DSh76/u rqP0kRAAtIiyYPr3BtzGwojsf/z7aUB2CknyNunsyESj+uAY3xAUOf4PVkwJ6BhH vgjPJ2l0MLPIgbEO74HWlUArLa+G6

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-7.4.2.1'

2022-09-21 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.4.2.1' created by Christian Lohmaier at 2022-09-21 11:04 + Tag libreoffice-7.4.2.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmMq774ACgkQ9DSh76/u rqMvBhAApc/N7uM2PP3W3QUIGKvoATBGl52ZLP1eLnW4MyzfNqtzXE5/BDUxS8Hr LTMiTvv8P1d5zJSjG6h/IumPb6Qoq

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4-2' - configure.ac

2022-09-21 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b948558680c057d60c67c1b6c86f5eb726f98c03 Author: Christian Lohmaier AuthorDate: Wed Sep 21 13:04:58 2022 +0200 Commit: Christian Lohmaier CommitDate: Wed Sep 21 13:04:58 2022 +0200 bump produc

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - configure.ac

2022-09-21 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit afdc5430770825cbbb3389a0897e7afbdaa772e2 Author: Christian Lohmaier AuthorDate: Wed Sep 21 13:03:08 2022 +0200 Commit: Christian Lohmaier CommitDate: Wed Sep 21 13:03:08 2022 +0200 bump produc

[Libreoffice-commits] core.git: Changes to 'libreoffice-7-4-2'

2022-09-21 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-4-2' available with the following commits: commit 1bcae1478acf98291f5a22514a029026471576a4 Author: Christian Lohmaier Date: Wed Sep 21 13:02:14 2022 +0200 Branch libreoffice-7-4-2 This is 'libreoffice-7-4-2' - the stable branch for the 7.4.2 release. O

[Libreoffice-commits] help.git: Changes to 'libreoffice-7-4-2'

2022-09-21 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-4-2' available with the following commits: commit 14d4916f895066c80fb74dcde1312a3d534b44d4 Author: Christian Lohmaier Date: Wed Sep 21 13:02:04 2022 +0200 Branch libreoffice-7-4-2 This is 'libreoffice-7-4-2' - the stable branch for the 7.4.2 release. O

[Libreoffice-commits] translations.git: Changes to 'libreoffice-7-4-2'

2022-09-21 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-4-2' available with the following commits: commit 9cb1c441427ca7e2a126e563413c64c6b4177f8c Author: Christian Lohmaier Date: Wed Sep 21 13:02:04 2022 +0200 Branch libreoffice-7-4-2 This is 'libreoffice-7-4-2' - the stable branch for the 7.4.2 release. O

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-7-4-2'

2022-09-21 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-7-4-2' available with the following commits: commit 6815c2de725df6972cb2a9960b06ab2a7347b701 Author: Christian Lohmaier Date: Wed Sep 21 13:02:04 2022 +0200 Branch libreoffice-7-4-2 This is 'libreoffice-7-4-2' - the stable branch for the 7.4.2 release. O

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

2022-09-21 Thread Mike Kaganski (via logerrit)
embeddedobj/source/msole/olecomponent.cxx | 15 +- sw/qa/extras/ooxmlimport/data/tdf119039_bad_embedded_compound.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport2.cxx |7 3 files changed, 21 insertions(+), 1 deletion(-) New c

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

2022-09-21 Thread Mark Hung (via logerrit)
sw/qa/extras/layout/data/tdf150642.odt |binary sw/qa/extras/layout/layout2.cxx|9 + sw/source/core/layout/calcmove.cxx |2 +- 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 5e3abdf6ecded4f69bc7e1bdfb9dc8300f30685d Author: Mark Hung AuthorDat

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - download.lst

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b7a305d29974c6843215ee84cb53275cf0694f84 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 16:43:27 2022 +0900 Commit: Michael Stahl CommitDate: Wed Sep 21 12:39:45 2022 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - translations

2022-09-21 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 55900a5afdd2d5a51557712ee7f9e9e051f58301 Author: Christian Lohmaier AuthorDate: Wed Sep 21 12:37:55 2022 +0200 Commit: Gerrit Code Review CommitDate: Wed Sep 21 12:37:55 2022 +0200 Update git

[Libreoffice-commits] translations.git: Branch 'libreoffice-7-4' - source/ab source/af source/am source/an source/ar source/as source/ast source/az source/be source/bg source/bn source/bn-IN source/bo

2022-09-21 Thread Christian Lohmaier (via logerrit)
source/ab/sfx2/messages.po | 50 source/af/sfx2/messages.po | 50 source/am/helpcontent2/source/auxiliary.po | 6 source/am/sfx2/messages.po

[Libreoffice-commits] core.git: translations

2022-09-21 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7cecf19a1f553b57b5d1cd81a9a99f51ee424a24 Author: Christian Lohmaier AuthorDate: Wed Sep 21 12:36:31 2022 +0200 Commit: Gerrit Code Review CommitDate: Wed Sep 21 12:36:31 2022 +0200 Update git

[Libreoffice-commits] translations.git: source/ab source/af source/am source/an source/ar source/as source/ast source/az source/be source/bg source/bn source/bn-IN source/bo source/br source/brx sourc

2022-09-21 Thread Christian Lohmaier (via logerrit)
source/ab/sfx2/messages.po | 50 source/af/sfx2/messages.po | 50 source/am/helpcontent2/source/auxiliary.po | 6 source/am/sfx2/messages.po

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

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1bff2caff1bbb39fe431c455aeab1f0234200d8d Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 16:43:27 2022 +0900 Commit: Michael Stahl CommitDate: Wed Sep 21 12:26:00 2022 +

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

2022-09-21 Thread Miklos Vajna (via logerrit)
offapi/com/sun/star/text/ContentControl.idl |6 ++ sw/inc/formatcontentcontrol.hxx |8 +++ sw/inc/unoprnms.hxx |1 sw/qa/core/unocore/unocore.cxx| 53 ++ sw/source/core/txtnode/attrcontentcontrol.cxx |

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

2022-09-21 Thread Jim Raykowski (via logerrit)
sw/source/uibase/utlui/content.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0be24b5794656f159e02e52435a7226f530787d5 Author: Jim Raykowski AuthorDate: Mon Sep 5 23:47:42 2022 -0800 Commit: Christian Lohmaier CommitDate: Wed Sep 21 11:36:28 2022 +0200

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

2022-09-21 Thread Sarper Akdemir (via logerrit)
oox/inc/drawingml/fillproperties.hxx |1 oox/source/drawingml/fillproperties.cxx | 40 + oox/source/drawingml/misccontexts.cxx|4 sd/qa/unit/data/pptx/tdf89928-blackWhiteEffectThreshold.pptx |binary sd/qa/uni

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

2022-09-21 Thread Julien Nabet (via logerrit)
vcl/source/window/printdlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 35137efbb2b50b5eae8c9377f658f7bc8f23d9cc Author: Julien Nabet AuthorDate: Tue Aug 23 17:27:10 2022 +0200 Commit: Christian Lohmaier CommitDate: Wed Sep 21 11:30:01 2022 +0200 tdf#150561: P

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

2022-09-21 Thread Caolán McNamara (via logerrit)
sc/source/filter/xcl97/xcl97esc.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit a6541eb454644cd781f6f4345a34ee422d1a4520 Author: Caolán McNamara AuthorDate: Wed Sep 21 08:56:37 2022 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 21 11:14:00 2022

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

2022-09-21 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- external/nss/nss-android.patch.1 |2 +- external/nss/nss-bz1646594.patch.1 |2 +- external/nss/nss.patch | 16 4 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 8102cf7ca2c7737aea8d39dcbd

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

2022-09-21 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx | 24 ++-- 1 file changed, 10 insertions(+), 14 deletions(-) New commits: commit 5aa575ebe5ee199b3ac545c4c0367260227eecb2 Author: Miklos Vajna AuthorDate: Tue Sep 20 20:10:59 2022 +0200 Commit: Miklos Vajna CommitDate:

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 66 -- sc/source/core/opencl/op_statistical.cxx | 194 +-- sc/source/core/opencl/op_statistical.hxx |4 3 files changed, 38 insertions(+), 226 deletions(-) New commits: commit bdb576ea889d944b2aa9d3dfaa8fbd7c07

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_statistical.cxx | 345 --- sc/source/core/opencl/op_statistical.hxx | 125 ++- 2 files changed, 203 insertions(+), 267 deletions(-) New commits: commit ebc0db7acee7a470c4e41cddbb97274343899ce0 Author: Luboš Luňák AuthorDate: Tue

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 72 - sc/source/core/opencl/op_financial.cxx | 65 -- sc/source/core/opencl/op_financial.hxx | 22 +++ sc/source/core/opencl/op_financial_helpers.hxx | 65 +++---

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_financial.cxx |7 --- sc/source/core/opencl/op_financial.hxx |3 - sc/source/core/opencl/op_math.cxx|2 sc/source/core/opencl/op_statistical.cxx | 66 ++- 4 files changed, 45 insertions(+), 33 deletions(-) New commits

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/Library_sc.mk |1 sc/source/core/opencl/formulagroupcl.cxx | 53 sc/source/core/opencl/op_database.cxx | 1565 - sc/source/core/opencl/op_database.hxx | 107 - sc/source/core/opencl/op_financial.cxx |

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

2022-09-21 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_array.cxx | 15 - sc/source/core/opencl/op_financial.cxx | 83 +++- sc/source/core/opencl/op_logical.cxx | 22 ++ sc/source/core/opencl/op_logical.hxx | 10 - sc/source/core/opencl/op_math.cxx| 23 -- sc/source/core/opencl/op_statistic

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

2022-09-21 Thread Noel Grandin (via logerrit)
sw/source/filter/html/swhtml.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 79f049d4d7f071aa87207b53c257b6a0aa15365a Author: Noel Grandin AuthorDate: Tue Sep 20 16:46:43 2022 +0200 Commit: Noel Grandin CommitDate: Wed Sep 21 10:20:37 2022 +020

[Libreoffice-commits] core.git: include/vcl vcl/inc vcl/qa vcl/source vcl/unx

2022-09-21 Thread Noel Grandin (via logerrit)
include/vcl/filter/PDFiumLibrary.hxx |2 - include/vcl/outdev.hxx |2 - include/vcl/pdfwriter.hxx |2 - include/vcl/textview.hxx |2 - vcl/inc/font/PhysicalFontCollection.hxx|2 - vcl/inc/fontattributes.hxx

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

2022-09-21 Thread Noel Grandin (via logerrit)
vcl/source/fontsubset/sft.cxx | 25 +++-- vcl/source/fontsubset/ttcr.cxx | 103 + vcl/source/fontsubset/ttcr.hxx | 78 +-- 3 files changed, 99 insertions(+), 107 deletions(-) New commits: commit 27a271b462c3174bfd5a96c9

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

2022-09-21 Thread Noel Grandin (via logerrit)
vcl/source/fontsubset/sft.cxx | 47 ++ 1 file changed, 16 insertions(+), 31 deletions(-) New commits: commit fd49a057c9d0fc3a184097f4f3bcb6835eb70edb Author: Noel Grandin AuthorDate: Tue Sep 20 21:27:09 2022 +0200 Commit: Noel Grandin CommitDate

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

2022-09-21 Thread Noel Grandin (via logerrit)
vcl/source/fontsubset/sft.cxx | 95 -- 1 file changed, 46 insertions(+), 49 deletions(-) New commits: commit 2de582e29dd6bc678b5b9d7d0ae1b8f8c6c0c862 Author: Noel Grandin AuthorDate: Tue Sep 20 21:15:10 2022 +0200 Commit: Noel Grandin CommitDate

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

2022-09-21 Thread Stephan Bergmann (via logerrit)
vcl/inc/font/PhysicalFontFace.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 59286d0b99679aeeffd989380754a3687effbb22 Author: Stephan Bergmann AuthorDate: Wed Sep 21 08:08:34 2022 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 21 10:13:47 2022 +02

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

2022-09-21 Thread Armin Le Grand (allotropia) (via logerrit)
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit a3e36aaf5fcd7489f802913e93c200f3cde8492d Author: Armin Le Grand (allotropia) AuthorDate: Tue Sep 20 13:22:04 2022 +0200 Commit: Armin Le Grand CommitDate: