summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/AccessibleCellHandler.java
Commit message (Expand)AuthorAgeFilesLines
* java: remove dead codeNoel Grandin2015-01-051-6/+0
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-1/+1
* java: reduce the depth of some deeply nested if blocksNoel Grandin2014-10-161-11/+10
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+17
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-3/+3
* INTEGRATION: CWS vcl07 (1.4.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+156
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-156/+0
* Major restructuring.Andre Fischer2003-03-131-7/+10
* Fixed createHandler method to cope with root objects.Andre Fischer2002-06-211-9/+12
* #95586#: table supportMichael Brauer2002-04-171-0/+150