summaryrefslogtreecommitdiffstats
path: root/toolkit/test/accessibility/SimpleOffice.java
Commit message (Expand)AuthorAgeFilesLines
* java: remove dead codeNoel Grandin2015-01-051-250/+1
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-1/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-6/+6
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-1/+1
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-281-16/+16
* Java cleanup - remove unused importsNoel Grandin2012-08-281-19/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* .java files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Adaption to relocation of accessibility interfaces from drafts to final. Add...Andre Fischer2003-04-251-6/+6
* INTEGRATION: CWS vcl07 (1.7.2); FILE ADDEDVladimir Glazounov2003-04-111-0/+389
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-389/+0
* Major restructuring.Andre Fischer2003-03-131-42/+26
* #100622# Added support for XExtendedToolkit.Andre Fischer2002-08-061-0/+28
* Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.Andre Fischer2002-06-211-3/+28
* #97772# Fixed getCurrentDrawPage and getCurrentView methods.Andre Fischer2002-04-181-9/+13
* - removed import statements for local calsses (causes problems in Java 1.4)Daniel Vogelheim2002-03-041-4/+0
* Initial revision of Uno Accessibility API test tool.Andre Fischer2002-02-151-0/+352