summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_stm/ObjectInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* java:remove more unnecessary catch/re-throwNoel Grandin2015-06-111-28/+9
* remove some unnecessary exception wrapping in the Java testsNoel Grandin2015-06-091-28/+16
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-081-1/+1
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-191-1/+1
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-041-2/+2
* Java5 update - convert more code to use generics:wqNoel Grandin2012-06-291-7/+4
* Java5 update - usage generics where possibleNoel Grandin2012-06-291-19/+11
* Java5 update - convert Vector to ArrayListNoel Grandin2012-06-291-2/+2
* 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 changefileheader (1.4.62); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGEDRüdiger Timm2005-09-091-47/+21
* INTEGRATION: CWS qadev11 (1.2.14); FILE MERGEDRüdiger Timm2003-09-081-8/+10
* INTEGRATION: CWS qadev6 (1.1.8); FILE MERGEDVladimir Glazounov2003-05-271-4/+4
* NEW: initial versionStephan Wunderlich2003-01-271-0/+331