cppcheck/lib
Daniel Marjamaki 08ba378730 Preprocessor: Improved 'normal' preprocessing. better handling of multiple #elif and #else blocks 2011-10-24 08:11:44 +02:00
..
check.h Fixed #3220 (False positive: possible null pointer dereference: 'SwDoc *pDoc = NULL; pDoc->do_something();') 2011-10-18 19:34:14 +02:00
check64bit.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
check64bit.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkassignif.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkassignif.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkautovariables.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkautovariables.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkboost.cpp Fixed #3232 (Check if container is modified inside BOOST_FOREACH) 2011-10-23 13:07:43 +02:00
checkboost.h Fixed #3232 (Check if container is modified inside BOOST_FOREACH) 2011-10-23 13:07:43 +02:00
checkbufferoverrun.cpp Make checkSprintfCall using nextArguments() 2011-10-23 17:47:48 +02:00
checkbufferoverrun.h Fixed #3198 (Add check for readlink()) 2011-10-14 19:45:51 +02:00
checkclass.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkclass.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkexceptionsafety.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkexceptionsafety.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkmemoryleak.cpp Fixed #3185 (Add three more exit functions) 2011-10-23 12:23:53 +02:00
checkmemoryleak.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checknonreentrantfunctions.cpp checkMathFunctions: Refactoring the check 2011-10-22 12:31:47 +02:00
checknonreentrantfunctions.h Fix #3243 (Improve non reentrant function check) 2011-10-22 11:54:52 +02:00
checknullpointer.cpp Bugfix: checknullpointer worked incorrect for complex first 2011-10-23 15:23:36 +02:00
checknullpointer.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkobsoletefunctions.cpp Fixed #3238 (Crash in obsolete functions check.) 2011-10-22 12:36:45 +02:00
checkobsoletefunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkother.cpp Improved memset with 0 bytes check. TODO done (unit test). 2011-10-22 23:34:10 +03:00
checkother.h Fixed #934 (new check: missuse of std::cout) 2011-10-22 17:12:52 +02:00
checkpostfixoperator.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkpostfixoperator.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkstl.cpp Added support for C++11's cend/crend/cbegin/crbegin functions in some STL checks 2011-10-22 23:38:03 +03:00
checkstl.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkuninitvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkuninitvar.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedfunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedfunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedvar.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
cppcheck.cpp Add option to set #ifdef configuration check limit 2011-10-18 19:52:55 -05:00
cppcheck.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
errorlogger.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
errorlogger.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
executionpath.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
executionpath.h Add more warnings and fix the ones reported by them. 2011-10-22 15:05:43 +02:00
lib.pri Fixed #3232 (Check if container is modified inside BOOST_FOREACH) 2011-10-23 13:07:43 +02:00
mathlib.cpp Fixed ticket #3229 (Segfault with goto): 2011-10-18 23:56:35 +02:00
mathlib.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
path.cpp Add condition for HP-UX. 2011-10-20 09:01:58 +02:00
path.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
pcrerules.pri Complete 'disable the rules by default' for other platforms. 2011-10-19 15:14:39 +02:00
preprocessor.cpp Preprocessor: Improved 'normal' preprocessing. better handling of multiple #elif and #else blocks 2011-10-24 08:11:44 +02:00
preprocessor.h Preprocessor: updates to 'normal' preprocessing 2011-10-23 19:17:29 +02:00
settings.cpp Merge pull request #40 from joshbeck/master 2011-10-22 00:51:05 -07:00
settings.h astyle formatting 2011-10-22 11:11:54 +02:00
standards.h Fixed #3204 (Refactor standards support in Settings) 2011-10-22 10:34:04 +02:00
suppressions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
suppressions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
symboldatabase.cpp Add more warnings and fix the ones reported by them. 2011-10-22 15:05:43 +02:00
symboldatabase.h fixed a few doxygen warnings 2011-10-16 17:16:07 +02:00
timer.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
timer.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
token.cpp Add new warning option to check for dead code and change the order of some struct members to reduce structure padding. 2011-10-24 03:02:00 +02:00
token.h Add new warning option to check for dead code and change the order of some struct members to reduce structure padding. 2011-10-24 03:02:00 +02:00
tokenize.cpp Add new warning option to check for dead code and change the order of some struct members to reduce structure padding. 2011-10-24 03:02:00 +02:00
tokenize.h Add new warning option to check for dead code and change the order of some struct members to reduce structure padding. 2011-10-24 03:02:00 +02:00