summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Remove MinGW supportStephan Bergmann2017-02-106-59/+0
* coverity#1371289 Missing move assignment operatorCaolán McNamara2017-02-081-1/+1
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-02-081-4/+7
* Add missing #includesStephan Bergmann2017-02-081-1/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* loplugin:unnecessaryoverrideStephan Bergmann2017-02-021-3/+0
* loplugin:useuniqueptrStephan Bergmann2017-02-021-4/+4
* loplugin:stringconstantStephan Bergmann2017-02-011-2/+1
* loplugin:stringconstantStephan Bergmann2017-02-011-2/+1
* loplugin:stringconstantJochen Nitschke2017-01-282-2/+2
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-282-3/+2
* Remove dynamic exception specifications from some TDE-only codeStephan Bergmann2017-01-271-39/+10
* improve "unnecessary user-declared destructor" checkNoel Grandin2017-01-271-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2624-388/+116
* can use truncate instead of a new OUStringBufferCaolán McNamara2017-01-201-1/+1
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-115-17/+17
* New loplugin:conststringvar: shellStephan Bergmann2017-01-101-5/+5
* New loplugin:externvar: shellStephan Bergmann2017-01-091-1/+1
* tdf#90753: AutoInstall shell_senddoc packageMatúš Kukan2016-12-241-9/+2
* Dead codeStephan Bergmann2016-12-145-172/+11
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-113-8/+4
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-1/+1
* loplugin:oncevar in sd..svgioNoel Grandin2016-11-011-3/+2
* clang-cl loplugin: shellStephan Bergmann2016-10-1552-454/+442
* TDE fix some clang plugin based warningsJan-Marek Glogowski2016-09-231-6/+5
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-151-3/+1
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* add xdg-email as the default email routeCaolán McNamara2016-09-131-2/+8
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-1211-140/+29
* loplugin:constantparam in sfx2Noel Grandin2016-09-095-14/+11
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-252-2/+2
* Revert "Remove WorkPathVariable support from KDE backends"Stephan Bergmann2016-08-234-4/+26
* Remove WorkPathVariable support from KDE backendsStephan Bergmann2016-08-224-24/+2
* Revert "KDE: don't throw on TemplatePathVariable"Stephan Bergmann2016-08-222-2/+2
* tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it existsStephan Bergmann2016-08-221-6/+10
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-3/+3
* loplugin:constantparamNoel Grandin2016-08-111-3/+2
* loplugin:countusersofdefaultparams in shell..starmathNoel Grandin2016-08-011-2/+2
* shell: loplugin:nullptr / staticanonymous / stringconstantMichael Stahl2016-07-221-3/+7
* Related: rhbz#1065807 recover using xdg templates and documents settingsCaolán McNamara2016-07-221-2/+117
* There is no css.configuration.backend.GconfBackendCaolán McNamara2016-07-221-5/+1
* Workaround to call /app/bin/xdg-open when run under flatpakStephan Bergmann2016-07-051-2/+6
* Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales2016-06-2212-69/+69
* clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2016-05-111-3/+3
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-8/+8
* WIP tdf#89609 Ignore subsecond precision in iso8601Muhammet Kara2016-04-192-1/+11
* clean-up: unused using declarations and includesJochen Nitschke2016-04-186-11/+0
* tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke2016-04-134-11/+13
* Drop pointless "internal" directory level for already internal include filesTor Lillqvist2016-04-0749-108/+108