.. |
check.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
check64bit.cpp
|
astyle formatting
|
2012-10-12 06:12:52 +02:00 |
check64bit.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkassignif.cpp
|
AssignIf: better handling of function calls
|
2012-09-29 19:22:34 +02:00 |
checkassignif.h
|
assignif: Fixed testcase. parse while loops if variable is local and not external.
|
2012-09-29 10:54:09 +02:00 |
checkautovariables.cpp
|
SymbolDatabase: Improved find function functionality. Taking arguments into account
|
2012-10-14 17:30:37 +02:00 |
checkautovariables.h
|
Attempt to fix all doxygen warnings.
|
2012-10-24 01:32:07 +02:00 |
checkboost.cpp
|
speed up checks by caching commonly looked up stuff in the symbol database (CheckBufferOverrun, CheckBoost)
|
2012-10-13 11:16:48 +02:00 |
checkboost.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkbufferoverrun.cpp
|
speed up checks by caching commonly looked up stuff in the symbol database (CheckBufferOverrun, CheckBoost)
|
2012-10-13 11:16:48 +02:00 |
checkbufferoverrun.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkclass.cpp
|
tweaked message
|
2012-10-28 13:03:40 +01:00 |
checkclass.h
|
Class: Show inconclusive warnings about unknown types that are not initialized in copy constructors. Ticket: #3611
|
2012-09-20 19:16:26 +02:00 |
checkexceptionsafety.cpp
|
speed up checks by caching commonly looked up stuff in the symbol database (checkexceptionsafety)
|
2012-10-14 17:40:17 +02:00 |
checkexceptionsafety.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
speed up checks by caching commonly looked up stuff in the symbol database (checkio)
|
2012-10-30 15:52:45 +01:00 |
checkio.h
|
Fixed #4189 (Improve check (printf('%l') not detected))
|
2012-10-21 08:50:29 +02:00 |
checkleakautovar.cpp
|
Fixed #4237 (False positive: (error) Memory Leak: data (assign reference variable value to a shadow variable in inner scope))
|
2012-10-27 16:36:14 +02:00 |
checkleakautovar.h
|
Fixed #4237 (False positive: (error) Memory Leak: data (assign reference variable value to a shadow variable in inner scope))
|
2012-10-27 16:36:14 +02:00 |
checkmemoryleak.cpp
|
Fixed #4237 (False positive: (error) Memory Leak: data (assign reference variable value to a shadow variable in inner scope))
|
2012-10-27 16:36:14 +02:00 |
checkmemoryleak.h
|
more java/c# cleanup
|
2012-10-03 19:51:09 +02:00 |
checknonreentrantfunctions.cpp
|
Removed Java/C# handling
|
2012-10-02 18:44:36 +02:00 |
checknonreentrantfunctions.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checknullpointer.cpp
|
Fixed #4007 (False positive: 'Possible null pointer dereference' when using short-circuit evaluation)
|
2012-10-07 19:06:49 +02:00 |
checknullpointer.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkobsoletefunctions.cpp
|
Removed Java/C# handling
|
2012-10-02 18:44:36 +02:00 |
checkobsoletefunctions.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkother.cpp
|
Fixed #4311 (False positive: warning (selfAssignment): Redundant assignment of 'm_bar' to itself.
|
2012-11-03 13:18:43 +01:00 |
checkother.h
|
Opposite inner conditions - made check 'experimental' because there are unsolved false positives.
|
2012-10-21 18:18:29 +02:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkstl.cpp
|
Fixed g++ -Wshadow warning message.
|
2012-10-17 00:29:06 +02:00 |
checkstl.h
|
Attempt to fix all doxygen warnings.
|
2012-10-24 01:32:07 +02:00 |
checkuninitvar.cpp
|
Message refactorization: checkuninitvar.cpp, checkunusedfunctions.cpp, checkunusedvar.cpp
|
2012-11-01 18:40:20 +01:00 |
checkuninitvar.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkunusedfunctions.cpp
|
Message refactorization: checkuninitvar.cpp, checkunusedfunctions.cpp, checkunusedvar.cpp
|
2012-11-01 18:40:20 +01:00 |
checkunusedfunctions.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
checkunusedvar.cpp
|
Message refactorization: checkuninitvar.cpp, checkunusedfunctions.cpp, checkunusedvar.cpp
|
2012-11-01 18:40:20 +01:00 |
checkunusedvar.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
config.h
|
…
|
|
cppcheck.cpp
|
more java/c# cleanup
|
2012-10-03 19:51:09 +02:00 |
cppcheck.h
|
…
|
|
cppcheck.vcxproj
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |
cppcheck.vcxproj.filters
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
…
|
|
executionpath.cpp
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
executionpath.h
|
…
|
|
lib.pri
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
…
|
|
path.cpp
|
Path: Removed java/c# handling. Thanks amai.
|
2012-10-03 19:47:14 +02:00 |
path.h
|
Path: Removed java/c# handling. Thanks amai.
|
2012-10-03 19:47:14 +02:00 |
pcrerules.pri
|
pro and pri files: remove unneeded empty lines, use spaces for consistency
|
2012-10-12 17:46:57 +02:00 |
preprocessor.cpp
|
Fixed #4301 (htmlreport broken)
|
2012-11-03 11:25:40 +01:00 |
preprocessor.h
|
Fixed #4301 (htmlreport broken)
|
2012-11-03 11:25:40 +01:00 |
settings.cpp
|
…
|
|
settings.h
|
cleanup more java/c# code. Thanks amai for telling me about this.
|
2012-10-03 19:19:49 +02:00 |
standards.h
|
…
|
|
suppressions.cpp
|
Fixed #4210 (Unmatched suppression warning emitted from disabled check)
|
2012-09-23 10:56:12 +02:00 |
suppressions.h
|
…
|
|
symboldatabase.cpp
|
Symbol database: fix some function prototype bugs that were found during check conversions. Ticket: #4266
|
2012-10-30 15:48:06 +01:00 |
symboldatabase.h
|
Revert "Fixed #3190 (SymbolDatabase: Parse of sub class constructor fails)"
|
2012-10-16 19:12:27 +02:00 |
templatesimplifier.cpp
|
Related to commit 11b00470637ed119140fb6257a5552f13f010d85: fix copy-paste mistake.
|
2012-10-24 03:27:15 +02:00 |
templatesimplifier.h
|
…
|
|
timer.cpp
|
Fixed #2709 (Negative times in --showtime summary)
|
2012-09-15 19:49:48 +02:00 |
timer.h
|
lib: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:23 +02:00 |
token.cpp
|
…
|
|
token.h
|
Fixed several doxygen-comments in lib and gui
|
2012-10-19 11:29:05 +02:00 |
tokenize.cpp
|
Fixed #4311 (False positive: warning (selfAssignment): Redundant assignment of 'm_bar' to itself.
|
2012-11-03 13:18:43 +01:00 |
tokenize.h
|
Change Tokenizer member function name.
|
2012-11-02 14:57:12 +01:00 |
tokenlist.cpp
|
…
|
|
tokenlist.h
|
…
|
|
version.h
|
New attempt on properly fixing Unicode characters in version resource.
|
2012-10-14 16:00:58 +02:00 |
version.rc
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |