summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScChartObj.java
AgeCommit message (Expand)AuthorFilesLines
2015-10-15coverity#1326278 Explicit null dereferencedCaolán McNamara1-8/+2
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin1-11/+3
2015-06-09more exception handling cleanup in Java unit testsNoel Grandin1-21/+6
2015-06-09there is no need to synchronize createTestEnvironmentNoel Grandin1-1/+1
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin1-20/+6
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin1-1/+1
2015-01-05java: more efficient float parsingNoel Grandin1-1/+1
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+3
2014-08-04java: remove some unused import statementsNoel Grandin1-1/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-1/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-22What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann1-1/+1
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin1-1/+1
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin1-2/+1
2012-06-29Java5 update - usage generics where possibleNoel Grandin1-8/+4
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.7.58); FILE MERGEDRüdiger Timm1-23/+18
2005-11-02INTEGRATION: CWS qadev24 (1.5.98); FILE MERGEDKurt Zenker1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGEDRüdiger Timm1-47/+21
2004-01-05INTEGRATION: CWS qadev15 (1.4.18); FILE MERGEDOliver Bolte1-3/+3
2003-09-08INTEGRATION: CWS qadev11 (1.3.14); FILE MERGEDRüdiger Timm1-11/+12
2003-05-27INTEGRATION: CWS qadev6 (1.2.8); FILE MERGEDVladimir Glazounov1-3/+4
2003-01-31CHG: using AnyConverter instead of simple castStephan Wunderlich1-7/+22
2003-01-27NEW: initial versionStephan Wunderlich1-0/+306