Commit Graph

51 Commits

Author SHA1 Message Date
8be40d31d7 Java cleanup, convert Hashtable to HashMap
Change-Id: If8a9c0c3a4b357fb9c0ff096f44ed1b44ebbcef4
2013-05-06 11:45:53 +02:00
587c59fbc9 Java cleanup, Convert Vector to ArrayList
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
2013-05-06 11:45:50 +02:00
23a87a8622 Remove some obsolete makefile.mk
Change-Id: I47f1a72fac3e6678b5dfe880f2f189ffc436333b
2013-04-29 13:05:51 +02:00
fb39e71989 Java cleanup, call static methods statically
Change-Id: Ibe0454d490153f723a58c3c619be7f8d443639c8
2013-04-26 08:18:40 +02:00
4f6adb0585 Fix compilation of Spreadsheet odk example
because of change to XDataPilotsResults IDL in
commit ac569ed4cf5064248b9952f182f6572f20dc9bcb
"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
5051209534 Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil
* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK.  Turns out
  this was explicitly included in ~all examples Makefiles, but only after
  settings.mk where it is now used, so include it in settings.mk now and dropped
  it from all the exmaples Makefiles.

* The old settings.mk was apparently confused with using /MT ("link with
  LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link
  command line (where it was ignored), and you apparently can't pass both
  together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp.
  /MTd).  No idea if that is exactly right, however.

* Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and
  msvcrt.lib vs. msvcrtd.lib on Windows.  Adapted examples Makefiles and
  /ure/source/uretest/Makefile accordingly.  Some examples Makefiles
  additionally use msvcprt.lib, no idea whether that still needs to be
  addressed.

Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be
2013-04-19 14:02:18 +02:00
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
14a2413530 Adapt SDK to -B removed from cppumaker/javamaker
Change-Id: Ida4d11e0f8dfea201e0456cc54aa7f5af093d2ad
2013-04-11 14:24:08 +02:00
616c6924f1 s/the the/the/
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-22 09:58:19 +02:00
2b4fd2c89a re-base on ALv2 code. Includes:
Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    Reduce the dependencies on non standard GNU copy.
    http://svn.apache.org/viewvc?view=revision&revision=1238684
    Correct /usr/bin/env path.
    http://svn.apache.org/viewvc?view=revision&revision=1235619

    Complex Toolbar Controls Extension from the SDK
    Patches contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1190390
    i118615 - make epm more verbose
    http://svn.apache.org/viewvc?view=revision&revision=1204288

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    Patches contributed by Juergen Schmidt:
    jsc341: i117327: take care if no dependency node in current
    description exists, create one
    http://svn.apache.org/viewvc?view=revision&revision=1172101
    jsc341: i117327: add extra extension dependency check
    http://svn.apache.org/viewvc?view=revision&revision=1172098
    make initial branding changes
    http://svn.apache.org/viewvc?view=revision&revision=1231878

    Patches contributed by Ingo Schmidt
    native373: #i117733# no linux jre installation on 64 bit systems
    http://svn.apache.org/viewvc?view=revision&revision=1167536
    native373: ##164464# improve debian support
    http://svn.apache.org/viewvc?view=revision&revision=1167537

    Patch contribtued by Armin Le-Grand:
    Changed various aspects concerning usages of old vendor names
    http://svn.apache.org/viewvc?view=revision&revision=1293313

fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
2012-11-12 11:46:43 +00:00
4c9e62c6e3 Java cleanup, convert ArrayList and Vector to use generics
Change-Id: Ic668b46872ee0bfd259ca335aed9d68fb545c3a4
2012-09-10 23:43:39 +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
a5ff5aad59 Java5 update, Convert ArrayList and Vector code to use generics
Change-Id: I6cf6fa8e55005ffdc1d173aeee1e374efbb214fd
2012-09-10 23:43:37 +02:00
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
4bd94edc87 jsc340: i114609: support passive component registration 2011-02-22 16:34:11 +01:00
928af9414d jsc340: i114609: support passive component registration 2011-02-22 16:13:49 +01:00
1fa5fb8f90 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01: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
6a35ea7299 autorecovery: more sophisticated configuration data for interaction handlers
The generic css.task.InteractionHandler implementation in module uui is now able to instantiate "sub handlers", i.e.
components to delegate a request to, based on the type of the request, and some configuration data.

The "old" (and now deprecated) configuration scheme at org.openoffice.ucb.InteractionHandler did not contain type
information, so any handlers registered there were always called when no default implementation for a given request
was available.

The "new" configuration scheme at org.openoffice.Interaction contains UNO type information. That is, a given handler
implementation can declare itself responsible for an arbitrary set of UNO types, and for each of those types, whether
it is also responsible for sub types.
The generic interaction handler implementation uses this configuration data, when it encounteres an interaction
request it cannot fullfill itself, to instantiate a component to delegate the request to.

As with the "old" data, such a component is required to support the css.task.XInteractionHandler2 interface. Also,
if it supports css.lang.XInitialization, then it will be initialized with a name-value pair, the name being
"Parent", the value being the XWindow interface of the parent window for any message boxes.

As an examplary implementation for this feature, the css.sdb.InteractionHandler has been deprecated. Now the
css.sdb.DatabaseInteractionHandler is reponsible for database-related interactions, and the new configuration scheme
is pre-filled with data assigning this responsibility.

Consequently, a lot of places previously creating an css.sdb.InteractionHandler have been modified to create the
default css.task.InteractionHandler.
2010-02-01 21:32:33 +01:00
6df63a0fa7 CWS-TOOLING: integrate CWS sdk31fix_DEV300
2009-04-03 15:43:49 +0200 jsc  r270492 : correct classpath
2009-04-02 16:27:49 +0200 jsc  r270416 : fix typo in run target and classpath
2009-04-02 16:27:14 +0200 jsc  r270415 : remove Inspector example, change docu to link into the wiki on the related project page
2009-04-01 14:07:33 +0200 jsc  r270327 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 11:57:53 +0200 jsc  r270315 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 11:47:59 +0200 jsc  r270314 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:33:10 +0200 jsc  r270304 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:30:39 +0200 jsc  r270303 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:29:19 +0200 jsc  r270301 : #i100712# change header image version number
2009-04-22 12:39:28 +00:00
a7fc43f913 INTEGRATION: CWS jsc21 (1.9.74); FILE MERGED
2008/05/23 11:55:47 jsc 1.9.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES
2008-07-11 13:25:28 +00:00
9272cc70f4 INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED
2008/03/31 15:52:49 rt 1.5.188.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:47:49 +00:00
9f7e9ca928 INTEGRATION: CWS jsc17 (1.8.82); FILE MERGED
2007/01/22 15:35:31 jsc 1.8.82.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT
2007-01-25 10:08:12 +00:00
de8972745d INTEGRATION: CWS jsc5 (1.7.46); FILE MERGED
2006/02/02 12:15:39 jsc 1.7.46.1: i59703# adapt makefile to be prepared for full qualified paths
2006-02-03 16:15:04 +00:00
23b45396ff INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED
2005/09/05 13:51:58 rt 1.4.30.1: #i54170# Change license header: remove SISSL
2005-09-07 19:13:49 +00:00
a2d9a4b34d INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED
2005/03/03 15:42:03 jsc 1.6.10.1: #41142# replace make with internal MAKE variable
2005-03-29 11:14:24 +00:00
f42de194ea INTEGRATION: CWS sdksample (1.3.62); FILE MERGED
2005/01/13 15:23:48 jsc 1.3.62.2: #i39890# change to new doc extensions
2004/06/14 14:59:23 jsc 1.3.62.1: #i29308# use of new UNO bootstrap feature
2005-01-31 15:55:51 +00:00
4e54bc778b INTEGRATION: CWS sdksample (1.3.124); FILE MERGED
2004/06/30 09:10:29 jsc 1.3.124.1: #i29308# use of new UNO features
2005-01-31 15:55:38 +00:00
7a532c434a INTEGRATION: CWS sdksample (1.4.116); FILE MERGED
2004/06/14 14:55:12 jsc 1.4.116.1: #i29308# use of new UNO bootstrap feature
2005-01-31 15:55:25 +00:00
c1d05b7316 INTEGRATION: CWS sdksample (1.4.40); FILE MERGED
2004/08/06 14:37:07 jsc 1.4.40.2: #i29308# use System.err for error output
2004/06/14 14:55:12 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature
2005-01-31 15:55:12 +00:00
4bebce687c INTEGRATION: CWS sdksample (1.5.4); FILE MERGED
2005/01/28 14:15:35 jsc 1.5.4.15: #i29308# prepare path for del command (windows only)
2005/01/12 15:17:51 jsc 1.5.4.14: #i39890# change to new OpenDocument format
2004/11/23 08:50:36 jsc 1.5.4.13: #i35871# adjust for JAva 1.5
2004/10/29 07:33:54 jsc 1.5.4.12: #i29308# cleanup
2004/10/27 11:34:28 jsc 1.5.4.11: #i29308# change laoding of sample documents
2004/10/22 13:12:36 jsc 1.5.4.10: #i35871# adapt for Java 5.0
2004/10/22 10:00:15 jsc 1.5.4.9: #i35871# adapt for Java 5.0
2004/10/08 13:58:43 jsc 1.5.4.8: #i29308# insert package manifest
2004/08/24 15:04:25 jsc 1.5.4.7: #i29308# use of new UNO package extension
2004/07/30 14:30:07 jsc 1.5.4.6: #i29308# use quotes for unopath option
2004/07/30 08:36:29 jsc 1.5.4.5: #i29308# adjust ECHOLINE for windows
2004/07/29 12:22:50 jsc 1.5.4.4: #i29308# insert ECHOLINE macro to dump an empty line in manifest files
2004/06/30 09:10:29 jsc 1.5.4.3: #i29308# use of new UNO features
2004/06/14 14:59:21 jsc 1.5.4.2: #i29308# use of new UNO bootstrap feature
2004/06/14 14:55:11 jsc 1.5.4.1: #i29308# use of new UNO bootstrap feature
2005-01-31 15:54:59 +00:00
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
ab02c1bc9a INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/12 15:22:58 jsc 1.1.2.1: #i39890# change to new OpenDocument format
2005-01-31 15:54:19 +00:00
2d99f193c7 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2004/06/14 14:55:53 jsc 1.1.2.1: #i29308# new
2005-01-31 15:53:54 +00:00
47444b3065 INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED
2004/05/05 09:31:40 jsc 1.4.94.1: #116658# merge cinnabar changes
2004-05-18 12:28:30 +00:00
54439717e6 INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED
2004/01/30 13:11:37 hr 1.3.72.1: #111934#: merge CWS ooo111fix2
2004-02-02 19:03:51 +00:00
c74c238748 INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED
2003/08/27 15:05:59 hr 1.2.32.1: #111934#: join from CWS sdk07
2003-08-27 15:45:25 +00:00
d7daa62de6 INTEGRATION: CWS sab005 (1.3.12); FILE MERGED
2003/07/22 12:00:20 sab 1.3.12.1: #110866#; use the new sortdescriptor in the examples
2003-07-23 07:57:47 +00:00
c386a514f6 INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED
2003/07/03 14:54:15 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP
2003-07-09 09:39:25 +00:00
450a50a702 INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:39:38 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:46:32 +00:00
db76b68dc9 INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:39:37 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:45:58 +00:00
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
1ff66e5de0 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/14 15:49:11 jsc 1.1.2.2: #109045# correct spelling
2003/05/14 10:35:24 jsc 1.1.2.1: #109045# new, used for copying examples into SDK
2003-06-10 09:42:01 +00:00
e932ab9579 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/09 11:32:08 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:51 +00:00
1c79cdb9e4 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/09 11:32:07 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:43 +00:00
a223e6013d INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/14 15:50:44 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output
2003/05/09 11:32:06 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:36 +00:00
f141262b16 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/14 15:50:44 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output
2003/05/09 11:32:05 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:27 +00:00
61c91bea67 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/14 11:03:43 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option
2003/05/09 11:32:04 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:19 +00:00
da8a3597ba 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:04 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:41:12 +00:00
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