summaryrefslogtreecommitdiffstats
path: root/configmgr/source/access.cxx
Commit message (Expand)AuthorAgeFilesLines
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-3/+3
* Fix typoAndrea Gelmini2018-12-281-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+2
* Use for-range loops in comphelper and configmgrJulien Nabet2018-02-271-94/+54
* Better return nil than an arbitrary xml:lang="..." valueStephan Bergmann2018-02-081-6/+7
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-2/+2
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-111-21/+17
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-3/+2
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-031-14/+14
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-92/+8
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-1/+1
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-6/+5
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-31/+29
* tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski2016-03-151-6/+5
* Fix typosAndrea Gelmini2016-01-071-1/+1
* cppcheck:useInitializationListNoel Grandin2015-11-221-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-16/+16
* tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann2015-07-131-6/+6
* Validate names of elements added via the APIStephan Bergmann2015-07-071-0/+37
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-2/+2
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-11/+11
* configmgr: accelerate getPropertyValue.Michael Meeks2014-06-281-4/+4
* configmgr: accelerate simple config key fetches.Michael Meeks2014-06-281-13/+54
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-3/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-3/+0
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-60/+60
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-52/+52
* coverity#707680 Uninitialized scalar fieldCaolán McNamara2014-01-271-1/+3
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-241-14/+14
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* Do not create paths starting "//" when root is just "/"Stephan Bergmann2013-12-061-3/+4
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-5/+5
* The getSupportedServiceNames implementations will already take careStephan Bergmann2013-10-171-4/+1
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-171-7/+2
* Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2013-10-151-4/+6
* fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr propsStephan Bergmann2013-09-251-3/+4
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-81/+52
* fdo#43460 configmgr: use isEmpty()Jelle van der Waa2013-06-171-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-180/+115
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-2/+2
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-251-0/+75
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot2011-12-171-8/+8
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-131-22/+19