summaryrefslogtreecommitdiffstats
path: root/configmgr/source/writemodfile.cxx
Commit message (Expand)AuthorAgeFilesLines
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* Use for-range loops in comphelper and configmgrJulien Nabet2018-02-271-6/+4
* Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann2017-04-071-129/+106
* Fix typosAndrea Gelmini2016-10-231-1/+1
* clang-cl loplugin: configmgrStephan Bergmann2016-10-161-1/+1
* profilesafe: Collect copies in single *.pack fileArmin Le Grand2016-10-111-6/+54
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-5/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-011-1/+1
* loplugin:unusedmethodsNoel Grandin2015-07-241-0/+2
* tdf#92764 - make configmgr write less noisy.Michael Meeks2015-07-151-51/+76
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-2/+4
* Make configmgr loplugin:salbool-cleanStephan Bergmann2014-07-021-0/+2
* configmgr: re-factor findNode and clone into NodeMap.Michael Meeks2014-06-281-1/+1
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-19/+19
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-11/+6
* There is no css::uno::Sequence<bool>Stephan Bergmann2014-05-091-3/+3
* various: sal_Bool->boolNoel Grandin2014-05-081-3/+3
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-241-4/+4
* Some clean upStephan Bergmann2013-09-101-145/+151
* Windows registry configuration backendJanos Farago2013-09-101-3/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-3/+3
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-15/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-2/+2
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-23/+20
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Line breaks in registrymodifications.xcuStephan Bergmann2012-03-091-4/+4
* Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot2011-12-171-3/+3
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-131-1/+2
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-2/+5
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-22/+27
* 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-17/+18
|\
| * sb129: #i113189# move XmlReader from configmgr to UREsb2010-09-101-17/+18
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* sb121: #i110264# in registrymodifications.xcu, allow localized property value...sb2010-03-221-63/+21
* sb121: #i110230# when writing top-level localized value changes do not omit t...sb2010-03-191-7/+19
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-251-5/+3
* sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb2009-11-111-12/+23
* sb111: #i101955# moved configmgr2/ to configmgr/sb2009-11-021-0/+622