summaryrefslogtreecommitdiff
path: root/toolkit/test/accessibility/HelpWindow.java
AgeCommit message (Collapse)Author
2015-01-05java: remove dead codeNoel Grandin
found by UCDetector Change-Id: I6b0f49529379072da566e927b86815f173e7a90b
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
found by PMD Change-Id: Id6737916b68ccbdbdeec5d314747a38410923ac6 Reviewed-on: https://gerrit.libreoffice.org/13409 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin
Change-Id: I384cb006beee280922564c9277025843a1bda74a
2012-08-28Java cleanup - remove unused importsNoel Grandin
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2011-05-04Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2003-04-11INTEGRATION: CWS vcl07 (1.2.2); FILE ADDEDVladimir Glazounov
2003/04/08 14:28:45 obr 1.2.2.1: re-added accessibility workbench
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-14Added a simple help widget.Andre Fischer