summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/accessibility
AgeCommit message (Expand)Author
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-05-16Remove remnant commented code concerning recently dropped "XAccessibleStateSet"Julien Nabet
2022-11-30Add some more failure informationStephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-05-10qa: Fix occlusion check coordinates in _XAccessibleComponent.javaColomban Wendling
2020-08-21Fix typo in codeAndrea Gelmini
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