summaryrefslogtreecommitdiffstats
path: root/soltools/cpp
Commit message (Expand)AuthorAgeFilesLines
* remove some unused enum values and defines in soltoolsNoel Grandin2018-11-221-1/+1
* remove unused toktype::IDENTNoel Grandin2018-11-221-1/+1
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-5/+2
* loplugin:staticvar in soltools..svxNoel Grandin2018-10-223-5/+5
* loplugin:constfields in smoketest..sotNoel Grandin2018-10-093-7/+7
* Avoid -Werror=stringop-truncationStephan Bergmann2018-10-041-1/+1
* loplugin:external (in non-Linux code)Stephan Bergmann2018-09-181-1/+1
* loplugin:external in Executable_cppStephan Bergmann2018-09-164-10/+8
* Related: rhbz#1602589 silence leaked_storageCaolán McNamara2018-07-271-0/+1
* Fix typosAndrea Gelmini2018-01-251-1/+1
* loplugin:constparamsNoel Grandin2017-12-072-3/+3
* loplugin:includeform: soltools (macOS)Stephan Bergmann2017-10-242-2/+2
* Translate German comments and debug strings (leftovers)Johnny_M2017-09-251-2/+2
* Make cpp cope with long source linesStephan Bergmann2017-08-211-1/+1
* new loplugin:droplongNoel Grandin2017-08-141-3/+3
* tdf#39468: Translate some german commentsChristian Barth2017-08-101-1/+2
* loplugin:constparams in soltools and variousNoel Grandin2017-07-216-16/+16
* Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M2017-07-061-5/+4
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-037-11/+7
* Fix passing plain char into ctype.h is* functionsStephan Bergmann2017-03-221-1/+1
* fix typo/grammar: "the the" --> thedennisroczek2017-03-191-1/+1
* -Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann2017-01-262-1/+3
* loplugin:externvarStephan Bergmann2017-01-095-5/+7
* -Werror,-Wunused-macrosStephan Bergmann2016-03-042-6/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2
* Fix typosAndrea Gelmini2016-01-102-2/+2
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-7/+7
* loplugin:unusedmethodsNoel Grandin2015-10-021-1/+0
* Fix typosAndrea Gelmini2015-09-302-9/+7
* Fix typosAndrea Gelmini2015-07-043-3/+3
* -fsanitize=nonnull-attributeStephan Bergmann2015-06-161-1/+2
* coverity#1000834 Use of untrusted string valueCaolán McNamara2014-11-061-0/+1
* coverity#1233618 Overlapping buffer in memory copyCaolán McNamara2014-10-021-1/+1
* remove use of register keyword in C filesNoel Grandin2014-06-242-5/+5
* coverity#705235 Missing break in switchCaolán McNamara2014-05-301-0/+1
* Fix some memory leak in soltools/cpp toolStephan Bergmann2014-05-222-0/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Clean up function declarationStephan Bergmann2014-04-103-3/+32
* Move prototype to includeStephan Bergmann2014-04-042-2/+2
* Typo #elsif -> #elifStephan Bergmann2014-03-311-6/+6
* WaE: 'PATH_MAX' : macro redefinitionTor Lillqvist2013-11-172-2/+6
* Fix for VS 2013 compilationJesús Corrius2013-11-162-2/+2
* left shift of 1 by 31 places cannot be represented in type 'int'Stephan Bergmann2013-08-221-2/+2
* We don't seem to actually need glibc getoptTor Lillqvist2013-08-211-2/+2
* Mark as constTakeshi Abe2013-07-141-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-5/+3
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-2/+2
* fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák2012-10-091-1/+1
* soltools conversion to gbuildDavid Ostrovsky2012-09-291-72/+0