1. 23 May, 2018 16 kayıt (commit)
  2. 22 May, 2018 24 kayıt (commit)
    • Andras Timar's avatar
      Updated core · 8fae8a6c
      Andras Timar yazdı
      Project: translations  70836fdf7467a34f5a5ac03c576e9ebe535f5cde
      
      Updated Slovenian translation
      
      Change-Id: Ie07dce5eb9058d91cdf5f835da6bb24b01641841
      8fae8a6c
    • Caolán McNamara's avatar
      ofz#8442 Integer-overflow · 7dd83ed3
      Caolán McNamara yazdı
      Change-Id: I8d09ce583abac38420646b60b83f56e02eb48cab
      Reviewed-on: https://gerrit.libreoffice.org/54656Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      7dd83ed3
    • László Németh's avatar
      Updated core · 5dda4715
      László Németh yazdı
      Project: dictionaries  e90e83b23b6ace35349fc2b3e65bd2d69c80ddd8
      
      Hungarian dictionary v1.7
      
      Extend Hungarian dictionary with boundary data for compound words
      and for disambiguation of digraphs to fix incomplete and bad
      Hungarian collate, sorting and hyphenation rules in the future.
      
      Other minor fixes (*idegenszó -> idegen szó, *periférikus etc.)
      
      Change-Id: I3278801ac875f2d33fd5dc62efc43a9a81194734
      Reviewed-on: https://gerrit.libreoffice.org/54480Reviewed-by: 's avatarLászló Németh <nemeth@numbertext.org>
      Tested-by: 's avatarLászló Németh <nemeth@numbertext.org>
      5dda4715
    • László Németh's avatar
      tdf#117171 support localized sequence numbering styles · 7b6c5e32
      László Németh yazdı
      for example, illustration and table numbering in ordinal
      and cardinal number names and ordinal indicators.
      
      Change-Id: I1911d40aba1b18230a49b2e968af2753d1eeb6f3
      Reviewed-on: https://gerrit.libreoffice.org/54672Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarLászló Németh <nemeth@numbertext.org>
      7b6c5e32
    • Andrea Gelmini's avatar
      Fix typos · ba9b525e
      Andrea Gelmini yazdı
      Change-Id: I5ad14286712e27e8d15174c9ed420bf93367d041
      Reviewed-on: https://gerrit.libreoffice.org/54579Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      ba9b525e
    • Tor Lillqvist's avatar
      Bin noise comments · e1544f87
      Tor Lillqvist yazdı
      Change-Id: I2110cdfd37e9867bf5aab059a878fa85ef66fdc4
      e1544f87
    • Miklos Vajna's avatar
      tdf#106702 PDF export: fix missing images from Writer headers/footers · 4c2172a3
      Miklos Vajna yazdı
      Position of an image is determined by the relevant bitmap scale metafile
      action when recompressing images.
      
      The same position was determined by PDFExtOutDevData "meta" info when
      not recompressing images. This second rectangle was never correct for
      images repeated in Writer headers/footers on non-first pages: the
      position was relative to the page, while PDF export sets the map mode
      (origin) of the output device during export, so such positions are
      expected to be absolute ones.
      
      The root of the problem seems to be that header images in Writer are
      both repeated (as the user sees it) and unrepeated (as the doc model
      sees it), and by the time we want to get its position, we only see the
      unrepeated SdrObject.
      
      Fix the problem by using the correct position from the scale action and
      not from PDFExtOutDevData if possible.
      
      (Also give up on running CppunitTest_vcl_pdfexport in the non-pdfium
      case, most of the tests there do require pdfium anyway, and the growing
      ifdef forest in that file just made it hard to read the code.)
      
      Change-Id: I31c14d4bd223b2804859982542ebd6d5f9abd312
      Reviewed-on: https://gerrit.libreoffice.org/54674Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      4c2172a3
    • Khaled Hosny's avatar
      Use vector in BreakIterator_th instead of C arrays · 2c1fb32e
      Khaled Hosny yazdı
      Change-Id: Ie93920bccfe5444e0066f8df85b4a9d2ff060a2d
      Reviewed-on: https://gerrit.libreoffice.org/54650Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
      2c1fb32e
    • Khaled Hosny's avatar
      Fold BreakIterator_CTL into BreakIterator_th · 98908d79
      Khaled Hosny yazdı
      The split is pointless and misleading, there are no other subclasses of
      BreakIterator_CTL.
      
      Change-Id: I66e66834e6e064cea29f543434a35682ee7cd35d
      Reviewed-on: https://gerrit.libreoffice.org/54638Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
      98908d79
    • Andrea Gelmini's avatar
      Fix typos · 69245868
      Andrea Gelmini yazdı
      Change-Id: Idbe136fbfd222e8baad588dc36a2f9b7ce6996ec
      Reviewed-on: https://gerrit.libreoffice.org/54590Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      69245868
    • Tor Lillqvist's avatar
      Bin pointless variable · c7736a68
      Tor Lillqvist yazdı
      Change-Id: I6b402b124966ee6a1694839a54e79fd176270d0f
      c7736a68
    • Tor Lillqvist's avatar
      Open template read-only · e4398162
      Tor Lillqvist yazdı
      Otherwise when creating a new docuent based on a template, the
      template document file is opened read-write eventually (after first
      being opened read-only five times, and closed again...). Sure,
      LibreOffice probably doesn't actually write anything to it, but still,
      just opening read-write when you are going to only read is silly.
      
      Stack trace from the read-write opening:
      
       #0  0x00007f063dea0047 in openFilePath(char const*, void**, unsigned int, unsigned int) (cpFilePath=0x7ffeacc7d610 "/ssd1/lo/fedora/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott", pHandle=0x342af78, uFlags=3, mode=438)
          at /ssd1/lo/fedora/sal/osl/unx/file.cxx:1039
       #1  0x00007f063dea027b in openFile(_rtl_uString*, void**, unsigned int, unsigned int) (ustrFileURL=0x33ff7e0, pHandle=0x342af78, uFlags=3, mode=4294967295) at /ssd1/lo/fedora/sal/osl/unx/file.cxx:1071
       #2  0x00007f063dea01a8 in osl_openFile(rtl_uString*, oslFileHandle*, sal_uInt32) (ustrFileURL=0x33ff7e0, pHandle=0x342af78, uFlags=3)
          at /ssd1/lo/fedora/sal/osl/unx/file.cxx:1050
       #3  0x00007f060aec5f1a in osl::File::open(unsigned int) (this=0x342af78, uFlags=3) at /ssd1/lo/fedora/include/osl/file.hxx:975
       #4  0x00007f060aec5a8f in fileaccess::ReconnectingFile::open(unsigned int) (this=0x342af78, uFlags=3)
          at /ssd1/lo/fedora/ucb/source/ucp/file/filrec.cxx:50
       #5  0x00007f060aee0324 in fileaccess::XStream_impl::XStream_impl(rtl::OUString const&, bool) (this=0x342af10, aUncPath="file:///ssd1/lo/fedora/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott", bLock=true) at /ssd1/lo/fedora/ucb/source/ucp/file/filstr.cxx:58
       #6  0x00007f060aee8bac in fileaccess::TaskManager::open_rw(int, rtl::OUString const&, bool) (this=0x2c5ded0, CommandId=231, aUnqPath="file:///ssd1/lo/fedora/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott", bLock=true)
          at /ssd1/lo/fedora/ucb/source/ucp/file/filtask.cxx:766
       #7  0x00007f060ae9ba9b in fileaccess::BaseContent::open(int, com::sun::star::ucb::OpenCommandArgument2 const&) (this=0x3428810, nMyCommandIdentifier=231, aCommandArgument=...) at /ssd1/lo/fedora/ucb/source/ucp/file/bc.cxx:937
       #8  0x00007f060ae99dfa in fileaccess::BaseContent::execute(com::sun::star::ucb::Command const&, int, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&) (this=0x3428810, aCommand=..., CommandId=231, Environment=uno::Reference to (ucbhelper::CommandEnvironment *) 0x341d088) at /ssd1/lo/fedora/ucb/source/ucp/file/bc.cxx:331
       #9  0x00007f060ae9d001 in non-virtual thunk to fileaccess::BaseContent::execute(com::sun::star::ucb::Command const&, int, com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment> const&) () at /ssd1/lo/fedora/instdir/program/../program/libucpfile1.so
       #10 0x00007f06337395da in ucbhelper::Content_Impl::executeCommand(com::sun::star::ucb::Command const&) (this=0x3427f70, rCommand=...)
          at /ssd1/lo/fedora/ucbhelper/source/client/content.cxx:1258
       #11 0x00007f063373be55 in ucbhelper::Content::openWriteableStream() (this=0x7ffeacc7f030)
          at /ssd1/lo/fedora/ucbhelper/source/client/content.cxx:751
       #12 0x00007f06333f56c0 in utl::MediaDescriptor::impl_openStreamWithURL(rtl::OUString const&, bool) (this=0x7ffeacc801d0, sURL="file:///ssd1/lo/fedora/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott", bLockFile=true)
          at /ssd1/lo/fedora/unotools/source/misc/mediadescriptor.cxx:666
       #13 0x00007f06333f3e01 in utl::MediaDescriptor::impl_addInputStream(bool) (this=0x7ffeacc801d0, bLockFile=true)
          at /ssd1/lo/fedora/unotools/source/misc/mediadescriptor.cxx:521
       #14 0x00007f06333f4051 in utl::MediaDescriptor::addInputStreamOwnLock() (this=0x7ffeacc801d0)
          at /ssd1/lo/fedora/unotools/source/misc/mediadescriptor.cxx:490
       #15 0x00007f05b132f0bf in filter::config::TypeDetection::impl_openStream(utl::MediaDescriptor&) (this=0x33caa10, rDescriptor=...)
          at /ssd1/lo/fedora/filter/source/config/cache/typedetection.cxx:1127
       #16 0x00007f05b132e9ac in filter::config::TypeDetection::impl_askDetectService(rtl::OUString const&, utl::MediaDescriptor&) (this=0x33caa10, sDetectService="com.sun.star.comp.filters.StorageFilterDetect", rDescriptor=...) at /ssd1/lo/fedora/filter/source/config/cache/typedetection.cxx:981
       #17 0x00007f05b132b7a4 in filter::config::TypeDetection::impl_detectTypeFlatAndDeep(utl::MediaDescriptor&, std::__debug::vector<filter::config::FlatDetectionInfo, std::allocator<filter::config::FlatDetectionInfo> > const&, bool, std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> >&, rtl::OUString&) (this=0x33caa10, rDescriptor=..., lFlatTypes=std::__debug::vector of length 168, capacity 256 = {...}, bAllowDeep=true, rUsedDetectors=std::__debug::vector of length 1, capacity 1 = {...}, rLastChance="")
          at /ssd1/lo/fedora/filter/source/config/cache/typedetection.cxx:934
       #18 0x00007f05b1329b7c in filter::config::TypeDetection::queryTypeByDescriptor(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, unsigned char) (this=0x33caa10, lDescriptor=uno::Sequence of length 6 = {...}, bAllowDeep=1 '\001')
          at /ssd1/lo/fedora/filter/source/config/cache/typedetection.cxx:429
       #19 0x00007f05b132d321 in non-virtual thunk to filter::config::TypeDetection::queryTypeByDescriptor(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, unsigned char) () at /usr/bin/../lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/bits/stl_pair.h:331
       #20 0x00007f060df5acdd in framework::LoadEnv::impl_detectTypeAndFilter() (this=0x7ffeacc80c48)
          at /ssd1/lo/fedora/framework/source/loadenv/loadenv.cxx:739
       #21 0x00007f060df58796 in framework::LoadEnv::startLoading() (this=0x7ffeacc80c48) at /ssd1/lo/fedora/framework/source/loadenv/loadenv.cxx:357
       #22 0x00007f060df57280 in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (xLoader=uno::Reference to (framework::Desktop *) 0x282bf98, xContext=uno::Reference to (cppu::ComponentContext *) 0x145b790, sURL="file:///ssd1/lo/fedora/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott", sTarget="_default", nFlags=0, lArgs=uno::Sequence of length 4 = {...}) at /ssd1/lo/fedora/framework/source/loadenv/loadenv.cxx:160
       #23 0x00007f060dfaef40 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x282bf20, sURL="file:///ssd1/lo/fedora/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott", sTargetFrameName="_default", nSearchFlags=0, lArguments=uno::Sequence of length 4 = {...})
          at /ssd1/lo/fedora/framework/source/services/desktop.cxx:617
       #24 0x00007f060dfaeffb in non-virtual thunk to framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () at /ssd1/lo/fedora/include/rtl/stringutils.hxx:170
       #25 0x00007f06381ee762 in SfxTemplateManagerDlg::OpenTemplateHdl(ThumbnailViewItem*) (this=0x310e160, pItem=0x33925d0)
          at /ssd1/lo/fedora/sfx2/source/doc/templatedlg.cxx:690
      
      Change-Id: Iaa5cc2bd4c80bc239b8f1bf7ed8aa62d89151d62
      e4398162
    • Stephan Bergmann's avatar
      Conditional jump or move depends on uninitialised value · 11e968c0
      Stephan Bergmann yazdı
      Regression introduced with f7a011c4
      "loplugin:unusedfields in sc" e.g. during `VALGRIND=memcheck make
      CppunitTest_sc_subsequent_export_test
      CPPUNIT_TEST_NAME=ScExportTest::testTrackChangesSimpleXLSX`:
      
      > ==16928== Conditional jump or move depends on uninitialised value(s)
      > ==16928==    at 0x3C72975F: lcl_GenerateGUID(unsigned char*, bool&) (/sc/source/filter/xcl97/XclExpChangeTrack.cxx:87)
      > ==16928==    by 0x3C731303: XclExpChangeTrack::XclExpChangeTrack(XclExpRoot const&) (/sc/source/filter/xcl97/XclExpChangeTrack.cxx:1470)
      > ==16928==    by 0x3C18B6B1: ExcDocument::ReadDoc() (/sc/source/filter/excel/excdoc.cxx:788)
      > ==16928==    by 0x3C1FC902: ExportBiff5::Write() (/sc/source/filter/excel/expop2.cxx:112)
      > ==16928==    by 0x3C1A1506: lcl_ExportExcelBiff(SfxMedium&, ScDocument*, SvStream*, bool, unsigned short) (/sc/source/filter/excel/excel.cxx:181)
      > ==16928==    by 0x3C1A1044: ScFormatFilterPluginImpl::ScExportExcel5(SfxMedium&, ScDocument*, ExportFormatExcel, unsigned short) (/sc/source/filter/excel/excel.cxx:219)
      > ==16928==    by 0x2D947526: ScDocShell::ConvertTo(SfxMedium&) (/sc/source/ui/docshell/docsh.cxx:2325)
      > ==16928==    by 0x2FA06539: SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (/sfx2/source/doc/objstor.cxx:1510)
      > ==16928==    by 0x2FA0A91D: SfxObjectShell::DoSaveAs(SfxMedium&) (/sfx2/source/doc/objstor.cxx:1897)
      > ==16928==    by 0x2EFD30D7: ScBootstrapFixture::saveAndReload(ScDocShell*, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, SfxFilterFlags) (/sc/qa/unit/helper/qahelper.cxx:664)
      > ==16928==    by 0x2EFD381D: ScBootstrapFixture::saveAndReload(ScDocShell*, int) (/sc/qa/unit/helper/qahelper.cxx:686)
      > ==16928==    by 0x29A6ADEA: ScExportTest::testTrackChangesSimpleXLSX() (/sc/qa/unit/subsequent_export-test.cxx:2615)
      
      Change-Id: I08f6a8e4a3827440f8b908791555e4b2226be12d
      11e968c0
    • Zdeněk Crhonek's avatar
      uitest for bug tdf89958 · 3a45af97
      Zdeněk Crhonek yazdı
      Change-Id: I174c4c641d992e78056003fc8f4b9a24ea1c1b93
      Reviewed-on: https://gerrit.libreoffice.org/54639Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarZdenek Crhonek <zcrhonek@gmail.com>
      3a45af97
    • Andras Timar's avatar
      Updated core · 792e0d29
      Andras Timar yazdı
      Project: translations  48ec26fb5d74b043b3da3add0dc4e03a2c2ca84a
      
      Updated Slovenian translation
      
      Change-Id: I076d96ddbcc7ee5f844c0a9b2819fae32e1094ed
      792e0d29
    • Andrea Gelmini's avatar
      Updated core · 21fd1bf5
      Andrea Gelmini yazdı
      Project: help  ac3b3c4e5f94f4f942121833d08bcffd847a291c
      
      Fix typo
      
      Change-Id: Ia45bf9497ad9f8d761c14bbbe0b570a01d9883f6
      Reviewed-on: https://gerrit.libreoffice.org/54668Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarOlivier Hallot <olivier.hallot@libreoffice.org>
      21fd1bf5
    • Khaled Hosny's avatar
      tdf#113694 Fix BreakIterator_CTL surrogate pairs · 5dc52ee0
      Khaled Hosny yazdı
      BreakIterator_CTL in the non CharacterIteratorMode::SKIPCELL mode did
      not handle UTF-16 surrogate pairs at all, causing backspace to delete
      lone surrogates which is really bad. Just copied the corresponding code
      from BreakIterator_Unicode.
      
      Additionally, BreakIterator_th was not correctly skipping non-Thai text
      and always treating one character as Thai.
      
      Change-Id: Ia379327e042ff602fc19a485c4cbd1a3683f9230
      Reviewed-on: https://gerrit.libreoffice.org/54631Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
      5dc52ee0
    • Stephan Bergmann's avatar
      Missing test dependency · 93aa646d
      Stephan Bergmann yazdı
      [...]
      > CppunitTest_sc_subsequent_export_test
      > warn:oox:31852:31852:oox/source/export/vmlexport.cxx:1099: failed to open vml-shape-types
      > /usr/lib/gcc/x86_64-redhat-linux/8/../../../../include/c++/8/debug/vector:417:
      > Error: attempt to subscript container with out-of-bounds index 202, but
      > container only holds 0 elements.
      >
      > Objects involved in the operation:
      >     sequence "this" @ 0x0x7f6f0c456340 {
      >       type = std::__debug::vector<rtl::OString, std::allocator<rtl::OString> >;
      >     }
      [...]
      
      Change-Id: I1a93d97e18eb4341ea9059ea7ad52f20c298c97f
      93aa646d
    • Mike Kaganski's avatar
      db04be03 follow-up: no new log area · 99dd2aea
      Mike Kaganski yazdı
      Change-Id: Ib0dc0240db4840d3e93f1816d4288644d9e308f0
      Reviewed-on: https://gerrit.libreoffice.org/54660Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      99dd2aea
    • Mike Kaganski's avatar
      cleanup redundant variable · 741d0e0b
      Mike Kaganski yazdı
      Change-Id: I9cd40e3752cbfa85d8bf294f8ac444f88d08a881
      Reviewed-on: https://gerrit.libreoffice.org/54657Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
      741d0e0b
    • Marco Cecchetti's avatar
      lok: charts context menu was misplaced + wrong LogicToLogic conversion · 1f2d389c
      Marco Cecchetti yazdı
      Chart context menu was misplaced since the context menu expects a
      position related to the document window not to the chart window.
      Moreover map mode is not enabled for chart window, that leads to use
      the LogicToLogic routine which unfortunately provides a wrong pixel to
      twips conversion. In fact we gets a 20 twips per pixel conversion
      since LogicToLogic uses a fixed 72 dpi value, instead of a correctly
      computed output device real dpi or at least the most commonly used 96
      dpi value.
      
      Change-Id: Idb4220d03fddd4b6d643c1c0fb52754bafed7e36
      Reviewed-on: https://gerrit.libreoffice.org/53118Reviewed-by: 's avatarJan Holesovsky <kendy@collabora.com>
      Tested-by: 's avatarJan Holesovsky <kendy@collabora.com>
      Reviewed-on: https://gerrit.libreoffice.org/54649
      Reviewed-on: https://gerrit.libreoffice.org/54655Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarMarco Cecchetti <mrcekets@gmail.com>
      1f2d389c
    • Gabor Kelemen's avatar
      tdf#42949 Fix IWYU warnings in sc/inc/formularesult.hxx · 494f1a98
      Gabor Kelemen yazdı
      Found with bin/find-unneeded-includes
      This one caused lots of fallout, manage it separately
      
      Change-Id: Idf153caa07b1edd85352609806f5b8b74fc6ead8
      Reviewed-on: https://gerrit.libreoffice.org/54410Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      494f1a98
    • Tor Lillqvist's avatar
      Restore .git-hooks/commit-msg accidentally removed earlier · a0b34f97
      Tor Lillqvist yazdı
      (Removed in a06954bf.)
      
      Change-Id: Ieec84ecb9863c490786e4c195b8e6a838c0712a0
      Reviewed-on: https://gerrit.libreoffice.org/54662Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
      Tested-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
      a0b34f97
    • Miklos Vajna's avatar
      sw: prefix members of WW8Style · cea4e6c4
      Miklos Vajna yazdı
      Change-Id: Ib42250d293b7dc5ae5f4dca8687d8052db8da21e
      Reviewed-on: https://gerrit.libreoffice.org/54653Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      cea4e6c4