summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_forms
AgeCommit message (Expand)Author
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-041327065 SIC: Inner class could be made staticCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-09more exception handling cleanup in Java unit testsNoel Grandin
2015-06-09there is no need to synchronize createTestEnvironmentNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-05java: unnecessary method overridesNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'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-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
2014-02-25Typo: folowing -> following + elemtens -> elementsJulien Nabet
2013-11-24Some Java String clean-upStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-08-05More little fixes for JunitTest_forms_unoapiStephan Bergmann
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2010-09-14dba34a: properly close the connection, and survive (without error log) if the...Frank Schoenheit [fs]
2010-04-28sb120: do not swallow exceptionssb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien