summaryrefslogtreecommitdiff
path: root/forms/qa
AgeCommit message (Expand)Author
2014-10-07java: optimise calls to toArrayNoel Grandin
2014-10-01forms: enhanced for loopRobert Antoni Buj i Gelonch
2014-09-30forms: use Arrays.toString in integration.forms.RadioButtonsRobert Antoni Buj i Gelonch
2014-09-30forms: replace StringBuffer with StringBuilderRobert Antoni Buj i Gelonch
2014-09-30forms: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-09-30forms: remove import from the same packageRobert Antoni Buj i Gelonch
2014-09-29Fix java.util.Calendar.set in integration.forms.DateValidatorRobert Antoni Buj i Gelonch
2014-09-29forms: getMonth() and getYear() are deprecated in java.util.DateRobert Antoni Buj i Gelonch
2014-09-29forms: Pass array of length equal to the size of the collectionRobert Antoni Buj i Gelonch
2014-08-20remove more unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13remove unnecessary use of Java reflectionNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-02-26Remove visual noise from formsAlexander Wilms
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-26Java cleanup, call static methods staticallyNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin...Michael Meeks