Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Bug 352267 - Assignment in condition checker matches the wholeNathan Ridge1-12/+41
2013-07-18Bug 363884 - NPE using 'Add break statement' quick fixNathan Ridge1-7/+11
2013-07-15Added missing copyright comments and cleaned up localizable messages.Sergey Prigogin9-31/+50
2012-03-14Bug 372551. Removed the external tool checker support until all designSergey Prigogin1-80/+0
2012-03-14Bug 373695 - Quick fix fails to create local variableMarc-Andre Laperle1-1/+5
2012-02-23Adjustments to Alex's contribution.Sergey Prigogin1-2/+4
2012-02-23Code cleanup:Alex Ruiz1-0/+78
2012-02-11Java 1.5-style loops, etc.Sergey Prigogin1-6/+7
2012-01-09Declare utility methods static.Sergey Prigogin8-25/+26
2012-01-08@Override annotations.Sergey Prigogin10-0/+14
2011-08-23Bug 352221 - Quick Fix for "case break" checkerAlena Laskavaia4-0/+171
2011-07-21Bug 348191 - Quick fix for catch by value should propose to replace by aMarc-Andre Laperle4-10/+73
2011-04-19Renamed messages.properties to Messages.properties.Sergey Prigogin2-5/+5
2011-03-19- moved generic base class for ast rewrite quick fix to common pluginsAlena Laskavaia4-102/+3
2011-02-24Bug 337487 - Bad exception handling in CodanAlena Laskavaia2-3/+3
2011-02-24auto-format code using project formatterAlena Laskavaia8-82/+50
2010-08-18 Bug 321437 - passing a null index as the effect of not skipping any headers...Alena Laskavaia1-1/+1
2010-07-23Added quick for to create local variable for gcc error messageAlena Laskavaia2-6/+57
2010-07-23Bug 320575 incorrect type inference for add field, patch from Tomasz WesolowskiAlena Laskavaia3-3/+3
2010-07-22added document field to have access to it if neededAlena Laskavaia1-0/+9
2010-07-22save file - otherwise refactoring does not work...Alena Laskavaia1-1/+2
2010-07-21Bug 319196 - quick fixes for adding local variables,etc. based on patch from ...Alena Laskavaia6-0/+428
2010-06-17Bug 315863: fixed misspelled class nameAlena Laskavaia3-6/+6
2010-06-03Bug 315439 Fix up copyrightVivian Kong4-1/+31
2010-05-07Externalized stringsAlena Laskavaia1-1/+1
2010-05-02Added quick fix for parenthesis checkerAlena Laskavaia3-0/+39
2010-05-02Refactor to move common code to a proper package and externalize stringsAlena Laskavaia7-412/+58
2010-04-13- implemented better quick fix framework and extension point for itAlena Laskavaia4-7/+360
2010-04-08[307414] - fixed quick fix for assignment in condition - used position inform...Alena Laskavaia2-10/+49
2010-03-08- fixed some NON-NLS problemsAlena Laskavaia1-2/+2
2010-03-08[279740] API scrubAlena Laskavaia1-1/+1
2010-03-08[279740] - renamed some packages to internalAlena Laskavaia2-2/+2
2009-04-21[272936] - fixed quick fixAlena Laskavaia1-1/+10
2009-04-18plugin for checkers ui elementsAlena Laskavaia3-0/+153

    Back to the top