summaryrefslogtreecommitdiffstats
path: root/configmgr/source/configurationregistry.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-4/+7
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-031-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-212/+59
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-43/+43
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-131-4/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-5/+8
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-37/+37
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-43/+43
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-83/+83
* coverity#707681 Uninitialized scalar fieldCaolán McNamara2014-01-271-0/+1
* Some more adaptions to cppu::supportsServiceStephan Bergmann2013-11-211-1/+2
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-57/+34
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-177/+111
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-171-8/+5
* re-base on ALv2 code.Michael Meeks2012-06-121-24/+17
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-2/+3
* remove include of pch header in configmgrNorbert Thiebaud2011-11-271-1/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-55/+3
|\
| * sb132: #i115142# component factories should implement XServiceInfosb2010-10-251-55/+3
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* sb111: #i108905# avoid compiler warningsb2010-02-081-1/+1
* sb111: #i108905# implemented rudimentary ConfigurationRegistry service for ba...sb2010-02-041-0/+950