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

2022-09-22 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ooxmlexport/data/content-control-grab-bag.docx |binary sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx | 12 writerfilter/source/dmapper/DomainMapper.cxx|3 ++- 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit 5e73cd

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - schema/libreoffice xmloff/qa xmloff/source

2022-09-22 Thread Miklos Vajna (via logerrit)
schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng |6 + xmloff/qa/unit/data/content-control-combo-box.fodt |8 + xmloff/qa/unit/text.cxx | 66 xmloff/source/text/txtparae.cxx |9 + xmloff/

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

2022-09-22 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ww8export/ww8export.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit c097ff3fb2c6a58b0217213d12e69ea7833bf06f Author: Miklos Vajna AuthorDate: Thu Sep 22 20:20:15 2022 +0200 Commit: Miklos Vajna CommitDate: Fri Sep 23 08:49:

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

2022-09-22 Thread Noel Grandin (via logerrit)
sw/inc/node.hxx |1 + sw/source/core/doc/docruby.cxx |2 +- sw/source/core/docnode/node.cxx |9 + 3 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 0c6c95b545b6d4bced699e6f7d9e1d9c679b893e Author: Noel Grandin AuthorDate: Thu Sep 22 15:

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

2022-09-22 Thread Michael Weghorn (via logerrit)
sw/inc/crsrsh.hxx |7 +++ sw/source/core/crsr/crsrsh.cxx|6 -- sw/source/uibase/docvw/edtwin.cxx | 16 3 files changed, 27 insertions(+), 2 deletions(-) New commits: commit 782e4502898924eb94c4ff7f6c33d9ef36959f02 Author: Michael Weghorn

Master build failure on macOS Arm M1 in liblangtag

2022-09-22 Thread Alexander Thurgood
Hi all, After a long hiatus, I've decided to try my hand again at building LO for Mac aarch64 on a MacMini (from config.log, host='aarch-apple-darwin21.6.0'). I've set up the lode build environment, and am using the default autogen.sh configuration values (whatever they might be), i.e. no t

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

2022-09-22 Thread Noel Grandin (via logerrit)
sw/source/core/doc/docruby.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 9940a5dce79fe9dc3e6ff0302c9be8c7d1648f67 Author: Noel Grandin AuthorDate: Thu Sep 22 15:31:06 2022 +0200 Commit: Noel Grandin CommitDate: Thu Sep 22 21:00:37 2022 +020

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

2022-09-22 Thread Noel Grandin (via logerrit)
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx | 21 sc/inc/chart2uno.hxx|4 -- sc/source/ui/unoobj/chart2uno.cxx | 21 ++-- 3 files changed, 13 insertions(+), 33 deletions(-) New commits:

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

2022-09-22 Thread Caolán McNamara (via logerrit)
i18nutil/source/utility/paper.cxx |6 +- sw/qa/extras/ooxmlexport/ooxmlexport15.cxx |4 ++-- sw/qa/extras/ooxmlexport/ooxmlexport3.cxx |2 +- 3 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 40a428fde0a33e7127dfa30845d65c698e408053 Author: Caolán

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

2022-09-22 Thread Eike Rathke (via logerrit)
sc/source/ui/app/inputhdl.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 10d1e6ff6b3a10b673696524ad59297f4e5a1c2c Author: Eike Rathke AuthorDate: Thu Sep 22 18:32:13 2022 +0200 Commit: Eike Rathke CommitDate: Thu Sep 22 20:16:59 2022 +0200 F

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

2022-09-22 Thread Justin Luth (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit f24841da29adb8c0b4a8ec1b29367ee63998d440 Author: Justin Luth AuthorDate: Thu Sep 22 12:47:28 2022 -0400 Commit: Justin Luth CommitDate: Thu Sep 22 19:49:36 2022 +0200 crashtes

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

2022-09-22 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/in_056132_mod.odt |binary sw/qa/extras/layout/layout.cxx | 49 + sw/source/core/layout/calcmove.cxx |7 3 files changed, 49 insertions(+), 7 deletions(-) New commits: commit 3acd80a030707b3c4795c0f828f953ac0ae24d

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

2022-09-22 Thread Caolán McNamara (via logerrit)
vcl/inc/ppdparser.hxx |8 ++-- vcl/source/gdi/print.cxx |1 + vcl/unx/generic/print/genprnpsp.cxx | 14 -- vcl/unx/generic/printer/ppdparser.cxx | 29 + 4 files changed, 40 insertions(+), 12 deletions(-) New co

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

2022-09-22 Thread Caolán McNamara (via logerrit)
vcl/inc/ppdparser.hxx |2 +- vcl/unx/generic/printer/ppdparser.cxx |8 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) New commits: commit 3805a4090dbbffa54bb1a9d7fe63e723fc6d029b Author: Caolán McNamara AuthorDate: Thu Sep 22 14:08:44 2022 +0100 Commit:

[Libreoffice-commits] core.git: helpcontent2

2022-09-22 Thread Mike Kaganski (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74410f8a8cb05b6313c5235ba1036ec9ee160899 Author: Mike Kaganski AuthorDate: Thu Sep 22 19:22:08 2022 +0200 Commit: Gerrit Code Review CommitDate: Thu Sep 22 19:22:08 2022 +0200 Update git submo

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

2022-09-22 Thread Mike Kaganski (via logerrit)
source/text/scalc/01/04060105.xhp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit a9fed471fe915e0ad8053cf21227c5a4d8a31108 Author: Mike Kaganski AuthorDate: Thu Sep 22 19:09:34 2022 +0200 Commit: Mike Kaganski CommitDate: Thu Sep 22 19:22:07 2022 +

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 1046 ++- 1 file changed, 225 insertions(+), 821 deletions(-) New commits: commit e301b61fd4c5005418c5aef255c3cad424f4f72b Author: Luboš Luňák AuthorDate: Thu Sep 22 09:55:45 2022 +0200 Commit: Luboš Luňák CommitDate

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |4 -- sc/source/core/opencl/op_statistical.cxx | 59 --- sc/source/core/opencl/op_statistical.hxx |6 --- 3 files changed, 69 deletions(-) New commits: commit 1af18947bfd0d6a9c318bfafd5c5d73c23266d45 Author: Luboš

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_financial.cxx | 158 +++--- sc/source/core/opencl/op_financial_helpers.hxx | 650 ++--- 2 files changed, 132 insertions(+), 676 deletions(-) New commits: commit e0061a955ee2efed28c1632e06e44f1318c7878d Author: Luboš Luňák AuthorDate: Thu

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx | 213 +++--- sc/source/core/opencl/op_math.cxx | 30 +++- sc/source/core/opencl/op_math.hxx | 12 + sc/source/core/opencl/op_math_helpers.hxx | 16 ++ sc/source/core/opencl/opbase.cxx | 78

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) New commits: commit 87e4520fdb661309da732c25a7ad58c7efd52a90 Author: Luboš Luňák AuthorDate: Thu Sep 22 09:55:22 2022 +0200 Commit: Luboš Luňák CommitDate: Thu Sep 22 18:01:17 2022 +

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx | 27 --- sc/source/core/opencl/op_math.hxx | 14 +- 2 files changed, 5 insertions(+), 36 deletions(-) New commits: commit 799bde0490f2bcd0562e2c9a8d08709b472417b2 Author: Luboš Luňák AuthorDate: Thu Sep 22 09:55:18 20

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/tool/compiler.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1c1195a09e62d37ad5cd93709d7e2b72466c22b3 Author: Luboš Luňák AuthorDate: Thu Sep 22 09:55:12 2022 +0200 Commit: Luboš Luňák CommitDate: Thu Sep 22 18:00:35 2022 +0200 ocA

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9f884bc933be1bffd25ba9c7b3a3343f942ff5dc Author: Luboš Luňák AuthorDate: Thu Sep 22 09:55:09 2022 +0200 Commit: Luboš Luňák CommitDate: Thu Sep 22 18:00:16 2022 +0200 add SAL_INFO

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math.cxx | 34 +- sc/source/core/opencl/op_math.hxx |1 sc/source/core/opencl/op_math_helpers.hxx | 26 ++ 3 files changed, 47 insertions(+), 14 deletions(-) New commits: commit af5aaddee5e752fcb38cf

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/op_math_helpers.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 43f2cdb3b41ff4f5e99500f0c0082d4bfa4bc97c Author: Luboš Luňák AuthorDate: Thu Sep 22 09:55:00 2022 +0200 Commit: Luboš Luňák CommitDate: Thu Sep 22 17:59:36 2022 +

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |6 - sc/source/core/opencl/op_financial_helpers.hxx | 27 - sc/source/core/opencl/op_math.cxx | 125 +++-- sc/source/core/opencl/op_math.hxx |7 - sc/source/core/opencl/op_math_helpers.hxx

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

2022-09-22 Thread Luboš Luňák (via logerrit)
sc/source/core/opencl/formulagroupcl.cxx |2 sc/source/core/opencl/op_financial.cxx | 132 +++-- sc/source/core/opencl/op_financial.hxx |6 - sc/source/core/opencl/op_financial_helpers.hxx | 91 + 4 files changed, 133 insertions

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

2022-09-22 Thread Caolán McNamara (via logerrit)
i18nutil/source/utility/paper.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 7d95a22245e3a031016e403aafddc00a73008b74 Author: Caolán McNamara AuthorDate: Thu Sep 22 15:28:46 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 22 16:30:38 2022 +0

ESC meeting minutes: 2022-09-22

2022-09-22 Thread Miklos Vajna
* Present: + Kendy, Michael W, Caolan, Cloph, Heiko, Tomaz, Ilmari, Michael S, Hossein, Gabriel, Miklos, Eike, Xisco, Lubos * Completed Action Items: + None * Pending Action Items: + None * Release Engineering update (Cloph) + 7.4 status: 7.4.2 rc2 in 2 weeks + 7.3 status:

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

2022-09-22 Thread Szymon Kłos (via logerrit)
sw/source/uibase/uiview/formatclipboard.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit d818fbc65db108ee74d695b4a6cd1bce190a0cfe Author: Szymon Kłos AuthorDate: Thu Sep 1 16:37:30 2022 +0200 Commit: Szymon Kłos CommitDate: Thu Sep 22 16:06:

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

2022-09-22 Thread Laurent BP (via logerrit)
sc/qa/uitest/calc_tests/goToSheet.py | 64 +++ 1 file changed, 64 insertions(+) New commits: commit 7251b2ecd728bb6bd1af4cc4199da3f06e2e1ca3 Author: Laurent BP AuthorDate: Sat Jun 11 10:08:58 2022 +0200 Commit: Xisco Fauli CommitDate: Thu Sep 22 15:53:2

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

2022-09-22 Thread Noel Grandin (via logerrit)
chart2/source/controller/inc/ChartController.hxx|2 +- chart2/source/controller/main/ChartController.cxx |2 +- chart2/source/controller/main/ChartController_Tools.cxx |2 +- include/svx/SvxColorValueSet.hxx|2 +- include/svx/svdotext.hxx

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

2022-09-22 Thread Noel Grandin (via logerrit)
sw/source/core/crsr/findattr.cxx |8 sw/source/core/crsr/findfmt.cxx |4 ++-- sw/source/core/crsr/pam.cxx | 34 -- sw/source/core/crsr/paminit.cxx |2 ++ sw/source/core/inc/pamtyp.hxx|4 5 files changed, 44 insertions(+), 8

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

2022-09-22 Thread Noel Grandin (via logerrit)
vcl/inc/sft.hxx | 26 vcl/inc/unx/fontmanager.hxx |3 vcl/source/fontsubset/sft.cxx | 190 ++--- vcl/source/fontsubset/ttcr.cxx | 930 +--- vcl/source/fontsubset/ttcr.hxx | 242 ++

[Libreoffice-commits] dev-tools.git: test-bugzilla-files/test-bugzilla-files.py

2022-09-22 Thread Caolán McNamara (via logerrit)
test-bugzilla-files/test-bugzilla-files.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit acf14295f1450f02e06d1bc508b68df99a50ab15 Author: Caolán McNamara AuthorDate: Thu Sep 22 13:27:50 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 22 14:29:51 202

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

2022-09-22 Thread Caolán McNamara (via logerrit)
i18nutil/source/utility/paper.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 64e4363527422c913151efab0c0d0c6b8c2256c8 Author: Caolán McNamara AuthorDate: Thu Sep 22 11:38:27 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 22 14:24:36 2022 +0

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

2022-09-22 Thread Taichi Haradaguchi (via logerrit)
download.lst|4 ++-- external/epoxy/UnpackedTarball_epoxy.mk |1 - external/epoxy/clang-cl.patch |2 +- external/epoxy/epoxy.android.patch | 14 -- 4 files changed, 3 insertions(+), 18 deletions(-) New commits: commit 2329128fa1

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

2022-09-22 Thread Caolán McNamara (via logerrit)
vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 971804673efa7f461be21589d9e9bf0f982b8b54 Author: Caolán McNamara AuthorDate: Thu Sep 22 10:54:15 2022 +0100 Commit: Caolán McNamara CommitDate: Th

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

2022-09-22 Thread Caolán McNamara (via logerrit)
unotools/source/config/configpaths.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a64204cc26745e7652cb71ee2ed39a9ae00b09cd Author: Caolán McNamara AuthorDate: Thu Sep 22 09:10:26 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 22 14:22:31 2022

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

2022-09-22 Thread Caolán McNamara (via logerrit)
unotools/source/config/configpaths.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 022289b2f028efba55f679cb2664092f0ffbc20a Author: Caolán McNamara AuthorDate: Thu Sep 22 09:03:22 2022 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 22 14:22:18 202

Minutes from the UX/design meeting 2022-Sep-22

2022-09-22 Thread Heiko Tietze
Present: Heiko Comments: Timur, Regina, Stuart, Eike, Roman, Tuomas Tickets/Topics * UI: Context Menu does not appear if user clicks on the top-left sheet corner + https://bugs.documentfoundation.org/show_bug.cgi?id=145201 + WF (Timur), alternative ways (Regina) + no objection to have

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

2022-09-22 Thread Xisco Fauli (via logerrit)
svgio/inc/svgtools.hxx |5 +-- svgio/qa/cppunit/SvgImportTest.cxx | 21 svgio/qa/cppunit/data/textXmlSpace.svg | 12 + svgio/source/svgreader/svgcharacternode.cxx |4 +-- svgio/source/svgreader/svgtools.cxx | 36

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

2022-09-22 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 d194474aabd699806cb3631bc8641dd0548b8026

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

2022-09-22 Thread Henry Castro (via logerrit)
sw/source/uibase/uiview/formatclipboard.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 35502dd36bfd857c5514022e25bce8d1695eec61 Author: Henry Castro AuthorDate: Thu Aug 25 11:56:16 2022 -0400 Commit: Szymon Kłos CommitDate: Thu Sep 22 12:47:54 2022 +0200

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

2022-09-22 Thread Andrea Gelmini (via logerrit)
sfx2/source/doc/objstor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cde237f7612cc34b1a7e46b83507877754b8e921 Author: Andrea Gelmini AuthorDate: Thu Sep 22 11:51:53 2022 +0200 Commit: Julien Nabet CommitDate: Thu Sep 22 12:31:20 2022 +0200 Fix ty

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

2022-09-22 Thread Miklos Vajna (via logerrit)
sw/qa/filter/ww8/ww8.cxx| 26 sw/source/filter/ww8/docxattributeoutput.cxx| 18 +- writerfilter/qa/cppunittests/dmapper/SdtHelper.cxx | 30 ++ writerfilter/qa/cppunittests/dmapper/data/sdt-run-comb

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

2022-09-22 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 226b1c2006e936e4b32748b810624c5d655c4a98

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

2022-09-22 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 a0a34f08730c78f311d03aeab506c8fe83cdc3e7 Author: Taichi Haradaguchi <20001...@ymail.ne.jp> AuthorDate: Wed Sep 21 17:17:35 2022 +0

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

2022-09-22 Thread Miklos Vajna (via logerrit)
schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng |6 + xmloff/qa/unit/data/content-control-combo-box.fodt |8 + xmloff/qa/unit/text.cxx | 66 xmloff/source/text/txtparae.cxx |9 + xmloff/