summaryrefslogtreecommitdiff
path: root/configmgr/source/xcuparser.cxx
AgeCommit message (Expand)Author
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks
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-12-09Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar
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-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-06-12re-base on ALv2 code.Michael Meeks
2012-01-12Check for xcu <node> that should rather be <prop>.Stephan Bergmann
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-10-27Fixed previous configmgr layer numbering fix.Stephan Bergmann
2011-10-26Handle removal of non-mandatory set members.Stephan Bergmann
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
2011-01-10sb139: #i77102# forget about configmgr user-layer removals that no longer rem...sb
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-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb
2010-06-17jl153: #i110720# ignore spurious <prop> elements in .xcu set nodessb
2010-06-03slidecopy: wrongly resolved the merge conflict in the previous revision ...Frank Schoenheit [fs]
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb
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-22sb121: #i110264# in registrymodifications.xcu, allow localized property value...sb
2010-03-18sb121: #i110198# generally ignore unknown elements in xcu datasb
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2010-01-22sb111: #i100548# ignore data w/o matching schema during Components::parseModi...sb
2009-12-02sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify conf...sb
2009-11-11sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb
2009-11-10sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb