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