summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2017-03-13tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep
2016-06-02tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips
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-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
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-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki95
2016-01-07Fix typosAndrea Gelmini
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
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-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
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-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks
2015-10-02configmgr: remove unused old dmake fileMiklos Vajna
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
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