office-gobmx/svtools/source/filter
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
..
igif re-base on ALv2 code. 2012-06-26 11:33:02 +01:00
ixbm reduce scope and replace some String::CreateFromAscii 2012-06-21 15:07:52 +01:00
ixpm re-base on ALv2 code. 2012-06-26 11:33:02 +01:00
jpeg re-base on ALv2 code. 2012-06-22 09:51:05 +01:00
wmf that->than in comment typo 2012-08-15 13:37:42 +01:00
exportdialog.cxx tidy some resource strings 2012-06-26 13:34:03 +01:00
exportdialog.hrc re-base on ALv2 code. 2012-06-21 13:11:06 +01:00
exportdialog.hxx re-base on ALv2 code. 2012-06-21 15:00:05 +01:00
exportdialog.src Reduce newline bloat at eof 2012-06-27 13:32:28 +02:00
filter.cxx Improvement on previous commit, UCB clean up 2012-09-14 18:24:49 +02:00
filter2.cxx remove empty ascii boxes and stuff 2012-08-07 18:08:29 +02:00
FilterConfigCache.cxx reduce static_initialization_and_destruction chain 2012-06-25 14:19:03 +01:00
FilterConfigCache.hxx Remove some more include guards 2012-06-29 09:25:10 +02:00
FilterConfigItem.cxx
sgf.ini re-base on ALv2 code. 2012-06-21 13:11:06 +01:00
sgfbram.cxx
sgvmain.cxx Remove commented out code 2012-07-02 17:46:24 +02:00
sgvspln.cxx targetted revert of minor cppcheck cleanups 2012-05-31 13:09:04 +01:00
sgvtext.cxx some UniString->rtl::OUString 2012-07-09 12:16:56 +01:00
SvFilterOptionsDialog.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 15:07:41 +02:00
SvFilterOptionsDialog.hxx re-base on ALv2 code. 2012-06-21 15:00:05 +01:00