summaryrefslogtreecommitdiff
path: root/configmgr/source
AgeCommit message (Expand)Author
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
2017-02-07configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.Michael Meeks
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
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-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31Missing includeStephan 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
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07Fix typosAndrea Gelmini
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-09Replace a local functor in configmgr by a lambda.Mario J. Rugiero
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-30Get this remove/re-add dance finally sorted out for goodStephan Bergmann
2015-10-30loplugin:unusedmethodsNoel 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-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Revert function removal that breaks --enable-dconfStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29Avoid false -Werror=maybe-uninitializedStephan Bergmann
2015-09-23Report nil-valued localized property as suchStephan Bergmann