1. 16 Agu, 2018 33 kayıt (commit)
  2. 15 Agu, 2018 7 kayıt (commit)
    • Caolán McNamara's avatar
      ofz#9917 use a WW8SprmIter to find the sprm · 215780a7
      Caolán McNamara yazdı
      extend WW8SprmIter to support the needed paramater match feature and
      drop the custom WW8PLCFx_SEPX::HasSprm logic
      
      Change-Id: I5893e04402ed03493add398f0939a578807561ef
      Reviewed-on: https://gerrit.libreoffice.org/59118Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      215780a7
    • Caolán McNamara's avatar
      ofz#9821 Indirect-leak · 307f561e
      Caolán McNamara yazdı
      Change-Id: I7b4f1a487c49048b7796dba982c5c1d2163cce46
      Reviewed-on: https://gerrit.libreoffice.org/59068
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      307f561e
    • Julien Nabet's avatar
      tdf#117795: not all elements have ChartFontName property · 3512079d
      Julien Nabet yazdı
      See bt https://bugs.documentfoundation.org/attachment.cgi?id=144114
      In this bugtracker we tried to apply a change of fontname on reportdesign::OFixedLine
      
      Change-Id: I60ee5ca9f967fc71939e2f57ecd9de7edd680958
      Reviewed-on: https://gerrit.libreoffice.org/58895Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: Jenkins
      Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
      3512079d
    • Stephan Bergmann's avatar
      SvxNumberFormat::nAbsLSpace should have a larger type · 0d227c96
      Stephan Bergmann yazdı
      ...as is seen when executing CppunitTest_sd_filters_test with Clang's new
      -fsanitize=implicit-conversion (see below).  The next larger natural choice
      after short is sal_Int32, and some of the code calling GetAbsLSpace actually
      already supported the value to be as wide (but not wider than) sal_Int32; code
      calling GetAbsLSpace that expected the value to be no wider than short has
      either been adapted or at least been marked with a TODO.  (Other choices could
      have been sal_Int64 or long.)
      
      Some dependent function's parameter types have also been changed accordingly.
      
      > Testing file:///home/sbergman/lo/core/sd/qa/unit/data/ppt/pass/hang-10.ppt:
      [...]
      > filter/source/msfilter/svdfppt.cxx:3792:33: runtime error: implicit conversion from type 'sal_uInt32' (aka 'unsigned int') of value 144780 (32-bit, unsigned) to type 'short' changed the value to 13708 (16-bit, signed)
      >  #0 in PPTNumberFormatCreator::ImplGetNumberFormat(SdrPowerPointImport const&, SvxNumberFormat&) at filter/source/msfilter/svdfppt.cxx:3792:33 (instdir/program/libmsfilterlo.so +0x7992cc)
      >  #1 in PPTNumberFormatCreator::GetNumberFormat(SdrPowerPointImport const&, SvxNumberFormat&, unsigned int, PPTParaLevel const&, PPTCharLevel const&, TSS_Type) at filter/source/msfilter/svdfppt.cxx:3674:5 (instdir/program/libmsfilterlo.so +0x797c6d)
      >  #2 in PPTStyleSheet::PPTStyleSheet(DffRecordHeader const&, SvStream&, SdrPowerPointImport&, PPTTextParagraphStyleAtomInterpreter const&, PPTTextSpecInfo const&) at filter/source/msfilter/svdfppt.cxx:4395:13 (instdir/program/libmsfilterlo.so +0x7ac38d)
      >  #3 in SdrPowerPointImport::SdrPowerPointImport(PowerPointImportParam&, rtl::OUString const&) at filter/source/msfilter/svdfppt.cxx:1618:59 (instdir/program/libmsfilterlo.so +0x74762f)
      >  #4 in ImplSdPPTImport::ImplSdPPTImport(SdDrawDocument*, SotStorage&, SfxMedium&, PowerPointImportParam&) at sd/source/filter/ppt/pptin.cxx:175:7 (instdir/program/libsdfiltlo.so +0x5f2be8)
      >  #5 in SdPPTImport::SdPPTImport(SdDrawDocument*, SvStream&, SotStorage&, SfxMedium&) at sd/source/filter/ppt/pptin.cxx:162:23 (instdir/program/libsdfiltlo.so +0x5ce2bb)
      >  #6 in ImportPPT at sd/source/filter/ppt/pptin.cxx:2760:47 (instdir/program/libsdfiltlo.so +0x617c79)
      >  #7 in SdPPTFilter::Import() at sd/source/filter/sdpptwrp.cxx:106:32 (instdir/program/libsdlo.so +0x2878413)
      >  #8 in sd::DrawDocShell::ConvertFrom(SfxMedium&) at sd/source/ui/docshell/docshel4.cxx:474:46 (instdir/program/libsdlo.so +0x2e165bc)
      >  #9 in SfxObjectShell::DoLoad(SfxMedium*) at sfx2/source/doc/objstor.cxx:786:23 (instdir/program/libsfxlo.so +0x2c8cb12)
      >  #10 in SdFiltersTest::load(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, SfxFilterFlags, SotClipboardFormatId, unsigned int) at sd/qa/unit/filters-test.cxx:75:31 (workdir/LinkTarget/CppunitTest/libtest_sd_filters_test.so +0x19771)
      >  #11 in test::FiltersTest::recursiveScan(test::filterStatus, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, SfxFilterFlags, SotClipboardFormatId, unsigned int, bool) at unotest/source/cpp/filters-test.cxx:130:20 (workdir/LinkTarget/CppunitTest/../Library/libunotest.so +0x5724c)
      >  #12 in test::FiltersTest::testDir(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, SfxFilterFlags, SotClipboardFormatId, unsigned int, bool) at unotest/source/cpp/filters-test.cxx:155:5 (workdir/LinkTarget/CppunitTest/../Library/libunotest.so +0x57ec9)
      >  #13 in SdFiltersTest::testCVEs() at sd/qa/unit/filters-test.cxx:83:5 (workdir/LinkTarget/CppunitTest/libtest_sd_filters_test.so +0x19d6d)
      
      Change-Id: Ifa298a51bb62b7cbee9249b8289963f3427721f5
      Reviewed-on: https://gerrit.libreoffice.org/59116
      Tested-by: Jenkins
      Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      0d227c96
    • Mert Tumer's avatar
      tdf#89860 ability to print from Android Viewer · 6ede90a7
      Mert Tumer yazdı
      Change-Id: I13c7f3e085095f1c0d88ab3668557fcc1c4cb23a
      Signed-off-by: 's avatarMert Tumer <merttumer@outlook.com>
      Reviewed-on: https://gerrit.libreoffice.org/58900Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      Tested-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      6ede90a7
    • Jan-Marek Glogowski's avatar
      Fix wizard step text styling · a6a2cc8f
      Jan-Marek Glogowski yazdı
      Moves all the SetTextColor handing into ApplySettings and just
      changes the ControlBackground depending on step state.
      
      Change-Id: I96234b6353afada7bc77e2f641a160c1cf25f48d
      Reviewed-on: https://gerrit.libreoffice.org/58857
      Tested-by: Jenkins
      Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      a6a2cc8f
    • Tomaž Vajngerl's avatar
      tdf#118883 reinstate the try block to not throw on copy/paste · 757b2438
      Tomaž Vajngerl yazdı
      Seems the defnesive approach wasn't enough to ward against the
      exception being thrown when creating a clipboard document when
      copy/pasting between documents.
      
      Change-Id: Iedcfbc6fe054b46fc26005b1ea0dbadbd21a08cb
      Reviewed-on: https://gerrit.libreoffice.org/59121
      Tested-by: Jenkins
      Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      757b2438