summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-21loplugin:subtlezeroinit: shellStephan Bergmann1-1/+1
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-1/+0
2017-02-10Remove MinGW supportStephan Bergmann6-59/+0
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara1-1/+1
2017-02-08loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-4/+7
2017-02-08Add missing #includesStephan Bergmann1-1/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-02loplugin:unnecessaryoverrideStephan Bergmann1-3/+0
2017-02-02loplugin:useuniqueptrStephan Bergmann1-4/+4
2017-02-01loplugin:stringconstantStephan Bergmann1-2/+1
2017-02-01loplugin:stringconstantStephan Bergmann1-2/+1
2017-01-28loplugin:stringconstantJochen Nitschke2-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-3/+2
2017-01-27Remove dynamic exception specifications from some TDE-only codeStephan Bergmann1-39/+10
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann24-388/+116
2017-01-20can use truncate instead of a new OUStringBufferCaolán McNamara1-1/+1
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann5-17/+17
2017-01-10New loplugin:conststringvar: shellStephan Bergmann1-5/+5
2017-01-09New loplugin:externvar: shellStephan Bergmann1-1/+1
2016-12-24tdf#90753: AutoInstall shell_senddoc packageMatúš Kukan1-9/+2
2016-12-14Dead codeStephan Bergmann5-172/+11
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin3-8/+4
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-3/+2
2016-10-15clang-cl loplugin: shellStephan Bergmann52-454/+442
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski1-6/+5
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+1
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-09-13add xdg-email as the default email routeCaolán McNamara1-2/+8
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist11-140/+29
2016-09-09loplugin:constantparam in sfx2Noel Grandin5-14/+11
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin2-2/+2
2016-08-23Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann4-4/+26
2016-08-22Remove WorkPathVariable support from KDE backendsStephan Bergmann4-24/+2
2016-08-22Revert "KDE: don't throw on TemplatePathVariable"Stephan Bergmann2-2/+2
2016-08-22tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it existsStephan Bergmann1-6/+10
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-3/+3
2016-08-11loplugin:constantparamNoel Grandin1-3/+2
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin1-2/+2
2016-07-22shell: loplugin:nullptr / staticanonymous / stringconstantMichael Stahl1-3/+7
2016-07-22Related: rhbz#1065807 recover using xdg templates and documents settingsCaolán McNamara1-2/+117
2016-07-22There is no css.configuration.backend.GconfBackendCaolán McNamara1-5/+1
2016-07-05Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann1-2/+6
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales12-69/+69
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-8/+8
2016-04-19WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara2-1/+11