Alena Laskavaia
|
47c9b5205a
|
[281187] checker was doing the opposite - implemented properly
|
2010-03-26 15:02:42 +00:00 |
|
Alena Laskavaia
|
d06798f4ef
|
- removed dependencies on cdt 7.0 so it can be used with cdt 6.0
|
2010-03-24 13:21:15 +00:00 |
|
Alena Laskavaia
|
26918193cf
|
- fixed f.p and added test
|
2010-03-24 03:31:35 +00:00 |
|
Alena Laskavaia
|
b92ea7d8bb
|
- change ui for editing problem parameters and other stuff
|
2010-03-23 03:18:38 +00:00 |
|
Alena Laskavaia
|
b179923338
|
- added problem descriptions
|
2010-03-23 03:18:16 +00:00 |
|
Alena Laskavaia
|
21fa408633
|
- added description field for problem interface
|
2010-03-23 03:07:14 +00:00 |
|
Vivian Kong
|
5b0229432c
|
Bug 306725 - Missing plugin from Coden feature
|
2010-03-22 17:17:41 +00:00 |
|
Vivian Kong
|
d69cdc0dbb
|
Bug 306725 - Missing plugin from Coden feature
|
2010-03-22 15:34:15 +00:00 |
|
Alena Laskavaia
|
1276c82216
|
- fixed some layout problems
|
2010-03-22 03:42:59 +00:00 |
|
Alena Laskavaia
|
53e15f64c2
|
- added limited support for string parameters
|
2010-03-22 03:23:46 +00:00 |
|
Alena Laskavaia
|
92923566ce
|
- added abstract classes for parameter info
|
2010-03-22 02:14:41 +00:00 |
|
Alena Laskavaia
|
72ac8f6242
|
[306658] - Property page for codan shows up on non C projects and should be under general C/C++ category
|
2010-03-22 01:48:19 +00:00 |
|
Alena Laskavaia
|
b239297541
|
[306563 ] - fixed false positives
|
2010-03-20 14:19:43 +00:00 |
|
Alena Laskavaia
|
30dffe83b5
|
- fixed problem locations
|
2010-03-18 16:34:06 +00:00 |
|
Alena Laskavaia
|
78e4512614
|
- added real NamingConvention checker
|
2010-03-18 15:03:30 +00:00 |
|
Alena Laskavaia
|
a7ff454fda
|
- added example word into problem description to distinguiish from real checker
|
2010-03-18 15:03:09 +00:00 |
|
Alena Laskavaia
|
b4ff99ca8f
|
- fixed implemenation of processModel - to set a file
|
2010-03-18 15:02:37 +00:00 |
|
Alena Laskavaia
|
eadd67178c
|
- added javadoc
|
2010-03-18 15:01:55 +00:00 |
|
Alena Laskavaia
|
e79f9bc741
|
- renamed to reflect type of checker
|
2010-03-18 14:38:30 +00:00 |
|
Alena Laskavaia
|
f7b306a662
|
- fixed checker were running even when disabled
|
2010-03-18 14:36:39 +00:00 |
|
Alena Laskavaia
|
3ff7fd3ecd
|
- fixed interface comment
|
2010-03-18 14:36:12 +00:00 |
|
Alena Laskavaia
|
bad558e232
|
- extracted example from real checkers
|
2010-03-18 14:33:13 +00:00 |
|
Alena Laskavaia
|
5cc82d793a
|
separate language specific plugins from general
|
2010-03-18 14:06:45 +00:00 |
|
Andrew Gvozdev
|
3e8a584274
|
warnings fixed
|
2010-03-13 04:54:13 +00:00 |
|
Andrew Gvozdev
|
92f906545e
|
Added icons for severity
|
2010-03-13 04:53:31 +00:00 |
|
Alena Laskavaia
|
20b24a0ea7
|
- added provisional comments to classes
|
2010-03-12 19:55:10 +00:00 |
|
Alena Laskavaia
|
9c13ed2b01
|
- changed enablement, severity and message for naming convention checker
|
2010-03-08 21:06:18 +00:00 |
|
Alena Laskavaia
|
7aff38334e
|
- fixed problem with default enablement and severity
|
2010-03-08 21:05:57 +00:00 |
|
Alena Laskavaia
|
89f91481e8
|
- fixed some NON-NLS problems
|
2010-03-08 19:53:14 +00:00 |
|
Alena Laskavaia
|
c8dd92b392
|
[279740] API scrub
|
2010-03-08 19:51:33 +00:00 |
|
Alena Laskavaia
|
b99ecd97c7
|
[279740] - renamed some packages to internal
|
2010-03-08 15:04:53 +00:00 |
|
Alena Laskavaia
|
9089a47156
|
- added test.xml file
|
2010-03-04 15:06:10 +00:00 |
|
Alena Laskavaia
|
be13e38e00
|
- remove unused includes
|
2010-03-04 15:02:56 +00:00 |
|
Alena Laskavaia
|
b6d3835b3b
|
- added source build properties
|
2010-03-04 14:59:23 +00:00 |
|
Alena Laskavaia
|
6c3addbb62
|
added missing plugin xml and source build
|
2010-03-04 14:59:04 +00:00 |
|
Alena Laskavaia
|
7c8b6387d7
|
update feature texts
|
2010-03-03 17:07:12 +00:00 |
|
Alena Laskavaia
|
76a6dabce7
|
feature project
|
2010-03-03 17:06:02 +00:00 |
|
Alena Laskavaia
|
dc89e16b94
|
- removed extra includes
|
2010-03-03 15:58:40 +00:00 |
|
Alena Laskavaia
|
28b8714c2d
|
- checker with a parameter
|
2010-02-19 02:29:35 +00:00 |
|
Alena Laskavaia
|
f67d273034
|
support for checkers with paramerers
|
2010-02-19 02:29:18 +00:00 |
|
Alena Laskavaia
|
54b1e3a49b
|
added test for paranthesis checker
|
2009-11-21 03:04:38 +00:00 |
|
Alena Laskavaia
|
95b1911c1d
|
- fixed checking line number for tests
|
2009-11-21 03:03:58 +00:00 |
|
Alena Laskavaia
|
da6cc58f76
|
- fixed error ast node
|
2009-11-21 03:03:08 +00:00 |
|
Alena Laskavaia
|
7a2a27726a
|
- fixed execution env to be 1.5
|
2009-11-21 02:40:02 +00:00 |
|
Alena Laskavaia
|
dcd879a08f
|
[171808] - Added "suggested parenthesis checker"
|
2009-11-21 02:26:10 +00:00 |
|
Alena Laskavaia
|
a2908eaedf
|
- adjusted ast node for error result
|
2009-11-21 02:25:12 +00:00 |
|
Alena Laskavaia
|
0e300b754c
|
- more precise positioning for ast nodes in editor
|
2009-11-21 02:23:25 +00:00 |
|
Alena Laskavaia
|
f1483c3294
|
[281187] - added checker to find uses of reference in declarator of catch exception
|
2009-11-20 19:31:38 +00:00 |
|
Alena Laskavaia
|
0c6de59669
|
[287588] - do not run checker if all of its registered problems are disabled
|
2009-11-20 19:03:54 +00:00 |
|
Alena Laskavaia
|
e75f6ccf26
|
- fixed some API, added comments
|
2009-09-23 23:29:36 +00:00 |
|