.. |
check.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkautovariables.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkautovariables.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkbufferoverrun.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkbufferoverrun.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkclass.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkclass.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkdangerousfunctions.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkdangerousfunctions.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkfunctionusage.cpp
|
Fix for #341 (Functions passed as pointer not detected as used)
|
2009-05-31 08:01:16 +02:00 |
checkfunctionusage.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkheaders.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkheaders.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkmemoryleak.cpp
|
Memory leaks: calling function that deallocates the memory and allocates new memory
|
2009-05-30 20:30:44 +02:00 |
checkmemoryleak.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkother.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkother.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checksecurity.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checksecurity.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkstl.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkstl.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
cppcheck.cpp
|
cppcheck: removed the 'this may take several minutes' when checking unused functions. The check is much faster nowadays
|
2009-05-31 07:48:35 +02:00 |
cppcheck.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
cppcheck.rc
|
Windows RC file is ANSI file, storing as UTF-8 messes it up.
|
2009-02-22 14:55:29 +00:00 |
cppcheckexecutor.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
cppcheckexecutor.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
errorlogger.cpp
|
Fix ticket #318 ('..' in include will cause conflicting slashes in messages)
|
2009-05-31 10:12:19 +02:00 |
errorlogger.h
|
Fix ticket #318 ('..' in include will cause conflicting slashes in messages)
|
2009-05-31 10:12:19 +02:00 |
filelister.cpp
|
GUI: Fix building with MinGW.
|
2009-05-30 20:45:51 +03:00 |
filelister.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
main.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
mathlib.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
mathlib.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
preprocessor.cpp
|
Preprocessor: Added todos for better handling of UTF / extended ASCII
|
2009-05-30 14:24:55 +02:00 |
preprocessor.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
resource.h
|
Fix VS build broken due to tripled version resource info.
|
2009-01-18 09:38:42 +00:00 |
settings.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
settings.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
threadexecutor.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03: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
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
token.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
tokenize.cpp
|
Tokenizer::simplifyTokenList: reduce indent.
|
2009-06-01 16:27:04 +07:00 |
tokenize.h
|
Fixed ticket #345 ('!' and 'not' tokens interpreted differently even though they mean the same)
|
2009-05-31 10:42:27 +02:00 |