summaryrefslogtreecommitdiff
path: root/configmgr/source/configurationregistry.cxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-05-28fix-includes.pl: configmgrThomas Arnhold
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-01-27coverity#707681 Uninitialized scalar fieldCaolán McNamara
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-11-27remove include of pch header in configmgrNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-25sb132: #i115142# component factories should implement XServiceInfosb
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-08sb111: #i108905# avoid compiler warningsb
2010-02-04sb111: #i108905# implemented rudimentary ConfigurationRegistry service for ba...sb