summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/accessibility/_XAccessibleText.java
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Fix JUnit test case for AccessibleFixedTextLuke Deller1-5/+0
2016-01-22cid#1326191, 1326202jan iversen1-0/+7
2014-08-17coverity#1132709 Uncaught exceptionCaolán McNamara1-0/+12
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+1
2014-08-04java: remove some unused import statementsNoel Grandin1-1/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-2/+2
2013-11-27Improve test outputStephan Bergmann1-2/+3
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann1-1/+5
2012-06-29Java5 update - usage generics where possibleNoel Grandin1-3/+3
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-2/+2
2012-05-30qadevOOo: _XAccessibleText._getTextBeforeIndex:Michael Stahl1-2/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.17.54); FILE MERGEDRüdiger Timm1-23/+18
2006-01-19INTEGRATION: CWS qadev25 (1.16.2); FILE MERGEDOliver Bolte1-8/+22
2005-11-02INTEGRATION: CWS qadev24 (1.14.114); FILE MERGEDKurt Zenker1-17/+20
2005-09-08INTEGRATION: CWS ooo19126 (1.14.118); FILE MERGEDRüdiger Timm1-47/+21
2003-09-08INTEGRATION: CWS qadev11 (1.13.14); FILE MERGEDRüdiger Timm1-206/+270
2003-05-28#100000# SW: added cast for MSFVladimir Glazounov1-4/+4
2003-05-27INTEGRATION: CWS qadev6 (1.10.2); FILE MERGEDVladimir Glazounov1-4/+5
2003-05-22INTEGRATION: CWS uaa03 (1.10.8); FILE MERGEDVladimir Glazounov1-23/+50
2003-04-28#100000# no drafts anymoreVladimir Glazounov1-13/+57
2003-03-31CHG: special for AccessibleStatusBarItemStephan Wunderlich1-5/+12
2003-03-31CHG: literal bugStephan Wunderlich1-2/+8
2003-03-31CHG: fixed getIndexAtStephan Wunderlich1-3/+3
2003-03-31CHG: using aRect/2 for getIndexAtPoint()Stephan Wunderlich1-3/+3
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-8/+2
2003-03-24CHG: parsing ObjRelation given by StatusBarItemStephan Wunderlich1-2/+8
2003-02-17CHG: fixed minor bug in getIndexAtPointStephan Wunderlich1-3/+3
2003-02-13CHG: changed getIndexAtPoint and getCharacterBounds according to new semanticsStephan Wunderlich1-15/+54
2003-01-27NEW: initial versionStephan Wunderlich1-0/+1024