1. 03 Haz, 2015 3 kayıt (commit)
    • Noel Grandin's avatar
      reduce sleep when connecting to soffice from Java · 83f25d3c
      Noel Grandin yazdı
      500ms is an eternity on modern machines
      
      Change-Id: I7f16935e9b09c734d05d2430dc0efb3be44617b8
      Reviewed-on: https://gerrit.libreoffice.org/16038Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      83f25d3c
    • Stephan Bergmann's avatar
      -fsanitize=float-divide-by-zero · bf93b3d1
      Stephan Bergmann yazdı
      ...happens at least during CppunitTest_sd_tiledrendering that
      aCurrTextSize.Height() is zero:
      
       SdrTextObj::ImpAutoFitText(SdrOutliner&, Size const&, bool) svx/source/svdraw/svdotext.cxx:1312:49
       SdrTextObj::ImpAutoFitText(SdrOutliner&) const svx/source/svdraw/svdotext.cxx:1290:5
       SdrTextObj::BegTextEdit(SdrOutliner&) svx/source/svdraw/svdotxed.cxx:103:9
       SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) svx/source/svdraw/svdedxv.cxx:635:12
       sd::View::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) sd/source/ui/view/sdview.cxx:704:20
       sd::Outliner::EnterEditMode(bool) sd/source/ui/view/Outliner.cxx:1299:9
       sd::Outliner::PrepareSearchAndReplace() sd/source/ui/view/Outliner.cxx:1181:9
       sd::Outliner::ProvideNextTextObject() sd/source/ui/view/Outliner.cxx:973:29
       sd::Outliner::SearchAndReplaceOnce() sd/source/ui/view/Outliner.cxx:674:17
       sd::Outliner::StartSearchAndReplace(SvxSearchItem const*) sd/source/ui/view/Outliner.cxx:496:28
       sd::FuSearch::SearchAndReplace(SvxSearchItem const*) sd/source/ui/func/fusearch.cxx:132:33
       sd::DrawDocShell::Execute(SfxRequest&) sd/source/ui/docshell/docshel3.cxx:222:21
       SfxStubDrawDocShellExecute(SfxShell*, SfxRequest&) workdir/SdiTarget/sd/sdi/sdslots.hxx:17034:1
       SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) include/sfx2/shell.hxx:210:35
       SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) sfx2/source/control/dispatch.cxx:257:13
       SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) sfx2/source/control/dispatch.cxx:847:9
       SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxItemSet*, SfxItemSet*, unsigned short) sfx2/source/control/dispatch.cxx:916:9
       SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) sfx2/source/control/unoctitm.cxx:823:37
       SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) sfx2/source/control/unoctitm.cxx:359:9
       non-virtual thunk to SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) sfx2/source/control/unoctitm.cxx:343:34
       comphelper::dispatchCommand(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) comphelper/source/misc/dispatchcommand.cxx:57:5
       lcl_search(rtl::OUString const&) sd/qa/unit/tiledrendering/tiledrendering.cxx:338:5
       SdTiledRenderingTest::testSearch() sd/qa/unit/tiledrendering/tiledrendering.cxx:361:5
       ...
      
      Change-Id: I38ab71c5f4024b2d7270a4f6c2aeb4ef502d08f5
      bf93b3d1
    • Yousuf Philips's avatar
      tdf#91781 Fix some entry headings · 21a6b997
      Yousuf Philips yazdı
      Change-Id: I69b07eef540d862ea684b1d51d64509f59a5cb3e
      Reviewed-on: https://gerrit.libreoffice.org/16020Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
      21a6b997
  2. 02 Haz, 2015 37 kayıt (commit)