summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appdispatchprovider.cxx
AgeCommit message (Expand)Author
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-07can use a reference hereCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-18Lock SolarMutex in SfxAppDispatchProvider::queryDispatchStephan Bergmann
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-04*_AppDispatchProvider_get_implementation cannot bypass XInitializationStephan 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-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan