summaryrefslogtreecommitdiff
path: root/configmgr/source/xcdparser.cxx
AgeCommit message (Expand)Author
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-04-12Allow <oor:items> in .xcd tooStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
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
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-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-12-14Replaced remaining OSL_ASSERT in configmgr.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-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb
2010-03-26sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb
2010-03-10#i109991#Vladimir Glazunov
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-12-02sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify conf...sb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb