summaryrefslogtreecommitdiff
path: root/configmgr/source/xcuparser.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt1-2/+2
2022-09-15Clean up color scheme migrationStephan Bergmann1-4/+4
2022-09-13Migrating product name related color schemes between different versionsBalazs Varga1-4/+4
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-3/+3
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin1-40/+40
2019-08-16Related tdf#90429: Don't erroneously pop unrelated path segmentsStephan Bergmann1-1/+1
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen1-4/+0
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin1-16/+13
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin1-1/+1
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-2/+2
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann1-1/+1
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks1-3/+3
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-14/+14
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-88/+52
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann1-8/+8
2013-12-09Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann1-80/+72
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar1-1/+1
2013-05-16Some string literal clean upStephan Bergmann1-146/+84
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-122/+68
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-11-29Support optional dependencies among .xcd filesStephan Bergmann1-2/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-01-12Check for xcu <node> that should rather be <prop>.Stephan Bergmann1-0/+10
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-29/+21
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-18/+30
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-38/+35
2011-11-27remove include of pch header in configmgrNorbert Thiebaud1-1/+0
2011-10-27Fixed previous configmgr layer numbering fix.Stephan Bergmann1-1/+2
2011-10-26Handle removal of non-mandatory set members.Stephan Bergmann1-1/+1
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-110/+121
2011-01-10sb139: #i77102# forget about configmgr user-layer removals that no longer rem...sb1-9/+17
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-22sb129: merged in DEV300_m88sb1-13/+17
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb1-101/+104
2010-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb1-13/+17
2010-06-17jl153: #i110720# ignore spurious <prop> elements in .xcu set nodessb1-0/+8
2010-06-03slidecopy: wrongly resolved the merge conflict in the previous revision ...Frank Schoenheit [fs]1-1/+2
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb1-2/+2
2010-03-26sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb1-105/+129
2010-03-24sb121: #i110203# use <it> in Setup.xcu string-list values; pass it through XS...sb1-2/+2