summaryrefslogtreecommitdiff
path: root/configmgr/source/access.cxx
AgeCommit message (Expand)Author
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
2010-10-25sb132: #i112107# getImplementationName should not throwsb
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb
2010-04-16slidecopy: (patch by SB) for compatibility with the old implementation, let g...Frank Schoenheit [fs]
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-11-11sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb