summaryrefslogtreecommitdiff
path: root/chart2/qa/TestCaseOldAPI.java
AgeCommit message (Collapse)Author
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
Change-Id: Id12089bc7df16631737e6acaee0973fb91dd953f Reviewed-on: https://gerrit.libreoffice.org/3431 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2007-06-11INTEGRATION: CWS chart05 (1.15.2); FILE MERGEDOliver Bolte
2007/05/30 10:21:46 bm 1.15.2.1: adapted URL, disabled UserDefAttr and y-axis title
2007-05-22INTEGRATION: CWS chart2mst3 (1.14.4); FILE MERGEDVladimir Glazounov
2006/02/21 11:03:31 bm 1.14.4.17: test UserDefinedAttributes by inserting a value (requires fixed default value) 2006/02/20 17:18:42 bm 1.14.4.16: test existence of UserDefinedAttributes in ChartArea 2005/08/18 14:27:18 bm 1.14.4.15: testData and testStockProperties corrected 2005/08/04 16:14:12 bm 1.14.4.14: adapted gradient and hatch test (using names), avoid some test that need a view due to problems, stock volume adapted, min-max line added 2005/07/12 12:56:51 bm 1.14.4.13: use named properties for gradients etc. in chart model 2005/07/05 15:23:54 bm 1.14.4.12: oops, wrong assure test 2005/07/05 14:56:53 bm 1.14.4.11: remove usage of new chart API in this test 2005/07/05 14:04:44 bm 1.14.4.10: testData: test correct retrieval, data row source disabled 2005/07/04 17:11:33 iha 1.14.4.9: removed deprecated file data provider 2005/07/04 17:04:40 iha 1.14.4.8: stock properties 2005/05/26 11:23:55 bm 1.14.4.7: some interfaces moved to data sub-namespace 2004/04/27 13:20:31 bm 1.14.4.6: axis title test 2004/04/27 09:29:11 bm 1.14.4.5: testing secondary y-axis +approxEqual for integers 2004/04/26 18:59:30 iha 1.14.4.4: #i27367# added test move legend and diagram; size diagram 2004/04/01 10:46:18 bm 1.14.4.3: some chart type properties 2004/03/24 09:39:23 bm 1.14.4.2: test for XChartDataArray 2004/02/13 16:51:11 bm 1.14.4.1: join from changes on branch bm_post_chart01
2004-01-21API changed (drafts removed)Björn Milcke
2003-12-19+Gradient/Hatch at series/data pointBjörn Milcke
+mean-value line
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke
template an existing Diagram was probably created, the data series tree is searched and according to the result the template is guessed. OldApi chart type support SubGrid added
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