summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/globalevents.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-04-14typo: artifical -> artificialThomas Arnhold1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-37/+37
2014-02-26Remove visual noise from sfx2Alexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-21/+21
2014-02-13cosmeticsMatúš Kukan1-3/+2
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan1-2/+2
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+4
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-3/+2
2014-01-17Constructor functions for singletons still need to pass out single instancesStephan Bergmann1-2/+18
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann1-0/+542
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan1-542/+0
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan1-0/+542