.. |
check.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkautovariables.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkautovariables.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkbufferoverrun.cpp
|
Fix #868 (False positive - buffer access out of bounds in for loop)
|
2009-10-29 16:04:23 +02:00 |
checkbufferoverrun.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkclass.cpp
|
Fix #895 (false positive: Suspicious pointer subtraction)
|
2009-11-04 21:36:27 +02:00 |
checkclass.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkdangerousfunctions.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkdangerousfunctions.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkexceptionsafety.cpp
|
Exception safety: added check for unsafe reallocation of member pointer
|
2009-11-03 20:26:52 +01:00 |
checkexceptionsafety.h
|
updated error message when memory leaks upon exception
|
2009-11-04 20:45:26 +01:00 |
checkheaders.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkheaders.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkmemoryleak.cpp
|
Memory leaks: Detect simple leak
|
2009-10-27 23:08:11 +01:00 |
checkmemoryleak.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkother.cpp
|
Fixed #902 (false positive: uninitialized variable when variable is initialized in macro)
|
2009-11-06 16:02:13 +01:00 |
checkother.h
|
uninitialized variables: added check
|
2009-10-29 21:34:43 +01:00 |
checkstl.cpp
|
STL: refactoring and fixing
|
2009-11-02 21:53:01 +01:00 |
checkstl.h
|
astyle formatting
|
2009-11-02 20:25:08 +01:00 |
checkunusedfunctions.cpp
|
Fixed #867 (unused member function warning)
|
2009-10-30 15:00:13 +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 #831 (Exception safety: multiple new in a simple execution path)
|
2009-10-31 18:58:42 +01:00 |
cppcheck.h
|
Refactoring: Changed pointer to reference
|
2009-10-26 21:31:36 +01:00 |
errorlogger.cpp
|
Fixed #854 (invalid XML generated for folders containing &)
|
2009-10-27 22:10:14 +01:00 |
errorlogger.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
filelister.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
filelister.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
lib.pri
|
Restructuring: Updated the Visual Studio project files. They are now generated by qmake
|
2009-10-28 17:37:38 +01:00 |
mathlib.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
mathlib.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
preprocessor.cpp
|
Fixed #882 (false positive: uninitialized variable)
|
2009-11-02 18:31:22 +01:00 |
preprocessor.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
settings.cpp
|
Fixed #831 (Exception safety: multiple new in a simple execution path)
|
2009-10-31 18:58:42 +01:00 |
settings.h
|
Fixed #831 (Exception safety: multiple new in a simple execution path)
|
2009-10-31 18:58:42 +01:00 |
token.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
token.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
tokenize.cpp
|
Fixed #898 (Tokenizer: remove unneeded const after *)
|
2009-11-05 21:30:05 +01:00 |
tokenize.h
|
Fixed #896 (False positive with --all when return value of open() is positive in a loop)
|
2009-11-05 00:58:15 +02:00 |