1. 11 Kas, 2013 30 kayıt (commit)
    • Andras Timar's avatar
      typo fixes · 1e89fdea
      Andras Timar yazdı
      Change-Id: I735005f2e311abf7b64cce6b67002fe6e0d60281
      1e89fdea
    • Stephan Bergmann's avatar
      Don't call Manager::addProvider(null) upon optional NoSuchFileException · 49fa3007
      Stephan Bergmann yazdı
      Change-Id: I62e953c886886158f227362fef7048459192217b
      49fa3007
    • Eike Rathke's avatar
      added Puinave [pui-CO] to language list, fdo#71454 · f72c2a72
      Eike Rathke yazdı
      Change-Id: Ib188b2a8dbfbc91f2e89952d6df2c0c357091a78
      f72c2a72
    • Noel Grandin's avatar
      convert STRING_NOTFOUND in sc module · a18a92b1
      Noel Grandin yazdı
      ScGlobal::FindUnquoted
        - return -1 instead of STRING_NOTFOUND
        - change return type from xub_StrLen to sal_Int32
        - remove last two parameters because noone was using them
      
      ScCompiler::GetDocTabPos
        - return -1 instead of STRING_NOTFOUND
        - change return type from xub_StrLen to sal_Int32
      
      inputhdl.cxx/lcl_MatchParenthesis
        - return -1 instead of STRING_NOTFOUND
        - change return type from xub_StrLen to sal_Int32
        - make function static, no-one outside this module is using it
      
      Change-Id: I141ab082db180ff2da5a7ca6813cd3607b9ea7f7
      a18a92b1
    • Noel Grandin's avatar
      convert STRING_NOTFOUND -> -1 in editeng · 2c304292
      Noel Grandin yazdı
      And convert some xub_StrLen to sal_Int32 in the same patch of code.
      
      Change-Id: I72c92bf9413dbca14688cb8d46a023df49a5d41a
      2c304292
    • Noel Grandin's avatar
      convert STRING_NOTFOUND -> NODE_NOTFOUND in connectivity · 4283bc18
      Noel Grandin yazdı
      The code was interchangably using the two anyway.
      
      Change-Id: I4f3fe8f1d699a9725bbcce0138a9d978a1eff28a
      4283bc18
    • Stephan Bergmann's avatar
      Destroy SfxAllItemSet before calling framework::Desktop::terminate · 268f7ef4
      Stephan Bergmann yazdı
      ...otherwise running e.g. "soffice slot:5410" would crash with
      
      > Invalid read of size 8
      >  at 0x712DCCC: SfxItemSet::~SfxItemSet() (svl/source/items/itemset.cxx:317)
      >  by 0x65B4990: SfxAllItemSet::~SfxAllItemSet() (include/svl/itemset.hxx:166)
      >  by 0x65B2CC4: SfxAllItemSet::~SfxAllItemSet() (include/svl/itemset.hxx:166)
      >  by 0x674CD94: 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:784)
      >  by 0x674CF46: SfxOfficeDispatch::dispatchWithNotification(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:376)
      >  by 0x674D03E: non-virtual thunk to SfxOfficeDispatch::dispatchWithNotification(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:378)
      >  by 0x4F21028: desktop::DispatchWatcher::executeDispatchRequests(std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) (desktop/source/app/dispatchwatcher.cxx:581)
      >  by 0x4F2CDB3: desktop::OfficeIPCThread::ExecuteCmdLineRequests(desktop::ProcessDocumentsRequest&) (desktop/source/app/officeipcthread.cxx:1061)
      >  by 0x4EE3159: desktop::Desktop::OpenClients() (desktop/source/app/app.cxx:2493)
      >  by 0x4EE14E7: desktop::Desktop::OpenClients_Impl(void*) (desktop/source/app/app.cxx:2012)
      >  by 0x4EE0127: desktop::Desktop::LinkStubOpenClients_Impl(void*, void*) (desktop/source/app/app.cxx:2007)
      >  by 0x927B9E6: Link::Call(void*) const (include/tools/link.hxx:123)
      >  by 0x999AD8F: ImplHandleUserEvent(ImplSVEvent*) (vcl/source/window/winproc.cxx:1976)
      >  by 0x9997E64: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (vcl/source/window/winproc.cxx:2591)
      >  by 0x99ADCFC: SalFrame::CallCallback(unsigned short, void const*) const (vcl/inc/salframe.hxx:243)
      >  by 0x99ACD47: SalGenericDisplay::DispatchInternalEvent() (vcl/generic/app/gendisp.cxx:91)
      >  by 0x1783C027: GtkData::userEventFn(void*) (vcl/unx/gtk/app/gtkdata.cxx:935)
      >  by 0x1783C13D: call_userEventFn(void*) (vcl/unx/gtk/app/gtkdata.cxx:945)
      >  by 0x37B6847E05: g_main_context_dispatch (usr/src/debug/glib-2.36.3/glib/gmain.c:3054)
      >  by 0x37B6848157: g_main_context_iterate.isra.22 (usr/src/debug/glib-2.36.3/glib/gmain.c:3701)
      >  by 0x37B68481FB: g_main_context_iteration (usr/src/debug/glib-2.36.3/glib/gmain.c:3762)
      >  by 0x1783AC3F: GtkData::Yield(bool, bool) (vcl/unx/gtk/app/gtkdata.cxx:576)
      >  by 0x1783FEF6: GtkInstance::Yield(bool, bool) (vcl/unx/gtk/app/gtkinst.cxx:425)
      >  by 0x9299F40: ImplYield(bool, bool) (vcl/source/app/svapp.cxx:364)
      >  by 0x9295B52: Application::Yield() (vcl/source/app/svapp.cxx:396)
      >  by 0x9295B1F: Application::Execute() (vcl/source/app/svapp.cxx:345)
      >  by 0x4EDE2C9: desktop::Desktop::Main() (desktop/source/app/app.cxx:1715)
      >  by 0x92A6397: ImplSVMain() (vcl/source/app/svmain.cxx:162)
      >  by 0x92A7B55: SVMain() (vcl/source/app/svmain.cxx:198)
      >  by 0x4F35980: soffice_main (desktop/source/app/sofficemain.cxx:85)
      >  by 0x40098C: sal_main (desktop/source/app/main.c:48)
      >  by 0x400966: main (desktop/source/app/main.c:47)
      > Address 0x1d719700 is 0 bytes inside a block of size 32 free'd
      >  at 0x4A078DE: operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
      >  by 0x6A02EA1: CntItemPool::~CntItemPool() (sfx2/source/explorer/nochaos.cxx:123)
      >  by 0x6A02C85: CntItemPool::Release() (sfx2/source/explorer/nochaos.cxx:154)
      >  by 0x6A02BF8: NoChaos::ReleaseItemPool() (sfx2/source/explorer/nochaos.cxx:89)
      >  by 0x65E1A31: SfxApplication::Deinitialize() (sfx2/source/appl/appquit.cxx:147)
      >  by 0x65A29B0: SfxApplication::~SfxApplication() (sfx2/source/appl/app.cxx:242)
      >  by 0x65A2828: SfxApplication::~SfxApplication() (sfx2/source/appl/app.cxx:223)
      >  by 0x65C021C: SfxTerminateListener_Impl::notifyTermination(com::sun::star::lang::EventObject const&) (sfx2/source/appl/appinit.cxx:121)
      >  by 0x65C033E: non-virtual thunk to SfxTerminateListener_Impl::notifyTermination(com::sun::star::lang::EventObject const&) (sfx2/source/appl/appinit.cxx:123)
      >  by 0x1F176DD2: framework::Desktop::terminate() (framework/source/services/desktop.cxx:353)
      >  by 0x1F177E1B: non-virtual thunk to framework::Desktop::terminate() (framework/source/services/desktop.cxx:357)
      >  by 0x4F217FD: desktop::DispatchWatcher::dispatchFinished(com::sun::star::frame::DispatchResultEvent const&) (desktop/source/app/dispatchwatcher.cxx:637)
      >  by 0x4F2190E: non-virtual thunk to desktop::DispatchWatcher::dispatchFinished(com::sun::star::frame::DispatchResultEvent const&) (desktop/source/app/dispatchwatcher.cxx:640)
      >  by 0x674CD77: 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:782)
      >  ...
      
      Change-Id: I6b4fb9b6f0d2afc9caecf3dd5355d11edb6abbe8
      268f7ef4
    • Noel Grandin's avatar
      convert OUString compareToAscii == 0 to equalsAscii · fcd1637d
      Noel Grandin yazdı
      Convert code like
         aStr.compareToAscii("XXX") == 0
      to
        aStr.equalsAscii("XXX")
      which is both easier to read and faster.
      
      Change-Id: I448abf58f2fa0e7715dba53f8e8825ca0587c83f
      fcd1637d
    • Noel Grandin's avatar
      convert OUString !compareToAscii to equalsAscii · ef90021a
      Noel Grandin yazdı
      Convert code like
         if( ! aStr.compareToAscii("XXX") )
      to
         if( aStr.equalsAscii("XXX") )
      which is both clearer and faster.
      
      Change-Id: I267511bccab52f5225b291acbfa4e388b5a5302b
      ef90021a
    • Noel Grandin's avatar
      convert OUString 0==compareToAscii to equalsAscii · 0a9ef5a1
      Noel Grandin yazdı
      Convert code like:
         0 == aStr.compareToAscii("XXX")
      to
         aStr.equalsAscii("XXX")
      which is both clearer and faster.
      
      Change-Id: I2e906d7d38494db38eb292702fadb781b1251e07
      0a9ef5a1
    • sushil_shinde's avatar
      w:pict element was wrongly exported as child of w:rPr element. · 79443014
      sushil_shinde yazdı
      -added postpone method for vml export in docxattributeoutput
      
      Conflicts:
      	sw/qa/extras/ooxmlexport/ooxmlexport.cxx
      Reviewed on:
              https://gerrit.libreoffice.org/6366
      
      Change-Id: I37586447547e2e09028f7ae5009bcfaa87a35678
      79443014
    • Miklos Vajna's avatar
      filter: mark writer_MS_Word_97_Vorlage as preferred · 768608c4
      Miklos Vajna yazdı
      The other filter associated with the .dot extension is
      writer_MS_Word_95_Vorlage, obviously the 97 one should be preferred.
      With having one filter as preferred for this extension, plain
      '--convert-to dot' starts to work.
      
      Change-Id: I7207d0fcb3c55b8dcc7b6179ccfa33a7c85d2ce8
      768608c4
    • Miklos Vajna's avatar
      DOC export: allow saving as a template · b5664488
      Miklos Vajna yazdı
      Change-Id: I26894edd3962c2b2856d2bfa4a4aa4e6f4e65c9e
      b5664488
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor · e52779d2
      Noel Grandin yazdı
      Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
      e52779d2
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in BASIC module · e9c4ee99
      Noel Grandin yazdı
      Change-Id: Iee86ce9200285647d5031cb2f89266a52704dd44
      e9c4ee99
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in CHART2 module · 03995a6b
      Noel Grandin yazdı
      Change-Id: Ic71774a8e6c4ffc8267b940b8b253e4526512435
      03995a6b
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in CONNECTIVITY module · 1bdb2b6f
      Noel Grandin yazdı
      Change-Id: Ie32d03920d996db2793ead9940fc90668cde03dd
      1bdb2b6f
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in CUI module · 2f2416ff
      Noel Grandin yazdı
      Change-Id: Ib6cc0f089e9b3cbcfee67c6a780527e148f3c382
      2f2416ff
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in DBACCESS module · 3ef88d37
      Noel Grandin yazdı
      Change-Id: I831a6506211be30c5b743c20724904c903c5b3c0
      3ef88d37
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in DESKTOP module · 3e70dda3
      Noel Grandin yazdı
      Change-Id: I467334094a621f4bab0ff251267412fb3a0fb4b7
      3e70dda3
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in DTRANS module · 7e441ef0
      Noel Grandin yazdı
      Change-Id: I748f9a1f214245b96c04da7a92dad43512fea47e
      7e441ef0
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in EMBEDDEDOBJ module · 484819a2
      Noel Grandin yazdı
      Change-Id: I60bbdd2a2592a1e5333abe50711aa227786ce935
      484819a2
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in EXTENSIONS module · 22435a07
      Noel Grandin yazdı
      Change-Id: Idf73eb831f52d4d74e6fbb6ea27f59ebbfd13a8c
      22435a07
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in FILTER module · 957f8e02
      Noel Grandin yazdı
      Change-Id: I75b5a0e6739991b234819bd11ce901b90f68ffba
      957f8e02
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in FORMS module · 373f352e
      Noel Grandin yazdı
      Change-Id: Ibbf477e99ba0c07a9138497496442b0f9296f5c3
      373f352e
    • David Tardon's avatar
      bundle libebook · 316be1b6
      David Tardon yazdı
      Change-Id: I05d96875b9d1deb87dadd63f446080a6fe3494a9
      Reviewed-on: https://gerrit.libreoffice.org/6630Tested-by: 's avatarLibreOffice gerrit bot <gerrit@libreoffice.org>
      Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
      Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
      316be1b6
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in FRAMEWORK module · c4a593b6
      Noel Grandin yazdı
      Change-Id: Icbed4f318043a166ed78fe0c49a53f87ebf7201d
      c4a593b6
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in REPORTDESIGN module · 62f27a5e
      Noel Grandin yazdı
      Change-Id: I5790d7e0c15ac837865597da6ab8a165a5291813
      62f27a5e
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in SC module · f12f5131
      Noel Grandin yazdı
      Change-Id: I2d40c589eb3b5c99300f36cd705c32cf824b2a98
      f12f5131
    • Noel Grandin's avatar
      remove unnecessary use of OUString constructor in SCRIPTING module · 2ac50736
      Noel Grandin yazdı
      Change-Id: I87dd775949d1d3cc2c191e84e57b49cd66ecc750
      2ac50736
  2. 10 Kas, 2013 10 kayıt (commit)