summaryrefslogtreecommitdiff
path: root/configmgr/source/dconf.cxx
AgeCommit message (Expand)Author
2019-05-13configmgr: workaround GCC9 -Werror=sign-compare in static_assertMichael Stahl
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-09Missing template clone() in configmgr dconf modeStephan Bergmann
2017-10-23loplugin:includeform: configmgrStephan Bergmann
2017-08-30loplugin:constparamsStephan Bergmann
2017-08-11error: ‘class configmgr::NodeMap’ has no member named ‘emplace’Caolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-04-28loplugin:salunicodeliteral: configmgrStephan Bergmann
2016-01-07Fix typosAndrea Gelmini
2015-10-21configmgr/dconf: Simplify Fleet Commander write-back modeStephan Bergmann
2015-09-29Avoid false -Werror=maybe-uninitializedStephan Bergmann
2015-09-02Fix documentationStephan Bergmann
2015-09-02configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/Stephan Bergmann
2015-09-01configmgr: support writing back to dconf (WIP)Stephan Bergmann
2015-09-01dconf: Change the way set elements are encodedStephan Bergmann
2015-09-01Handle dconf_client_new failureStephan Bergmann
2015-09-01dconf: fix check for matching templateStephan Bergmann
2015-09-01dconf: fix encoding of set element namesStephan Bergmann
2015-09-01Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann