Commit Graph

16 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
96fb2453e4 Javadoc warnings - fix some tags and references
Change-Id: I13be16beac258c551e58654b4fc37877d7bb9695
2012-08-28 16:15:44 +02:00
2caf5d1937 Java cleanup - remove unnecessary semi-colons
Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
2012-08-28 16:15:42 +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
sb
b9129478dd sb118: improved tests (no getActiveTopWindow etc.) 2010-02-26 17:03:57 +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
122adddbef CWS-TOOLING: integrate CWS qadev33 2008-09-30 07:44:27 +00:00
c8b88d65bf INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED
2008/03/31 16:50:53 rt 1.6.62.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:56:10 +00:00
e9e53431e9 INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED
2005/09/05 15:47:00 rt 1.5.32.1: #i54170# Change license header: remove SISSL
2005-09-09 02:29:15 +00:00
a59d93df4e INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED
2004/10/21 12:08:18 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added
2004-11-02 11:05:54 +00:00
a3a666c36f INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED
2003/09/03 15:34:19 sw 1.3.14.1: #112049#
2003-09-08 11:33:08 +00:00
d854c2088a INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED
2003/05/21 10:57:58 sg 1.2.2.1: #109819# prepare devide of runner
2003-05-27 12:32:27 +00:00
22bb778bd3 #100000# no drafts anymore 2003-04-28 11:31:17 +00:00
26ebdfc472 NEW: initial version 2003-01-27 17:20:08 +00:00