summaryrefslogtreecommitdiff
path: root/include/unotools/eventcfg.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-14bypass some unnecessary wrapping in Any in SfxEvents_ImplNoel Grandin1-0/+3
2022-05-10osl::Mutex->std::mutex in GlobalEventConfigNoel Grandin1-1/+0
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-4/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-03-28tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure1-0/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+7
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin1-2/+0
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-57/+33
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+3
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+113