Commit Graph

9 Commits

Author SHA1 Message Date
0d8719b0ff Java cleanup, use generics in calls to UnoRuntime#queryInterface
A handful of places wrap the call to queryInterface. With a little
generics love, we can reduce the casting required.

Change-Id: I9efca2afb1b23fad2359af24e1c273aea96e45fe
Reviewed-on: https://gerrit.libreoffice.org/3433
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-19 07:52:51 +00:00
60fbefc615 fdo#60724 informations -> information
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-15 04:49:39 +02:00
37a2fa5d5a fdo#51304: Remove the author of some java source files
This patch remove some '@author' for Java souce files, and removes some
commented code founded when removing the '@author'.

Change-Id: Ic4fcd028a9cdbd85c693d93bcd48e41f36386d22
2012-10-01 14:10:03 +02:00
6bf09ecf1d Java cleanup, remove unnecessary imports
I guess I missed some last time :-)

Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
2012-09-10 23:43:38 +02:00
548a2ffe3a remove bogus date information
Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf
2012-08-07 18:08:30 +02:00
1296914c84 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
38e3a21d98 INTEGRATION: CWS sdksample (1.3.124); FILE MERGED
2004/08/06 14:37:03 jsc 1.3.124.2: #i29308# use System.err for error output
2004/06/17 11:02:24 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature
2005-01-31 15:35:51 +00:00
f61113ef60 INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:38:21 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:32:27 +00:00
3517ffa26b INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/09 11:58:33 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:28:44 +00:00