cppcheck/lib
Kimmo Varis 4668e19060 Modify Cppcheck::addFile() only take one file as a parameter.
CLI and GUI already do the directory walking for us and we have list
of files to check. So we were duplicating this directory walking.
Practically doing check again for each file if it is a directory.
Which can take some time with large amount of files.
2011-01-13 23:18:04 +02:00
..
check.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkautovariables.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkautovariables.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkbufferoverrun.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkbufferoverrun.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkclass.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkclass.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkexceptionsafety.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkexceptionsafety.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkmemoryleak.cpp Fixed #2434 (FP memleakOnRealloc) 2011-01-12 22:33:46 -08:00
checkmemoryleak.h Fixed #2440 (False negative: basic memory leak) 2011-01-11 20:14:15 +01:00
checknullpointer.cpp Fixed #2443 (Possible null pointer dereference: xxx - otherwise it is redundant to check if xxx is null at line) 2011-01-10 19:57:26 +01:00
checknullpointer.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkobsoletefunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkobsoletefunctions.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkother.cpp Fixed #2458 (false positive: (warning) Redundant code: Found a statement that begins with numeric constant) 2011-01-13 20:12:57 +01:00
checkother.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkpostfixoperator.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkpostfixoperator.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkstl.cpp Fixed #2450 (False positive when iterator reused) 2011-01-13 20:57:44 +01:00
checkstl.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkuninitvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkuninitvar.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkunusedfunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkunusedfunctions.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
cppcheck.cpp Modify Cppcheck::addFile() only take one file as a parameter. 2011-01-13 23:18:04 +02:00
cppcheck.h Modify Cppcheck::addFile() only take one file as a parameter. 2011-01-13 23:18:04 +02:00
errorlogger.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
errorlogger.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
executionpath.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
executionpath.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_unix.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_unix.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_win32.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_win32.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
lib.pri Don't use relative paths in lib.pri. 2010-12-18 17:03:46 +02:00
mathlib.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
mathlib.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
path.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
path.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
preprocessor.cpp Accept include paths ending with backslash. 2011-01-11 21:04:21 +02:00
preprocessor.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
settings.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
settings.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
symboldatabase.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
symboldatabase.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
timer.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
timer.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
token.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
token.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
tokenize.cpp Fixed #2296 (Tokenizer: simplifyKnownVariable doesn't simplify pointer properly 'delete [] p;') 2011-01-11 19:34:35 +01:00
tokenize.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00