Commit Graph

22 Commits

Author SHA1 Message Date
Noel Grandin
4bf4e3d407 java: no need to instantiate the AccessibilityTools object
since all of it's methods and fields are static.

Change-Id: Ia2b652969489c5a21e01a35cda65c6e84346aac0
2015-01-12 08:36:17 +02:00
Noel Grandin
ac5954d7c5 java: remove commented out code
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
2014-08-14 10:59:48 +02:00
Noel Grandin
0477e6c39b java: add @Override annotation to overriding methods
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-12 09:41:28 +02:00
Noel Grandin
41709cc268 java: remove unused parameters
Change-Id: I47c618117e079bb2ef90d92c449c8166ea957fa5
2014-08-11 12:33:02 +02:00
Noel Grandin
dfd4b94a52 java: remove some unused import statements
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
2014-08-04 13:38:31 +02:00
Noel Grandin
9658b27b69 java: remove some unused variables
Change-Id: Ia9405d3e34e710059ff68bf850de91c36f4e1e1b
2014-08-04 13:38:30 +02:00
Noel Grandin
f493555623 java: remove some casting in lib.TestParameters#getMSF
where the return value is always cast to XMultiServiceFactory,
so just do the cast in the method and avoid noise at the call sites.

Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
2014-08-04 13:38:30 +02:00
Andras Timar
7f436c1fd3 typo fixes in comments
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-26 11:47:45 +02:00
Noel Grandin
6f17a2f66f Java cleanup, access static methods using correct syntax
Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87
2013-04-26 08:36:04 +02:00
Noel Grandin
b65017a2a7 Java5 update - usage generics where possible
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
2012-06-29 22:03:01 +02:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
Jens-Heiner Rechtien
7d8d20ca7e changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Vladimir Glazounov
122adddbef CWS-TOOLING: integrate CWS qadev33 2008-09-30 07:44:27 +00:00
Rüdiger Timm
b591de7808 INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED
2008/03/31 16:50:56 rt 1.8.62.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:00:49 +00:00
Rüdiger Timm
1d28f8b7c8 INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED
2005/09/05 15:47:04 rt 1.7.32.1: #i54170# Change license header: remove SISSL
2005-09-09 02:32:03 +00:00
Pascal Junck
b978f7f864 INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED
2004/10/21 12:08:13 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added
2004-11-02 11:07:26 +00:00
Oliver Bolte
f3780557e2 INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED
2003/12/18 10:03:02 sw 1.5.18.1: #114449#
2004-01-05 18:41:33 +00:00
Rüdiger Timm
e30321d582 INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED
2003/09/03 15:28:30 sw 1.4.14.1: #112049#
2003-09-08 11:35:02 +00:00
Vladimir Glazounov
f09452c749 INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED
2003/05/21 10:58:03 sg 1.3.2.1: #109819# prepare devide of runner
2003-05-27 12:34:18 +00:00
Vladimir Glazounov
22bb778bd3 #100000# no drafts anymore 2003-04-28 11:31:17 +00:00
Stephan Wunderlich
e9f70db064 CHG: changed name to search 2003-02-28 13:31:09 +00:00
Stephan Wunderlich
26ebdfc472 NEW: initial version 2003-01-27 17:20:08 +00:00