2004/04/28 09:01:33 sb 1.5.102.2: #i21150# Factored out auxiliary dump functions.
2004/04/22 08:26:07 sb 1.5.102.1: #i21150# Improved include handling over what class TypeDependency offers.
2004/05/14 16:44:54 sb 1.1.2.3: #i21150# Make the inclusion of header files look nicer in generated header files.
2004/04/28 09:03:00 sb 1.1.2.2: #i21150# Adapted to new Dependencies class.
2004/04/22 08:24:57 sb 1.1.2.1: #i21150# Improved include handling over what class TypeDependency offers.
2004/05/14 16:44:54 sb 1.1.2.4: #i21150# Make the inclusion of header files look nicer in generated header files.
2004/05/14 15:08:03 sb 1.1.2.3: #i21150# Always include sal/config.h at the start of each generated header file.
2004/04/28 09:03:00 sb 1.1.2.2: #i21150# Adapted to new Dependencies class.
2004/04/22 08:25:10 sb 1.1.2.1: #i21150# Improved include handling over what class TypeDependency offers.
2004/06/01 13:27:31 sb 1.4.4.5: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized.
2004/05/14 16:15:12 sb 1.4.4.4: #i21150# Missing include in comprehensive getCppuType method for interface types.
2004/05/07 14:56:59 sb 1.4.4.3: #i21150# .hdl files for interface types with methods need to include RuntimeException.h; also fixed pathname where headers for constant groups are written.
2004/04/28 09:04:25 sb 1.4.4.2: #i21150# Many fixes/improvements.
2004/04/22 08:27:44 sb 1.4.4.1: #i21150# Added support for polymorphic struct types.
2004/06/01 13:27:30 sb 1.27.4.12: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized.
2004/05/24 14:50:42 sb 1.27.4.11: #i21150# Fixed comprehensive getCppuType function for struct types.
2004/05/18 15:29:44 sb 1.27.4.10: #i21150# Adapted to new feature: published.
2004/05/18 08:31:34 sb 1.27.4.9: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime.
2004/05/14 16:44:53 sb 1.27.4.8: #i21150# Make the inclusion of header files look nicer in generated header files.
2004/05/14 16:15:12 sb 1.27.4.7: #i21150# Missing include in comprehensive getCppuType method for interface types.
2004/05/13 14:15:09 sb 1.27.4.6: #i21150# Adapted to updated cppu/typedescription.h functionality for struct types.
2004/05/07 14:56:58 sb 1.27.4.5: #i21150# .hdl files for interface types with methods need to include RuntimeException.h; also fixed pathname where headers for constant groups are written.
2004/05/07 08:24:46 sb 1.27.4.4: #i21150# Fixed code generation bugs.
2004/04/28 09:04:24 sb 1.27.4.3: #i21150# Many fixes/improvements.
2004/04/22 08:27:43 sb 1.27.4.2: #i21150# Added support for polymorphic struct types.
2004/04/15 12:57:42 sb 1.27.4.1: #i21150# Removed support for __SUNPRO_CC == 0x500.
2004/03/15 15:59:11 sb 1.3.14.3: #i21150# Added support for extended interface attributes.
2004/03/12 14:17:17 sb 1.3.14.2: #i21150# Adapted to modified registry type reader.
2004/03/09 15:02:38 sb 1.3.14.1: #i21150# Constructing Java and C++ code for services and singletons.
2003/03/03 12:10:18 jsc 1.20.8.1.4.1: #107571# use always typelib_static_type_getByTypeClass for uno.Esception and uno.XInterface, even if -C/-L is used