summaryrefslogtreecommitdiffstats
path: root/configmgr/source/xcuparser.cxx
Commit message (Expand)AuthorAgeFilesLines
* Related tdf#90429: Don't erroneously pop unrelated path segmentsStephan Bergmann2019-09-231-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-211-16/+13
* loplugin:constparams in configmgr,unotoolsNoel Grandin2017-07-171-1/+1
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-2/+2
* Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann2017-03-061-1/+1
* tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai2017-03-031-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski2016-03-151-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* configmgr: re-factor findNode and clone into NodeMap.Michael Meeks2014-06-281-3/+3
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-14/+14
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-88/+52
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-241-8/+8
* Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann2013-12-091-80/+72
* fdo#69027 check for state_.top().lockedAndras Timar2013-12-091-1/+1
* Some string literal clean upStephan Bergmann2013-05-161-146/+84
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-122/+68
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* Support optional dependencies among .xcd filesStephan Bergmann2012-11-291-2/+4
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Check for xcu <node> that should rather be <prop>.Stephan Bergmann2012-01-121-0/+10
* 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-29/+21
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-18/+30
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-38/+35
* remove include of pch header in configmgrNorbert Thiebaud2011-11-271-1/+0
* Fixed previous configmgr layer numbering fix.Stephan Bergmann2011-10-271-1/+2
* Handle removal of non-mandatory set members.Stephan Bergmann2011-10-261-1/+1
* 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-110/+121
|\
| * sb139: #i77102# forget about configmgr user-layer removals that no longer rem...sb2011-01-101-9/+17
| * sb129: merged in DEV300_m88sb2010-09-221-13/+17
| |\
| * | sb129: #i113189# move XmlReader from configmgr to UREsb2010-09-101-101/+104
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
| |/ |/|
* | sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb2010-08-121-13/+17
|/
* jl153: #i110720# ignore spurious <prop> elements in .xcu set nodessb2010-06-171-0/+8
* slidecopy: wrongly resolved the merge conflict in the previous revision ...Frank Schoenheit [fs]2010-06-031-1/+2
* sb122: #i111492# node-ref clone must not copy templateName_sb2010-05-111-2/+2
* sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb2010-03-261-105/+129
* sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb2010-03-241-2/+2
* sb121: #i110264# in registrymodifications.xcu, allow localized property value...sb2010-03-221-0/+17
* sb121: #i110198# generally ignore unknown elements in xcu datasb2010-03-181-32/+26
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-251-5/+3
* sb111: #i100548# ignore data w/o matching schema during Components::parseModi...sb2010-01-221-7/+15
* sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify conf...sb2009-12-021-26/+32
* sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb2009-11-111-15/+33
* sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb2009-11-101-112/+140