summaryrefslogtreecommitdiff
path: root/configmgr/source/valueparser.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin1-5/+5
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen1-4/+0
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-2/+1
2017-02-17convert ValueParser::State to scoped enumNoel Grandin1-14/+16
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-3/+3
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-3/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-5/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-06-28configmgr: hide NodeMap implementation.Michael Meeks1-1/+1
2014-06-28configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks1-33/+34
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-3/+0
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-13/+13
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-15/+6
2014-01-27coverity#707684 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann1-2/+2
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann1-10/+6
2013-06-20Turn redundant member direct-initializations into value-initializationsStephan Bergmann1-1/+1
2013-06-18WaE: initialization orderDavid Tardon1-1/+1
2013-06-17cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet1-1/+1
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-9/+12
2013-05-16Some string literal clean upStephan Bergmann1-11/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-16/+13
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29Support optional dependencies among .xcd filesStephan Bergmann1-1/+3
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot1-3/+3
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann1-5/+4
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-4/+5
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-15/+18
2011-11-27remove include of pch header in configmgrNorbert Thiebaud1-1/+0
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-30/+38
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb1-30/+38
2010-03-24sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb1-14/+8
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb1-5/+3
2009-12-10sb111: #i107578# for backward compatibility, support hexadecimal configuratio...sb1-3/+27
2009-11-10sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb1-9/+12
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb1-0/+451