.. |
check.h
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkautovariables.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkautovariables.h
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkbufferoverrun.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkbufferoverrun.h
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |
checkclass.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkclass.h
|
refactoring: minor refactorings and added some doxygen comments
|
2009-07-08 17:14:34 +02:00 |
checkdangerousfunctions.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkdangerousfunctions.h
|
doc: generating wiki documentation
|
2009-06-12 15:20:08 +02:00 |
checkheaders.cpp
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |
checkheaders.h
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |
checkmemoryleak.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkmemoryleak.h
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkother.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkother.h
|
doc: add link
|
2009-07-12 21:51:57 +02:00 |
checkstl.cpp
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
checkstl.h
|
refactoring: minor refactorings and added some doxygen comments
|
2009-07-08 17:14:34 +02:00 |
checkunusedfunctions.cpp
|
Fixed ticket #373 (False unused functions)
|
2009-06-14 07:58:36 +02:00 |
checkunusedfunctions.h
|
src/checkunusedfunctions.h: assign default values in initializer list.
|
2009-06-10 03:12:57 +07:00 |
cppcheck.cpp
|
updated version to 1.34
|
2009-07-12 16:09:22 +02:00 |
cppcheck.h
|
Move include paths list to Settings class so we can set include paths from GUI.
|
2009-07-04 01:23:37 +03:00 |
cppcheck.rc
|
Fix the copyright text in Windows executable.
|
2009-06-14 00:24:35 +03:00 |
cppcheckexecutor.cpp
|
Revert "cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format"
|
2009-07-10 22:38:26 +02:00 |
cppcheckexecutor.h
|
Doxygen fixes. Wrong parameter names etc.
|
2009-06-20 12:54:49 +03:00 |
errorlogger.cpp
|
Revert "cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format"
|
2009-07-10 22:38:26 +02:00 |
errorlogger.h
|
refactoring: renamed the severity "all" to "possible error"
|
2009-07-13 10:16:31 +02:00 |
filelister.cpp
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |
filelister.h
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |
main.cpp
|
doxygen: wrote a simple text for the mainpage
|
2009-07-11 16:44:04 +02:00 |
mathlib.cpp
|
Changed EOL character to LF in a few files.
|
2009-06-02 23:32:58 +03:00 |
mathlib.h
|
Changed EOL character to LF in a few files.
|
2009-06-02 23:32:58 +03:00 |
preprocessor.cpp
|
refactoring: minor refactorings and added some doxygen comments
|
2009-07-08 17:14:34 +02:00 |
preprocessor.h
|
refactoring: minor refactorings and added some doxygen comments
|
2009-07-08 17:14:34 +02:00 |
resource.h
|
Fix VS build broken due to tripled version resource info.
|
2009-01-18 09:38:42 +00:00 |
settings.cpp
|
cleanup: continued with the removing of the security. Some more work is needed but now everything compiles and runs at least.
|
2009-07-12 22:21:49 +02:00 |
settings.h
|
cleanup: continued with the removing of the security. Some more work is needed but now everything compiles and runs at least.
|
2009-07-12 22:21:49 +02:00 |
threadexecutor.cpp
|
Revert "cppcheck: Now it's possible to change the output format, for example to a visual studio compliant format"
|
2009-07-10 22:38:26 +02:00 |
threadexecutor.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
token.cpp
|
Fixed #387 (Templates: template functions that return a pointer are not simplified correctly)
|
2009-06-14 14:57:47 +02:00 |
token.h
|
Doxygen fixes. Wrong parameter names etc.
|
2009-06-20 12:54:49 +03:00 |
tokenize.cpp
|
tokenizer: Don't simplify declarations of static variables
|
2009-07-06 11:45:14 +02:00 |
tokenize.h
|
Refactoring: Rename member functions to follow naming guidelines.
|
2009-07-05 23:16:43 +03:00 |