summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/AccessibleCellHandler.java
AgeCommit message (Expand)AuthorFilesLines
2015-01-05java: remove dead codeNoel Grandin1-6/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-11/+10
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+17
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-3/+3
2003-04-11INTEGRATION: CWS vcl07 (1.4.2); FILE ADDEDVladimir Glazounov1-0/+156
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-156/+0
2003-03-13Major restructuring.Andre Fischer1-7/+10
2002-06-21Fixed createHandler method to cope with root objects.Andre Fischer1-9/+12
2002-04-17#95586#: table supportMichael Brauer1-0/+150