summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18Don't bother creating thumbnails on non-desktop, at least for nowTor Lillqvist
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11coverity#440865 Logically dead codeCaolán McNamara
2014-03-11de-indent, given the early returnCaolán McNamara
2014-03-10coverity#708146 Uninitialized scalar fieldCaolán McNamara
2014-03-10coverity#708144 Uninitialized scalar fieldCaolán McNamara
2014-03-10drop the SimpleErrorHandlerCaolán McNamara
2014-03-06sfx2: ensure that no timers are running after SfxApplication diesMichael Stahl
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05HelpTabPage_Impl ResId variant is now unusedCaolán McNamara
2014-03-05convert help contents page to .uiCaolán McNamara
2014-03-05convert help search page to .uiCaolán McNamara
2014-03-05convert help index page to .uiCaolán McNamara
2014-03-05convert help bookmarks tabpage to .uiCaolán McNamara
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Remove unused OpenStatusListener_ImplStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-02-12coverity#441010 Dereference after null checkCaolán McNamara
2014-02-12cid#705226 missing break in switchNoel Grandin
2014-02-10startcenter: don't generate thumbnails in headless modeMiklos Vajna
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04*_AppDispatchProvider_get_implementation cannot bypass XInitializationStephan Bergmann
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29Fix the error of shutdownicon.cxx.yangzhang
2014-01-28bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky