Commit Graph

14 Commits

Author SHA1 Message Date
6f17a2f66f Java cleanup, access static methods using correct syntax
Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87
2013-04-26 08:36:04 +02:00
31170413ae API CHANGE: com.sun.star.lang.IllegalArgumentException
... derives from com.sun.star.uno.RuntimeException instead of
com.sun.star.uno.Exception.

Only test that breaks with this change is jurt_uno/AnyConverter_Test,
which for mysterious reasons effectively tests that
IllegalArgumentException is a subclass of Exception and not
RuntimeException.  Presumably this is just a generic exception test that
happens to use IllegalArgumentException.

Some further testing indicates there are no problems expected at
runtime:
Running "make subsequentcheck" with all Java test code compiled against
a ridl.jar that does not contain the change, running against a soffice
that uses ridl.jar and rdbs with the change + ridl.jar with the change
on the test side yields exactly the same AnyConverter_Test failure, with
no other failures.

Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d
2012-11-26 23:14:33 +01:00
453d7edc42 Java5 update - convert more code to use generics:wq
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
2012-06-29 22:03:01 +02:00
b65017a2a7 Java5 update - usage generics where possible
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
2012-06-29 22:03:01 +02:00
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
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
d5eab37d5c INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED
2008/03/31 16:51:03 rt 1.7.58.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:16:29 +00:00
d3fc79a979 INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED
2005/09/19 15:35:37 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/24 12:23:27 cn 1.5.16.1: #i53720# new object relation 'CRDESC' for com::sun:💹:XChartDataArray since #i51627
2005-11-02 17:14:39 +00:00
7a57845dd8 INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED
2005/09/05 15:47:19 rt 1.5.20.1: #i54170# Change license header: remove SISSL
2005-09-09 02:44:52 +00:00
549c752713 INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED
2004/12/01 15:56:03 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories
2005-01-25 14:58:30 +00:00
1d44bd87fe INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED
2003/12/17 08:58:55 sw 1.3.18.1: #114449#
2004-01-05 19:04:45 +00:00
8a826ddabd INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED
2003/09/03 15:34:34 sw 1.2.14.1: #112049#
2003-09-08 11:44:07 +00:00
42f27ca6a3 INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED
2003/05/21 10:58:21 sg 1.1.8.1: #109819# prepare devide of runner
2003-05-27 12:43:47 +00:00
26ebdfc472 NEW: initial version 2003-01-27 17:20:08 +00:00