office-gobmx/dbaccess/source/core/dataaccess
Stephan Bergmann 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
..
bookmarkcontainer.cxx
bookmarkcontainer.hxx
commandcontainer.cxx
commandcontainer.hxx
commanddefinition.cxx
commanddefinition.hxx
ComponentDefinition.cxx
ComponentDefinition.hxx
connection.cxx
connection.hxx
ContentHelper.cxx
dataaccessdescriptor.cxx
databasecontext.cxx Improvement on previous commit, UCB clean up 2012-09-14 18:24:49 +02:00
databasecontext.hxx
databasedocument.cxx Some clean up of previous commit 2012-09-05 14:56:19 +02:00
databasedocument.hxx Some clean up of previous commit 2012-09-05 14:56:19 +02:00
databaseregistrations.cxx
databaseregistrations.hxx
datasource.cxx
datasource.hxx
definitioncontainer.cxx
documentcontainer.cxx
documentcontainer.hxx
documentdefinition.cxx
documentdefinition.hxx
documenteventexecutor.cxx
documenteventexecutor.hxx
documenteventnotifier.cxx
documenteventnotifier.hxx
documentevents.cxx
documentevents.hxx
intercept.cxx
intercept.hxx
ModelImpl.cxx
ModelImpl.hxx
myucp_datasupplier.cxx
myucp_datasupplier.hxx
myucp_resultset.cxx
myucp_resultset.hxx
SharedConnection.cxx
SharedConnection.hxx