summaryrefslogtreecommitdiff
path: root/configmgr/source/data.cxx
AgeCommit message (Expand)Author
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan 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-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-15Simplify some matchAsciiL -> matchStephan Bergmann
2013-07-24Style and graceStephan Bergmann
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan 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-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-08-12sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb
2010-04-16slidecopy: (patch by SB) for compatibility with the old implementation, let g...Frank Schoenheit [fs]
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb