summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/officerestartmanager.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-12-27tdf#74608: Constructor function for OfficeRestartManager singletonMatúš Kukan
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2014-04-19fixincludeguards.sh: comphelperThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-10jl152: #i108704# allow to restart the officeMikhail Voytenko