summaryrefslogtreecommitdiff
path: root/soltools/cpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-16cid#1462267 Infinite loopCaolán McNamara1-2/+4
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin4-12/+33
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin3-7/+7
2019-11-18cid#1448469 Out-of-bounds accessCaolán McNamara1-0/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-2/+2
2019-10-21Avoid -fsanitize=nullptr-with-offsetStephan Bergmann1-1/+2
2019-09-01Fix '..'Andrea Gelmini1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-24cid#1448523 silence bogus Out-of-bounds readCaolán McNamara4-0/+10
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+2
2019-03-15loplugin:typedefparamStephan Bergmann1-1/+1
2019-02-10loplugin:indentation in soltools..svlNoel Grandin2-4/+4
2019-02-06loplugin:flatten in soltoolsNoel Grandin1-14/+14
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-11-22remove some unused enum values and defines in soltoolsNoel Grandin1-1/+1
2018-11-22remove unused toktype::IDENTNoel Grandin1-1/+1
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-5/+2
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin3-5/+5
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin3-7/+7
2018-10-04Avoid -Werror=stringop-truncationStephan Bergmann1-1/+1
2018-09-18loplugin:external (in non-Linux code)Stephan Bergmann1-1/+1
2018-09-16loplugin:external in Executable_cppStephan Bergmann4-10/+8
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara1-0/+1
2018-01-25Fix typosAndrea Gelmini1-1/+1
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-08-21Make cpp cope with long source linesStephan Bergmann1-1/+1
2017-08-14new loplugin:droplongNoel Grandin1-3/+3
2017-08-10tdf#39468: Translate some german commentsChristian Barth1-1/+2
2017-07-21loplugin:constparams in soltools and variousNoel Grandin6-16/+16
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-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann1-1/+1
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-1/+1
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann2-1/+3
2017-01-09loplugin:externvarStephan Bergmann5-5/+7
2016-03-04-Werror,-Wunused-macrosStephan Bergmann2-6/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-7/+7
2015-10-02loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini2-9/+7
2015-07-04Fix typosAndrea Gelmini3-3/+3
2015-06-16-fsanitize=nonnull-attributeStephan Bergmann1-1/+2
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara1-0/+1
2014-10-02coverity#1233618 Overlapping buffer in memory copyCaolán McNamara1-1/+1
2014-06-24remove use of register keyword in C filesNoel Grandin2-5/+5
2014-05-30coverity#705235 Missing break in switchCaolán McNamara1-0/+1