summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-03-261-1/+1
* Use rtl::toAsciiLowerCaseStephan Bergmann2017-03-231-8/+5
* In Unix ImplGetLocale, read env vars instead of calling setlocaleStephan Bergmann2017-03-231-13/+14
* Use rtl::isAscii* instead of ctype.h is* with wchar_t argStephan Bergmann2017-03-221-1/+2
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Fix typosAndrea Gelmini2017-03-191-1/+1
* fix typo/grammar: "the the" --> thedennisroczek2017-03-191-9/+3
* No need for --disable-activex and --disable-atl any longerTor Lillqvist2017-03-141-8/+4
* Various clang-cl/loplugin warningsStephan Bergmann2017-03-1411-36/+59
* Fix typosAndrea Gelmini2017-03-121-1/+1
* Fix windows build with activex disabledTamás Zolnai2017-03-111-4/+8
* CosmeticsTor Lillqvist2017-03-102-2/+0
* tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski2017-03-1018-1/+1514
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* loplugin:subtlezeroinit: shellStephan Bergmann2017-02-211-1/+1
* "Unicode" is a proper noun and should not be used in pluralTor Lillqvist2017-02-121-1/+0
* 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