cppcheck/lib
Daniel Marjamäki a9d2d45fbc astyle formatting 2011-10-22 11:11:54 +02:00
..
check.h Fixed #3220 (False positive: possible null pointer dereference: 'SwDoc *pDoc = NULL; pDoc->do_something();') 2011-10-18 19:34:14 +02:00
check64bit.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
check64bit.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkassignif.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkassignif.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkautovariables.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkautovariables.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkbufferoverrun.cpp Fixed #3204 (Refactor standards support in Settings) 2011-10-22 09:45:48 +02:00
checkbufferoverrun.h Fixed #3198 (Add check for readlink()) 2011-10-14 19:45:51 +02:00
checkclass.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkclass.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkexceptionsafety.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkexceptionsafety.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkmemoryleak.cpp fix typos using codespell 2011-10-13 22:04:41 +02:00
checkmemoryleak.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checknonreentrantfunctions.cpp Fixed #3204 (Refactor standards support in Settings) 2011-10-22 09:45:48 +02:00
checknonreentrantfunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checknullpointer.cpp Fixed #3220 (False positive: possible null pointer dereference: 'SwDoc *pDoc = NULL; pDoc->do_something();') 2011-10-18 19:34:14 +02:00
checknullpointer.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkobsoletefunctions.cpp Fixed #3204 (Refactor standards support in Settings) 2011-10-22 09:45:48 +02:00
checkobsoletefunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkother.cpp Fixed #3225 (Boolean comparison with string literals) 2011-10-18 21:37:03 +02:00
checkother.h Fixed #3225 (Boolean comparison with string literals) 2011-10-18 21:37:03 +02:00
checkpostfixoperator.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkpostfixoperator.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkstl.cpp Fixed #3223 (Improve check: Check more STL algorithms for missmatching containers check) 2011-10-18 21:55:41 +02:00
checkstl.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkuninitvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkuninitvar.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedfunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedfunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedvar.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
cppcheck.cpp Add option to set #ifdef configuration check limit 2011-10-18 19:52:55 -05:00
cppcheck.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
errorlogger.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
errorlogger.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
executionpath.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
executionpath.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
lib.pri Move Suppressions class to own source files. 2011-08-22 19:57:28 +03:00
mathlib.cpp Fixed ticket #3229 (Segfault with goto): 2011-10-18 23:56:35 +02:00
mathlib.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
path.cpp Add condition for HP-UX. 2011-10-20 09:01:58 +02:00
path.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
pcrerules.pri Complete 'disable the rules by default' for other platforms. 2011-10-19 15:14:39 +02:00
preprocessor.cpp gcc: fixed compiler warnings/errors 2011-10-17 20:32:59 +02:00
preprocessor.h Preprocessor: Started working on new preprocessing that uses -D information better. Ticket: #2131 2011-10-17 20:12:46 +02:00
settings.cpp Merge pull request #40 from joshbeck/master 2011-10-22 00:51:05 -07:00
settings.h astyle formatting 2011-10-22 11:11:54 +02:00
standards.h Fixed #3204 (Refactor standards support in Settings) 2011-10-22 10:34:04 +02:00
suppressions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
suppressions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
symboldatabase.cpp Qualify fill_n properly. 2011-10-20 09:02:20 +02:00
symboldatabase.h fixed a few doxygen warnings 2011-10-16 17:16:07 +02:00
timer.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
timer.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
token.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
token.h Token: Updated comments 2011-10-16 08:25:11 +02:00
tokenize.cpp Fixed #3204 (Refactor standards support in Settings) 2011-10-22 09:45:48 +02:00
tokenize.h Include <iosfwd> for std::istream. 2011-10-20 08:46:29 +02:00