summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Expand)AuthorFilesLines
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-2/+4
2018-11-08Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann1-0/+8
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-5/+2
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin3-5/+5
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-5/+1
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin3-7/+7
2018-10-05soltools: fix -Werror=format-overflowMichael Stahl1-1/+4
2018-10-04Avoid -Werror=stringop-truncationStephan Bergmann1-1/+1
2018-09-24-Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-1/+2
2018-09-18loplugin:external (in non-Linux code)Stephan Bergmann1-1/+1
2018-09-17loplugin:external in Executable_mkdependStephan Bergmann5-23/+22
2018-09-16loplugin:external in Executable_cppStephan Bergmann4-10/+8
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara2-0/+2
2018-05-27Fix typosAndrea Gelmini1-1/+1
2018-05-27Fix typosAndrea Gelmini1-1/+1
2018-03-07Deduplicate includesMike Kaganski1-1/+0
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-12tdf#114952 filep is still used in soltools/mkdepend/parse.cNoel Grandin1-5/+5
2017-12-07loplugin:constparamsNoel Grandin2-3/+3
2017-10-24loplugin:includeform: soltools (macOS)Stephan Bergmann2-2/+2
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M1-2/+2
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-08-29remove some unused macro definitionsNoel Grandin1-5/+0
2017-08-21Make cpp cope with long source linesStephan Bergmann1-1/+1
2017-08-14new loplugin:droplongNoel Grandin2-4/+4
2017-08-10tdf#39468: Translate some german commentsChristian Barth1-1/+2
2017-07-21loplugin:constparams in soltools and variousNoel Grandin12-38/+38
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M1-5/+4
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin7-11/+7
2017-06-21loplugin:unusedfields store..svlNoel Grandin5-27/+11
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann3-1/+4
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann4-11/+11
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-2/+10
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-1/+1
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara1-1/+1
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann2-1/+3
2017-01-09loplugin:externvarStephan Bergmann10-23/+31
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-2/+3
2016-04-10Drop redundant parenthesis.Pedro Giffuni1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-14/+14
2016-03-04-Werror,-WundefStephan Bergmann1-1/+1
2016-03-04-Werror,-Wunused-macrosStephan Bergmann2-6/+0
2016-02-23new loplugin: commaoperatorNoel Grandin1-3/+6
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-6/+6
2016-02-16use consistent #define checks for the Windows platformNoel Grandin4-8/+8
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann1-0/+2
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-11-23loplugin:unusedfields in soltools/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-2/+2