summaryrefslogtreecommitdiffstats
path: root/configmgr/source/dconf.cxx
Commit message (Expand)AuthorAgeFilesLines
* configmgr: workaround GCC9 -Werror=sign-compare in static_assertMichael Stahl2019-05-131-9/+9
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-10/+10
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Missing template clone() in configmgr dconf modeStephan Bergmann2018-05-091-0/+1
* loplugin:includeform: configmgrStephan Bergmann2017-10-231-8/+8
* loplugin:constparamsStephan Bergmann2017-08-301-1/+1
* error: ‘class configmgr::NodeMap’ has no member named ‘emplace’Caolán McNamara2017-08-111-2/+2
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* loplugin:salunicodeliteral: configmgrStephan Bergmann2017-04-281-1/+1
* Fix typosAndrea Gelmini2016-01-071-1/+1
* configmgr/dconf: Simplify Fleet Commander write-back modeStephan Bergmann2015-10-211-8/+6
* Avoid false -Werror=maybe-uninitializedStephan Bergmann2015-09-291-1/+1
* Fix documentationStephan Bergmann2015-09-021-1/+2
* configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/Stephan Bergmann2015-09-021-4/+8
* configmgr: support writing back to dconf (WIP)Stephan Bergmann2015-09-011-1/+583
* dconf: Change the way set elements are encodedStephan Bergmann2015-09-011-96/+136
* Handle dconf_client_new failureStephan Bergmann2015-09-011-0/+4
* dconf: fix check for matching templateStephan Bergmann2015-09-011-36/+36
* dconf: fix encoding of set element namesStephan Bergmann2015-09-011-10/+21
* Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann2015-09-011-0/+953