summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/officerestartmanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-27tdf#74608: Constructor function for OfficeRestartManager singletonMatúš Kukan1-32/+27
2015-12-21loplugin:unusedmethodsNoel Grandin1-6/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-19comphelper: sal_Bool -> bool sequelStephan Bergmann1-2/+2
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-5/+5
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-10/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-8/+8
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-6/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-01jl154: #i112673# ensure that client-facing PID remains the same across intern...sb1-2/+2
2010-06-25masterfix: #i10000#,#i112674# prevent restarting on Macobo1-2/+2
2010-05-10jl152: #i108704# allow to restart the officeMikhail Voytenko1-0/+210