summaryrefslogtreecommitdiff
path: root/configmgr/source/partial.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet1-8/+7
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-3/+3
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-7/+7
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann1-2/+1
2013-05-15Related: #i122208# avoid default assignment of recursive STL containersHerbert Dürr1-1/+1
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-10/+10
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-02-24Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf nodeStephan Bergmann1-1/+14
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-2/+2
2011-11-27remove include of pch header in configmgrNorbert Thiebaud1-1/+0
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-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-26sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb1-0/+137