Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/codan
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Bug 372551. Removed the external tool checker support until all designSergey Prigogin39-2212/+10
2012-03-14Bug 373695 - Quick fix fails to create local variableMarc-Andre Laperle2-10/+22
2012-03-08Bug 368420 - FP in members not initialized in in copy constructorMarc-Andre Laperle2-6/+64
2012-03-07Bug 368419 - FP in members not initialized in constructorMarc-Andre Laperle2-3/+25
2012-03-05Bug 372009 - Wrong class name in NonVirtualDestructor warningMarc-Andre Laperle3-5/+27
2012-03-02Remove @noreference from getResourceProfileWorkingCopy since it's usedSergey Prigogin1-18/+17
2012-03-02Fixed compiler warnings.Sergey Prigogin3-54/+13
2012-03-02Bug 373029 - Fixes to inconsistencies in Codan preference page.Alex Ruiz1-75/+51
2012-02-24Remove version constraints from dependencies between Codan plugins.Sergey Prigogin4-8/+12
2012-02-24Fixed up the version in pom.Sergey Prigogin1-1/+1
2012-02-23Warning cleanup.Sergey Prigogin12-217/+118
2012-02-23Adjustments to Alex's contribution.Sergey Prigogin35-293/+240
2012-02-23Minor code cleanup.Alex Ruiz2-3/+1
2012-02-23Added more tests.Alex Ruiz3-6/+120
2012-02-23Code cleanup:Alex Ruiz11-476/+324
2012-02-23Added test for CommandLauncher.Alex Ruiz3-8/+259
2012-02-23Leftover cleanup from previous commit.Alex Ruiz6-36/+40
2012-02-23Code cleanup, to make CommandLauncher testable.Alex Ruiz17-279/+340
2012-02-23Fixed test broken by accident.Alex Ruiz2-29/+32
2012-02-23Minor code cleanup.Alex Ruiz4-28/+61
2012-02-23Minor code cleanup.Alex Ruiz4-5/+6
2012-02-23* Enabled correct API baseline (3.7) and fixed related API-check errors.Alex Ruiz33-194/+409
2012-02-23Externalized Strings.Alex Ruiz2-10/+18
2012-02-23Initial take on external-tool-based checkers.Alex Ruiz38-7/+1756
2012-02-23Cosmetics.Sergey Prigogin1-1/+1
2012-02-12Fixed a broken test.Sergey Prigogin1-2/+3
2012-02-12Cosmetics.Sergey Prigogin3-5/+2
2012-02-12Fixed two broken tests.Sergey Prigogin1-26/+27
2012-02-11Cosmetics.Sergey Prigogin4-10/+10
2012-02-11Fixed few failing Codan tests.Sergey Prigogin3-16/+10
2012-02-11Java 1.5-style loops, etc.Sergey Prigogin5-104/+49
2012-02-09Fixed ExtractFunctionRefactoringTest.testOutputParameterWithMethodCallSergey Prigogin1-4/+5
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle2-2/+2
2012-01-20Fixed a typo.Sergey Prigogin1-16/+4
2012-01-14Bug 368446 - NonVirtualDestructor checker: stack overflow when classMarc-Andre Laperle2-4/+27
2012-01-09Declare utility methods static.Sergey Prigogin16-79/+61
2012-01-08Fix pom after version number increaseMarc-Andre Laperle1-1/+1
2012-01-08Incremented major version to fix API error.sprigogin3-348/+355
2012-01-08@Override annotations.Sergey Prigogin87-13/+311
2011-12-06Fixed typos.Sergey Prigogin3-14/+14
2011-11-07Code streamlining.Sergey Prigogin5-63/+36
2011-11-07Fixed broken Quick Fix tests.Sergey Prigogin2-5/+16
2011-10-26Bug 345614 - restore default button in codan preferencesOtavio Pontes1-1/+4
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin7-7/+7
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin7-7/+7
2011-10-18Switched to Java 1.6.Sergey Prigogin1-1/+1
2011-10-18Switched to Java 1.6.Sergey Prigogin14-28/+28
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin7-7/+7
2011-09-22Update version numbers for Juno.Doug Schaefer11-11/+11
2011-09-03Fix codan.test pomMarc-Andre Laperle1-1/+1

Back to the top