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

2021-10-19 Thread Stephan Bergmann (via logerrit)
basic/qa/cppunit/test_vba.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit af2d15a494b42faf4367096af07c7a2b2d22642e Author: Stephan Bergmann AuthorDate: Tue Oct 19 07:56:00 2021 +0200 Commit: Stephan Bergmann CommitDate: Tue Oct 19 09:14:47 2021 +0200

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

2021-10-19 Thread Julien Nabet (via logerrit)
xmloff/source/script/XMLStarBasicContextFactory.cxx |4 1 file changed, 4 deletions(-) New commits: commit b7e7fee238dc250e7ab6e8e8fef4a6b15430c90c Author: Julien Nabet AuthorDate: Tue Oct 19 07:21:12 2021 +0200 Commit: Noel Grandin CommitDate: Tue Oct 19 09:27:11 2021 +0200

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

2021-10-19 Thread Julien Nabet (via logerrit)
framework/source/accelerators/acceleratorconfiguration.cxx | 33 ++--- 1 file changed, 16 insertions(+), 17 deletions(-) New commits: commit c1c6eea1c11d9711e101fc76efa0ec4460e8e448 Author: Julien Nabet AuthorDate: Mon Oct 18 21:24:00 2021 +0200 Commit: Noel Grandin CommitDate

Re: compiling libreoffice branch distro/collabora/co-2021

2021-10-19 Thread Miklos Vajna
Hi Danilo, On Mon, Oct 18, 2021 at 01:10:54PM +0200, Danilo Tomasoni wrote: > Actually I tried first with master, that exited almost immediately with > another error. What was that error exactly? > Then I tried this branch that compiled for a long time before giving the > error I mentioned.

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/source/office/RemoteFilesDialog.cxx |6 ++ fpicker/uiconfig/ui/remotefilesdialog.ui| 21 +++-- 2 files changed, 5 insertions(+), 22 deletions(-) New commits: commit f55d8f4891fc6cd6be8278369c555847abdeebd4 Author: Caolán McNamara AuthorDate: Mon Oct 18 1

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/source/office/RemoteFilesDialog.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit b2d4e18de07891896a37405f151b80a1e0b0eab6 Author: Caolán McNamara AuthorDate: Mon Oct 18 13:01:05 2021 +0100 Commit: Xisco Fauli CommitDate: Tue Oct 19 10:11:14 2

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

2021-10-19 Thread Eike Rathke (via logerrit)
desktop/source/app/langselect.cxx | 15 +++ svx/source/dialog/langbox.cxx |2 ++ 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit 1497f534c232c2a54e7031afb3088d28698bc5d3 Author: Eike Rathke AuthorDate: Mon Oct 18 20:02:55 2021 +0200 Commit: Mic

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/source/office/RemoteFilesDialog.cxx | 43 +--- fpicker/source/office/RemoteFilesDialog.hxx |2 - 2 files changed, 21 insertions(+), 24 deletions(-) New commits: commit fd53425ea58d86c0031bdc764391e1e6a925ed42 Author: Caolán McNamara AuthorDate: Mon Oct 1

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/source/office/fileview.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8aaeea3c505c59bb2509924b527434ccf4152598 Author: Caolán McNamara AuthorDate: Mon Oct 18 16:28:03 2021 +0100 Commit: Michael Stahl CommitDate: Tue Oct 19 11:17:50 2021

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/uiconfig/ui/remotefilesdialog.ui |2 ++ vcl/unx/gtk3/gtkinst.cxx | 13 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 2a5b91903a4a5572bfd7f6c53799d717838bf8a6 Author: Caolán McNamara AuthorDate: Tue Oct 19 09:00:07 2021 +0100

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

2021-10-19 Thread Eike Rathke (via logerrit)
include/linguistic/misc.hxx|1 - linguistic/source/dlistimp.cxx |7 --- linguistic/source/misc.cxx |6 -- 3 files changed, 4 insertions(+), 10 deletions(-) New commits: commit 80b5d83f8ac858fddb32d2d72d1c2d4f3c64b32a Author: Eike Rathke AuthorDate: Mon Oct 18 22:4

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

2021-10-19 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit f5dbf927bf44c9a1ac80eae6f72887a4f3543201 Author: Caolán McNamara AuthorDate: Tue Oct 19 08:44:43 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 11:36:39 2021 +0

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - oox/CppunitTest_oox_shape.mk oox/qa oox/source

2021-10-19 Thread Regina Henschel (via logerrit)
oox/CppunitTest_oox_shape.mk |3 ++ oox/qa/unit/data/tdf125582_TextOnCircle.pptx |binary oox/qa/unit/shape.cxx| 31 ++- oox/source/drawingml/shape.cxx |2 - 4 files changed, 34 insertions(+), 2 deletions(-) N

[Libreoffice-commits] core.git: 2 commits - fpicker/uiconfig framework/source

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/uiconfig/ui/remotefilesdialog.ui |2 ++ framework/source/accelerators/acceleratorconfiguration.cxx | 11 +-- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 3b3154f6c2517155b1253ce9ff773c470bb31093 Author: Caolán McNamara AuthorDat

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

2021-10-19 Thread Justin Luth (via logerrit)
ucb/source/ucp/gio/gio_mount.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 7bed55bc0b4ebb26fa8de5e3e38716d2febd0eb7 Author: Justin Luth AuthorDate: Mon Oct 18 14:05:07 2021 +0200 Commit: Caolán McNamara CommitDate: Tue Oct 19 11:43:27 2021 +02

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

2021-10-19 Thread Ilmari Lauhakangas (via logerrit)
source/text/sbasic/shared/03/sf_dialog.xhp | 36 source/text/sbasic/shared/03/sf_exception.xhp | 18 ++-- source/text/sbasic/shared/03/sf_form.xhp| 22 +++--- source/text/sbasic/shared/03/sf_formcontrol.xhp |2 - source/text/sbasic/

[Libreoffice-commits] core.git: helpcontent2

2021-10-19 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit db1a3c657ec3f9c153a9a7b2b35ac652a4f229fb Author: Ilmari Lauhakangas AuthorDate: Tue Oct 19 12:59:05 2021 +0300 Commit: Gerrit Code Review CommitDate: Tue Oct 19 11:59:05 2021 +0200 Update git

[Libreoffice-commits] core.git: Branch 'distro/vector/vector-7.0' - include/vcl sw/qa sw/source vcl/source

2021-10-19 Thread Miklos Vajna (via logerrit)
include/vcl/errinf.hxx |7 sw/qa/core/unocore/data/broken-embedded-object.odt |binary sw/qa/core/unocore/unocore.cxx | 31 + sw/source/core/unocore/unoframe.cxx| 20 + vcl/source/window/er

[Libreoffice-commits] core.git: Branch 'distro/vector/vector-7.0-10.0' - include/vcl sw/qa sw/source vcl/source

2021-10-19 Thread Miklos Vajna (via logerrit)
include/vcl/errinf.hxx |7 sw/qa/core/unocore/data/broken-embedded-object.odt |binary sw/qa/core/unocore/unocore.cxx | 31 + sw/source/core/unocore/unoframe.cxx| 20 + vcl/source/window/er

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - 28 commits - configure.ac download.lst external/curl external/liblangtag external/nss external/openssl external/xmlsec filter/source

2021-10-19 Thread Andras Timar (via logerrit)
RepositoryExternal.mk |4 configure.ac |2 download.lst |4 external/curl/External

[Libreoffice-commits] core.git: Changes to 'refs/tags/co-6.2-33'

2021-10-19 Thread Andras Timar (via logerrit)
Tag 'co-6.2-33' created by Andras Timar at 2021-10-19 10:45 + co-6.2-33 Changes since cp-6.2-32-27: --- 0 files changed ---

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.2-33'

2021-10-19 Thread Andras Timar (via logerrit)
Tag 'cp-6.2-33' created by Andras Timar at 2021-10-19 10:45 + cp-6.2-33 Changes since cp-6.2-32-27: --- 0 files changed ---

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

2021-10-19 Thread Caolán McNamara (via logerrit)
ucb/source/ucp/gio/gio_content.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8154131ca8ae47fda4928b56ba622634bae8fe01 Author: Caolán McNamara AuthorDate: Tue Oct 19 10:18:16 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 12:54:35 2021 +0200 Related: td

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

2021-10-19 Thread Miklos Vajna (via logerrit)
writerfilter/source/dmapper/DomainMapper_Impl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 05f1990cbdcd99f7ba4863b91a8f1f298b56326a Author: Miklos Vajna AuthorDate: Fri Oct 15 08:40:22 2021 +0200 Commit: Miklos Vajna CommitDate: Tue Oct 19 13:00:53 2021 +0200

[Libreoffice-commits] core.git: Branch 'refs/tags/cp-6.2-33' - 0 commits -

2021-10-19 Thread (via logerrit)
Rebased ref, commits from common ancestor:

[Libreoffice-commits] core.git: Branch 'refs/tags/co-6.2-33' - 0 commits -

2021-10-19 Thread (via logerrit)
Rebased ref, commits from common ancestor:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - 28 commits - configure.ac download.lst external/curl external/liblangtag external/nss external/openssl external/xmlsec filter/source

2021-10-19 Thread Andras Timar (via logerrit)
Rebased ref, commits from common ancestor: commit c923f2407f7b668c83feaa7ddc8bb094f6948918 Author: Andras Timar AuthorDate: Tue Oct 19 12:44:44 2021 +0200 Commit: Andras Timar CommitDate: Tue Oct 19 13:57:46 2021 +0200 Bump version to 6.2-33 Change-Id: I003658766ec3cdd563630

[Libreoffice-commits] core.git: Changes to 'refs/tags/co-6.2-33'

2021-10-19 Thread Andras Timar (via logerrit)
Tag 'co-6.2-33' created by Andras Timar at 2021-10-19 11:58 + co-6.2-33 Changes since cp-6.2-32-27: --- 0 files changed ---

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.2-33'

2021-10-19 Thread Andras Timar (via logerrit)
Tag 'cp-6.2-33' created by Andras Timar at 2021-10-19 11:58 + cp-6.2-33 Changes since cp-6.2-32-27: --- 0 files changed ---

[Libreoffice-commits] core.git: Branch 'refs/tags/co-6.2-33' - 0 commits -

2021-10-19 Thread (via logerrit)
Rebased ref, commits from common ancestor:

[Libreoffice-commits] core.git: Branch 'refs/tags/cp-6.2-33' - 0 commits -

2021-10-19 Thread (via logerrit)
Rebased ref, commits from common ancestor:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - configure.ac

2021-10-19 Thread Andras Timar (via logerrit)
configure.ac | 120 ++- 1 file changed, 78 insertions(+), 42 deletions(-) New commits: commit c377e40eacdf770ea0abb256217a6d659b3be2fb Author: Andras Timar AuthorDate: Tue Oct 19 14:14:19 2021 +0200 Commit: Andras Timar CommitDate

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.2-33'

2021-10-19 Thread Andras Timar (via logerrit)
Tag 'cp-6.2-33' created by Andras Timar at 2021-10-19 12:14 + cp-6.2-33 Changes since cp-6.2-32-28: --- 0 files changed ---

[Libreoffice-commits] core.git: Changes to 'refs/tags/co-6.2-33'

2021-10-19 Thread Andras Timar (via logerrit)
Tag 'co-6.2-33' created by Andras Timar at 2021-10-19 12:14 + co-6.2-33 Changes since cp-6.2-32-28: --- 0 files changed ---

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/source/office/RemoteFilesDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3859878f0e8c4dc212d952a156b83d1ba913f7f1 Author: Caolán McNamara AuthorDate: Tue Oct 19 10:32:18 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 14:48:28 20

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

2021-10-19 Thread Caolán McNamara (via logerrit)
ucb/source/ucp/gio/gio_content.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit bc2fca254f8a9d7ca5eb156b7e3c19756a257e3b Author: Caolán McNamara AuthorDate: Tue Oct 19 09:28:00 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 14:49:05 20

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

2021-10-19 Thread Caolán McNamara (via logerrit)
fpicker/source/office/RemoteFilesDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c236052e73621a363c6efa2815327d315e0af300 Author: Caolán McNamara AuthorDate: Tue Oct 19 10:32:18 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 14:49:27 20

[Libreoffice-commits] core.git: comphelper/CppunitTest_comphelper_test.mk comphelper/qa include/comphelper

2021-10-19 Thread Stephan Bergmann (via logerrit)
comphelper/CppunitTest_comphelper_test.mk |1 comphelper/qa/unit/propertyvalue.cxx | 60 ++ include/comphelper/propertyvalue.hxx |2 - 3 files changed, 62 insertions(+), 1 deletion(-) New commits: commit 5e8479a38f0c342979520018f79a6f79d40e99e3 Aut

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

2021-10-19 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 67a3ea1852a73a25980250473b0fd43a8392f779 Author: Caolán McNamara AuthorDate: Tue Oct 19 12:29:18 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 15:2

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

2021-10-19 Thread Caolán McNamara (via logerrit)
ucb/source/ucp/gio/gio_content.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d295e12c3e1e4dbe6000d66f165b655f0afc9447 Author: Caolán McNamara AuthorDate: Tue Oct 19 10:18:16 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 15:27:40 2021 +0200 Related: td

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

2021-10-19 Thread Caolán McNamara (via logerrit)
ucb/source/ucp/gio/gio_content.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e95bcf952abfcde18caca2058260e9213003df8a Author: Caolán McNamara AuthorDate: Tue Oct 19 09:38:14 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 15:28:08 2021 +

[Libreoffice-commits] core.git: xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk xmlsecurity/qa

2021-10-19 Thread Michael Stahl (via logerrit)
xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk |8 xmlsecurity/CppunitTest_xmlsecurity_signing.mk|8 xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx | 18 ++ xmlsecurity/qa/unit/signing/signing.cxx | 12 4 files changed,

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

2021-10-19 Thread Luboš Luňák (via logerrit)
sc/source/ui/view/output2.cxx | 40 1 file changed, 36 insertions(+), 4 deletions(-) New commits: commit 6ee4ce119b55d6e415696b23432fe65eabc94c17 Author: Luboš Luňák AuthorDate: Tue Oct 19 11:56:15 2021 +0200 Commit: Luboš Luňák CommitDate: Tue

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - test/signing-keys unotest/source xmlsecurity/qa xmlsecurity/source

2021-10-19 Thread Michael Stahl (via logerrit)
test/signing-keys/test.p7b | 249 ++ unotest/source/cpp/macros_test.cxx |7 xmlsecurity/qa/unit/signing/data/02_doc_macros_signed_by_attacker_manipulated.odt |binary xmlsecurity

[Libreoffice-commits] core.git: Branch 'feature/ooxml-analyze' - bin/ooxml-analyze.py

2021-10-19 Thread gulsahkose (via logerrit)
bin/ooxml-analyze.py | 157 +-- 1 file changed, 141 insertions(+), 16 deletions(-) New commits: commit 001ab94b0af51d9908ce078b4f422a87ad79d971 Author: gulsahkose AuthorDate: Tue Oct 19 17:10:03 2021 +0300 Commit: gulsahkose CommitDate: T

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

2021-10-19 Thread Tor Lillqvist (via logerrit)
sc/qa/unit/scshapetest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit dc3d2a2dcc47a1220db43f1807d234a06fb78fe9 Author: Tor Lillqvist AuthorDate: Tue Oct 19 12:55:18 2021 +0300 Commit: Tor Lillqvist CommitDate: Tue Oct 19 16:12:38 2021 +0200 Bum

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

2021-10-19 Thread Kevin Suo (via logerrit)
sc/source/filter/html/htmlpars.cxx | 96 - sc/source/filter/inc/htmlpars.hxx |2 2 files changed, 55 insertions(+), 43 deletions(-) New commits: commit a0c23b40905d7b59caf46fc8887864ab35142522 Author: Kevin Suo AuthorDate: Sat Oct 16 11:07:13 2021

[Libreoffice-commits] core.git: Branch 'feature/ooxml-analyze' - bin/ooxml-autosave.py

2021-10-19 Thread gulsahkose (via logerrit)
bin/ooxml-autosave.py | 76 ++ 1 file changed, 76 insertions(+) New commits: commit 5ff8f08df90bcb5bb1f2a741969836b4fc335f6b Author: gulsahkose AuthorDate: Tue Oct 19 17:16:19 2021 +0300 Commit: gulsahkose CommitDate: Tue Oct 19 17:16:19

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk xmlsecurity/qa

2021-10-19 Thread Michael Stahl (via logerrit)
xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk |8 xmlsecurity/CppunitTest_xmlsecurity_signing.mk|8 xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx | 16 xmlsecurity/qa/unit/signing/signing.cxx | 11 +++ 4 files changed, 43

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk xmlsecurity/qa

2021-10-19 Thread Michael Stahl (via logerrit)
xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk |8 xmlsecurity/CppunitTest_xmlsecurity_signing.mk|8 xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx | 18 ++ xmlsecurity/qa/unit/signing/signing.cxx | 12 4 files changed,

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - test/signing-keys unotest/source xmlsecurity/qa xmlsecurity/source

2021-10-19 Thread Michael Stahl (via logerrit)
test/signing-keys/test.p7b| 249 ++ unotest/source/cpp/macros_test.cxx|7 xmlsecurity/qa/unit/signing/signing.cxx | 15 xmlsecurity/source/xmlsec/mscrypt/securityenvironm

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

2021-10-19 Thread Caolán McNamara (via logerrit)
ucb/source/ucp/gio/gio_content.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit d2f1f5005e0df725d9f1830e278b06a151c860b6 Author: Caolán McNamara AuthorDate: Tue Oct 19 09:28:00 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 16:48:1

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

2021-10-19 Thread Miklos Vajna (via logerrit)
writerfilter/qa/cppunittests/dmapper/DomainMapper_Impl.cxx | 18 writerfilter/qa/cppunittests/dmapper/data/chart-zorder.docx |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 ++ 3 files changed, 21 insertions(+) New commits: commit 482adfc9dd5c08dae2a51d

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

2021-10-19 Thread Olivier Hallot (via logerrit)
AllLangHelp_sdatabase.mk | 10 ++ AllLangHelp_shared.mk | 10 -- source/text/sdatabase/dabawiz00.xhp| 20 ++-- source/text/sdatabase/dabawiz01.xhp| 18 +- source/text/sdat

[Libreoffice-commits] core.git: helpcontent2

2021-10-19 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cd06fbfe4f03811b2a04e2772521bab234329b58 Author: Olivier Hallot AuthorDate: Tue Oct 19 14:01:27 2021 -0300 Commit: Gerrit Code Review CommitDate: Tue Oct 19 19:01:27 2021 +0200 Update git subm

[Libreoffice-commits] core.git: RepositoryExternal.mk xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk

2021-10-19 Thread Michael Stahl (via logerrit)
RepositoryExternal.mk | 26 ++ xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk |2 - xmlsecurity/CppunitTest_xmlsecurity_signing.mk|2 - 3 files changed, 28 insertions(+), 2 deletions(-) New commits: commit 395c0c0bbaceadf909e0189af9

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

2021-10-19 Thread Stephan Bergmann (via logerrit)
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 4fcb64b79f89c7589c7ca2748945603877bf1770 Author: Stephan Bergmann AuthorDate: Tue Oct 19 16:30:12 2021 +0200 Commit: Stephan Bergman

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

2021-10-19 Thread Eike Rathke (via logerrit)
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/inc/langtab.hrc|3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 29c41568f1df622e4132a2055698255e01597902 Author: Eike Rathke AuthorDate: Tu

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

2021-10-19 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit be611817ba6a1627b9d1384537aeb471d0372a7c Author: Caolán McNamara AuthorDate: Tue Oct 19 12:29:18 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Oct 19 20:5

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

2021-10-19 Thread Balazs Varga (via logerrit)
sc/source/filter/excel/xelink.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 0361f8620cc0c6bdc27d6f4daa9593650a755e5a Author: Balazs Varga AuthorDate: Tue Oct 19 16:51:08 2021 +0200 Commit: Caolán McNamara CommitDate: Tue Oct 19 20:58:09

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

2021-10-19 Thread Xisco Fauli (via logerrit)
dev/null |binary 1 file changed New commits: commit ba43b65c4b414152c4663426f0e19beff3f84d12 Author: Xisco Fauli AuthorDate: Tue Oct 19 17:05:39 2021 +0200 Commit: Xisco Fauli CommitDate: Tue Oct 19 21:20:29 2021 +0200 emfio: remove unused file Added in e179e53e3c703153bb

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

2021-10-19 Thread Caolán McNamara (via logerrit)
svx/uiconfig/ui/textunderlinecontrol.ui | 212 1 file changed, 106 insertions(+), 106 deletions(-) New commits: commit 3e6d1bfc645a3d97a7d9fac1db429cf8cc5c287e Author: Caolán McNamara AuthorDate: Tue Oct 19 16:38:25 2021 +0100 Commit: Caolán McNamara Co

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

2021-10-19 Thread Hossein (via logerrit)
drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx |6 +++--- drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 47728bb925b33a8fe536fed8c913a2669bf101b6 Author: Hossein AuthorDate: Mon Oc

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

2021-10-19 Thread Stephan Bergmann (via logerrit)
desktop/source/deployment/registry/dp_backend.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 905f1b2ed835b9a72905ad7326ecfd4ef1cb304a Author: Stephan Bergmann AuthorDate: Tue Oct 19 17:11:48 2021 +0200 Commit: Stephan Bergmann CommitDate: Tue Oct

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

2021-10-19 Thread Eike Rathke (via logerrit)
i18npool/source/localedata/LocaleNode.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5a92f17d293d2b0b1beee5d16d0b2b1ee7fc6ce3 Author: Eike Rathke AuthorDate: Tue Oct 19 21:46:29 2021 +0200 Commit: Eike Rathke CommitDate: Tue Oct 19 23:00:47 2021 +0200

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

2021-10-19 Thread Eike Rathke (via logerrit)
i18npool/source/localedata/data/he_IL.xml | 176 -- 1 file changed, 95 insertions(+), 81 deletions(-) New commits: commit 607bc9fe13741d034ed2638e70b3ea0429fff039 Author: Eike Rathke AuthorDate: Tue Oct 19 21:55:30 2021 +0200 Commit: Eike Rathke CommitDate:

[Libreoffice-commits] core.git: i18npool/Library_localedata_others.mk i18npool/source

2021-10-19 Thread Eike Rathke (via logerrit)
i18npool/Library_localedata_others.mk |1 i18npool/source/localedata/data/en_IL.xml | 43 ++ i18npool/source/localedata/localedata.cxx |3 +- 3 files changed, 46 insertions(+), 1 deletion(-) New commits: commit f7f1763727b23fb84717e83978c2c0b2c66b9f55 Au

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

2021-10-19 Thread Julien Nabet (via logerrit)
compilerplugins/clang/redundantfcast.cxx |3 +++ connectivity/source/drivers/firebird/DatabaseMetaData.cxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 5b20bb65363812388123d36f741e47b6195dde6b Author: Julien Nabet AuthorDate: Mon Oct 18

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - RepositoryExternal.mk xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk

2021-10-19 Thread Michael Stahl (via logerrit)
RepositoryExternal.mk | 26 ++ xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk |2 - xmlsecurity/CppunitTest_xmlsecurity_signing.mk|2 - 3 files changed, 28 insertions(+), 2 deletions(-) New commits: commit 41619d287874b0a69bace26ab7

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - RepositoryExternal.mk xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk

2021-10-19 Thread Michael Stahl (via logerrit)
RepositoryExternal.mk | 26 ++ xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk |2 - xmlsecurity/CppunitTest_xmlsecurity_signing.mk|2 - 3 files changed, 28 insertions(+), 2 deletions(-) New commits: commit 8a59b88e6090f778b206a4e84d

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

2021-10-19 Thread Jim Raykowski (via logerrit)
sw/sdi/_navsh.sdi |2 -- sw/source/core/crsr/crstrvl.cxx |6 ++ sw/source/core/crsr/trvlfnfl.cxx | 10 ++ sw/source/uibase/wrtsh/navmgr.cxx |4 sw/source/uibase/wrtsh/wrtsh2.cxx |4 5 files changed, 20 insertions(+), 6 deletions(-) New co

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

2021-10-19 Thread Heiko Tietze (via logerrit)
sd/source/ui/animations/CustomAnimationPane.cxx |4 sd/uiconfig/simpress/ui/customanimationspanel.ui | 1124 +++ 2 files changed, 566 insertions(+), 562 deletions(-) New commits: commit 279cc2aa9d8e5e53762352415c05c262fb1d906f Author: Heiko Tietze AuthorDate: Mon Oc

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

2021-10-19 Thread Luboš Luňák (via logerrit)
include/o3tl/hash_combine.hxx | 22 ++ sc/source/ui/view/output2.cxx | 40 2 files changed, 58 insertions(+), 4 deletions(-) New commits: commit c9f688d64ae8e33f46e35f185b9a402f489bf911 Author: Luboš Luňák AuthorDate: Tue Oct 1

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1-7' - comphelper/source

2021-10-19 Thread Michael Stahl (via logerrit)
comphelper/source/misc/storagehelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b6f13c2d54ddf04ad2cf4ec7c5a2e22dd623818 Author: Michael Stahl AuthorDate: Fri Oct 15 10:38:10 2021 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Wed Oct 20 07:34:19

[Libreoffice-commits] core.git: offapi/com

2021-10-19 Thread Olivier Hallot (via logerrit)
offapi/com/sun/star/frame/XInfobarProvider.idl | 35 - 1 file changed, 34 insertions(+), 1 deletion(-) New commits: commit 5c16ac64ef02481ccf19b65f5702caf4b67b888d Author: Olivier Hallot AuthorDate: Tue Oct 19 20:45:41 2021 -0300 Commit: Ilmari Lauhakangas Comm

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

2021-10-19 Thread Kevin Suo (via logerrit)
sc/source/filter/html/htmlpars.cxx | 96 - sc/source/filter/inc/htmlpars.hxx |2 2 files changed, 55 insertions(+), 43 deletions(-) New commits: commit a25f615a103f6ed3c2d4c35d2eacdd828b75854e Author: Kevin Suo AuthorDate: Sat Oct 16 11:07:13 2021