Commit Graph

13 Commits

Author SHA1 Message Date
9ac86f484b Improvement on previous commit, UCB clean up
* As UCB is only ever initialized with "Local"/"Office", remove this
  configuration vector completely.  The "create" ctor creates an instance
  internally initialized with those "Local"/"Office" keys.  Special (test) code
  can still instantiate an uninitialized one via plain createInstance.  And for
  backwards compatilibity process startup still ensures to create an initialized
  instance early, in case there is still code out there (in extensions) that
  later calls plain createInstance and expects to get the already-initialized
  (single) instance.

* XInitialization is an "implementation detail" of the UniversalContentBroker
  service, do not expose in XUniversalContentBroker.

* ucbhelper/configurationkeys.hxx is no longer needed and is removed.

* ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that
  requires ucbhelper::Content constructors to take explicit XComponentContext
  arguments now.

* The only remaining code in ucbhelper/source/client/contentbroker.cxx is
  Android-only InitUCBHelper.  Is that relevant still?

Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28
2012-09-14 18:24:49 +02:00
38d0e9014b Java update - clean up some more @see and @link tags
Change-Id: Ib6f3af37906583af376687962b758d348431585f
2012-08-20 12:55:13 +01:00
b707a707aa Java cleanup - remove unused local variables
Change-Id: Ied9c8635cde96d2d00d66a68cd8387799455c2ec
2012-06-29 22:03:01 +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
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
b3a8d67070 INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED
2008/03/31 16:49:48 rt 1.6.62.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:41:58 +00:00
b01ad4495b INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED
2005/09/05 15:44:58 rt 1.5.80.1: #i54170# Change license header: remove SISSL
2005-09-09 00:49:41 +00:00
8771c72548 INTEGRATION: CWS fwkmerge1 (1.4.42); FILE MERGED
2004/02/18 12:50:46 sw 1.4.42.1: #115240#
2004-03-09 09:21:08 +00:00
7cfe8ce344 INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED
2003/09/03 15:32:39 sw 1.3.14.1: #112049#
2003-09-08 10:35:26 +00:00
ee26971ebb INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED
2003/05/21 10:55:29 sg 1.2.8.1: #109819# prepare devide of runner
2003-05-27 11:33:40 +00:00
8cde093e2f CHG: using AnyConverter instead of simple cast 2003-01-31 09:04:13 +00:00
26ebdfc472 NEW: initial version 2003-01-27 17:20:08 +00:00