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

2022-02-25 Thread Luboš Luňák (via logerrit)
sc/qa/extras/testdocuments/Ranges.xls |binary 1 file changed New commits: commit 643b592fcff3fd1bf537b985e6a2bf943767dfa9 Author: Luboš Luňák AuthorDate: Fri Feb 25 23:44:07 2022 +0100 Commit: Luboš Luňák CommitDate: Sat Feb 26 07:59:27 2022 +0100 make VBAMacroTest::testVba() pass

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

2022-02-25 Thread Luboš Luňák (via logerrit)
sc/source/ui/vba/vbarange.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 4a896078a332c0270276e9a89b01f415e2238b27 Author: Luboš Luňák AuthorDate: Fri Feb 25 22:56:00 2022 +0100 Commit: Luboš Luňák CommitDate: Sat Feb 26 07:59:11 2022 +0100 lock paint when V

[Libreoffice-commits] core.git: sal/rtl

2022-02-25 Thread Mike Kaganski (via logerrit)
sal/rtl/string.cxx |7 --- sal/rtl/strtmpl.hxx | 24 ++-- 2 files changed, 6 insertions(+), 25 deletions(-) New commits: commit 6819ff8549d0a247e9e16f98eddbb7abd287d123 Author: Mike Kaganski AuthorDate: Fri Feb 25 20:36:09 2022 +0100 Commit: Mike Kaganski

[Libreoffice-commits] core.git: Branch 'feature/sparklines' - 2 commits - sc/CppunitTest_sc_sparkline_test.mk sc/inc sc/Module_sc.mk sc/qa sc/source

2022-02-25 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit b67e70ce2f57b12a1cf3d0228565b957416a9bd6 Author: Tomaž Vajngerl AuthorDate: Fri Feb 25 11:57:15 2022 +0900 Commit: Tomaž Vajngerl CommitDate: Sat Feb 26 10:46:50 2022 +0900 sc: use enums instead strings for some SparklineGroup props.

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

2022-02-25 Thread Eike Rathke (via logerrit)
sc/source/core/data/documen2.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit aaa75591b0c0c7b097e2794a0b24ec7d0e0fa07f Author: Eike Rathke AuthorDate: Sat Feb 26 02:19:23 2022 +0100 Commit: Eike Rathke CommitDate: Sat Feb 26 03:11:25 2022 +0100

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

2022-02-25 Thread Eike Rathke (via logerrit)
sc/inc/refreshtimer.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4361ee2585e616cb3c504eb719deca4076de78da Author: Eike Rathke AuthorDate: Sat Feb 26 01:57:51 2022 +0100 Commit: Eike Rathke CommitDate: Sat Feb 26 02:57:58 2022 +0100 Resolves

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

2022-02-25 Thread Kohei Yoshida (via logerrit)
sc/inc/column.hxx |2 + sc/inc/document.hxx | 10 +++ sc/inc/mtvelements.hxx |2 + sc/inc/table.hxx|4 +++ sc/qa/unit/helper/qahelper.hxx |1 sc/qa/unit/ucalc.cxx| 46 ++

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - sc/inc sc/source

2022-02-25 Thread Kohei Yoshida (via logerrit)
sc/inc/mtvelements.hxx |2 ++ sc/source/core/data/column.cxx |1 + sc/source/core/data/mtvelements.cxx |5 + 3 files changed, 8 insertions(+) New commits: commit 7d64ec7d342da64e050ed9ac326b1af33d5c6955 Author: Kohei Yoshida AuthorDate: Thu Feb 24 21:06:50 2

[Libreoffice-commits] core.git: xmlsecurity/README.md

2022-02-25 Thread Hossein (via logerrit)
xmlsecurity/README.md | 32 ++-- 1 file changed, 30 insertions(+), 2 deletions(-) New commits: commit ad65aa4391e00ee578595d0301f572f7384c1612 Author: Hossein AuthorDate: Mon Feb 21 17:10:49 2022 +0100 Commit: Hossein CommitDate: Fri Feb 25 23:59:56 2022 +0

Re: ESC meeting minutes: 2022-02-24

2022-02-25 Thread Kevin Suo
I think you guys should wait and have the fix for bug 147298 to be included in 7.3.1 release. That is a blocker for Calc. Bug 147298 - Auto Calculate does not work on newly inserted columns in ods or xls formats 于 2022年2月24日 GMT+08:00 下午11:38:41, Miklos Vajna 写到: >* Present: > + Sophie,

[Libreoffice-commits] core.git: sal/rtl

2022-02-25 Thread Mike Kaganski (via logerrit)
sal/rtl/strtmpl.hxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit cbb1241ebb7488aa584825645d399b7ee83272fb Author: Mike Kaganski AuthorDate: Fri Feb 25 20:38:23 2022 +0100 Commit: Mike Kaganski CommitDate: Fri Feb 25 22:56:17 2022 +0100 Sl

[Libreoffice-commits] core.git: sal/rtl

2022-02-25 Thread Mike Kaganski (via logerrit)
sal/rtl/strtmpl.hxx | 34 ++ sal/rtl/ustring.cxx | 121 +--- 2 files changed, 38 insertions(+), 117 deletions(-) New commits: commit ffb2e5520eff008d4e784fa6b15f4e2baa534e7a Author: Mike Kaganski AuthorDate: Fri Feb 25 20:41:15 2

[Libreoffice-commits] core.git: sal/qa sal/rtl

2022-02-25 Thread Stephan Bergmann (via logerrit)
sal/qa/rtl/oustring/rtl_OUString2.cxx | 11 ++- sal/rtl/ustring.cxx | 11 ++- 2 files changed, 20 insertions(+), 2 deletions(-) New commits: commit 7025ca508b427fdf5eee7410d7e636adac9f0a94 Author: Stephan Bergmann AuthorDate: Fri Feb 25 13:20:14 2022 +01

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

2022-02-25 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/tdf143239-1-min.odt |binary sw/qa/extras/layout/layout.cxx | 66 +++ sw/source/core/layout/layact.cxx |3 + 3 files changed, 69 insertions(+) New commits: commit b14bb255199e7d6db6ec9155b5d9237cb35fdba7 Author:

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

2022-02-25 Thread Luboš Luňák (via logerrit)
sc/inc/address.hxx |6 -- sc/inc/document.hxx |2 ++ sc/source/core/data/bcaslot.cxx | 14 ++ sc/source/core/data/column.cxx |8 sc/source/core/data/column2.cxx |6 +++--- sc/source/core/data/column3.cxx

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

2022-02-25 Thread Caolán McNamara (via logerrit)
vcl/inc/fontsubset.hxx|2 ++ vcl/source/font/font.cxx |1 + vcl/source/fontsubset/sft.cxx | 31 +++ vcl/workben/fftester.cxx |3 ++- vcl/workben/sftfuzzer.cxx |5 ++--- 5 files changed, 38 insertions(+), 4 deletions(-) New commit

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

2022-02-25 Thread Julien Nabet (via logerrit)
include/svx/strings.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cccd241391438a381311cd7aeccfdb5ad52ee906 Author: Julien Nabet AuthorDate: Fri Feb 25 18:13:10 2022 +0100 Commit: Julien Nabet CommitDate: Fri Feb 25 19:54:46 2022 +0100 Typo: STR_Ob

[Libreoffice-commits] core.git: connectivity/source i18npool/CppunitTest_i18npool_test_calendar.mk i18npool/inc i18npool/Module_i18npool.mk i18npool/qa i18npool/source include/i18nutil

2022-02-25 Thread Hossein (via logerrit)
connectivity/source/drivers/dbase/DTable.cxx |9 - i18npool/CppunitTest_i18npool_test_calendar.mk | 43 i18npool/Module_i18npool.mk|1 i18npool/inc/calendar_hijri.hxx| 12 +- i18npool/qa/cppunit/test_calendar.cxx | 130 +

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

2022-02-25 Thread Justin Luth (via logerrit)
sc/inc/table.hxx |2 + sc/source/core/data/table4.cxx | 67 ++--- sc/source/core/data/table5.cxx | 22 + 3 files changed, 67 insertions(+), 24 deletions(-) New commits: commit 9cd4da63b6ed19b71a2475fccb4ab135f0a87873 Author:

New Defects reported by Coverity Scan for LibreOffice

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

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

2022-02-25 Thread Armin Le Grand (Allotropia) (via logerrit)
include/svx/strings.hrc |1 + svx/source/svdraw/svdogrp.cxx |7 ++- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 419fa8b13eef10297a5fd44012e89fd7af53cf9d Author: Armin Le Grand (Allotropia) AuthorDate: Fri Feb 25 15:08:00 2022 +0100 Commit: Armin

[Libreoffice-commits] core.git: odk/CustomTarget_check.mk odk/docs odk/examples odk/Package_examples.mk odk/settings odk/util Repository.mk unoidl/README.md ure/source

2022-02-25 Thread Stephan Bergmann (via logerrit)
Repository.mk |2 odk/CustomTarget_check.mk |2 odk/Package_examples.mk | 29 +- od

[Libreoffice-commits] core.git: sal/rtl

2022-02-25 Thread Mike Kaganski (via logerrit)
sal/rtl/ustring.cxx | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) New commits: commit 72f836fb0c0c3daaf0e47832809a352888577905 Author: Mike Kaganski AuthorDate: Fri Feb 25 17:24:37 2022 +0300 Commit: Mike Kaganski CommitDate: Fri Feb 25 16:31:18 2022 +0100 Do

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

2022-02-25 Thread Caolán McNamara (via logerrit)
vcl/source/fontsubset/sft.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71080060ec5f19c1499e17784ae8ae617d9b8142 Author: Caolán McNamara AuthorDate: Fri Feb 25 12:33:13 2022 + Commit: Caolán McNamara CommitDate: Fri Feb 25 16:21:07 2022 +0100

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

2022-02-25 Thread Caolán McNamara (via logerrit)
vcl/source/fontsubset/sft.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21ea1eacd214dbaac8d0ce7f437580d535871415 Author: Caolán McNamara AuthorDate: Fri Feb 25 12:33:13 2022 + Commit: Xisco Fauli CommitDate: Fri Feb 25 15:53:25 2022 +0100 last

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

2022-02-25 Thread Kohei Yoshida (via logerrit)
sc/inc/mtvelements.hxx |2 ++ sc/source/core/data/column.cxx |1 + sc/source/core/data/mtvelements.cxx |5 + 3 files changed, 8 insertions(+) New commits: commit 8f25d42938977b34f3281238a92fb34ebea5838c Author: Kohei Yoshida AuthorDate: Thu Feb 24 21:06:50 2

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

2022-02-25 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/calc_tests4/exportToPDF.py |2 ++ sc/qa/uitest/calc_tests4/saveToCSV.py|2 ++ sc/qa/uitest/calc_tests7/save_readonly_with_password.py |4 sc/qa/uitest/calc_tests8/tdf144940.py|

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

2022-02-25 Thread Justin Luth (via logerrit)
sc/source/ui/view/gridwin.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit a24eac37fbf8a325b09c3b575c568621a696a560 Author: Justin Luth AuthorDate: Mon Feb 21 11:48:48 2022 +0200 Commit: Eike Rathke CommitDate: Fri Feb 25 15:24:54 2022 +0100 t

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

2022-02-25 Thread Justin Luth (via logerrit)
sc/source/ui/view/gridwin.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit bdea5805c0344cbddb5c68d1fd19d3cd3b6e3afd Author: Justin Luth AuthorDate: Mon Feb 21 11:05:41 2022 +0200 Commit: Eike Rathke CommitDate: Fri Feb 25 15:23:00 2022 +0100 tdf#81894 sc sp

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

2022-02-25 Thread Justin Luth (via logerrit)
editeng/source/editeng/editview.cxx |7 +- include/editeng/editview.hxx|2 sc/source/ui/inc/gridwin.hxx|2 sc/source/ui/view/gridwin.cxx | 89 ++-- 4 files changed, 31 insertions(+), 69 deletions(-) New commits: commit 8238b887

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

2022-02-25 Thread Luboš Luňák (via logerrit)
desktop/inc/lib/init.hxx|1 + desktop/source/lib/init.cxx | 19 +-- 2 files changed, 14 insertions(+), 6 deletions(-) New commits: commit 6c49b4290955ef1b3a502b4e5e223a4fd5573683 Author: Luboš Luňák AuthorDate: Fri Feb 25 12:22:16 2022 +0100 Commit: Luboš Luňák

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

2022-02-25 Thread Xisco Fauli (via logerrit)
sw/qa/extras/uiwriter/uiwriter3.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit c6abf6449e26bb1e1da382ddbe769cd14463467f Author: Xisco Fauli AuthorDate: Fri Feb 25 11:15:22 2022 +0100 Commit: Xisco Fauli CommitDate: Fri Feb 25 14:33:48 2022 +0100 tdf#142423: s

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

2022-02-25 Thread Luboš Luňák (via logerrit)
sc/source/core/data/table2.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d721bdf53687a0e5b280f29479a55fafd354b4f6 Author: Luboš Luňák AuthorDate: Fri Feb 25 11:29:00 2022 +0100 Commit: Luboš Luňák CommitDate: Fri Feb 25 14:20:11 2022 +0100 d

[Libreoffice-commits] core.git: uitest/test_main.py uitest/uitest

2022-02-25 Thread Xisco Fauli (via logerrit)
uitest/test_main.py |2 -- uitest/uitest/config.py | 12 uitest/uitest/test.py | 47 +-- 3 files changed, 9 insertions(+), 52 deletions(-) New commits: commit acbd88e677502e12ccaea39330efc5885db0a153 Author: Xisco Fauli A

Re: build failure mac cross-compiling

2022-02-25 Thread Stephan Bergmann
On 16/02/2022 12:40, Xisco Fauli wrote: I use a macbook M1 to create the bisect repositories with this autogen: --host=x86_64-apple-macos --build=x86_64-apple-macos --disable-werror --disable-odk --with-package-format=dmg --disable-online-update Since https://cgit.freedesktop.org/libreoffice/c

[Libreoffice-commits] core.git: configure.ac external/firebird external/nss

2022-02-25 Thread Stephan Bergmann (via logerrit)
configure.ac | 16 external/firebird/ExternalProject_firebird.mk |1 - external/nss/ExternalProject_nss.mk |3 +-- 3 files changed, 5 insertions(+), 15 deletions(-) New commits: commit b1d500e8a4eadb72d0e574f77ebf33fbc5701900 A

[Libreoffice-commits] core.git: sc/qa sd/qa sw/qa uitest/test_main.py uitest/uitest

2022-02-25 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/conditional_format/tdf105351.py |1 - sc/qa/uitest/inputLine/tdf54197.py |1 - sc/qa/uitest/key_f4/f4.py|1 - sc/qa/uitest/protect/protectSheet.py |1 - sc/qa/uitest/protect/protectSpreadsheet.py |1 - sc/

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

2022-02-25 Thread Szymon Kłos (via logerrit)
svx/source/unodraw/unoshtxt.cxx |8 +++- xmloff/source/draw/ximpshap.cxx |7 +++ 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 935d708c23a829b5eb8a483daf2079e94b4ff14c Author: Szymon Kłos AuthorDate: Wed Feb 23 11:18:59 2022 +0100 Commit: Gökay ŞAT

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

2022-02-25 Thread Stephan Bergmann (via logerrit)
download.lst|4 ++-- external/boost/UnpackedTarball_boost.mk |1 - external/boost/boost_1_60_0.undef.warning.patch | 16 3 files changed, 2 insertions(+), 19 deletions(-) New commits: commit 48119cf42acef33dedcbba92d3bfb8cf8c9

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

2022-02-25 Thread Caolán McNamara (via logerrit)
desktop/uiconfig/ui/dependenciesdialog.ui |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9d432faade9281b1211577f9e9a2d65d46ecbdb1 Author: Caolán McNamara AuthorDate: Fri Feb 25 08:58:15 2022 + Commit: Caolán McNamara CommitDate: Fri Feb 25 13:22:30 20

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

2022-02-25 Thread Miklos Vajna (via logerrit)
include/xmloff/xmlimp.hxx |2 + xmloff/inc/txtlists.hxx |5 xmloff/qa/unit/data/continue-numbering-word.odt |binary xmloff/qa/unit/text.cxx | 25 xmloff/source/core/xmlimp.cxx

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

2022-02-25 Thread Caolán McNamara (via logerrit)
sw/source/ui/dbui/dbtablepreviewdialog.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 8811dd76f02bce0425d784770af8c283db216ee9 Author: Caolán McNamara AuthorDate: Fri Feb 25 08:24:47 2022 + Commit: Caolán McNamara CommitDate: Fri Feb 25 12:20:38

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

2022-02-25 Thread Noel Grandin (via logerrit)
sfx2/source/doc/doctemplates.cxx | 11 --- unotools/source/ucbhelper/tempfile.cxx |7 +++ 2 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 02caa6e40cfa55d96befc82515b343045b5cfd7b Author: Noel Grandin AuthorDate: Thu Feb 24 16:17:46 2022 +0200 Com

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2-6' - shell/source

2022-02-25 Thread Caolán McNamara (via logerrit)
shell/source/win32/SysShExec.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 995dba0711ee1880aac27bde9d2e960cfdfec15d Author: Caolán McNamara AuthorDate: Tue Feb 22 09:41:26 2022 + Commit: Caolán McNamara CommitDate: Fri Feb 25 12:00:58 2022

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

2022-02-25 Thread Heiko Tietze (via logerrit)
sw/source/core/doc/DocumentStylePoolManager.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit a25c88daab20f1b7fc82b54171f260c4f20b9ba0 Author: Heiko Tietze AuthorDate: Thu Feb 24 10:11:18 2022 +0100 Commit: Michael Stahl CommitDate: Fri Feb 25 11:

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

2022-02-25 Thread Luboš Luňák (via logerrit)
sw/source/uibase/docvw/edtwin.cxx | 31 ++- sw/source/uibase/inc/edtwin.hxx |1 - sw/source/uibase/uiview/view1.cxx |3 +-- 3 files changed, 19 insertions(+), 16 deletions(-) New commits: commit 2cfd6762156852d86051b9b048da93f0aac266ff Author: Luboš Luň

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

2022-02-25 Thread Luboš Luňák (via logerrit)
sc/qa/unit/ucalc_formula.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 612e7d52f8fda6ddb1c42fc51b123844810fdb9a Author: Luboš Luňák AuthorDate: Fri Feb 25 10:19:02 2022 +0100 Commit: Luboš Luňák CommitDate: Fri Feb 25 11:33:32 2022 +0100 fix copy&

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

2022-02-25 Thread Attila Bakos (NISZ) (via logerrit)
sw/qa/extras/odfimport/data/tdf146597.odt |binary sw/qa/extras/odfimport/odfimport.cxx |6 ++ sw/source/core/draw/dcontact.cxx |3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit e835c2c0d3aff4f1ee5d29c9eaf36400b1aca6a7 Author: Attila Bakos (

[Libreoffice-commits] core.git: sal/rtl

2022-02-25 Thread Mike Kaganski (via logerrit)
sal/rtl/ustring.cxx | 42 ++ 1 file changed, 10 insertions(+), 32 deletions(-) New commits: commit f58e351ff05e95fd42b4c108bf0be496be855b46 Author: Mike Kaganski AuthorDate: Fri Feb 25 10:49:21 2022 +0300 Commit: Mike Kaganski CommitDate: Fri Fe

[Libreoffice-commits] core.git: basctl/inc chart2/inc cui/inc cui/source include/oox include/svx include/vcl oox/source reportdesign/inc sd/inc sd/qa sd/source slideshow/inc svx/source sw/inc sw/sourc

2022-02-25 Thread Armin Le Grand (Allotropia) (via logerrit)
basctl/inc/pch/precompiled_basctl.hxx |1 chart2/inc/pch/precompiled_chartcontroller.hxx |1 chart2/inc/pch/precompiled_chartcore.hxx |1 cui/inc/pch/precompiled_cui.hxx|1 cui/source/dialogs/DiagramDialog.cxx | 18 -- cui/source/facto

[Libreoffice-commits] core.git: configure.ac

2022-02-25 Thread Stephan Bergmann (via logerrit)
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 56c871c247b84d7c2cddf685c13e8355db50da46 Author: Stephan Bergmann AuthorDate: Fri Feb 25 08:37:57 2022 +0100 Commit: Stephan Bergmann CommitDate: Fri Feb 25 09:28:29 2022 +0100 Clarify com

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

2022-02-25 Thread Miklos Vajna (via logerrit)
include/xmloff/xmlimp.hxx |2 + xmloff/inc/txtlists.hxx |5 xmloff/qa/unit/data/continue-numbering-word.odt |binary xmloff/qa/unit/text.cxx | 25 xmloff/source/core/xmlimp.cxx