summaryrefslogtreecommitdiffstats
path: root/configmgr/source/xcsparser.cxx
Commit message (Expand)AuthorAgeFilesLines
* optimise find/insert patternNoel Grandin2019-04-191-12/+6
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* Use for-range loops in comphelper and configmgrJulien Nabet2018-02-271-15/+13
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-11/+11
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-32/+17
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-241-3/+3
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-35/+17
* Turn redundant member direct-initializations into value-initializationsStephan Bergmann2013-06-201-1/+1
* cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet2013-06-171-1/+1
* Some string literal clean upStephan Bergmann2013-05-161-43/+31
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-51/+33
* 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-2/+4
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-131-17/+14
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-17/+29
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-9/+9
* 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-86/+81
|\
| * sb129: merged in DEV300_m88sb2010-09-221-3/+7
| |\
| * | sb129: #i113189# move XmlReader from configmgr to UREsb2010-09-101-86/+81
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
| |/ |/|
* | fwk152: #i113454# accept broken .xcs files containing empty <oor:component-sc...sb2010-07-281-3/+7
|/
* sb122: #i111492# node-ref clone must not copy templateName_sb2010-05-111-1/+1
* sb122: #i110083# improve xcsparser.cxx merge functionsb2010-04-121-12/+12
* sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb2010-03-261-8/+8
* sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb2010-03-241-1/+1
* sb121: #i110258# when parsing .xcs, conservatively merge new templates/compon...sb2010-03-241-8/+79
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-251-5/+3
* sb111: #i101955# missing initializationsb2009-11-121-1/+1
* sb111: #i101955# the span returned by XmlReader::getAttributeValue is only va...sb2009-11-101-60/+101
* sb111: #i101955# moved configmgr2/ to configmgr/sb2009-11-021-0/+559