summaryrefslogtreecommitdiff
path: root/configmgr/source/writemodfile.cxx
AgeCommit message (Expand)Author
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann
2016-10-23Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: configmgrStephan Bergmann
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-15tdf#92764 - make configmgr write less noisy.Michael Meeks
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-07-02Make configmgr loplugin:salbool-cleanStephan Bergmann
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann
2014-05-08various: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2013-09-10Some clean upStephan Bergmann
2013-09-10Windows registry configuration backendJanos Farago
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-09Line breaks in registrymodifications.xcuStephan Bergmann
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
2011-11-29Adapted to new assertion/logging mechanisms.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-10sb129: #i113189# move XmlReader from configmgr to UREsb
2010-03-22sb121: #i110264# in registrymodifications.xcu, allow localized property value...sb
2010-03-19sb121: #i110230# when writing top-level localized value changes do not omit t...sb
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-11-11sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb