summaryrefslogtreecommitdiffstats
path: root/soltools/cpp
Commit message (Expand)AuthorAgeFilesLines
* -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
* remove malingering legacy RCS tags.Michael Meeks2012-06-282-5/+1
* re-base on ALv2 code.Michael Meeks2012-06-2710-25/+174
* re-base on ALv2 code.Michael Meeks2012-06-213-0/+54
* Decrease verbiage a little bitTor Lillqvist2012-01-271-1/+3
* this S390 ifdef isn't a contemporary oneCaolán McNamara2011-11-141-4/+0
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* Rehash cross-compilation ideasTor Lillqvist2011-06-041-1/+5
* Cross-compilation work for soltoolsTor Lillqvist2011-05-131-0/+1
* Some initial baby steps towards cross-compilationTor Lillqvist2011-05-131-35/+0
* Kill OS/2 stuffTor Lillqvist2011-04-151-2/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-6/+8
|\
| * Update from master repository (DEV300_m98).Matthias Huetsch [mhu]2011-01-273-5/+20
| |\
| * | #i115784# soltools: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]2010-11-252-7/+8
* | | Remove MSDOS supportThomas Arnhold2011-02-244-4/+4
* | | Removed some commented code.Danny Roberts2011-02-184-54/+0
* | | Remove HPUX supportThomas Arnhold2011-02-162-7/+0
* | | WaE: signed/unsignedCaolán McNamara2011-02-032-2/+2
* | | Silence compiler warningsTor Lillqvist2011-02-037-25/+26
* | | cppcheck: can reduce the scope of these variablesCaolán McNamara2010-12-091-4/+5
* | | add modelines to .h files as wellCaolán McNamara2010-10-2811-0/+28
* | | tweak for AIXCaolán McNamara2010-10-132-3/+3
| |/ |/|
* | masterfix: #i10000# change HAVE_GETOPT to != YESobo2010-06-241-1/+1