summaryrefslogtreecommitdiff
path: root/soltools
AgeCommit message (Expand)Author
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-02-06loplugin:flatten in soltoolsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-26file param is used in DEBUG modeNoel Grandin
2018-11-22remove some unused enum values and defines in soltoolsNoel Grandin
2018-11-22remove unused toktype::IDENTNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-08Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin
2018-10-05soltools: fix -Werror=format-overflowMichael Stahl
2018-10-04Avoid -Werror=stringop-truncationStephan Bergmann
2018-09-24-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2018-09-18loplugin:external (in non-Linux code)Stephan Bergmann
2018-09-17loplugin:external in Executable_mkdependStephan Bergmann
2018-09-16loplugin:external in Executable_cppStephan Bergmann
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-05-27Fix typosAndrea Gelmini
2018-05-27Fix typosAndrea Gelmini
2018-03-07Deduplicate includesMike Kaganski
2018-01-25Fix typosAndrea Gelmini
2018-01-12tdf#114952 filep is still used in soltools/mkdepend/parse.cNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-10-24loplugin:includeform: soltools (macOS)Stephan Bergmann
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-21Make cpp cope with long source linesStephan Bergmann
2017-08-14new loplugin:droplongNoel Grandin
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann
2017-01-09loplugin:externvarStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-04-10Drop redundant parenthesis.Pedro Giffuni
2016-03-10Avoid reserved identifierStephan Bergmann