summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-30data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin
2017-03-24Fix configmgr argumentAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips
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-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
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-28tdf#95386 Remove remains of .uno:HelperDialogGabor Kelemen
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-08-05configmgr: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep
2016-05-31tdf#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