summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java
Commit message (Expand)AuthorAgeFilesLines
* tdf#45904 Remove obsolete _XNamed testsJens Carl2018-11-131-277/+0
* cid#1326900 IM: Questionable integer mathNoel Grandin2015-10-151-1/+1
* java:remove more unnecessary catch/re-throwNoel Grandin2015-06-111-12/+3
* more exception handling cleanup in Java unit testsNoel Grandin2015-06-091-42/+35
* there is no need to synchronize createTestEnvironmentNoel Grandin2015-06-091-1/+1
* remove some unnecessary exception wrapping in the Java testsNoel Grandin2015-06-091-71/+22
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-081-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+3
* java: variable cannot be nullNoel Grandin2014-08-081-1/+0
* java: remove some unused import statementsNoel Grandin2014-08-041-1/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-041-1/+1
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann2013-08-221-1/+1
* Java5 update - convert more code to use generics:wqNoel Grandin2012-06-291-3/+2
* Java5 update - usage generics where possibleNoel Grandin2012-06-291-8/+4
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS koheidatapilot01 (1.9.52); FILE MERGEDKurt Zenker2008-05-201-2/+73
* INTEGRATION: CWS changefileheader (1.9.58); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS qadev24 (1.7.16); FILE MERGEDKurt Zenker2005-11-021-3/+3
* INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGEDRüdiger Timm2005-09-091-47/+21
* INTEGRATION: CWS gcj1 (1.6.60); FILE MERGEDOliver Bolte2005-01-251-3/+3
* INTEGRATION: CWS qadev16 (1.5.2); FILE MERGEDOliver Bolte2004-03-191-4/+4
* INTEGRATION: CWS qadev15 (1.4.18); FILE MERGEDOliver Bolte2004-01-051-3/+3
* INTEGRATION: CWS qadev11 (1.3.14); FILE MERGEDRüdiger Timm2003-09-081-12/+13
* INTEGRATION: CWS qadev6 (1.2.8); FILE MERGEDVladimir Glazounov2003-05-271-3/+4
* CHG: using AnyConverter instead of simple castStephan Wunderlich2003-02-031-6/+15
* NEW: initial versionStephan Wunderlich2003-01-271-0/+307