summaryrefslogtreecommitdiff
path: root/forms/qa/integration/forms/ListBox.java
AgeCommit message (Expand)AuthorFilesLines
2014-10-17java: final fields that can be staticNoel Grandin1-1/+1
2014-10-07java: optimise calls to toArrayNoel Grandin1-3/+1
2014-09-30forms: replace StringBuffer with StringBuilderRobert Antoni Buj i Gelonch1-3/+3
2014-09-29forms: Pass array of length equal to the size of the collectionRobert Antoni Buj i Gelonch1-1/+3
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel 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-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-2/+1
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-5/+7
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-1/+1
2009-11-13#i106643# test case ... (not that it fails in this CWS at the moment, since t...Frank Schoenheit [fs]1-0/+290