summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2015-09-07cppcheck: noExplicitCopyMoveConstructorCaolán McNamara
2015-09-03Restored missing includes from source files.Ashod Nakashian
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
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann
2015-09-01readdconflayer: avoid deref of null (removed) memberStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Simplify hasModifications checkStephan Bergmann
2015-08-21Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann
2015-08-21Support "finalized" in dconf layerStephan Bergmann
2015-07-28com::sun::star->css in configmgrNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-15tdf#92764 - make configmgr write less noisy.Michael Meeks
2015-07-15loplugin:unusedmethods configmgrNoel Grandin
2015-07-14Add HKEY_CURRENT_USER registry integration.Michael Meeks
2015-07-13tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann
2015-07-07Validate names of elements added via the APIStephan Bergmann
2015-07-02Minor clean upStephan Bergmann
2015-07-01parseFileLeniently is always called with data_ as argumentStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-16incomplete type error under some compilersCaolán McNamara
2015-02-16restore dependenciesCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-12coverity#1269597 Uncaught exceptionCaolán McNamara
2015-02-11loplugin:unreffunStephan Bergmann
2015-02-11tdf#46723 - enable configmgr unit testsRadu Ioan
2015-02-10cppcheck: assertWithSideEffectCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05Revert "Log parsing time of each xcd file"Stephan Bergmann
2014-12-04Log parsing time of each xcd fileTor Lillqvist
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-10-24Use xmlreader::XmlReader::getUrlStephan Bergmann