office-gobmx/cppuhelper/source
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
..
access_control.cxx
bootstrap.cxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
component.cxx
component_context.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 15:07:41 +02:00
defaultbootstrap.cxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
exc_thrower.cxx
factory.cxx
findsofficepath.c
gcc3.map
implbase.cxx
implbase_ex.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
implementationentry.cxx
interfacecontainer.cxx
macro_expander.cxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
macro_expander.hxx Put create_bootstrap_macro_expander_factory properly into a header 2012-04-18 15:59:58 +02:00
paths.cxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
paths.hxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
propertysetmixin.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
propshlp.cxx translated or removed german comments in connectivity, cppuhelper and cui 2012-04-17 11:32:31 +02:00
servicefactory.cxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
servicefactory_detail.hxx New cppu::defaultBootstrap_InitialComponentContext implementation 2012-04-20 22:57:32 +02:00
shlib.cxx Add static mapping of the fastsax component 2012-04-18 01:23:49 +03:00
stdidlclass.cxx
tdmgr.cxx
typeprovider.cxx
unorc
unourl.cxx
weak.cxx