summaryrefslogtreecommitdiff
path: root/configmgr/source/readwriteaccess.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): configmgrStephan Bergmann
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-09new loplugin: oncevarNoel 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-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
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
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann