Noel Grandin
754ade38dd
speed up Java unit tests by removing sleeps
...
and replacing them with a call to XToolkitExperimental::
processEventsToIdle
Change-Id: I9fd6cb8af43d902587186310aebe78b5a5ee6932
Reviewed-on: https://gerrit.libreoffice.org/16201
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2015-06-11 06:47:23 +00:00
Noel Grandin
2a0dda3dfb
remove some unnecessary exception wrapping in the Java tests
...
Modify createTestEnvironment so that it throws Exception. This
is appropriate for unit testing.
The wrapping adds no value and the calling method already has
a catch(Exception) to handle anything.
Change-Id: I430a414f63d2cbfc3b65ecfde0285509265e5192
2015-06-09 11:34:31 +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
dfd4b94a52
java: remove some unused import statements
...
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
2014-08-04 13:38:31 +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
ff77676612
Java cleanup - remove unused imports
...
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
2012-08-28 16:15:42 +02:00
Noel Grandin
453d7edc42
Java5 update - convert more code to use generics:wq
...
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
2012-06-29 22:03:01 +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
Release Engineers
4cb14dd109
CWS-TOOLING: integrate CWS cmcfixes58
...
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings
2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings
2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in
2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings
2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47)
2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings
2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again
2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2009-05-07 06:54:56 +00:00
Rüdiger Timm
96228989cd
INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED
...
2008/03/31 16:51:19 rt 1.8.58.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:52:35 +00:00
Kurt Zenker
11128af3a1
INTEGRATION: CWS qadev24 (1.6.56); FILE MERGED
...
2005/09/19 17:18:31 cn 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED
2005/08/19 07:39:57 cn 1.6.56.1: #i52213# declare instance variables as 'privte static'
2005-11-02 17:21:48 +00:00
Rüdiger Timm
88dc3dcfe1
INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED
...
2005/09/05 15:47:53 rt 1.6.60.1: #i54170# Change license header: remove SISSL
2005-09-09 03:35:03 +00:00
Rüdiger Timm
39914ef953
INTEGRATION: CWS qadev17 (1.5.42); FILE MERGED
...
2004/04/28 14:13:19 sw 1.5.42.1: #i26677#
2004-05-03 07:49:10 +00:00
Oliver Bolte
9eff4a0903
INTEGRATION: CWS qadev15 (1.4.8); FILE MERGED
...
2003/12/18 17:20:24 sw 1.4.8.1: #114449#
2004-01-05 19:45:38 +00:00
Kurt Zenker
1025aaa246
INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED
...
2003/10/17 09:34:09 cn 1.3.6.1: CHG: #i21273# object relations for XControl and XView added
2003-11-18 15:31:51 +00:00
Rüdiger Timm
39eac5e200
INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED
...
2003/09/03 15:29:53 sw 1.2.14.1: #112049#
2003-09-08 12:04:40 +00:00
Vladimir Glazounov
dbc1cdbd05
INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED
...
2003/05/21 10:59:08 sg 1.1.8.1: #109819# prepare devide of runner
2003-05-27 13:02:22 +00:00
Stephan Wunderlich
26ebdfc472
NEW: initial version
2003-01-27 17:20:08 +00:00