.. |
check.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
check64bit.cpp
|
Reverted experimental changes for handling of lambda functions (#4919).
|
2013-07-31 09:58:31 +02:00 |
check64bit.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkassert.cpp
|
Fixed #4937 (false positive: Assert calls a function which may have desired side effects)
|
2013-08-22 06:38:54 +02:00 |
checkassert.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkassignif.cpp
|
AssignIf: Improved handling of function calls
|
2013-08-13 14:08:54 +02:00 |
checkassignif.h
|
doc: minor tweaks of --doc output
|
2013-06-03 06:36:37 +02:00 |
checkautovariables.cpp
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkautovariables.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkbool.cpp
|
"automatic conversion from iso-8859-1 formatting to utf-8"
|
2013-08-21 19:31:01 +00:00 |
checkbool.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkboost.cpp
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkboost.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkbufferoverrun.cpp
|
Fixed #4974 (CheckBufferOverrun::writeOutsideBufferSize() too strict)
|
2013-08-25 18:46:07 +02:00 |
checkbufferoverrun.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkclass.cpp
|
Fixed #4995 (False positive - Using 'memset' on class that contains a virtual method) - Better fix
|
2013-08-30 22:06:20 -03:00 |
checkclass.h
|
Fixed #4676 (Duplicated inherited member check)
|
2013-08-20 06:29:19 +02:00 |
checkexceptionsafety.cpp
|
Replaced _settings->isEnabled("style") by _settings->isEnabled("warning") wherever warnings are issued
|
2013-03-03 02:41:59 -08:00 |
checkexceptionsafety.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkinternal.cpp
|
Changed behaviour of %op% pattern accordingly to changes to Token::isOp(). Added %cop% as replacement for old %op%
|
2013-03-01 02:43:59 -08:00 |
checkinternal.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkio.cpp
|
CheckIO: improved type info - keep track of original typename.
|
2013-08-31 06:26:39 +02:00 |
checkio.h
|
CheckIO: improved type info - keep track of original typename.
|
2013-08-31 06:26:39 +02:00 |
checkleakautovar.cpp
|
astyle formatting
|
2013-07-28 11:53:49 +02:00 |
checkleakautovar.h
|
CLI: Added --environment flag
|
2013-07-02 07:18:19 +02:00 |
checkmemoryleak.cpp
|
* Move system includes before local ones
|
2013-07-31 18:21:06 +03:00 |
checkmemoryleak.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checknonreentrantfunctions.cpp
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checknonreentrantfunctions.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checknullpointer.cpp
|
Fixed FP: Null pointer dereference
|
2013-08-24 16:50:19 -03:00 |
checknullpointer.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkobsoletefunctions.cpp
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkobsoletefunctions.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkother.cpp
|
reassign var: better handling of struct members
|
2013-08-15 16:13:58 +02:00 |
checkother.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkpostfixoperator.cpp
|
Refactorized postfix operator check:
|
2013-03-31 04:17:23 -07:00 |
checkpostfixoperator.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checksizeof.cpp
|
"automatic conversion from iso-8859-1 formatting to utf-8"
|
2013-08-21 19:31:01 +00:00 |
checksizeof.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkstl.cpp
|
SymbolDatabase: Renamed Variable::varId() to Variable::declarationId() to make it more clear how it works.
|
2013-07-20 12:31:04 +02:00 |
checkstl.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkuninitvar.cpp
|
Fixed #4991: False Positive - Dangerous usage of 'arr' (not null-terminated)
|
2013-08-29 08:12:05 -03:00 |
checkuninitvar.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkunusedfunctions.cpp
|
Fixed #3471 (Unused functions: take __attribute__((constructor)) in to consideration)
|
2013-08-30 06:27:46 +02:00 |
checkunusedfunctions.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
checkunusedvar.cpp
|
Fixed #3471 (Unused functions: take __attribute__((constructor)) in to consideration)
|
2013-08-30 06:27:46 +02:00 |
checkunusedvar.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
config.h
|
Get rid of a warning
|
2012-06-16 06:34:18 +02:00 |
cppcheck.cpp
|
Refactor CppCheck::_fileContents to a function parameter
|
2013-08-31 10:28:21 +02:00 |
cppcheck.h
|
astyle formatting
|
2013-08-31 13:17:15 +02:00 |
cppcheck.vcxproj
|
Updated to latest TinyXML
|
2013-08-03 20:29:50 +02:00 |
cppcheck.vcxproj.filters
|
Updated to latest TinyXML
|
2013-08-03 20:29:50 +02:00 |
errorlogger.cpp
|
Use TinyXML to write XML files
|
2013-08-07 16:30:55 +02:00 |
errorlogger.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
executionpath.cpp
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
executionpath.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
lib.pri
|
dmake: fixed lib.pri for gui (tinyxml)
|
2013-07-08 21:56:09 +02:00 |
library.cpp
|
Library: added <formatstr> and <strz> to argument checks
|
2013-07-22 20:21:45 +02:00 |
library.h
|
Added support for noreturn functions from library to CheckOther::checkUnreachableCode()
|
2013-08-06 02:11:59 -07:00 |
mathlib.cpp
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
mathlib.h
|
Reverted 'simplify NOT' since there are problems related to signedness of numeric values.
|
2013-04-24 06:32:34 +02:00 |
path.cpp
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
path.h
|
Fixed #4859 (Update doxygen support)
|
2013-06-16 19:25:05 +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
|
Preprocessor: improved handling when file starts with 0xff or 0xfe that is not part of a BOM
|
2013-08-31 13:17:57 +02:00 |
preprocessor.h
|
Fixed #4256 (Preprocessor: '#pragma once' doesn't work properly when using -D)
|
2013-08-18 18:04:06 +02:00 |
settings.cpp
|
Renamed --environment to --library. Added --check-library. Renamed Environment to Library
|
2013-07-08 18:26:18 +02:00 |
settings.h
|
Renamed --environment to --library. Added --check-library. Renamed Environment to Library
|
2013-07-08 18:26:18 +02:00 |
standards.h
|
Environment: Refactoring and cleanup
|
2013-07-05 20:55:31 +02:00 |
suppressions.cpp
|
Don't use native separators for suppression matching
|
2013-03-12 07:53:18 -07:00 |
suppressions.h
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
symboldatabase.cpp
|
CheckIO: fix false negative for a function in a base class not being found, fix false positives and negatives for std::vector operator []
|
2013-08-30 05:41:59 +02:00 |
symboldatabase.h
|
Fixed #4984 (False positive: (warning) %f in format string (no. 1) requires a floating point number given in the argument list.)
|
2013-08-27 05:46:09 +02:00 |
templatesimplifier.cpp
|
Refactoring Token::findClosingBracket.
|
2013-07-31 10:30:20 +02:00 |
templatesimplifier.h
|
fix misspellings & gcc v3.4.6 warnings
|
2013-02-09 23:43:09 -07:00 |
timer.cpp
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
timer.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
token.cpp
|
CheckIO: improved type info - keep track of original typename.
|
2013-08-31 06:26:39 +02:00 |
token.h
|
CheckIO: improved type info - keep track of original typename.
|
2013-08-31 06:26:39 +02:00 |
tokenize.cpp
|
CheckIO: improved type info - keep track of original typename.
|
2013-08-31 06:26:39 +02:00 |
tokenize.h
|
Fixed #4911 (segfault, assignment in do ... while, 1.61dev)
|
2013-07-28 11:58:14 +02:00 |
tokenlist.cpp
|
Fixed #3471 (Unused functions: take __attribute__((constructor)) in to consideration)
|
2013-08-30 06:27:46 +02:00 |
tokenlist.h
|
Fixed Cppcheck warning. Method TokenList::createAst can be const
|
2013-06-01 15:04:37 +02:00 |
version.h
|
Set version to 1.62 dev
|
2013-08-03 19:54:39 +02:00 |
version.rc
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |