summaryrefslogtreecommitdiff
path: root/configmgr/source/valueparser.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-28configmgr: hide NodeMap implementation.Michael Meeks
2014-06-28configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-01-27coverity#707684 Uninitialized scalar fieldCaolán McNamara
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2013-06-20Turn redundant member direct-initializations into value-initializationsStephan Bergmann
2013-06-18WaE: initialization orderDavid Tardon
2013-06-17cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-16Some string literal clean upStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Support optional dependencies among .xcd filesStephan 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-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-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb
2010-03-24sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-12-10sb111: #i107578# for backward compatibility, support hexadecimal configuratio...sb
2009-11-10sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb