1. 16 Agu, 2018 10 kayıt (commit)
  2. 15 Agu, 2018 30 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
    • Tomaž Vajngerl's avatar
      tdf#119276 Fix loading of images with internal LO URLs · 43b7aa51
      Tomaž Vajngerl yazdı
      Change-Id: I30556aba4490bef7f4a6e6b3899cc05f4b6a06d4
      Reviewed-on: https://gerrit.libreoffice.org/59104
      Tested-by: Jenkins
      Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      43b7aa51
    • Miklos Vajna's avatar
      sw: nOffs is always 0 in SwFntObj::DrawText() · 950e84e4
      Miklos Vajna yazdı
      Since commit 95cb8d2c (Remove
      FONT_TEST_DEBUG, COMING_SOON and some more dead code., 2011-01-24).
      
      Change-Id: Iff4ad45f8e1550254ab237ea097b17ec3122766a
      Reviewed-on: https://gerrit.libreoffice.org/59109Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      Tested-by: Jenkins
      950e84e4
    • Andrea Gelmini's avatar
      Fix typo: s/an other/another/g · 76532719
      Andrea Gelmini yazdı
      Change-Id: Iab3302d20fb9b0be4b97331709f83f818a46b2da
      Reviewed-on: https://gerrit.libreoffice.org/59100
      Tested-by: Jenkins
      Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
      76532719
    • Miklos Vajna's avatar
      vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray() · 9aee1dd5
      Miklos Vajna yazdı
      I plan to use this in SwFntObj::DrawText().
      
      Change-Id: Ic5e167d90a7e72452d8efa9fad06b8067675a225
      Reviewed-on: https://gerrit.libreoffice.org/59108
      Tested-by: Jenkins
      Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      9aee1dd5
    • Mike Kaganski's avatar
      tdf#118990: use full URI for absolute references · f24b0ec1
      Mike Kaganski yazdı
      Previously (since commit 7eb5e135)
      only path relative to reference host was stored, and host itself
      was dropped. That resulted in URIs like "/share/file.xlsx", even
      without scheme. For Windows shares, this broke UNC paths like
      "\\HOSTNAME\share\file.xlsx" (which are stored in XLSX by Excel as
      "file:///\\HOSTNAME\share\file.xlsx"), and on subsequent import,
      this resulted in paths on the same drive as the document (like
      "C:\share\file.xlsx").
      
      With this change, we will store "file://HOSTNAME/share/file.xlsx",
      which is correctly processed by both LibreOffice and MS Excel.
      
      Change-Id: I3f13aa0b3ae8dc41ec28eaa1416d536469c4562a
      Reviewed-on: https://gerrit.libreoffice.org/59064Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
      Tested-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
      f24b0ec1
    • Mike Kaganski's avatar
    • Caolán McNamara's avatar
      outer loop unrelated to inner loop · 11c782a3
      Caolán McNamara yazdı
      since original checkin of...
      
      commit 9cddf9da
      Date:   Tue May 22 15:33:44 2007 +0000
      
          INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
      ...
          2006/12/13 12:31:03 tl 1.1.2.38: #i71244# update charts in writer
      
      where I think this LockUnlockAllCharts chart2 loop was modelled on
      the previous chart[1] styles loop of e.g. DoUpdateAllCharts which
      loop over tables.
      
      chart2 objects are unrelated to these tables, so remove the outer
      loop, which then means the ofz#9689 ofz#9856 ofz9874 crashes that
      made me look at it will get fixed
      
      Change-Id: I7d7ba0a2aa257b5aa399f20d902f01306fbaecff
      Reviewed-on: https://gerrit.libreoffice.org/59110
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      11c782a3
    • Eike Rathke's avatar
      Resolves: tdf#110751 add "Sindhi, Arabic" to language list · 2f058c33
      Eike Rathke yazdı
      ... to match our 'sd' translation and not display that as
      "{sd-Arab-PK}" anymore.
      
      Reword "Sindhi" to "Sindhi, Devanagari" to differentiate properly.
      
      Change-Id: Ie2c532980eb7fe73e9130dfcf2ee1e3e39e216e2
      2f058c33
    • Caolán McNamara's avatar
      ofz#9894 cut out slow paths · 1af7f192
      Caolán McNamara yazdı
      Change-Id: I4be00089740e5d96ceac70505e190769e86b55eb
      Reviewed-on: https://gerrit.libreoffice.org/59106
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      1af7f192
    • Caolán McNamara's avatar
      unroll complex if statement assigns · c2db702c
      Caolán McNamara yazdı
      Change-Id: I462095f6b912bc3442c232f003278efc3f5c347e
      Reviewed-on: https://gerrit.libreoffice.org/59107
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      c2db702c
    • Noel Grandin's avatar
      loplugin:useuniqueptr in disposeOutliner · 9d31badc
      Noel Grandin yazdı
      Change-Id: I038d98a4d4b3dd2a73afd8ddb4c4a7396e52267f
      Reviewed-on: https://gerrit.libreoffice.org/59012
      Tested-by: Jenkins
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      9d31badc
    • Caolán McNamara's avatar
      tdf#117086 crash on deleted SwFootnoteBossFrame · e4989ae8
      Caolán McNamara yazdı
      use SwFrameDeleteGuard to lock pOldBoss to exist over the range
      its directly accessed
      
      Change-Id: I68af80114a380f68b86cbc78278fb9e5e87cccce
      Reviewed-on: https://gerrit.libreoffice.org/58991Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      e4989ae8
    • Mike Kaganski's avatar
      Don't break on twain_dsm warnings · c144dcbd
      Mike Kaganski yazdı
      Change-Id: I5e180ebef0a9d6809f0b5ca3014f60eaedd8ffe9
      Reviewed-on: https://gerrit.libreoffice.org/59070
      Tested-by: Jenkins
      Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
      c144dcbd
    • Caolán McNamara's avatar
      ofz#9910 Direct-leak · aa7c6ccc
      Caolán McNamara yazdı
      Change-Id: I14e5fbf8e572e9ea1fd8779434fd46ed43caac2c
      Reviewed-on: https://gerrit.libreoffice.org/59069
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      aa7c6ccc
    • Caolán McNamara's avatar
      Resolves: tdf#118609 crash in calc after some manipulation through basic · 94f99ad3
      Caolán McNamara yazdı
      Change-Id: I518b15359b29c845604d2e9cde64bdb637078ba1
      Reviewed-on: https://gerrit.libreoffice.org/59052
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      94f99ad3
    • Noel Grandin's avatar
      pass ScPrintRangeSaver around by std::unique_ptr · 664b4f31
      Noel Grandin yazdı
      Change-Id: I5b5ffe9f421b63951b05d9d6f58af346b8fdf0d1
      Reviewed-on: https://gerrit.libreoffice.org/59029
      Tested-by: Jenkins
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      664b4f31
    • Stephan Bergmann's avatar
      Avoid unsigned wrap-around when nVisibleViewCount is zero · 2c16b803
      Stephan Bergmann yazdı
      ...(and some more improvements to that code, like dropping the unnecessary
      casting to sal_uInt16) as Clang's new -fsanitize=implicit-conversion flags
      during CppunitTest_dbaccess_dialog_save:
      
      > svtools/source/contnr/svimpbox.cxx:1317:26: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'sal_uInt16' (aka 'unsigned short') changed the value to 65535 (16-bit, unsigned)
      >  #0 in SvImpLBox::FillView() at svtools/source/contnr/svimpbox.cxx:1317:26 (instdir/program/libsvtlo.so +0x15e6edb)
      >  #1 in SvImpLBox::UpdateAll(bool) at svtools/source/contnr/svimpbox.cxx:697:5 (instdir/program/libsvtlo.so +0x15e5151)
      >  #2 in SvImpLBox::Resize() at svtools/source/contnr/svimpbox.cxx:1299:9 (instdir/program/libsvtlo.so +0x1602c31)
      >  #3 in SvTreeListBox::Resize() at svtools/source/contnr/treelistbox.cxx:1427:12 (instdir/program/libsvtlo.so +0x17282ee)
      >  #4 in vcl::Window::ImplCallResize() at vcl/source/window/event.cxx:523:5 (instdir/program/libvcllo.so +0x3196951)
      >  #5 in vcl::Window::ImplPosSizeWindow(long, long, long, long, PosSizeFlags) at vcl/source/window/window.cxx:1603:17 (instdir/program/libvcllo.so +0x374c602)
      >  #6 in vcl::Window::setPosSizePixel(long, long, long, long, PosSizeFlags) at vcl/source/window/window.cxx:2828:18 (instdir/program/libvcllo.so +0x377e616)
      >  #7 in vcl::Window::SetPosSizePixel(Point const&, Size const&) at vcl/source/window/window2.cxx:1300:5 (instdir/program/libvcllo.so +0x36deba1)
      >  #8 in dbaui::OAppDetailPageHelper::Resize() at dbaccess/source/ui/app/AppDetailPageHelper.cxx:928:18 (instdir/program/libdbulo.so +0x1733a91)
      >  #9 in dbaui::OAppDetailPageHelper::switchPreview(dbaui::PreviewMode, bool) at dbaccess/source/ui/app/AppDetailPageHelper.cxx:988:9 (instdir/program/libdbulo.so +0x172ce0e)
      >  #10 in dbaui::OAppDetailPageHelper::setDetailPage(vcl::Window*) at dbaccess/source/ui/app/AppDetailPageHelper.cxx:657:5 (instdir/program/libdbulo.so +0x1725e81)
      >  #11 in dbaui::OAppDetailPageHelper::createPage(dbaui::ElementType, com::sun::star::uno::Reference<com::sun::star::container::XNameAccess> const&) at dbaccess/source/ui/app/AppDetailPageHelper.cxx:637:9 (instdir/program/libdbulo.so +0x172796e)
      >  #12 in dbaui::OApplicationDetailView::impl_createPage(dbaui::ElementType, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, com::sun::star::uno::Reference<com::sun::star::container::XNameAccess> const&) at dbaccess/source/ui/app/AppDetailView.cxx:647:27 (instdir/program/libdbulo.so +0x1780e957)
      >  #13 in dbaui::OApplicationDetailView::createPage(dbaui::ElementType, com::sun::star::uno::Reference<com::sun::star::container::XNameAccess> const&) at dbaccess/source/ui/app/AppDetailView.cxx:626:5 (instdir/program/libdbulo.so +0x17810c9)
      >  #14 in dbaui::OApplicationController::onContainerSelect(dbaui::ElementType) at dbaccess/source/ui/app/AppController.cxx:1695:46 (instdir/program/libdbulo.so +0x161a37e)
      >  #15 in dbaui::OApplicationSwapWindow::onContainerSelected(dbaui::ElementType) at dbaccess/source/ui/app/AppSwapWindow.cxx:139:53 (instdir/program/libdbulo.so +0x17c5310)
      >  #16 in dbaui::OApplicationSwapWindow::OnContainerSelectHdl(SvtIconChoiceCtrl*) at dbaccess/source/ui/app/AppSwapWindow.cxx:157:9 (instdir/program/libdbulo.so +0x17c5908)
      >  #17 in dbaui::OApplicationSwapWindow::LinkStubOnContainerSelectHdl(void*, SvtIconChoiceCtrl*) at dbaccess/source/ui/app/AppSwapWindow.cxx:150:1 (instdir/program/libdbulo.so +0x17c0a90)
      >  #18 in Link<SvtIconChoiceCtrl*, void>::Call(SvtIconChoiceCtrl*) const at include/tools/link.hxx:84:45 (instdir/program/libsvtlo.so +0x15a0863)
      >  #19 in SvtIconChoiceCtrl::ClickIcon() at svtools/source/contnr/ivctrl.cxx:276:20 (instdir/program/libsvtlo.so +0x159c680)
      >  #20 in SvxIconChoiceCtrl_Impl::CallSelectHandler() at svtools/source/contnr/imivctl1.cxx:3386:16 (instdir/program/libsvtlo.so +0x15194ef)
      >  #21 in SvxIconChoiceCtrl_Impl::SelectEntry(SvxIconChoiceCtrlEntry*, bool, bool) at svtools/source/contnr/imivctl1.cxx:384:9 (instdir/program/libsvtlo.so +0x1518f4d)
      >  #22 in SvxIconChoiceCtrl_Impl::SetCursor(SvxIconChoiceCtrlEntry*) at svtools/source/contnr/imivctl1.cxx:2001:13 (instdir/program/libsvtlo.so +0x1519c69)
      >  #23 in SvtIconChoiceCtrl::SetCursor(SvxIconChoiceCtrlEntry*) at svtools/source/contnr/ivctrl.cxx:310:13 (instdir/program/libsvtlo.so +0x159d140)
      >  #24 in dbaui::OApplicationSwapWindow::selectContainer(dbaui::ElementType) at dbaccess/source/ui/app/AppSwapWindow.cxx:179:25 (instdir/program/libdbulo.so +0x17c6415)
      >  #25 in dbaui::OApplicationView::selectContainer(dbaui::ElementType) at dbaccess/source/ui/app/AppView.cxx:441:17 (instdir/program/libdbulo.so +0x17e2df6)
      >  #26 in dbaui::OApplicationController::OnSelectContainer(void*) at dbaccess/source/ui/app/AppController.cxx:1873:25 (instdir/program/libdbulo.so +0x161ef9d)
      >  #27 in dbaui::OApplicationController::LinkStubOnSelectContainer(void*, void*) at dbaccess/source/ui/app/AppController.cxx:1869:1 (instdir/program/libdbulo.so +0x15e6660)
      >  #28 in Link<void*, void>::Call(void*) const at include/tools/link.hxx:84:45 (instdir/program/libdbulo.so +0x1814063)
      >  #29 in dbaui::OAsynchronousLink::OnAsyncCall(void*) at dbaccess/source/ui/browser/AsynchronousLink.cxx:80:16 (instdir/program/libdbulo.so +0x1813e7b)
      >  #30 in dbaui::OAsynchronousLink::LinkStubOnAsyncCall(void*, void*) at dbaccess/source/ui/browser/AsynchronousLink.cxx:67:1 (instdir/program/libdbulo.so +0x1813b7e)
      >  #31 in Link<void*, void>::Call(void*) const at include/tools/link.hxx:84:45 (instdir/program/libvcllo.so +0x3829953)
      >  #32 in ImplHandleUserEvent(ImplSVEvent*) at vcl/source/window/winproc.cxx:1929:30 (instdir/program/libvcllo.so +0x381d774)
      >  #33 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) at vcl/source/window/winproc.cxx:2482:13 (instdir/program/libvcllo.so +0x380e97f)
      >  #34 in SalFrame::CallCallback(SalEvent, void const*) const at vcl/inc/salframe.hxx:280:29 (instdir/program/libvcllo.so +0x53690fa)
      >  #35 in SvpSalInstance::ProcessEvent(SalUserEventList::SalUserEvent) at vcl/headless/svpinst.cxx:280:22 (instdir/program/libvcllo.so +0x53adf67)
      >  #36 in SalUserEventList::DispatchUserEvents(bool) at vcl/source/app/salusereventlist.cxx:109:17 (instdir/program/libvcllo.so +0x4bdc0c3)
      >  #37 in SvpSalInstance::DoYield(bool, bool) at vcl/headless/svpinst.cxx:414:19 (instdir/program/libvcllo.so +0x53b1464)
      >  #38 in ImplYield(bool, bool) at vcl/source/app/svapp.cxx:471:48 (instdir/program/libvcllo.so +0x4d4d08a)
      >  #39 in Application::Reschedule(bool) at vcl/source/app/svapp.cxx:488:12 (instdir/program/libvcllo.so +0x4d35650)
      >  #40 in framework::StatusIndicatorFactory::impl_reschedule(bool) at framework/source/helper/statusindicatorfactory.cxx:523:13 (instdir/program/libfwklo.so +0xe3c97f)
      >  #41 in framework::StatusIndicatorFactory::start(com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> const&, rtl::OUString const&, int) at framework/source/helper/statusindicatorfactory.cxx:143:5 (instdir/program/libfwklo.so +0xe3a336)
      >  #42 in framework::StatusIndicator::start(rtl::OUString const&, int) at framework/source/helper/statusindicator.cxx:51:19 (instdir/program/libfwklo.so +0xe334f8)
      >  #43 in dbaccess::(anonymous namespace)::lcl_triggerStatusIndicator_throw(comphelper::NamedValueCollection const&, dbaccess::DocumentGuard&, bool) at dbaccess/source/core/dataaccess/databasedocument.cxx:270:35 (instdir/program/libdbalo.so +0x114b3b3)
      >  #44 in dbaccess::ODatabaseDocument::impl_storeToStorage_throw(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, dbaccess::DocumentGuard&) const at dbaccess/source/core/dataaccess/databasedocument.cxx:1219:9 (instdir/program/libdbalo.so +0x1138ffd)
      >  #45 in dbaccess::ODatabaseDocument::impl_storeAs_throw(rtl::OUString const&, comphelper::NamedValueCollection const&, dbaccess::ODatabaseDocument::StoreType, dbaccess::DocumentGuard&) at dbaccess/source/core/dataaccess/databasedocument.cxx:1064:9 (instdir/program/libdbalo.so +0x11484f3)
      >  #46 in dbaccess::ODatabaseDocument::store() at dbaccess/source/core/dataaccess/databasedocument.cxx:966:9 (instdir/program/libdbalo.so +0x11457bc)
      >  #47 in DialogSaveTest::test() at dbaccess/qa/extras/dialog-save.cxx:98:23 (workdir/LinkTarget/CppunitTest/libtest_dbaccess_dialog_save.so +0x1fb5a)
      
      Change-Id: I7be2e468f9101d247f6247eb5e63393d711c0de2
      Reviewed-on: https://gerrit.libreoffice.org/59067
      Tested-by: Jenkins
      Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      2c16b803
    • Noel Grandin's avatar
      loplugin:useuniqueptr in GalleryTheme · 95fe8fa9
      Noel Grandin yazdı
      Change-Id: I6c709b9c38f24af37b355f85e5957790eb20a326
      Reviewed-on: https://gerrit.libreoffice.org/59022
      Tested-by: Jenkins
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      95fe8fa9
    • Caolán McNamara's avatar
      tdf#115086 crash in assignLabelsToDataSequence · 5779b496
      Caolán McNamara yazdı
      since...
      
      commit c45358e9
      Date:   Mon Apr 24 00:09:08 2017 +0200
      
          preserve "Total" label on round-trip, remove code duplication
      
      Change-Id: I83ed20e1cab8d67f2f5aedcaf862756d9548bf9f
      Reviewed-on: https://gerrit.libreoffice.org/59060
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      5779b496
    • Caolán McNamara's avatar
      ofz#9908 validate no negative editengine selection positions · f93583f8
      Caolán McNamara yazdı
      Change-Id: I37dace2051518224c55756362facd3edba4a9571
      Reviewed-on: https://gerrit.libreoffice.org/59058
      Tested-by: Jenkins
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      f93583f8
    • Takeshi Abe's avatar
      sc: Report #DIV/0! when MOD()'s divisor is 0 · 992242a1
      Takeshi Abe yazdı
      as Excel does [1], while ODF 1.2 does not specify which kind of
      error should be assigned for that case.
      
      [1] https://support.office.com/en-us/article/mod-function-9b6cd169-b6ee-406a-a97b-edf2a9dc24f3
      
      Change-Id: Id6ebf790ac407f2a8b8769fc0518f136a1271a3d
      Reviewed-on: https://gerrit.libreoffice.org/58351
      Tested-by: Jenkins
      Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
      992242a1
    • Stephan Bergmann's avatar
      Silence bogus -Werror,-Wsign-compare · 64474264
      Stephan Bergmann yazdı
      ...in some Android builds like <https://tinderbox.libreoffice.org/cgi-bin/
      gunzip.cgi?tree=MASTER&brief-log=1534320601.32504>, where USHRT_MAX is wrongly
      of type unsigned int.  (Cf. similar comits like
      f164c682 "Introduce dedicated
      SwXMLTableContext::MAX_WIDTH, replacing USHRT_MAX".)
      
      So this was the reason for 4a610062 "Remove <
      USHRT_MAX check that is presumably no longer needed" that now had to be reverted
      again with d9c312d1 "tdf#119252: Revert 'Remove
      < USHRT_MAX check that is presumably no longer".
      
      Change-Id: I7ff4f6ab61adc2490bcab46ec5e5a65d9302141f
      64474264
    • Lionel Elie Mamane's avatar
      pgsql-sdbc: better debug message · 4b84202e
      Lionel Elie Mamane yazdı
      Change-Id: I28a218b39be6436bac3cbdaa9dd25385c7964d09
      4b84202e