Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-19- moved generic base class for ast rewrite quick fix to common pluginsAlena Laskavaia4-102/+3
2011-03-08- did a major refactoring with API breakage to get rid of bad dependency fro...Alena Laskavaia1-2/+2
2011-02-24Bug 337487 - Bad exception handling in CodanAlena Laskavaia2-3/+3
2011-02-24auto-format code using project formatterAlena Laskavaia8-82/+50
2011-02-24enable project specific code formatter so all committers use the same oneAlena Laskavaia2-1/+273
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 Laskavaia3-6/+61
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-21there were some dependency problems, we will try thisAlena Laskavaia1-3/+3
2010-07-21Bug 319196 - quick fixes for adding local variables,etc. based on patch from ...Alena Laskavaia8-1/+445
2010-06-17Bug 315863: fixed misspelled class nameAlena Laskavaia3-6/+6
2010-06-14Add missing about.html files.Doug Schaefer2-1/+26
2010-06-03Bug 315439 Fix up copyrightVivian Kong6-1/+51
2010-05-31Externalized strings in manifestAlena Laskavaia3-3/+9
2010-05-07Externalized stringsAlena Laskavaia1-1/+1
2010-05-04- removed version dependency so it compiles with CDT 6.0Alena Laskavaia1-3/+3
2010-05-02Added quick fix for parenthesis checkerAlena Laskavaia4-0/+43
2010-05-02Moved extension point to right pluginAlena Laskavaia1-7/+0
2010-05-02Refactor to move common code to a proper package and externalize stringsAlena Laskavaia11-554/+64
2010-04-28- schema dir should be in the buildAlena Laskavaia1-1/+2
2010-04-28- added extension point to provide problem details in Problem Details view an...Alena Laskavaia3-5/+10
2010-04-28- removed version dependency so it compiles with CDT 6.0Alena Laskavaia1-2/+2
2010-04-13- implemented better quick fix framework and extension point for itAlena Laskavaia7-8/+505
2010-04-08[307414] - fixed quick fix for assignment in condition - used position inform...Alena Laskavaia2-10/+49
2010-03-22 Bug 306725 - Missing plugin from Coden featureVivian Kong1-1/+2
2010-03-18separate language specific plugins from generalAlena Laskavaia2-2/+69
2010-03-08- fixed some NON-NLS problemsAlena Laskavaia1-2/+2
2010-03-08[279740] API scrubAlena Laskavaia4-6/+8
2010-03-08[279740] - renamed some packages to internalAlena Laskavaia3-3/+3
2010-03-04added missing plugin xml and source buildAlena Laskavaia1-1/+6
2009-11-21- fixed execution env to be 1.5Alena Laskavaia1-1/+1
2009-04-21[272936] - fixed quick fixAlena Laskavaia1-1/+10
2009-04-18plugin for checkers ui elementsAlena Laskavaia9-0/+226

    Back to the top