Commit Graph

17 Commits

Author SHA1 Message Date
Noel Grandin
12b01b920f java: no need to call String.valueOf to append to a String
Change-Id: I5ef45b971d24dde814ab8cbb2e9503d9da4f0d73
2014-10-17 08:26:19 +02:00
Noel Grandin
c0415d5f1e java: remove unnecessary constructor declarations
in the absence of any other constructors, the compiler will automatically
generate a public no-arg constructor

Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
2014-08-20 12:12:15 +02:00
Noel Grandin
5656fe58a0 java: fix broken javadoc tags
Change-Id: I43d25ba49b758739ee8dc891b0db3e527004ec8b
2014-08-12 09:41:31 +02:00
Jan Holesovsky
e6ac6cbccf automaticly -> automatically.
Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
2014-04-27 01:28:55 +02:00
Noel Grandin
8d87758d65 Java cleanup, remove the rest of the unnecessary casts
Change-Id: Ia61d250f6b3711abc29569c5ece38a6f87e38daa
Reviewed-on: https://gerrit.libreoffice.org/3432
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-19 07:52:08 +00:00
Noel Grandin
6bf09ecf1d Java cleanup, remove unnecessary imports
I guess I missed some last time :-)

Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
2012-09-10 23:43:38 +02:00
Jens-Heiner Rechtien
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
Rüdiger Timm
1c49ef6e72 INTEGRATION: CWS sdkbugfix02 (1.9.78); FILE MERGED
2005/03/01 14:10:17 jsc 1.9.78.1: #i42939# insert new bootstrap feature and adapt docu
2005-03-29 11:17:26 +00:00
Jens-Heiner Rechtien
aefc280a4d INTEGRATION: CWS geordi2q14 (1.8.26); FILE MERGED
2004/01/30 13:11:52 hr 1.8.26.1: #111934#: merge CWS ooo111fix2
2004-02-02 19:11:34 +00:00
Kurt Zenker
c9e005e44f INTEGRATION: CWS geordi2q03 (1.7.24); FILE MERGED
2003/08/27 15:06:14 hr 1.7.24.1: #111934#: join from CWS sdk07
2003-08-27 15:47:08 +00:00
Jens-Heiner Rechtien
ac04bcefea INTEGRATION: CWS sdk04 (1.6.28); FILE MERGED
2003/06/24 11:13:38 jsc 1.6.28.1: #110313# insert source license header
2003-06-30 14:57:22 +00:00
Juergen Schmidt
d720cc6c45 #107931# synch with OOO_STABLE_1 2003-02-28 16:41:28 +00:00
Juergen Schmidt
fc55210813 #99053# modified, new build env 2002-12-20 11:52:10 +00:00
Bertram Nolte
2cfe5491c6 #100874# Improved usage text and if context. 2002-07-05 09:54:17 +00:00
Bertram Nolte
efc8842f0b #87796# Introduced component context. 2001-12-12 13:49:02 +00:00
Bertram Nolte
598e8c4275 #87796# Improved parameter for invoking. 2001-11-16 11:49:34 +00:00
Bertram Nolte
b1962536c7 Added new Java example. 2001-09-18 08:13:39 +00:00