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

2021-08-22 Thread Pranam Lashkari (via logerrit)
sw/source/uibase/uiview/viewtab.cxx | 51 +--- 1 file changed, 30 insertions(+), 21 deletions(-) New commits: commit 2e1ee0ccb1c9b58fa98e618484ca5e4eecdcea51 Author: Pranam Lashkari AuthorDate: Thu Aug 19 18:49:59 2021 +0530 Commit: Mike Kaganski Commit

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

2021-08-22 Thread Pranam Lashkari (via logerrit)
sw/source/uibase/uiview/viewtab.cxx | 51 +--- 1 file changed, 30 insertions(+), 21 deletions(-) New commits: commit 3527b4e4cfa23c3459c53b091ddadd93c426d0c3 Author: Pranam Lashkari AuthorDate: Thu Aug 19 18:49:59 2021 +0530 Commit: Mike Kaganski Commit

Re: freetype2 2.11.0-1.1 Update Breaks on OpenSUSE Tumbleweed

2021-08-22 Thread Tomaž Vajngerl
Hi, On Sun, Aug 15, 2021 at 7:24 AM Luke Benes wrote: > After updating openSUSE Tumbleweed 20210726-0 -> 20210810-0, > I can not longer build LibreOffice. The issue is most likely the update of > to freetype2-devel-2.10 -> 2.11 > > I filed a bug report at: > https://bugzilla.opensuse.org/show_b

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

2021-08-22 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf143692_outlineLevelTortureTest.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport16.cxx | 34 ++ writerfilter/source/dmapper/DomainMapper.cxx | 10 +- writerfilter/source/dmapper/PropertyMap.hxx

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

2021-08-22 Thread Tomaž Vajngerl (via logerrit)
sw/qa/extras/indexing/IndexingExportTest.cxx | 167 ++- sw/source/filter/indexing/IndexingExport.cxx | 28 ++-- 2 files changed, 109 insertions(+), 86 deletions(-) New commits: commit 50f0e8c7880122a05585a2233f6f35d0dfee0385 Author: Tomaž Vajngerl AuthorDate: Sun A

[Libreoffice-commits] core.git: helpcontent2

2021-08-22 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0224d859b8a497779611cc15943c017ec42f9b90 Author: Olivier Hallot AuthorDate: Mon Aug 23 01:59:05 2021 +0200 Commit: Gerrit Code Review CommitDate: Mon Aug 23 01:59:05 2021 +0200 Update git subm

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

2021-08-22 Thread Olivier Hallot (via logerrit)
source/text/shared/optionen/01070500.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7fa972bc76c0954479bfd7f1b77c511372c4626 Author: Olivier Hallot AuthorDate: Fri Aug 20 14:43:18 2021 +0200 Commit: Olivier Hallot CommitDate: Mon Aug 23 01:59:05 2021 +0

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

2021-08-22 Thread Samuel Mehrbrodt (via logerrit)
sw/qa/extras/odfexport/data/shapes-hyperlink.odt |binary sw/qa/extras/odfexport/odfexport.cxx | 19 +++ 2 files changed, 19 insertions(+) New commits: commit 37647c830b4f269c475e7d63ec051c0fc7deb28b Author: Samuel Mehrbrodt AuthorDate: Thu Aug 19 07:48:43 2021

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

2021-08-22 Thread Samuel Mehrbrodt (via logerrit)
xmloff/source/text/XMLTextFrameContext.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit ff045b937c9f8a4786bb3e82cdcffa6588aa3a8f Author: Samuel Mehrbrodt AuthorDate: Wed Aug 18 16:48:43 2021 +0200 Commit: Thorsten Behrens CommitDate: Mon Aug 23 00:51:29 202

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

2021-08-22 Thread Eike Rathke (via logerrit)
include/xmloff/xmlnumfe.hxx |3 ++- include/xmloff/xmlnumfi.hxx |2 ++ xmloff/source/style/xmlnumfe.cxx | 16 +--- xmloff/source/style/xmlnumfi.cxx | 20 4 files changed, 37 insertions(+), 4 deletions(-) New commits: commit c6f15d228489ccfd06

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - sc/source

2021-08-22 Thread Szymon Kłos (via logerrit)
sc/source/ui/view/gridwin4.cxx | 57 +++-- 1 file changed, 50 insertions(+), 7 deletions(-) New commits: commit 4d431574c906f7786f1c855eaf4c9781eb4187c4 Author: Szymon Kłos AuthorDate: Tue Aug 17 16:56:22 2021 +0200 Commit: Andras Timar CommitDate:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - download.lst external/curl RepositoryExternal.mk

2021-08-22 Thread Michael Stahl (via logerrit)
Rebased ref, commits from common ancestor: commit 879559aa8d97674776ed0a0cb39aede55853dacd Author: Michael Stahl AuthorDate: Wed Jul 21 11:57:51 2021 +0200 Commit: Andras Timar CommitDate: Sun Aug 22 22:36:11 2021 +0200 curl: upgrade to release 7.78.0 * Fixes CVE-2020-8284 C

[Libreoffice-commits] core.git: configure.ac distro-configs/LibreOfficeOssFuzz.conf Makefile.in

2021-08-22 Thread Caolán McNamara (via logerrit)
Makefile.in|2 +- configure.ac |9 - distro-configs/LibreOfficeOssFuzz.conf |9 - 3 files changed, 9 insertions(+), 11 deletions(-) New commits: commit 4250958a492b300a52a83e68dd599f9c36c5086e Author: Caolán McN

Re: freetype2 2.11.0-1.1 Update Breaks on OpenSUSE Tumbleweed

2021-08-22 Thread Luke Benes
This also breaks the built on Gentoo and has been reported there too(see below). Should we patch our tarball or just update it? Luboš, You've been the most active maintainer. Any thoughts? -Luke From: bugzilla_nore...@suse.com Sent: Sunday, August 22,

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

2021-08-22 Thread Noel Grandin (via logerrit)
svx/inc/sdr/primitive3d/sdrattributecreator3d.hxx| 10 +++--- svx/source/sdr/contact/viewcontactofe3dcube.cxx |4 ++-- svx/source/sdr/contact/viewcontactofe3dextrude.cxx |4 ++-- svx/source/sdr/contact/viewcontactofe3dlathe.cxx |4 ++-- svx/source/sdr/contact/viewc

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

2021-08-22 Thread Noel Grandin (via logerrit)
include/svx/sdr/attribute/sdrallfillattributeshelper.hxx |8 svx/source/sdr/attribute/sdrallfillattributeshelper.cxx | 15 +-- 2 files changed, 9 insertions(+), 14 deletions(-) New commits: commit 30067dafa988d4c6dd970c817eca283ac8946728 Author: Noel Grandin Autho

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

2021-08-22 Thread Noel Grandin (via logerrit)
editeng/source/editeng/impedit.cxx | 10 +- editeng/source/editeng/impedit.hxx |2 +- editeng/source/misc/txtrange.cxx |6 +++--- include/editeng/txtrange.hxx |2 +- sw/inc/ndnotxt.hxx | 12 ++-- sw/source/core/docnode/ndnotxt.cxx | 12

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

2021-08-22 Thread Noel Grandin (via logerrit)
svgio/inc/svganode.hxx|6 +++--- svgio/inc/svgcirclenode.hxx |6 +++--- svgio/inc/svgclippathnode.hxx |8 svgio/inc/svgellipsenode.hxx |6 +++--- svgio/inc/svggnode.hxx|6

[Libreoffice-commits] core.git: 2 commits - cui/source drawinglayer/source editeng/source filter/source include/drawinglayer include/editeng include/svx include/vcl sd/source svx/source sw/source vcl/

2021-08-22 Thread Noel Grandin (via logerrit)
cui/source/tabpages/numpages.cxx |2 - drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx |2 - drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx|2 - editeng/source/items/numitem.cxx | 11 +--- editeng/source/

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

2021-08-22 Thread Noel Grandin (via logerrit)
comphelper/source/misc/asyncnotification.cxx | 10 ++--- vcl/skia/gdiimpl.cxx | 48 ++- 2 files changed, 24 insertions(+), 34 deletions(-) New commits: commit f30c3ff66a24d5031c077be0cb839f5f249c188e Author: Noel Grandin AuthorDate: Sun Aug

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

2021-08-22 Thread Caolán McNamara (via logerrit)
sd/source/ui/view/drviews3.cxx |2 +- sw/source/core/tox/txmsrt.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c32c82e2e89e9efcd922da81918c6915829dc632 Author: Caolán McNamara AuthorDate: Sun Aug 22 12:59:49 2021 +0100 Commit: Caolán McNamara Co

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

2021-08-22 Thread Caolán McNamara (via logerrit)
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4555be3b51c7f48074441ba789df31e7920aa812 Author: Caolán McNamara AuthorDate: Sun Aug 22 12:09:24 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Aug 22 15

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

2021-08-22 Thread Noel Grandin (via logerrit)
include/vcl/region.hxx| 15 +- vcl/source/gdi/region.cxx | 48 +++--- 2 files changed, 39 insertions(+), 24 deletions(-) New commits: commit d2bf9e56310fe40eac700afa974483d704e4c70a Author: Noel Grandin AuthorDate: Sat Aug 21 20:29:

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

2021-08-22 Thread Noel Grandin (via logerrit)
filter/source/msfilter/msdffimp.cxx |4 ++-- include/filter/msfilter/msdffimp.hxx |7 +++ sw/source/filter/ww8/ww8par.cxx |2 +- vcl/source/gdi/svmconverter.cxx |6 +++--- 4 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 54f6de1b07c7dc167f5013e7

[Libreoffice-commits] core.git: solenv/gbuild

2021-08-22 Thread Stephan Bergmann (via logerrit)
solenv/gbuild/Gallery.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 840b1714d3f00a60b81676bddf201355e3c47afb Author: Stephan Bergmann AuthorDate: Sun Aug 22 11:50:53 2021 +0200 Commit: Stephan Bergmann CommitDate: Sun Aug 22 14:32:32 2021 +0200 G

[Libreoffice-commits] core.git: RepositoryExternal.mk solenv/gbuild

2021-08-22 Thread Stephan Bergmann (via logerrit)
RepositoryExternal.mk |1 + solenv/gbuild/extensions/pre_BuildTools.mk |1 - 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 0e7d4d99beda181f4e22725e4b8295d25489696f Author: Stephan Bergmann AuthorDate: Sun Aug 22 11:26:38 2021 +0200 Commit:

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

2021-08-22 Thread Caolán McNamara (via logerrit)
sw/source/core/doc/DocumentContentOperationsManager.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit eb05182c68f4c6c842da216c9662fce7a6d0047d Author: Caolán McNamara AuthorDate: Sat Aug 21 17:27:28 2021 +0100 Commit: Caolán McNamara CommitDa

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

2021-08-22 Thread Caolán McNamara (via logerrit)
bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx |8 1 file changed, 8 insertions(+) New commits: commit 8ff57504f75ddd35c3f585cf2224c6fcc3863ca3 Author: Caolán McNamara AuthorDate: Sat Aug 21 21:38:46 2021 +0100 Commit: Caolán McNamara CommitDate: Sun Aug 22 13:10:05 2021

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

2021-08-22 Thread Luboš Luňák (via logerrit)
comphelper/source/misc/debuggerinfo.cxx | 33 1 file changed, 33 insertions(+) New commits: commit 096e28acff82948eef6c5425593f0929c9367a6f Author: Luboš Luňák AuthorDate: Fri Aug 20 16:11:04 2021 +0200 Commit: Luboš Luňák CommitDate: Sun Aug 22 10:57:

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

2021-08-22 Thread Noel Grandin (via logerrit)
include/svx/svdoedge.hxx |6 -- include/svx/svdorect.hxx |6 +++--- svx/source/svdraw/svdocirc.cxx |4 ++-- svx/source/svdraw/svdoedge.cxx |6 +++--- svx/source/svdraw/svdorect.cxx |7 ++- 5 files changed, 14 insertions(+), 15 deletions(-) New commits: comm

[Libreoffice-commits] core.git: 2 commits - basegfx/source svgio/inc svgio/source svx/source sw/source

2021-08-22 Thread Noel Grandin (via logerrit)
basegfx/source/polygon/b2dpolygon.cxx |4 ++-- svgio/inc/svgpathnode.hxx |7 --- svgio/inc/svgpolynode.hxx |5 +++-- svgio/source/svgreader/svgpathnode.cxx |2 +- svgio/source/svgreader/svgpolynode.cxx |2 +- svgio/source/svgre

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

2021-08-22 Thread Kevin Suo (via logerrit)
sdext/source/pdfimport/test/testdocs/testTdf143959.pdf |binary sdext/source/pdfimport/test/tests.cxx | 34 + sdext/source/pdfimport/wrapper/wrapper.cxx |9 3 files changed, 43 insertions(+) New commits: commit a1759769804a7f3b9895b481229d49