summaryrefslogtreecommitdiff
path: root/configmgr/source/readonlyaccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-22Revert "simplify locking in configmgr"Noel Grandin1-1/+1
2021-07-22simplify locking in configmgrNoel Grandin1-1/+1
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2020-07-06configmgr: create instances with uno constructorsNoel Grandin1-16/+7
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin1-2/+2
2020-01-02Revert "no need to use shared_ptr here"Noel Grandin1-1/+1
2019-12-24no need to use shared_ptr hereNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): configmgrStephan Bergmann1-1/+1
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen1-4/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-3/+4
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-24/+24
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-01-08Fix some configmgr XServiceInfoStephan Bergmann1-1/+2
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann1-2/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-11/+9
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann1-14/+50
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-0/+126