summaryrefslogtreecommitdiff
path: root/configmgr/source/components.cxx
AgeCommit message (Expand)Author
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-01-16Replace uses of rtl/instance.hxx with plain local static vars in configmgrStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-04Ignore dangling symlink configuration filesStephan Bergmann
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: configmgrStephan Bergmann
2017-10-13Replace list by vector in components (configmgr)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-07configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.Michael Meeks
2016-10-23Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: configmgrStephan Bergmann
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05Tell where the colon is missing in the exception messageTor Lillqvist
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2016-03-12Let's use the iterator return by erase method (part b)Julien Nabet
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-21configmgr/dconf: Simplify Fleet Commander write-back modeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan 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-01Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann
2015-08-27Simplify hasModifications checkStephan Bergmann
2015-08-21Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann
2015-07-14Add HKEY_CURRENT_USER registry integration.Michael Meeks
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann
2015-07-02Minor clean upStephan Bergmann
2015-07-01parseFileLeniently is always called with data_ as argumentStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks
2014-06-05various: remove SAL_THROW macroNoel Grandin