summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw
AgeCommit message (Expand)AuthorFilesLines
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl5-8/+28
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl3-10/+46
2018-01-27Fix typosAndrea Gelmini2-2/+2
2017-12-29Fix typosAndrea Gelmini2-2/+2
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-02Fix typosAndrea Gelmini1-2/+2
2017-01-16qadevOOo: remove silly exception catching from util.FormToolsMichael Stahl1-1/+3
2017-01-04SwXAutoTextEntry needs a disposal protocolStephan Bergmann1-0/+6
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-06coverity#1326560 Dereference before null checkCaolán McNamara1-14/+6
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin3-3/+3
2015-10-14coverity#1327177 UuF: Unused fieldCaolán McNamara1-1/+0
2015-10-14coverity#1327176 UuF: Unused fieldCaolán McNamara1-1/+0
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin88-706/+231
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin2-5/+5
2015-06-09there is no need to synchronize createTestEnvironmentNoel Grandin56-56/+56
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin67-1964/+963
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin75-115/+115
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin2-29/+4
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin13-26/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin5-10/+10
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin11-11/+11
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin2-4/+2
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin1-1/+1
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin9-20/+20
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin10-26/+26
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin8-13/+13
2014-08-14java: remove commented out codeNoel Grandin4-9/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin95-0/+278
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-11java: remove unused parametersNoel Grandin13-13/+13
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin11-83/+19
2014-08-05java: remove commented out codeNoel Grandin2-7/+0
2014-08-04java: remove some unused import statementsNoel Grandin51-51/+0
2014-08-04java: remove some unused variablesNoel Grandin13-13/+13
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin95-155/+154
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni3-4/+4
2014-02-26Remove visual noise from qadevOOoAlexander Wilms1-1/+1
2014-02-25Typo: folowing -> following + elemtens -> elementsJulien Nabet1-2/+2
2013-09-26typo fixes in commentsAndras Timar33-33/+33
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin30-93/+93
2013-04-26Java cleanup, remove unused importsNoel Grandin2-2/+0
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin12-39/+15
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl4-4/+4
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl1-1/+0
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl3-3/+3
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2-21/+14