Re: SdrObject from SwFrameFormat

2021-06-01 Thread Miklos Vajna
Hi Regina, On Wed, Jun 02, 2021 at 12:48:59AM +0200, Regina Henschel wrote: > in DocxSdrExport::startDMLAnchorInline() in > sw/source/filter/ww8/docxsdrexport.cxx > I can get the SdrObject of an object with > SdrObject* pObject = pFrameFormat->FindRealSdrObject(); > > Do you know a Scenario, wh

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

2021-06-01 Thread Mike Kaganski (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 559fe86c12065fc697e36cacb7074d46e46c1e3d Author: Mike Kaganski AuthorDate: Tue Jun 1 23:59:19 2021 +0200 Commit: Mike Kaganski CommitDate: Wed Jun 2

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

2021-06-01 Thread Julien Nabet (via logerrit)
slideshow/source/engine/shapes/viewmediashape.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7e9c3569f9258877b5303f041283d4882d1290fe Author: Julien Nabet AuthorDate: Tue Jun 1 19:08:13 2021 +0200 Commit: Julien Nabet CommitDate: Wed Jun 2 08:38:43 20

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

2021-06-01 Thread Caolán McNamara (via logerrit)
configure.ac |3 +++ 1 file changed, 3 insertions(+) New commits: commit a3a203b7c697a38d4f79877d6b5c1423fa52f2d8 Author: Caolán McNamara AuthorDate: Tue Jun 1 17:33:57 2021 +0100 Commit: Jan-Marek Glogowski CommitDate: Wed Jun 2 08:24:35 2021 +0200 enabling gtk vclplugs is sup

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

2021-06-01 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 293 +++--- sw/qa/extras/ooxmlimport/ooxmlimport2.cxx | 129 - sw/qa/inc/swmodeltestbase.hxx |1 3 files changed, 274 insertions(+), 149 deletions(-) New commits: commit 566370dc3754ed3f858f1617e776

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

2021-06-01 Thread Rizal Muttaqin (via logerrit)
icon-themes/sifr/cmd/32/paste.png |binary icon-themes/sifr_dark/cmd/32/paste.png |binary icon-themes/sifr_dark_svg/cmd/32/paste.svg |2 +- icon-themes/sifr_svg/cmd/32/paste.svg |2 +- 4 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a153dcefae06b259

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

2021-06-01 Thread Eike Rathke (via logerrit)
solenv/inc/langlist.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 0b4f7f5c8579cedb48c2ea56fced795b80d454fd Author: Eike Rathke AuthorDate: Wed Jun 2 01:35:33 2021 +0200 Commit: Eike Rathke CommitDate: Wed Jun 2 02:23:30 2021 +0200 Fix tinderbox, remove Sesotho {st-

SdrObject from SwFrameFormat

2021-06-01 Thread Regina Henschel
Hi all, in DocxSdrExport::startDMLAnchorInline() in sw/source/filter/ww8/docxsdrexport.cxx I can get the SdrObject of an object with SdrObject* pObject = pFrameFormat->FindRealSdrObject(); Do you know a Scenario, when pObject does not exist when startDMLAnchorInline() is used? Kind regards

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

2021-06-01 Thread Bartosz Kosiorek (via logerrit)
emfio/source/reader/emfreader.cxx | 177 +++--- 1 file changed, 92 insertions(+), 85 deletions(-) New commits: commit 82bde77366e8d92a791ca629df02026bfa5efe21 Author: Bartosz Kosiorek AuthorDate: Tue Jun 1 20:09:52 2021 +0200 Commit: Bartosz Kosiorek Com

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

2021-06-01 Thread Mike Kaganski (via logerrit)
svx/source/svdraw/svdotextdecomposition.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 5c76a19342f06615f5722a558556fc7b760f7174 Author: Mike Kaganski AuthorDate: Tue Jun 1 21:46:56 2021 +0200 Commit: Mike Kaganski CommitDate: Tue Jun 1 23:08:26 2021 +

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

2021-06-01 Thread Stephan Bergmann (via logerrit)
basic/source/runtime/dllmgr-x64.cxx |3 ++- embeddedobj/source/msole/olecomponent.cxx |2 +- extensions/source/ole/oleobjw.cxx | 10 -- svl/source/crypto/cryptosign.cxx | 12 4 files changed, 15 insertions(+), 12 deletions(-) New commits: co

[Libreoffice-commits] core.git: external/cairo RepositoryExternal.mk

2021-06-01 Thread Jan-Marek Glogowski (via logerrit)
RepositoryExternal.mk| 32 +++ external/cairo/ExternalPackage_cairo.mk |4 --- external/cairo/ExternalPackage_pixman.mk |5 external/cairo/ExternalProject_cairo.mk |8 +-- external/cairo/ExternalProject_pixman.mk |2 - 5

[Libreoffice-commits] core.git: external/cairo external/freetype RepositoryExternal.mk

2021-06-01 Thread Jan-Marek Glogowski (via logerrit)
RepositoryExternal.mk |4 - external/cairo/ExternalProject_cairo.mk | 14 -- external/cairo/ExternalProject_pixman.mk | 13 -- external/cairo/UnpackedTarball_pixman.mk |4 - external/cairo/pixman/Makefile.win32.common | 54 ---

[Libreoffice-commits] core.git: solenv/clang-format xmlsecurity/inc xmlsecurity/IwyuFilter_xmlsecurity.yaml xmlsecurity/Library_xmlsecurity.mk xmlsecurity/source

2021-06-01 Thread Jan-Marek Glogowski (via logerrit)
solenv/clang-format/excludelist |4 ++-- xmlsecurity/IwyuFilter_xmlsecurity.yaml |4 ++-- xmlsecurity/Library_xmlsecurity.mk |2 +- xmlsecurity/inc/xsecctl.hxx |2 +- xmlsecurity/source/helper/UriBindingHelper.cxx |

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

2021-06-01 Thread Eike Rathke (via logerrit)
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + solenv/inc/langlist.mk |1 + svtools/inc/langtab.hrc|3 ++- 4 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 75458bfab180a57597e674d38e2953c

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit c3858276077d5b1941d2645919c2a6e583c6052a Author: Caolán McNamara AuthorDate: Tue Jun 1 13:20:43 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 21:15:56 2021 +0

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

2021-06-01 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf138302_restartNumbering.odt |binary sw/qa/extras/ww8export/ww8export3.cxx |6 ++ sw/source/filter/ww8/wrtw8num.cxx | 11 +++ sw/source/filter/ww8/wrtww8.hxx|1 + sw/sourc

[Libreoffice-commits] core.git: configure.ac connectivity/Module_connectivity.mk postprocess/CustomTarget_registry.mk

2021-06-01 Thread Jan-Marek Glogowski (via logerrit)
configure.ac | 49 ++--- connectivity/Module_connectivity.mk | 22 ++--- postprocess/CustomTarget_registry.mk | 130 +++ 3 files changed, 105 insertions(+), 96 deletions(-) New commits: commit ffc6d564b91692cd9d99a0eb3b1ceaf54f

Re: Help for Build DEB and/or RPM Packages

2021-06-01 Thread Christian Lohmaier
On Mon, May 31, 2021 at 4:57 PM siqin wrote: > […] > It was okay so far, But when build DEB and/or RPM Packages, I got an error. > > ./autogen.sh --with-distro=LibreOfficeLinux Note that the --enable-epm and the --with-package-format switches are all that is required to build packages, the o

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 7cdf74b305be14825c615b2abe6ab8d79fe858ff Author: Caolán McNamara AuthorDate: Tue Jun 1 13:20:43 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 17:06:47 2021 +0200

Important: AskBot migration

2021-06-01 Thread sophi
Hi all, As you know we have had an extended testing period these last months on Discourse. We first evaluated Discourse as a tool, then proceeded to a migration test from AskBot. Thanks a lot to all who have participated to the tests and to Guilhem who has done a tremendous work! With the great f

[Libreoffice-commits] core.git: logerrit

2021-06-01 Thread Ilmari Lauhakangas (via logerrit)
logerrit | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) New commits: commit 1add28ba7eed357e47394bfe31f08b25e7fae01d Author: Ilmari Lauhakangas AuthorDate: Wed May 26 17:26:52 2021 +0300 Commit: Michael Stahl CommitDate: Tue Jun 1 16:39:03 2021 +0200 logerr

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

2021-06-01 Thread Stephan Bergmann (via logerrit)
configure.ac |2 ++ 1 file changed, 2 insertions(+) New commits: commit 433cbb6a3bf2cb0587bc0c0da99c1bfb715da690 Author: Stephan Bergmann AuthorDate: Mon May 31 13:30:37 2021 +0200 Commit: Michael Stahl CommitDate: Tue Jun 1 16:26:57 2021 +0200 Adapt to hamcrest-2.2-3.fc35.noar

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

2021-06-01 Thread Stephan Bergmann (via logerrit)
editeng/source/items/numitem.cxx |4 ++-- include/editeng/numitem.hxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fca96bf4b21ca47a98a2bd0114f7c22935acc54b Author: Stephan Bergmann AuthorDate: Tue Jun 1 13:58:17 2021 +0200 Commit: Stephan Ber

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

2021-06-01 Thread Stephan Bergmann (via logerrit)
include/editeng/svxrtf.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit c275617a9d547e13def33e3d06068c08bf492f78 Author: Stephan Bergmann AuthorDate: Tue Jun 1 13:53:14 2021 +0200 Commit: Stephan Bergmann CommitDate: Tue Jun 1 16:25:47 2021 +0200 Avoid -Werror,-Wdepr

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

2021-06-01 Thread Miklos Vajna (via logerrit)
sw/qa/extras/htmlexport/htmlexport.cxx | 32 + sw/source/filter/html/htmlflywriter.cxx | 76 sw/source/filter/html/htmlplug.cxx |5 +- sw/source/filter/html/wrthtml.hxx |3 - 4 files changed, 86 insertions(+), 30 deletions(-) Ne

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

2021-06-01 Thread Julien Nabet (via logerrit)
slideshow/source/engine/shapes/viewmediashape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e45575443ca5e4b6683e81e1c2e8e4a543b506fb Author: Julien Nabet AuthorDate: Tue Jun 1 12:59:08 2021 +0200 Commit: Julien Nabet CommitDate: Tue Jun 1 15:41:22 2021

[Libreoffice-commits] core.git: config_host/config_features.h.in config_host/config_vclplug.h.in config_host.mk.in configure.ac desktop/source distro-configs/LibreOfficeAndroidAarch64.conf distro-conf

2021-06-01 Thread Jan-Marek Glogowski (via logerrit)
config_host.mk.in |1 config_host/config_features.h.in |9 config_host/config_vclplug.h.in |7 configure.ac | 354 -- desktop/source/lib/init.cxx |2

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 159666084a28ab3591b96cdd390f8fa0ac62bf3c Author: Caolán McNamara AuthorDate: Tue Jun 1 12:36:50 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 15:27:39 2021 +0200 gtk4: GtkButtonB

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

2021-06-01 Thread Caolán McNamara (via logerrit)
sd/source/ui/inc/View.hxx |6 +- sd/source/ui/view/drviews1.cxx |2 +- sd/source/ui/view/sdview.cxx |2 +- sd/source/ui/view/sdview2.cxx | 29 - 4 files changed, 27 insertions(+), 12 deletions(-) New commits: commit 2907f7d97a3dabe1179f0251791

Re: Vector screenshots for the manuals: better quality and more visually attractive

2021-06-01 Thread Olivier Hallot
Hi Em 01/06/2021 06:50, Thorsten Behrens escreveu: Hi Hossein, Hossein Noorikhah wrote: I have temporarily disabled these assertions and aborts, and by further disabling the autosave, everything was fine, and I could take vector screenshots. That's pretty cool, thx for figuring that out! :)

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

2021-06-01 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf142404_tabOverMarginC15.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport16.cxx|8 writerfilter/source/dmapper/SettingsTable.cxx |1 + writerfilter/source/filter/WriterFilter.cxx |1 - 4 fi

[Libreoffice-commits] core.git: helpcontent2

2021-06-01 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de68b6ecaacee80b87f8884d24c45bf9a610f2a0 Author: Olivier Hallot AuthorDate: Tue Jun 1 09:56:14 2021 -0300 Commit: Gerrit Code Review CommitDate: Tue Jun 1 14:56:14 2021 +0200 Update git submod

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

2021-06-01 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/04060116.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21cf37e87fc662ede68f96efa9d13a412430ef96 Author: Olivier Hallot AuthorDate: Tue Jun 1 09:19:04 2021 -0300 Commit: Adolfo Jayme Barrientos CommitDate: Tue Jun 1 14:56:14 2021 +0

New Defects reported by Coverity Scan for LibreOffice

2021-06-01 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 5 new defect(s) introduced to LibreOffice found with Coverity Scan. 2 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect

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

2021-06-01 Thread Noel Grandin (via logerrit)
sw/qa/core/filters-test.cxx |7 +++ sw/qa/core/filters-test2.cxx |7 +++ 2 files changed, 14 insertions(+) New commits: commit 6ab23779456df511a4e869ee4dc48584d297effd Author: Noel Grandin AuthorDate: Tue Jun 1 12:27:35 2021 +0200 Commit: Noel Grandin CommitDate: Tue Ju

[Libreoffice-commits] core.git: solenv/clang-format

2021-06-01 Thread Stephan Bergmann (via logerrit)
solenv/clang-format/excludelist |1 + 1 file changed, 1 insertion(+) New commits: commit d5133826621709cf201a128961f54a2c91090d03 Author: Stephan Bergmann AuthorDate: Tue Jun 1 11:53:22 2021 +0200 Commit: Stephan Bergmann CommitDate: Tue Jun 1 14:30:12 2021 +0200 Add sd/source/

[Libreoffice-commits] core.git: helpcontent2

2021-06-01 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2f116a3de45a961b3849474daf0024fc05b9380 Author: Olivier Hallot AuthorDate: Tue Jun 1 09:21:26 2021 -0300 Commit: Gerrit Code Review CommitDate: Tue Jun 1 14:21:26 2021 +0200 Update git submod

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

2021-06-01 Thread Olivier Hallot (via logerrit)
source/text/shared/01/ref_pdf_export_general.xhp |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 027ea0f2535143df97c7f5664669eb4e7920efab Author: Olivier Hallot AuthorDate: Tue Jun 1 07:31:38 2021 -0300 Commit: Olivier Hallot CommitDate: Tue Jun 1 14:21

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

2021-06-01 Thread Caolán McNamara (via logerrit)
editeng/source/rtf/svxrtf.cxx | 29 + 1 file changed, 13 insertions(+), 16 deletions(-) New commits: commit 00dac9306480cdca9be4e19ae3ff248df8b59c45 Author: Caolán McNamara AuthorDate: Tue Jun 1 10:55:21 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Ju

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

2021-06-01 Thread Caolán McNamara (via logerrit)
editeng/source/rtf/rtfitem.cxx | 17 - editeng/source/rtf/svxrtf.cxx |9 - 2 files changed, 12 insertions(+), 14 deletions(-) New commits: commit e7afd6407401014f9eee6cbce0f80da7c0491a4e Author: Caolán McNamara AuthorDate: Tue Jun 1 10:47:39 2021 +0100 Commit:

[Libreoffice-commits] core.git: leak-suppress.txt

2021-06-01 Thread Noel Grandin (via logerrit)
leak-suppress.txt |4 1 file changed, 4 insertions(+) New commits: commit 2f78b2c4e8f82d9b5eb6fb5985a3f5e298b28499 Author: Noel Grandin AuthorDate: Tue Jun 1 11:02:22 2021 +0200 Commit: Noel Grandin CommitDate: Tue Jun 1 13:45:07 2021 +0200 ignore crypto leaks for now

Re: Vector screenshots for the manuals: better quality and more visually attractive

2021-06-01 Thread Samuel Thibault
Hello, Thorsten Behrens, le mar. 01 juin 2021 11:50:11 +0200, a ecrit: > Hossein Noorikhah wrote: > > I have temporarily disabled these assertions and aborts, and by > > further disabling the autosave, everything was fine, and I could > > take vector screenshots. > > > That's pretty cool, thx for

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

2021-06-01 Thread Tünde Tóth (via logerrit)
sc/qa/uitest/autofilter/autofilter.py | 13 ++--- sc/qa/uitest/autofilter/autofilterBugs.py | 18 +- sc/qa/uitest/autofilter/tdf68113.py |8 sc/source/ui/view/gridwin.cxx | 29 +++-- 4 files changed, 42 insert

Re: Help for Build DEB and/or RPM Packages

2021-06-01 Thread Michael Stahl
On 31/05/2021 05.18, siqin wrote: Hi All. I am want to build LibreOffice on Ubuntu 20.10. ./configure: line 40704: cd: ../share/ant/bin: No such file or directory ./configure: line 40704: cd: ../share/ant/bin: No such file or directory ./configure: line 40704: cd: ../share/ant/bin: No such f

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

2021-06-01 Thread Noel Grandin (via logerrit)
framework/qa/cppunit/services.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25a648541a423b794b5827552e03fba1084b3792 Author: Noel Grandin AuthorDate: Tue Jun 1 11:12:19 2021 +0200 Commit: Noel Grandin CommitDate: Tue Jun 1 12:57:37 2021 +0200 fix

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

2021-06-01 Thread Noel Grandin (via logerrit)
sc/CppunitTest_sc_pdf_export.mk |6 ++ sc/qa/extras/scpdfexport.cxx| 13 + 2 files changed, 19 insertions(+) New commits: commit 460b70779e5b88fcb021bf3f6ea1d682e1d6e0f3 Author: Noel Grandin AuthorDate: Tue Jun 1 10:13:03 2021 +0200 Commit: Noel Grandin CommitD

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b05090e9d8765e964d939ee5cdd743fc7f463acd Author: Caolán McNamara AuthorDate: Tue Jun 1 09:33:27 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 12:20:29 2021 +0200 g

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9ed7d6241ce7f0b818c8eec43d2b7db1537047a4 Author: Caolán McNamara AuthorDate: Tue Jun 1 09:30:15 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 12:20:03 2021 +0200 g

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

2021-06-01 Thread Caolán McNamara (via logerrit)
compilerplugins/clang/unusedmethods.results |2 -- include/vcl/weld.hxx|2 -- vcl/inc/salvtables.hxx |2 -- vcl/source/app/salvtables.cxx |2 -- vcl/unx/gtk3/gtkinst.cxx| 11 --- 5 files change

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 40 +--- 1 file changed, 37 insertions(+), 3 deletions(-) New commits: commit 40b45db8117735b41802a1bfe487f33164a4a1ff Author: Caolán McNamara AuthorDate: Tue Jun 1 09:20:05 2021 +0100 Commit: Caolán McNamara CommitDate: T

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

2021-06-01 Thread Noel Grandin (via logerrit)
sc/source/filter/xcl97/xcl97rec.cxx |2 +- sc/source/filter/xml/xmlbodyi.cxx |8 sc/source/filter/xml/xmlimprt.cxx | 30 +++--- 3 files changed, 20 insertions(+), 20 deletions(-) New commits: commit 9e37f53874d4e36e3529345ffe7a5721e6a4c751 Author:

Re: Vector screenshots for the manuals: better quality and more visually attractive

2021-06-01 Thread Thorsten Behrens
Hi Hossein, Hossein Noorikhah wrote: > I have temporarily disabled these assertions and aborts, and by > further disabling the autosave, everything was fine, and I could > take vector screenshots. > That's pretty cool, thx for figuring that out! :) > The tiny patch is attached. > You're triggerin

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

2021-06-01 Thread Michael Stahl (via logerrit)
sw/source/core/doc/DocumentRedlineManager.cxx |2 ++ sw/source/core/text/txtfrm.cxx|2 ++ 2 files changed, 4 insertions(+) New commits: commit 2b95e286c1091252d87720d106a50eeb65dceb00 Author: Michael Stahl AuthorDate: Thu Jan 14 20:10:24 2021 +0100 Commit: Michael

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

2021-06-01 Thread Justin Luth (via logerrit)
sw/source/core/edit/autofmt.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 347c75832300cd7c00b61243e0137e159013c540 Author: Justin Luth AuthorDate: Fri Jan 15 20:32:43 2021 +0300 Commit: Michael Stahl CommitDate: Tue Jun 1 11:18:58 2021 +0200

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

2021-06-01 Thread Michael Stahl (via logerrit)
sfx2/source/doc/objstor.cxx | 33 + 1 file changed, 33 insertions(+) New commits: commit 4e54aca8f5fb78e75b8777fdfe93b9166af402b4 Author: Michael Stahl AuthorDate: Fri Jul 10 14:30:34 2020 +0200 Commit: Michael Stahl CommitDate: Tue Jun 1 11:18:37 2021

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

2021-06-01 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- external/libxml2/libxml2-config.patch.1 |4 ++-- external/libxml2/libxml2-global-symbols.patch |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 72546327814dde30fed26437ec15591804caa4ca Author:

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

2021-06-01 Thread Michael Stahl (via logerrit)
svx/source/dialog/rulritem.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0aed4433851e6e188e4fad552c6534d732cd243c Author: Michael Stahl AuthorDate: Fri May 14 16:35:46 2021 +0200 Commit: Michael Stahl CommitDate: Tue Jun 1 11:17:30 2021 +0200 add missing includ

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

2021-06-01 Thread Michael Stahl (via logerrit)
external/python3/0001-remove-long-double-from-ctypes-value-union.patch.1 | 34 ++ external/python3/UnpackedTarball_python3.mk | 1 2 files changed, 35 insertions(+) New commits: commit 178542f70af6fa86b391b6f4534ff545c10e7223 Author: Michael Stahl

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - include/o3tl

2021-06-01 Thread Jeff Law (via logerrit)
include/o3tl/lru_map.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 51e8d4a15c3aeb98517fb9a90838a060a280f8ba Author: Jeff Law AuthorDate: Tue Nov 3 08:05:03 2020 -0700 Commit: Michael Stahl CommitDate: Tue Jun 1 11:16:04 2021 +0200 include cstddef for gcc11

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - odk/build-examples_common.mk

2021-06-01 Thread Michael Stahl (via logerrit)
odk/build-examples_common.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a2fa36eb2c0a69884d4a3188ec542b89861e57d Author: Michael Stahl AuthorDate: Mon May 3 12:48:14 2021 +0200 Commit: Michael Stahl CommitDate: Tue Jun 1 11:15:19 2021 +0200 odk: bu

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - external/libwpd

2021-06-01 Thread Stephan Bergmann (via logerrit)
external/libwpd/UnpackedTarball_libwpd.mk |1 + external/libwpd/include.patch | 10 ++ 2 files changed, 11 insertions(+) New commits: commit 157046b00bb706bb313d8745c723d538aa4eca7a Author: Stephan Bergmann AuthorDate: Thu Nov 5 08:16:43 2020 +0100 Commit: Micha

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - external/coinmp

2021-06-01 Thread Stephan Bergmann (via logerrit)
external/coinmp/UnpackedTarball_coinmp.mk |1 external/coinmp/configure-exit.patch | 33 ++ 2 files changed, 34 insertions(+) New commits: commit b0a5a7e4d1af7e90578d3d5bd14c1aae6587 Author: Stephan Bergmann AuthorDate: Thu Oct 1 11:50:40 2020 +020

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - external/coinmp

2021-06-01 Thread Stephan Bergmann (via logerrit)
external/coinmp/UnpackedTarball_coinmp.mk |1 external/coinmp/register.patch| 369 ++ 2 files changed, 370 insertions(+) New commits: commit 5fd567cad1b17813dc541a17253b0c13081b5321 Author: Stephan Bergmann AuthorDate: Mon Jul 20 16:23:18 2020 +0

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - external/liborcus

2021-06-01 Thread Stephan Bergmann (via logerrit)
external/liborcus/UnpackedTarball_liborcus.mk |1 external/liborcus/include.patch.0 | 30 ++ 2 files changed, 31 insertions(+) New commits: commit 49610a417f8deee8790b33c3bbdc44b31adad2ab Author: Stephan Bergmann AuthorDate: Wed Oct 7 22:29:46 2020

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

2021-06-01 Thread Noel Grandin (via logerrit)
sal/qa/osl/socket.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 313eaf979ea2d69e4ffa88a5e87cc09ffe0ff088 Author: Noel Grandin AuthorDate: Tue Jun 1 09:45:09 2021 +0200 Commit: Noel Grandin CommitDate: Tue Jun 1 10:53:28 2021 +0200 fix leak in SocketTest

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

2021-06-01 Thread Noel Grandin (via logerrit)
sc/source/filter/xml/xmlsubti.cxx | 20 ++-- sc/source/ui/app/inputhdl.cxx |4 ++-- sc/source/ui/docshell/docsh3.cxx |8 sc/source/ui/docshell/docsh5.cxx |6 +++--- sc/source/ui/formdlg/formula.cxx |7 +++ sc/source/ui/undo/undotab.cxx |

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

2021-06-01 Thread Mike Kaganski (via logerrit)
sfx2/source/control/bindings.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 21d14c51c2f07b795ba286430eb96cca0085f627 Author: Mike Kaganski AuthorDate: Tue Jun 1 08:07:52 2021 +0200 Commit: Mike Kaganski CommitDate: Tue Jun 1 10:47:10 2021 +0200

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

2021-06-01 Thread Miklos Vajna (via logerrit)
writerfilter/CppunitTest_writerfilter_rtftok.mk |1 writerfilter/qa/cppunittests/rtftok/data/invalid-hex.rtf |3 writerfilter/qa/cppunittests/rtftok/rtftokenizer.cxx | 63 +++ writerfilter/source/rtftok/rtftokenizer.cxx | 15 ++- 4 files changed,

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

2021-06-01 Thread Dennis Francis (via logerrit)
sc/qa/unit/tiledrendering/tiledrendering.cxx | 130 +++ 1 file changed, 130 insertions(+) New commits: commit 42b08e239983063e559af8bd249213bba79eee48 Author: Dennis Francis AuthorDate: Thu May 27 14:02:28 2021 +0530 Commit: Dennis Francis CommitDate: Tue Jun 1

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

2021-06-01 Thread Dennis Francis (via logerrit)
sc/qa/unit/tiledrendering/tiledrendering.cxx | 114 +++ 1 file changed, 114 insertions(+) New commits: commit d1a1b8ac3d7eea4b571d8015e31549f39a0b20ed Author: Dennis Francis AuthorDate: Tue May 25 15:48:39 2021 +0530 Commit: Dennis Francis CommitDate: Tue Jun 1

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

2021-06-01 Thread Dennis Francis (via logerrit)
editeng/source/editeng/impedit.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit c5e249877b93e9d11788ec04fffee1dcb142a0e5 Author: Dennis Francis AuthorDate: Tue May 25 10:53:22 2021 +0530 Commit: Dennis Francis CommitDate: Tue Jun 1 10:18:10 2021

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

2021-06-01 Thread Dennis Francis (via logerrit)
editeng/source/editeng/impedit.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 77704022556bb97a64ef47666230a2c0232d45d3 Author: Dennis Francis AuthorDate: Tue May 25 10:35:22 2021 +0530 Commit: Dennis Francis CommitDate: Tue Jun 1 10:17:33 20

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

2021-06-01 Thread Dennis Francis (via logerrit)
sc/source/ui/app/inputhdl.cxx | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) New commits: commit ccbbd6bac6aaf5691a66a56b82d2592153336191 Author: Dennis Francis AuthorDate: Wed May 19 20:17:01 2021 +0530 Commit: Dennis Francis CommitDate: Tue Jun 1 1

[Libreoffice-commits] core.git: Makefile.in

2021-06-01 Thread Stephan Bergmann (via logerrit)
Makefile.in |2 ++ 1 file changed, 2 insertions(+) New commits: commit f3e1cc6eb5bf2f12c1783890bcd2be7d4aeb0abf Author: Stephan Bergmann AuthorDate: Tue Jun 1 09:11:40 2021 +0200 Commit: Stephan Bergmann CommitDate: Tue Jun 1 10:09:34 2021 +0200 Remove config.warn during `make

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

2021-06-01 Thread Attila Szűcs (via logerrit)
sc/qa/unit/uicalc/uicalc.cxx | 13 + sc/source/ui/view/tabvwshf.cxx |2 ++ 2 files changed, 15 insertions(+) New commits: commit 5ead135faaee76bea78f481d7c63d54f56e9098c Author: Attila Szűcs AuthorDate: Mon May 17 15:26:34 2021 +0200 Commit: László Németh CommitDate:

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

2021-06-01 Thread Muhammet Kara (via logerrit)
cui/source/dialogs/AdditionsDialog.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit dc5d49da82e8ad2d2ae32aa40e53c62817902fc7 Author: Muhammet Kara AuthorDate: Sat May 29 18:17:54 2021 +0300 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:49:44

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - include/sal

2021-06-01 Thread Stephan Bergmann (via logerrit)
include/sal/log.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 428206c3c1c54d01435cf4e4a07174cfbd567335 Author: Stephan Bergmann AuthorDate: Wed May 5 08:20:18 2021 +0200 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:48:33 2021 +0200 Adapt t

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 26d755840c318b7296276bdc526e1c860c3406ac Author: Caolán McNamara AuthorDate: Mon May 31 20:51:25 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:47:39 2021 +0200 gtk4:

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 3199e5e8002453e00cc54c338a1f198f2c405968 Author: Caolán McNamara AuthorDate: Mon May 31 20:46:26 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:47:02 2021 +0200 gtk4: reenable a

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 96c327049e5c012746c991d16042423b99624f50 Author: Caolán McNamara AuthorDate: Mon May 31 20:42:57 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:46:44 2021 +0200 gt

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 53ea95aec4e1bcdcbf50bdd6fd2e5761c26db184 Author: Caolán McNamara AuthorDate: Mon May 31 20:40:23 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:45:42 2021 +0200 gtk4: reenable a

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit f1ef0fe2b906188ad5245d04881fb6cc78dad616 Author: Caolán McNamara AuthorDate: Mon May 31 20:31:28 2021 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 1 09:44:07 2021 +0200

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

2021-06-01 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf138302_restartNumbering.odt |binary sw/qa/extras/ww8export/ww8export3.cxx |6 ++ sw/source/filter/ww8/wrtw8num.cxx | 11 +++ sw/source/filter/ww8/wrtww8.hxx|1 + sw/sourc

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 44 1 file changed, 32 insertions(+), 12 deletions(-) New commits: commit 8cd23766ac55470664e3e08d549a5591c9d34789 Author: Caolán McNamara AuthorDate: Mon May 31 20:11:31 2021 +0100 Commit: Caolán McNamara CommitD

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

2021-06-01 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 41 ++--- 1 file changed, 26 insertions(+), 15 deletions(-) New commits: commit fe533ea89352dace57751c92065ed623612334c5 Author: Caolán McNamara AuthorDate: Mon May 31 19:57:52 2021 +0100 Commit: Caolán McNamara CommitDate

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

2021-06-01 Thread Caolán McNamara (via logerrit)
sot/source/sdstor/stgio.cxx |5 +++-- sot/source/sdstor/ucbstorage.cxx |3 ++- vcl/unx/gtk3/gtkinst.cxx |4 3 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 23ad55d391b50ded2612316ff05ea9034e5dff33 Author: Caolán McNamara AuthorDate: Mon May

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

2021-06-01 Thread Noel Grandin (via logerrit)
sd/source/ui/func/fuinsfil.cxx | 60 +-- sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx| 10 +-- sd/source/ui/slidesorter/cache/SlsBitmapCache.hxx|2 sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx |4 - sd/source/ui/unoidl/unomode

LibreOfficeAndroid APK compilation issues

2021-06-01 Thread ?9?4 ????
Hello!I am a developer compiling LibreOffice. I would like to ask you a question. Why does the Android APK compiled according to the official requirements flash back when opening the Office document? My compile environment: Ubuntu20.04 The NDK: r19c or NDK22.1 Android4.0 or Android5.0 or  And

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

2021-06-01 Thread László Németh (via logerrit)
sw/qa/extras/uiwriter/uiwriter2.cxx | 79 ++ sw/source/core/doc/DocumentRedlineManager.cxx | 21 ++ 2 files changed, 100 insertions(+) New commits: commit 6a4409647519e0466896fae4ffe2dc64edd53d9a Author: László Németh AuthorDate: Mon May 31 14:38:31

[Libreoffice-commits] core.git: bin/check-missing-unittests.py

2021-06-01 Thread Xisco Fauli (via logerrit)
bin/check-missing-unittests.py |4 1 file changed, 4 insertions(+) New commits: commit e1908f9e2345d9aebc28d93a8c647f0ed69b360e Author: Xisco Fauli AuthorDate: Mon May 31 19:10:54 2021 +0200 Commit: Xisco Fauli CommitDate: Tue Jun 1 09:28:56 2021 +0200 check-missing-unitte

[Libreoffice-commits] core.git: Makefile.in

2021-06-01 Thread Stephan Bergmann (via logerrit)
Makefile.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c2096ecb244cd70736e1e3be02e856a6d9ef57b5 Author: Stephan Bergmann AuthorDate: Tue Jun 1 08:06:05 2021 +0200 Commit: Stephan Bergmann CommitDate: Tue Jun 1 09:10:41 2021 +0200 Better keep these