summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/accessibility
AgeCommit message (Expand)Author
2019-09-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2018-04-16Fix typosAndrea Gelmini
2018-01-14Typo: Unexepected->UnexpectedJulien Nabet
2017-08-07Fix typosAndrea Gelmini
2017-07-23make JunitTest_svx_unoapi more reliable by checking against current boundsCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-02-13Fix typosAndrea Gelmini
2016-10-27Add link to bug describing such a raceStephan Bergmann
2016-10-27untabifyStephan Bergmann
2016-09-17Fix JUnit test case for AccessibleFixedTextLuke Deller
2016-01-22cid#1326191, 1326202jan iversen
2015-10-15cid#1326132 Logically dead codeNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-03Make test code more robustStephan Bergmann
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-02Improve test failure diagnosticsStephan Bergmann
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-05java: use brackets to make difference between concat and plusNoel Grandin
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-07java: remove unnecessary adding of empty stringsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel 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-17coverity#1132709 Uncaught exceptionCaolán McNamara
2014-08-12java: add @Override annotation to overriding methodsNoel 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
2013-12-04Improve test codeStephan Bergmann
2013-11-27Improve test outputStephan Bergmann
2013-09-30junit: make tests robust by compensating for intermittent sizing race.Michael Meeks
2013-05-14Improve test log outputStephan Bergmann
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java update - remove dead codeNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
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
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-30qadevOOo: _XAccessibleText._getTextBeforeIndex:Michael Stahl