office-gobmx/udkapi/com/sun/star
Stephan Bergmann c2fd9b533c New cppu::defaultBootstrap_InitialComponentContext implementation
...that no longer uses XSimpleRegistry structures for the service data and thus
is potentially more performant.

* Registry-based functions from cppuhelper/bootstrap are deprecated now, client
  code should always use defaultBootstrap_InitialComponentContext.

* References to the obsolete UNO_WRITERDB have been removed.

* Some of the functions in cppuhelper/source that are used from multiple .cxx
  but had not been properly placed into .hxx have been cleaned up.

* css.lang.ServiceManager XSet insert/remove now support special
  sequence<NamedValue> to improve live deployment/removal of XML-based extension
  components data.

* 09524d410b "stoc: accelerate opening of multiple
  XML .rdb files in a directory" and its follow-up
  cb5c881a7f "avoid using the new rdb reading
  logic for empty/non-existent directories" have been obsoleted by this change
  and have been reverted again.
2012-04-20 22:57:32 +02:00
..
beans
bridge
connection
container
corba idl fix package for CorbaString8 and CorbaUnion 2012-04-20 12:57:50 +02:00
io
java
lang New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
loader
reflection fix idl #include guards 2012-04-20 12:57:51 +02:00
registry
script
security
task
test
uno Remove superfluous comment 2012-03-27 12:28:55 +02:00
uri
util LoggerRemote.idl: include with full path 2012-04-20 12:57:49 +02:00
udk-modules.idl