Commit Graph

10 Commits

Author SHA1 Message Date
Noel Grandin
7557f23b31 java: reduce visibility of fields and methods
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-12-11 06:09:03 +00:00
Noel Grandin
0477e6c39b java: add @Override annotation to overriding methods
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-12 09:41:28 +02:00
Noel Grandin
67a5b7a8c1 Java5 update - convert to using generics for collections
Change-Id: I384cb006beee280922564c9277025843a1bda74a
2012-08-28 16:15:43 +02:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
Andre Fischer
1742bfa3e8 Adaption to relocation of accessibility interfaces from drafts to final. Added View menu for setting the zoom factor. 2003-04-25 13:49:42 +00:00
Vladimir Glazounov
f5cdcbd613 INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED
2003/04/08 14:28:27 obr 1.4.2.1: re-added accessibility workbench
2003-04-11 16:07:55 +00:00
Jens-Heiner Rechtien
fd2cf3dc7c MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 16:05:12 +00:00
Andre Fischer
1ee9ca8da3 Added support for performing actions. 2002-06-13 08:24:25 +00:00
Andre Fischer
847ceddead Performance improvements: Handler have become non-static members of tree nodes and cache data to prevent UNO queries. Increased type safety by introduction of tree node hierarchy. 2002-04-02 13:06:32 +00:00
Daniel Vogelheim
75345d9b58 Now use custom tree model in order to create data on-the-fly. 2002-03-08 16:30:18 +00:00