office-gobmx/vcl/source
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
..
app gridfixes: #i112465# introduce HideBalloonAndQuickHelp 2012-09-14 07:09:48 +00:00
components
control gridfixes: #i117265# implement less-predicate for Date/Time structs 2012-09-14 07:03:28 +00:00
edit Undo/Redo description+shortcut in Basic IDE 2012-08-30 12:50:52 +00:00
fontsubset
gdi Improvement on previous commit, UCB clean up 2012-09-14 18:24:49 +02:00
glyphs
helper this looks wrong 2012-09-07 10:07:03 +02:00
salmain
src remove some useless comments 2012-08-18 16:49:22 +00:00
window targetted VBA re-work. 2012-09-12 12:49:49 +01:00