summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Winreg config layer: Allow to define external backend separatelyMike Kaganski1-3/+14
2017-11-02Winreg configuration layer: don't assert on user inputMike Kaganski1-2/+2
2017-11-01Winreg configuration layer: use writeAttributeValue for oox:externalMike Kaganski1-7/+7
2017-11-01Winreg configuration layer: support oox:external valuesMike Kaganski1-10/+44
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-0/+22
2017-03-07Revert "tdf#106283: Registry settings are not read properly on Windows"Tamás Zolnai1-1/+1
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-1/+1
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-2/+2
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen1-5/+0
2016-10-23Fix typosAndrea Gelmini2-2/+2
2016-10-16clang-cl loplugin: configmgrStephan Bergmann3-8/+8
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand1-21/+8
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand1-2/+0
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand2-13/+65
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand1-10/+33
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand1-0/+17
2016-09-28tdf#95386 Remove remains of .uno:HelperDialogGabor Kelemen1-8/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin3-6/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann22-24/+24
2016-08-05Tell where the colon is missing in the exception messageTor Lillqvist1-1/+1
2016-08-05configmgr: fix loplugin:cppunitassertequals warningsMiklos Vajna1-5/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin6-6/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep1-2/+2
2016-05-31tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips1-1/+1
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-5/+5
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin2-4/+4
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+1
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-6/+5
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann8-11/+11
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley1-8/+0
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin2-36/+32
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin2-3/+3
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-4/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke5-5/+0
2016-03-31Missing includeStephan Bergmann1-1/+2
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski19-101/+50
2016-03-12Let's use the iterator return by erase method (part b)Julien Nabet1-1/+1
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-5/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-4/+4
2016-02-09Remove excess newlinesChris Sherlock4-4/+0
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki951-2/+2
2016-01-07Fix typosAndrea Gelmini3-3/+3
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-24/+0
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-11-22cppcheck:useInitializationListNoel Grandin5-14/+14
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-108/+41
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann16-109/+109
2015-11-09new loplugin: oncevarNoel Grandin6-12/+6