summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_forms
AgeCommit message (Expand)Author
2019-08-10cid#1448392 silence Dereference before null checkCaolán McNamara
2019-07-23cid#1448364 UC: Useless codeCaolán McNamara
2018-01-27Fix typosAndrea Gelmini
2017-10-05coverity#1399440 Dm: Dubious method usedCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-01-16qadevOOo: remove silly exception catching from util.FormToolsMichael Stahl
2017-01-16forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is asyncMichael Stahl
2016-01-10Fix typosAndrea Gelmini
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