summaryrefslogtreecommitdiff
path: root/configmgr/source/xcsparser.cxx
AgeCommit message (Expand)Author
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-04-19optimise find/insert patternNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
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-17cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet
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-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-22sb129: merged in DEV300_m88sb
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb
2010-07-28fwk152: #i113454# accept broken .xcs files containing empty <oor:component-sc...sb
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb
2010-04-12sb122: #i110083# improve xcsparser.cxx merge functionsb
2010-03-26sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb
2010-03-24sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb
2010-03-24sb121: #i110258# when parsing .xcs, conservatively merge new templates/compon...sb
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-11-12sb111: #i101955# missing initializationsb
2009-11-10sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb