2004/07/15 14:37:11 sb 1.11.2.4: #i29741# Adapted to W32 platform.
2004/07/09 12:49:32 sb 1.11.2.3: #i29741# Retrofitted existing services as single-interface--based ones.
2004/07/06 13:00:51 sb 1.11.2.2: #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 13:37:38 sb 1.11.2.1: #i29740# When mapping ANYs, do not lose information about type arguments of instantiated polymorphic struct types.
2004/06/01 13:25:52 sb 1.1.2.2: #i21150# WNT problem.
2004/05/12 15:07:26 sb 1.1.2.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2004/05/21 10:09:35 sb 1.1.2.4: #i21150# Extended multiple inheriance tests.
2004/05/19 14:31:51 sb 1.1.2.3: #i21150# Added (very fundamental) multiple inheritance tests.
2004/05/14 11:05:44 sb 1.1.2.2: #i21150# Made testing of polymorphic struct types more thorough.
2004/05/12 15:07:15 sb 1.1.2.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2004/05/12 15:06:30 sb 1.14.10.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2004/06/01 13:25:33 sb 1.4.16.6: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized.
2004/05/21 10:09:34 sb 1.4.16.5: #i21150# Extended multiple inheriance tests.
2004/05/19 14:31:50 sb 1.4.16.4: #i21150# Added (very fundamental) multiple inheritance tests.
2004/05/14 11:05:44 sb 1.4.16.3: #i21150# Made testing of polymorphic struct types more thorough.
2004/05/12 15:06:30 sb 1.4.16.2: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2004/05/12 11:21:51 sb 1.4.16.1: #i21150# Missing includes.
2004/05/21 12:02:05 sb 1.9.12.7: RESYNC: (1.9-1.10); FILE MERGED
2004/05/21 10:09:34 sb 1.9.12.6: #i21150# Extended multiple inheriance tests.
2004/05/21 07:32:57 sb 1.9.12.5: #i21150# A default-initialized parameterized member of type ANY of an instantiated polymorphic struct tpye is a VOID ANY in C++, but a null XInterface ANY in Java.
2004/05/19 14:31:49 sb 1.9.12.4: #i21150# Added (very fundamental) multiple inheritance tests.
2004/05/14 11:05:44 sb 1.9.12.3: #i21150# Made testing of polymorphic struct types more thorough.
2004/05/12 15:06:29 sb 1.9.12.2: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2004/05/12 11:21:50 sb 1.9.12.1: #i21150# Missing includes.
2004/05/12 15:06:29 sb 1.7.20.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2004/05/21 10:09:33 sb 1.4.16.4: #i21150# Extended multiple inheriance tests.
2004/05/19 14:31:47 sb 1.4.16.3: #i21150# Added (very fundamental) multiple inheritance tests.
2004/05/14 11:05:43 sb 1.4.16.2: #i21150# Made testing of polymorphic struct types more thorough.
2004/05/12 15:06:28 sb 1.4.16.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).
2003/09/29 13:17:19 dbo 1.3.4.3: #112449# tests
2003/09/26 15:02:40 dbo 1.3.4.2: #112449#
2003/09/26 13:10:56 dbo 1.3.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;
2003/09/30 09:04:07 dbo 1.8.4.2: no use of prot_uno_uno bridge anymore
2003/09/26 13:10:56 dbo 1.8.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;