• Stephan Bergmann's avatar
    Improvement on previous commit, UCB clean up · 9ac86f48
    Stephan Bergmann yazdı
    * 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
    9ac86f48
Adı
Son kayıt (commit)
Son güncelleme
..
accessibility Loading commit data...
awt Loading commit data...
beans Loading commit data...
bridge Loading commit data...
chart Loading commit data...
configuration Loading commit data...
connection Loading commit data...
container Loading commit data...
datatransfer Loading commit data...
document Loading commit data...
drawing Loading commit data...
form Loading commit data...
formula Loading commit data...
frame Loading commit data...
i18n Loading commit data...
inspection Loading commit data...
io Loading commit data...
java Loading commit data...
lang Loading commit data...
linguistic2 Loading commit data...
loader Loading commit data...
presentation Loading commit data...
qadevooo Loading commit data...
reflection Loading commit data...
registry Loading commit data...
script Loading commit data...
sdb Loading commit data...
sdbc Loading commit data...
sdbcx Loading commit data...
sheet Loading commit data...
style Loading commit data...
system Loading commit data...
table Loading commit data...
task Loading commit data...
text Loading commit data...
ucb Loading commit data...
ui Loading commit data...
uno Loading commit data...
util Loading commit data...
view Loading commit data...
xml Loading commit data...