summaryrefslogtreecommitdiff
path: root/shell/source/tools/lngconvex
AgeCommit message (Expand)AuthorFilesLines
2023-11-08loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann1-5/+5
2023-01-27Remove support for AIXStephan Bergmann1-5/+0
2022-08-30Inline some macro wizardryMike Kaganski1-13/+7
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-4/+5
2020-11-19tdf#123936 Formatting files in module shell with clang-formatPhilipp Hofer2-23/+9
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen2-4/+0
2020-03-12Revert "loplugin:constfields in shell"Noel Grandin2-3/+3
2019-09-27cid#1448334 silence Untrusted value as argumentCaolán McNamara1-0/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-28Fix typosAndrea Gelmini2-2/+2
2019-07-18cid#1448418 Unchecked return valueCaolán McNamara1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-10-09loplugin:constfields in shellNoel Grandin2-3/+3
2018-10-01loplugin:useuniqueptr in shell::SubstitutorNoel Grandin1-35/+8
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-5/+2
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov1-7/+5
2018-05-21tdf#96099 Remove unused typedef from shell/source/tools/lngconvexArkadiy Illarionov2-34/+2
2018-01-12More loplugin:cstylecast: shellStephan Bergmann1-5/+5
2017-10-23loplugin:includeform: shellStephan Bergmann1-6/+6
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-4/+4
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-02-21loplugin:subtlezeroinit: shellStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-3/+3
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin1-3/+1
2015-08-03remove some unused typedefsNoel Grandin1-1/+0
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin2-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+6
2015-01-28remove unused typedefsNoel Grandin1-2/+0
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+1
2014-10-01shell: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-05-09remove presys.h and postsys.hThomas Arnhold1-9/+2
2014-02-26Remove visual noise from shellAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-3/+0
2013-11-05fixincludeguards.sh: shellThomas Arnhold2-4/+4
2013-08-30eliminated yet another language-country parserEike Rathke1-34/+11
2013-08-30and another one for fdo#68740Eike Rathke1-1/+1
2013-08-30attempt to roughly fix fdo#68740Eike Rathke1-1/+1