summaryrefslogtreecommitdiff
path: root/soltools/cpp
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-21Avoid -fsanitize=nullptr-with-offsetStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-24cid#1448523 silence bogus Out-of-bounds readCaolán McNamara
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-15loplugin:typedefparamStephan Bergmann
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-02-06loplugin:flatten in soltoolsNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-22remove some unused enum values and defines in soltoolsNoel Grandin
2018-11-22remove unused toktype::IDENTNoel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin
2018-10-04Avoid -Werror=stringop-truncationStephan Bergmann
2018-09-18loplugin:external (in non-Linux code)Stephan Bergmann
2018-09-16loplugin:external in Executable_cppStephan Bergmann
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-01-25Fix typosAndrea Gelmini
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-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-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann
2017-01-09loplugin:externvarStephan Bergmann
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-16-fsanitize=nonnull-attributeStephan Bergmann
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara
2014-10-02coverity#1233618 Overlapping buffer in memory copyCaolán McNamara
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-05-30coverity#705235 Missing break in switchCaolán McNamara
2014-05-22Fix some memory leak in soltools/cpp toolStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-10Clean up function declarationStephan Bergmann
2014-04-04Move prototype to includeStephan Bergmann