office-gobmx/svtools/source/misc
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
..
acceleratorexecute.cxx Some clean up of previous commit 2012-09-05 14:56:19 +02:00
bindablecontrolhelper.cxx
chartprettypainter.cxx
cliplistener.cxx
dialogclosedlistener.cxx
dialogcontrolling.cxx
ehdl.cxx
ehdl.src
embedhlp.cxx
embedtransfer.cxx
filechangedchecker.cxx
helpagent.src
imagemgr.cxx Improvement on previous commit, UCB clean up 2012-09-14 18:24:49 +02:00
imagemgr.src
imageresourceaccess.cxx
imap.cxx
imap2.cxx
imap3.cxx
itemdel.cxx
langhelp.cxx
langtab.cxx
langtab.src Moldovan -> Romanian (Moldova) 2012-08-23 15:37:05 +02:00
sampletext.cxx
stringtransfer.cxx
svtaccessiblefactory.cxx -Werror,-Wunused-private-field (Clang towards 3.2) 2012-08-28 16:49:11 +02:00
svtresid.cxx
templatefoldercache.cxx Improvement on previous commit, UCB clean up 2012-09-14 18:24:49 +02:00
transfer.cxx
transfer2.cxx
undo.src
unitconv.cxx
wallitem.cxx
xwindowitem.cxx