.. |
check.h
|
DJGPP: fix runtime errors because list is destroyed before objects
|
2009-11-28 19:43:13 +01:00 |
checkautovariables.cpp
|
Fix #1069 (Minor spelling mistake across cppcheck)
|
2009-12-08 20:10:08 +02:00 |
checkautovariables.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkbufferoverrun.cpp
|
Fixed #1026 (false positive: buffer access out of bounds)
|
2009-12-05 11:41:30 +01:00 |
checkbufferoverrun.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkclass.cpp
|
class checking: It's a 'possible style' error if a private constructor is not initializing a member variable
|
2009-12-06 18:35:32 +01:00 |
checkclass.h
|
class checking: It's a 'possible style' error if a private constructor is not initializing a member variable
|
2009-12-06 18:35:32 +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
|
Fixed #1063 (False positive: deallocated memory doesn't leak upon exception)
|
2009-12-07 19:23:33 +01:00 |
checkexceptionsafety.h
|
Fixed #832 (Exception Safety: deallocating member pointer and then throwing exception)
|
2009-11-08 09:54:08 +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
|
astyle fix
|
2009-12-03 22:48:52 +02:00 |
checkmemoryleak.h
|
Fixed #944 (new false positives against Wine Git Tree)
|
2009-11-14 09:06:28 +01:00 |
checkother.cpp
|
Fixed #1061 (false positve: uninitialized variable)
|
2009-12-09 20:05:06 +01:00 |
checkother.h
|
newcheck: added the 'newcheck' functionality. It's still in early state so it needs refactoring
|
2009-12-06 18:41:28 +01:00 |
checkstl.cpp
|
Fixed #931 (Invalid interator false positive with identical variable names)
|
2009-11-10 19:07:04 +01:00 |
checkstl.h
|
astyle formatting
|
2009-11-02 20:25:08 +01:00 |
checkunusedfunctions.cpp
|
Fix #1071 ((style) The function 'throw' is never used)
|
2009-12-08 23:41:47 +02: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
|
twistedwave: Fixed #1055 (Support for inline suppressions)
|
2009-12-06 19:38:53 +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
|
Fixed #891 (false positive: division by zero)
|
2009-11-15 19:07:36 +01:00 |
mathlib.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
preprocessor.cpp
|
Preprocessor: Refactoring the Preprocessor::expandMacros
|
2009-12-09 17:13:48 +01:00 |
preprocessor.h
|
Preprocessor: Refactoring the Preprocessor::expandMacros
|
2009-12-09 17:13:48 +01:00 |
settings.cpp
|
twistedwave: Fixed #1055 (Support for inline suppressions)
|
2009-12-06 19:38:53 +01:00 |
settings.h
|
twistedwave: Fixed #1055 (Support for inline suppressions)
|
2009-12-06 19:38:53 +01:00 |
token.cpp
|
Fix #1037 (tokenizing a nested do while, while loop fails)
|
2009-12-04 00:06:03 +02:00 |
token.h
|
mode change from 755 to 644
|
2009-11-28 12:56:34 +01:00 |
tokenize.cpp
|
Fixed #1024 (Preprocessor: doesn't expand macro in macro)
|
2009-12-09 19:14:07 +01:00 |
tokenize.h
|
Fix #1037 (tokenizing a nested do while, while loop fails)
|
2009-12-04 00:06:03 +02:00 |