summaryrefslogtreecommitdiff
path: root/configmgr/source/access.cxx
AgeCommit message (Expand)Author
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2016-01-07Fix typosAndrea Gelmini
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-13tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann
2015-07-07Validate names of elements added via the APIStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-06-28configmgr: accelerate getPropertyValue.Michael Meeks
2014-06-28configmgr: accelerate simple config key fetches.Michael Meeks
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27coverity#707680 Uninitialized scalar fieldCaolán McNamara
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-09-25fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr propsStephan Bergmann
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2013-06-17fdo#43460 configmgr: use isEmpty()Jelle van der Waa
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann
2011-12-13Fix problem when compiling against a wrong colour version of the GNU STLTor Lillqvist
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-11-27remove include of pch header in configmgrNorbert Thiebaud
2011-04-12fix a warning about parenthesis suggestionJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-07fdo#33994: Fixed several crashes around config UNO APICédric Bosdonnat
2011-01-10sb139: #i116391# for backwards compatibility, allow absolute paths in configm...sb
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara
2010-11-03sb132: #i112107# handle configmgr::Access::asProperty being called on an acce...sb