summaryrefslogtreecommitdiffstats
path: root/configmgr/source/components.cxx
Commit message (Expand)AuthorAgeFilesLines
* cppcheck:useInitializationListNoel Grandin2015-11-221-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-20/+20
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-2/+1
* configmgr/dconf: Simplify Fleet Commander write-back modeStephan Bergmann2015-10-211-5/+24
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/Stephan Bergmann2015-09-021-1/+2
* configmgr: support writing back to dconf (WIP)Stephan Bergmann2015-09-011-1/+3
* Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann2015-09-011-2/+2
* Support modification write-back to other than registrymodifications.xcuStephan Bergmann2015-09-011-17/+44
* Simplify hasModifications checkStephan Bergmann2015-08-271-10/+3
* Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann2015-08-211-6/+9
* Add HKEY_CURRENT_USER registry integration.Michael Meeks2015-07-141-2/+5
* configmgr: support reading from a dconf layer (WIP)Stephan Bergmann2015-07-081-0/+14
* Minor clean upStephan Bergmann2015-07-021-29/+23
* parseFileLeniently is always called with data_ as argumentStephan Bergmann2015-07-011-8/+7
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-1/+1
* SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist2014-12-041-0/+4
* configmgr: re-factor findNode and clone into NodeMap.Michael Meeks2014-06-281-1/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-051-4/+0
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-23/+23
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-44/+22
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2013-10-151-13/+3
* Windows registry configuration backendJanos Farago2013-09-101-1/+22
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-231-71/+35
* These SAL_INFOs do not make much sense any moreStephan Bergmann2013-07-231-3/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-231-2/+2
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-119/+79
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* Support optional dependencies among .xcd filesStephan Bergmann2012-11-291-8/+12
* fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann2012-11-061-8/+5
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-171-4/+2
* the unknwon typo is surprisingly popularLuboš Luňák2012-07-161-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann2012-03-151-9/+31
* Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-18/+7
* Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot2011-12-171-1/+1
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-131-4/+2
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-2/+4
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-291-49/+46
* remove include of pch header in configmgrNorbert Thiebaud2011-11-271-1/+0
* Cleaned up configmgr initialization.Stephan Bergmann2011-10-311-99/+114
* Fixed configmgr layer numbering.Stephan Bergmann2011-10-261-1/+1
* more tweaks to unittests, also move registrymodifications.xcuNoel Power2011-10-261-1/+11