summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw
AgeCommit message (Expand)Author
2015-10-14coverity#1327177 UuF: Unused fieldCaolán McNamara
2015-10-14coverity#1327176 UuF: Unused fieldCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel 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-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-07java: remove some unnecessary intermediary object creationNoel 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-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-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some unused variablesNoel 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-09-26typo fixes in commentsAndras Timar
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java update - fix a bunch of javadoc warnings in @param 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-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks