summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/SimpleOffice.java
AgeCommit message (Expand)AuthorFilesLines
2015-01-05java: remove dead codeNoel Grandin1-250/+1
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-6/+6
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin1-16/+16
2012-08-28Java cleanup - remove unused importsNoel Grandin1-19/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2003-04-25Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer1-6/+6
2003-04-11INTEGRATION: CWS vcl07 (1.7.2); FILE ADDEDVladimir Glazounov1-0/+389
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-389/+0
2003-03-13Major restructuring.Andre Fischer1-42/+26
2002-08-06#100622# Added support for XExtendedToolkit.Andre Fischer1-0/+28
2002-06-21Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.Andre Fischer1-3/+28
2002-04-18#97772# Fixed getCurrentDrawPage and getCurrentView methods.Andre Fischer1-9/+13
2002-03-04- removed import statements for local calsses (causes problems in Java 1.4)Daniel Vogelheim1-4/+0
2002-02-15Initial revision of Uno Accessibility API test tool.Andre Fischer1-0/+352