cppcheck/lib
PKEuS e82d2b3c8d Fixed false positive #6453: Skip over inner class if checking outer function 2015-01-27 21:21:17 +01:00
..
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Cache and reuse token pointer 2015-01-27 10:23:58 +03:00
checkbufferoverrun.h
checkclass.cpp CheckClass: Better checking of what operator= returns 2015-01-24 11:18:33 +01:00
checkclass.h CheckClass: Better checking of what operator= returns 2015-01-24 11:18:33 +01:00
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp Support throw in checkleakautovar.cpp 2015-01-22 11:12:26 +01:00
checkleakautovar.h
checkmemoryleak.cpp Clean up redundant pointer operations 2015-01-17 16:29:50 +01:00
checkmemoryleak.h
checknonreentrantfunctions.cpp
checknonreentrantfunctions.h
checknullpointer.cpp
checknullpointer.h
checkobsolescentfunctions.cpp
checkobsolescentfunctions.h
checkother.cpp Fixed #6460 (Library: better function/type matching) 2015-01-27 17:55:18 +01:00
checkother.h Fixed #6460 (Library: better function/type matching) 2015-01-27 17:55:18 +01:00
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Fixed false positives #6450 and #6451 2015-01-23 19:38:39 +01:00
checkuninitvar.h Fixed false positives #6450 and #6451 2015-01-23 19:38:39 +01:00
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp Check "var" for null pointer before using it 2015-01-18 13:02:58 +01:00
checkunusedvar.h
checkvaarg.cpp Fixed false positive #6453: Skip over inner class if checking outer function 2015-01-27 21:21:17 +01:00
checkvaarg.h
config.h
cppcheck.cpp Fix false negatives for local suppressions 2015-01-20 18:47:30 +01:00
cppcheck.h Fix false negatives for local suppressions 2015-01-20 18:47:30 +01:00
cppcheck.vcxproj Set /LARGEADDRESSAWARE flag for Win32 builds 2015-01-27 15:43:40 +01:00
cppcheck.vcxproj.filters
cxx11emu.h
errorlogger.cpp Multi process check: Sanitize error messages for illegal characters 2015-01-17 16:12:00 +01:00
errorlogger.h
executionpath.cpp
executionpath.h
lib.pri
library.cpp Fixed #6460 (Library: better function/type matching) 2015-01-27 17:55:18 +01:00
library.h Fixed #6460 (Library: better function/type matching) 2015-01-27 17:55:18 +01:00
mathlib.cpp
mathlib.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
path.cpp
path.h
pcrerules.pri
preprocessor.cpp
preprocessor.h
settings.cpp Fix false negatives for local suppressions 2015-01-20 18:47:30 +01:00
settings.h Fix false negatives for local suppressions 2015-01-20 18:47:30 +01:00
standards.h
suppressions.cpp Fix false negatives for local suppressions 2015-01-20 18:47:30 +01:00
suppressions.h Fix false negatives for local suppressions 2015-01-20 18:47:30 +01:00
symboldatabase.cpp Improved detection of Type::needInitialization: 2015-01-21 10:34:58 +01:00
symboldatabase.h Use unsigned int for all flags 2015-01-17 16:46:05 +01:00
templatesimplifier.cpp Fix segfault in template simplifier 2015-01-18 01:43:43 +01:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp Verbose AST dump: Show if token is expanded from macro 2015-01-17 23:20:52 +01:00
token.h
tokenize.cpp * Added Clang-related flag to gui.pro 2015-01-20 19:20:00 +01:00
tokenize.h Tokenizer: Remove macro in class declaration like 'class DLLEXPORT Fred {}' to be able to handle the class better later 2015-01-17 07:42:49 +01:00
tokenlist.cpp tokenlist::createAst(); should not be const. 2015-01-20 11:22:22 +01:00
tokenlist.h tokenlist::createAst(); should not be const. 2015-01-20 11:22:22 +01:00
valueflow.cpp
valueflow.h
version.h
version.rc