summaryrefslogtreecommitdiff
path: root/configmgr/source/access.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-27coverity#707680 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann1-14/+14
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann1-3/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-5/+5
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann1-4/+1
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-7/+2
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann1-4/+6
2013-09-25fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr propsStephan Bergmann1-3/+4
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann1-81/+52
2013-06-17fdo#43460 configmgr: use isEmpty()Jelle van der Waa1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-180/+115
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann1-0/+75
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot1-8/+8
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann1-22/+19
2011-12-13Fix problem when compiling against a wrong colour version of the GNU STLTor Lillqvist1-1/+1
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-685/+747
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-76/+74
2011-11-27remove include of pch header in configmgrNorbert Thiebaud1-1/+0
2011-04-12fix a warning about parenthesis suggestionJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-35/+73
2011-02-07fdo#33994: Fixed several crashes around config UNO APICédric Bosdonnat1-6/+4
2011-01-10sb139: #i116391# for backwards compatibility, allow absolute paths in configm...sb1-31/+69
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara1-47/+49
2010-11-03sb132: #i112107# handle configmgr::Access::asProperty being called on an acce...sb1-1/+2
2010-10-25sb132: #i112107# getImplementationName should not throwsb1-5/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb1-7/+16
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]1-1/+1
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb1-1/+1
2010-04-16slidecopy: (patch by SB) for compatibility with the old implementation, let g...Frank Schoenheit [fs]1-1/+13
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb1-5/+3
2009-11-11sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb1-6/+6
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb1-0/+2188