summaryrefslogtreecommitdiffstats
path: root/configmgr/source/valueparser.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert equals() to operator== in xmlreader::SpanNoel Grandin2019-10-061-5/+5
* tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen2019-07-171-4/+0
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-2/+1
* convert ValueParser::State to scoped enumNoel Grandin2017-02-171-14/+16
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-031-3/+3
* Convert XmlReader::Text to scoped enumNoel Grandin2016-05-241-3/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-9/+9
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-5/+5
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* configmgr: hide NodeMap implementation.Michael Meeks2014-06-281-1/+1
* configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks2014-06-281-33/+34
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-3/+0
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-13/+13
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-15/+6
* coverity#707684 Uninitialized scalar fieldCaolán McNamara2014-01-271-1/+1
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-241-2/+2
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-10/+6
* Turn redundant member direct-initializations into value-initializationsStephan Bergmann2013-06-201-1/+1
* WaE: initialization orderDavid Tardon2013-06-181-1/+1
* cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet2013-06-171-1/+1
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-9/+12
* Some string literal clean upStephan Bergmann2013-05-161-11/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+11
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-16/+13
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Support optional dependencies among .xcd filesStephan Bergmann2012-11-291-1/+3
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot2011-12-171-3/+3
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-131-5/+4
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-4/+5
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-15/+18
* remove include of pch header in configmgrNorbert Thiebaud2011-11-271-1/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-30/+38
|\
| * sb129: #i113189# move XmlReader from configmgr to UREsb2010-09-101-30/+38
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb2010-03-241-14/+8
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-251-5/+3
* sb111: #i107578# for backward compatibility, support hexadecimal configuratio...sb2009-12-101-3/+27
* sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb2009-11-101-9/+12
* sb111: #i101955# moved configmgr2/ to configmgr/sb2009-11-021-0/+451