cppcheck/lib
Daniel Marjamäki 6a03fa604c Fixed #1402 (false positive: uninitialized variable) 2010-02-20 09:35:57 +01:00
..
CMakeLists.txt
check.h
checkautovariables.cpp Auto variables: Improved handling of temporaries 2010-01-27 19:16:32 +01:00
checkautovariables.h Auto variables: Improved handling of temporaries 2010-01-27 19:16:32 +01:00
checkbufferoverrun.cpp Refactoring CheckBufferOverrun. Use std::string instead of const char * 2010-02-18 22:25:29 +01:00
checkbufferoverrun.h Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
checkclass.cpp Fixed #1405 (false positive: operator = should return reference t 2010-02-17 22:46:03 +01:00
checkclass.h astyle fix 2010-02-14 21:46:40 +02:00
checkdangerousfunctions.cpp
checkdangerousfunctions.h Reformatting the --doc output to work better in the wiki 2010-01-17 14:56:56 +01:00
checkexceptionsafety.cpp
checkexceptionsafety.h
checkheaders.cpp Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
checkheaders.h
checkmemoryleak.cpp Borland C++: Fixed compiler errors (operands must be same type) 2010-02-20 08:53:33 +01:00
checkmemoryleak.h Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
checkother.cpp astyle formatting 2010-02-18 19:55:47 +01:00
checkother.h astyle formatting 2010-02-18 19:55:47 +01:00
checkstl.cpp fixed null pointer dereference when using --errorlist 2010-02-06 19:45:56 +01:00
checkstl.h updated --doc output about new checks in 1.40 2010-01-27 19:25:48 +01:00
checkunusedfunctions.cpp Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
checkunusedfunctions.h refactoring the folder structure 2009-10-25 12:49:06 +01:00
classinfo.h refactoring the folder structure 2009-10-25 12:49:06 +01:00
cppcheck.cpp Fixed #824 (Exit code of cppcheck) 2010-02-06 19:47:08 +01:00
cppcheck.h
errorlogger.cpp
errorlogger.h
executionpath.cpp Fixed #1402 (false positive: uninitialized variable) 2010-02-20 09:35:57 +01:00
executionpath.h
filelister.cpp Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
filelister.h Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
lib.pri
mathlib.cpp Refactoring: Using string::compare instead of strncmp 2010-02-19 07:29:27 +01:00
mathlib.h
preprocessor.cpp Remove unnecessary file open. 2010-02-14 21:55:21 +02:00
preprocessor.h
settings.cpp Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
settings.h Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
token.cpp Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
token.h Refactoring: Use std::string instead of const char * 2010-02-14 19:58:17 +01:00
tokenize.cpp Fixed #1427 (new check: check for typedef name hiding) 2010-02-20 09:07:29 +01:00
tokenize.h Fixed #1427 (new check: check for typedef name hiding) 2010-02-20 09:07:29 +01:00