summaryrefslogtreecommitdiff
path: root/configmgr/source/configurationprovider.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-46/+22
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-2/+2
2015-11-22cppcheck:useInitializationListNoel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-20/+20
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+4
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-4/+8
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-1/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+0
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-34/+34
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-32/+32
2014-01-19do not resolve empty locale here when set, fdo#73549 relatedEike Rathke1-1/+1
2014-01-08Fix some configmgr XServiceInfoStephan Bergmann1-4/+23
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann1-2/+3
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann1-32/+24
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-1/+0
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-05use LanguageTagEike Rathke1-3/+1
2013-03-28unused comphelper/locale.hxxEike Rathke1-1/+0
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-2/+1
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-12/+4
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-12/+4
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-71/+49
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann1-18/+2
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+4
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot1-11/+11
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-2/+2
2011-11-27remove include of pch header in configmgrNorbert Thiebaud1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-7/+17
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara1-4/+6
2010-10-28sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb1-4/+2
2010-10-25sb132: #i115142# component factories should implement XServiceInfosb1-3/+15
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-1/+15
2010-10-14CWS-TOOLING: integrate CWS sb133Jens-Heiner Rechtien1-1/+15
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-4/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-04sb133: #i114705# for performance reasons, call configmgr::writeModFile asynch...sb1-1/+15
2010-06-21sb126: #i111970# accept and ignore EnableAsyncsb1-4/+6