2005/01/04 10:01:59 sb 1.4.8.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.
2005/01/04 10:01:59 sb 1.5.8.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.
2005/01/04 16:35:51 sb 1.32.2.3: #i38790# Do not emit singed integer literals for unsigned integer types, to avoid C++ compiler warnings.
2005/01/04 10:20:43 sb 1.32.2.2: #i38790# Improved previous fix.
2005/01/04 10:01:58 sb 1.32.2.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.
2004/08/09 14:27:34 vg 1.22.8.2: RESYNC MERGED 1.22 1.23
Everything below this line will be added to the revision comment.
2004/06/30 12:26:21 waratah 1.22.8.1: #i30874# Add initial values to potentially unitialised values
2004/08/09 14:26:23 vg 1.2.8.2: RESYNC MERGED 1.2 1.3
Everything below this line will be added to the revision comment.
2004/06/28 12:04:08 cmc 1.2.8.1: #i30801 allow using system stl if possible
2004/07/02 08:27:41 cmc 1.3.98.2: #i30891# revert header and namespace change
2004/06/28 12:04:07 cmc 1.3.98.1: #i30801 allow using system stl if possible
2004/07/06 13:00:04 sb 1.3.4.1: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type.
2004/07/08 09:16:46 sb 1.28.2.6: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.
2004/07/06 13:00:03 sb 1.28.2.5: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type.
2004/07/02 12:22:05 sb 1.28.2.4: #i29740# Cleaned up generated code; avoid problems with dependent type names.
2004/07/01 07:43:27 sb 1.28.2.3: #i30949# Fixed generation of dependent types.
2004/06/10 13:14:22 sb 1.28.2.2: #i29352# Avoid exception specifications.
2004/06/10 12:51:59 sb 1.28.2.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).
2004/06/01 13:27:32 sb 1.2.4.3: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized.
2004/04/28 09:00:34 sb 1.2.4.2: #i21150# Added struct alignment tests.
2004/04/22 08:28:19 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.
2004/06/01 13:27:32 sb 1.2.4.3: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized.
2004/04/28 09:00:34 sb 1.2.4.2: #i21150# Added struct alignment tests.
2004/04/22 08:28:18 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.
2004/05/25 07:39:02 sb 1.21.4.12: #i21150# Close the tempfile before renaming it.
2004/05/18 15:29:45 sb 1.21.4.11: #i21150# Adapted to new feature: published.
2004/05/14 14:36:42 sb 1.21.4.10: #i21150# Minor fixes.
2004/05/12 15:01:26 sb 1.21.4.9: #i21150# UNO polymorphic type names may be either sequence or struct types.
2004/05/12 09:08:14 sb 1.21.4.8: #i21150# Various fixes.
2004/05/07 15:26:41 sb 1.21.4.7: #i21150# Fixed generation of attribute setters.
2004/05/07 13:51:46 sb 1.21.4.6: #i21150# Fixed handling of out parameters; -wall cleanup.
2004/05/07 12:58:15 sb 1.21.4.5: #i21150# Fixed dependencies of services and singletons.
2004/05/07 12:08:00 sb 1.21.4.4: #i21150# Support for polymorphic struct types.
2004/05/07 08:25:46 sb 1.21.4.3: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.
2004/04/28 08:59:42 sb 1.21.4.2: #i21150# Simplified TypeDependency to Dependencies.
2004/04/22 08:23:26 sb 1.21.4.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency; expanded unotypesort.hxx to unotype.hxx.
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.