summaryrefslogtreecommitdiffstats
path: root/configmgr/source/data.cxx
Commit message (Expand)AuthorAgeFilesLines
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-3/+2
* tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski2016-03-151-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-14/+14
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-5/+5
* configmgr: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-2/+2
* configmgr: re-factor findNode and clone into NodeMap.Michael Meeks2014-06-281-9/+1
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-11/+11
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-21/+11
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-241-1/+1
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-5/+5
* Simplify some matchAsciiL -> matchStephan Bergmann2013-10-151-8/+3
* Style and graceStephan Bergmann2013-07-241-1/+1
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-22/+12
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-46/+39
* 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
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot2011-12-171-6/+6
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-131-1/+6
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-3/+15
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-10/+11
* 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-0/+0
|\
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb2010-08-121-0/+44
* slidecopy: (patch by SB) for compatibility with the old implementation, let g...Frank Schoenheit [fs]2010-04-161-2/+12
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-251-5/+3
* sb111: #i101955# moved configmgr2/ to configmgr/sb2009-11-021-0/+320