summaryrefslogtreecommitdiffstats
path: root/configmgr/source/readwriteaccess.cxx
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-131-2/+2
* Add isReadOnly() support to simplified configuration accessStephan Bergmann2015-04-011-0/+13
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-3/+4
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-26/+26
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-11/+11
* Some more adaptions to cppu::supportsServiceStephan Bergmann2013-11-211-2/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-15/+11
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-251-19/+55
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-0/+151