Age | Commit message (Collapse) | Author | Files | Lines |
|
2004/10/18 10:37:38 sb 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED
2004/10/14 10:53:57 sb 1.17.4.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 13:53:22 sb 1.17.4.1: #i33217# Fixed @since tags.
|
|
2004/10/14 10:53:57 sb 1.11.10.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 13:53:22 sb 1.11.10.1: #i33217# Fixed @since tags.
|
|
2004/10/13 12:09:05 sb 1.17.22.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.
|
|
2004/08/03 10:13:44 sb 1.17.2.1: #i25687# Added missing @since tags.
|
|
2004/07/02 10:01:55 sb 1.6.128.1: #i29352# Avoid problems with dependent names in templates.
|
|
2004/06/04 14:51:47 fa 1.11.44.1: #i28294# recognize gcc 3.4 and new libstdc++ (.so.6)
|
|
2004/07/02 09:59:21 sb 1.9.44.1: #i29352# Avoid problems with dependent names in templates.
|
|
2004/07/02 09:58:05 sb 1.18.24.1: #i29352# Avoid problems with dependent names in templates.
|
|
2004/07/02 09:56:36 sb 1.21.8.1: #i29352# Avoid problems with dependent names in templates.
|
|
2004/07/02 09:54:27 sb 1.13.6.1: #i29352# Avoid problems with dependent names in templates.
|
|
2004/07/02 12:12:15 sb 1.16.12.1: #i29740# Improved constness.
|
|
2004/07/06 12:58:56 sb 1.9.56.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/06 12:58:03 sb 1.10.56.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/05/18 08:31:14 sb 1.15.4.3: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime.
2004/05/13 14:18:50 sb 1.15.4.2: #i21150# Added clarifying comment.
2004/05/13 14:16:36 sb 1.15.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
|
|
2004/04/26 12:15:32 sb 1.16.68.1: #i21150# Clarified documentation.
|
|
2004/05/21 12:05:59 sb 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED
2004/05/18 09:54:48 sb 1.19.4.1: #i21150# Missing includes.
|
|
2004/03/17 11:36:13 waratah 1.7.118.1: #i1858# add missing trailing / on a comment
|
|
2004/03/17 11:33:41 waratah 1.12.36.1: #i1858# remove trailing returns that can never happen
|
|
2004/03/02 14:52:17 dbo 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED
2003/12/01 15:38:30 dbo 1.17.2.1: #112920# fixing operator <
|
|
2004/03/02 14:52:25 dbo 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED
2003/12/01 15:38:29 dbo 1.13.2.1: #112920# fixing operator <
|
|
2004/03/15 16:00:10 sb 1.13.6.1: #i21150# Added support for extended interface attributes.
|
|
2004/03/04 10:49:43 sb 1.18.6.1: #i21150# Missing reinterpret_cast to disambiguate multiple-inheritance calls to acquire().
|
|
2004/02/17 15:05:53 sb 1.13.4.1: #i25397# Fixed documentation.
|
|
2004/01/21 09:29:34 sb 1.12.72.2: #114000# Take care of absolutely incomplete interface type descriptions, where even nMembers and nAllMembers is not yet set.
2003/12/10 08:50:07 sb 1.12.72.1: #114000# Adapted to multiple-inheritance interface types.
|
|
2003/12/19 14:06:09 sb 1.9.86.1: #114000# Added missing include.
|
|
2003/12/18 10:38:11 sb 1.17.6.1: #114000# Added missing reinterpret_casts between XInterface and interface_type.
|
|
2003/12/18 10:38:10 sb 1.13.6.2: #114000# Added missing reinterpret_casts between XInterface and interface_type.
2003/12/10 08:48:49 sb 1.13.6.1: #114000# Adapted to multiple-inheritance interface types.
|
|
2004/01/29 15:06:49 hr 1.17.10.1: #111934#: merge CWS ooo111fix2
|
|
2003/12/04 16:15:53 mt 1.16.14.1: #i23061# Fixed gcc WAll warnings
|
|
2003/09/25 13:24:26 dbo 1.1.2.1: added binary C-UNO interface holder
|
|
2003/10/01 12:14:42 dbo 1.16.58.2: #112449# return statement
2003/09/25 13:26:27 dbo 1.16.58.1: added member function Reference<>::set( any const &, UnoReference_Query[Throw] )
|
|
2003/09/25 13:26:27 dbo 1.12.58.1: added member function Reference<>::set( any const &, UnoReference_Query[Throw] )
|
|
2003/07/24 15:19:02 dbo 1.6.48.2: - sequence reallocation fix
- more code cleanup
- test code
2003/07/23 16:39:20 dbo 1.6.48.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure
- C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure
|
|
2003/06/03 13:50:26 dbo 1.9.30.2: RESYNC: (1.9-1.10); FILE MERGED
2003/04/04 09:34:33 dbo 1.9.30.1: #107130# adding UNO_LB_CLI
|
|
2003/09/01 16:51:52 dbo 1.8.30.1: #107130# C++ bool
|
|
2003/09/01 16:51:51 dbo 1.9.30.1: #107130# C++ bool
|
|
2003/09/01 16:51:29 dbo 1.14.44.5: #107130# less code
2003/08/11 10:42:01 dbo 1.14.44.4: using bad_alloc def ctor
2003/08/08 12:43:48 dbo 1.14.44.3: RESYNC: (1.14-1.15); FILE MERGED
2003/07/24 15:19:00 dbo 1.14.44.2: - sequence reallocation fix
- more code cleanup
- test code
2003/07/23 16:39:19 dbo 1.14.44.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure
- C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure
|
|
2003/07/24 15:18:59 dbo 1.14.44.2: - sequence reallocation fix
- more code cleanup
- test code
2003/07/23 16:39:19 dbo 1.14.44.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure
- C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure
|
|
2003/08/08 07:00:43 dbo 1.11.30.1: adding >>=, ==, makeAny() for C++ bool
|
|
2003/08/08 07:00:42 dbo 1.8.30.1: adding >>=, ==, makeAny() for C++ bool
|
|
2003/07/14 14:29:55 fa 1.15.14.1: Generalize the CPPU_GCC3_ALIGN define for all gcc 3 platforms instead
of explicitly specifying all of them.
http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16631
Dan
fa@ooo
|
|
2003/06/05 08:24:21 dbo 1.14.54.1: #i11781# compiler warnings
|
|
2003/04/14 15:58:52 mh 1.9.26.1: chg: for gcc 3.3, #i13400#
|
|
2003/04/11 09:07:43 mh 1.13.4.1.10.1: join: from ooo11beta
|
|
|
|
|
|
|
|
|
|
|
|
|