summaryrefslogtreecommitdiff
path: root/chart2/qa/TestCaseOldAPI.java
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Proper fix for coverity#1326893Stephan Bergmann1-16/+3
2014-12-10java: remove comment noiseNoel Grandin1-1/+0
2014-10-17java: final fields that can be staticNoel Grandin1-1/+1
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-2/+2
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-7/+7
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-17/+17
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2014-08-14java: remove commented out codeNoel Grandin1-8/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-08java: remove redundant null checksNoel Grandin1-1/+0
2014-08-08java: remove unused importsNoel Grandin1-3/+0
2014-08-08java: remove dead methodsNoel Grandin1-35/+0
2014-08-05java: remove commented out codeNoel Grandin1-32/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-2/+2
2014-02-27Remove visual noise from chart2Alexander Wilms1-23/+23
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin1-35/+35
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2007-06-11INTEGRATION: CWS chart05 (1.15.2); FILE MERGEDOliver Bolte1-27/+27
2007-05-22INTEGRATION: CWS chart2mst3 (1.14.4); FILE MERGEDVladimir Glazounov1-127/+457
2004-01-21API changed (drafts removed)Björn Milcke1-18/+17
2003-12-19+Gradient/Hatch at series/data pointBjörn Milcke1-3/+104
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke1-13/+45
2003-10-31change fill-style of area (and color to different one)Björn Milcke1-1/+2
2003-10-22+testChartTypeBjörn Milcke1-1/+41
2003-10-17+Area testBjörn Milcke1-1/+24
2003-10-16closing enabled againBjörn Milcke1-9/+9
2003-10-15calling close() causes an error: Investigate!Björn Milcke1-9/+9
2003-10-15+test for legendBjörn Milcke1-1/+29
2003-10-08enable after() method again to close the documentBjörn Milcke1-1/+1
2003-10-06TextRotationBjörn Milcke1-0/+5
2003-10-06Axis: +one Line- and Character PropertyBjörn Milcke1-0/+9
2003-10-06+Origin, LogarithmicBjörn Milcke1-0/+16
2003-10-06initial importBjörn Milcke1-0/+449