summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-2/+2
2017-04-28loplugin:salunicodeliteral: configmgrStephan Bergmann1-1/+1
2017-04-28loplugin:cppunitassertequals: configmgrStephan Bergmann1-2/+10
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin4-8/+6
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-10Clean up uses of SAL_U/SAL_W: configmgrStephan Bergmann1-8/+17
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann3-154/+132
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-5/+5
2017-03-30data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin1-5113/+0
2017-03-24Fix configmgr argumentAndrea Gelmini1-1/+1
2017-03-17cleanup double includes and declarationsJochen Nitschke1-1/+0
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-0/+22
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-2/+2
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-1/+1
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-2/+2
2017-02-17convert ValueParser::State to scoped enumNoel Grandin2-15/+17
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips1-1/+1
2017-02-07configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.Michael Meeks1-1/+2
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin6-34/+31
2017-02-02loplugin:useuniqueptrStephan Bergmann1-8/+10
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann12-623/+177
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-2/+1
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