summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.cxx
AgeCommit message (Expand)Author
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-12sfx2: PVS-Studio V595 'm_pResMgr' pointer could be nullMichael Stahl
2015-01-21slot:5500 -> .uno:NewDoc(FromTemplate)Caolán McNamara
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-08fdo#80927: css.office.Quickstart should be single-instance service.Matúš Kukan
2014-10-08Do not terminate desktop from a TimerStephan Bergmann
2014-10-08sfx2: missing semicolonMiklos Vajna
2014-10-07Don't even attempt to unload libqstart_gtklo.so againStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-22cppcheck: fix variables reassigned before having been usedJulien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-29Fix the error of shutdownicon.cxx.yangzhang
2014-01-28bool improvementsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-16sfx: Use constructor feature for ShutdownIcon.Matúš Kukan
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-08some further OUString cleanupThomas Arnhold
2013-02-23sal: update log areasThomas Arnhold
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-28some fancy new SAL_LOG tracing for sfx2Bjoern Michaelsen
2012-01-21replaced UniString by rtl::OUStringTakeshi Abe
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz