Commit Graph

12 Commits

Author SHA1 Message Date
Noel Grandin
70f56bc22f java: reduce scope, make member classes private
found by UCDetector

Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
2014-08-13 08:49:23 +02:00
Noel Grandin
d504294a77 java: remove some unused fields in the ODK examples
Change-Id: Ic6b4f18aefba6603af51d17d061e3f821e95261f
2014-08-05 11:31:49 +02:00
Noel Grandin
0781dad870 java: remove commented out code for OpenOffice 3.3
Specifically the comment says:
 This method not longer necessary since OOo 3.4 where the component registration
 was changed to passive component registration. For more details see
 http://wiki.openoffice.org/wiki/Passive_Component_Registration

Change-Id: Icfeec634ebc30a270533787b94e2a9a4318778db
2014-08-04 14:50:59 +02:00
Andras Timar
6ea6a422fb s/wiki.services.openoffice.org/wiki.openoffice.org/g
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
2013-09-07 14:21:22 +02:00
Noel Grandin
4f6adb0585 Fix compilation of Spreadsheet odk example
because of change to XDataPilotsResults IDL in
commit ac569ed4cf
"fdo#60300: Work-in-progress change to rework pivot table core"

Change-Id: I730e15226f4dfe3e6baa5d54e987da1016f6b15b
Reviewed-on: https://gerrit.libreoffice.org/3565
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-23 10:28:48 +00: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
a5ff5aad59 Java5 update, Convert ArrayList and Vector code to use generics
Change-Id: I6cf6fa8e55005ffdc1d173aeee1e374efbb214fd
2012-09-10 23:43:37 +02:00
Juergen Schmidt
928af9414d jsc340: i114609: support passive component registration 2011-02-22 16:13:49 +01: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
41199274a9 INTEGRATION: CWS sdksample (1.3.124); FILE MERGED
2004/06/14 14:55:12 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature
2005-01-31 15:54:45 +00:00
Jens-Heiner Rechtien
4977288cf3 INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:39:36 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:45:36 +00:00
Vladimir Glazounov
493d7c7853 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/14 15:50:43 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output
2003/05/09 11:32:03 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:03 +00:00