Commit Graph

94 Commits

Author SHA1 Message Date
Oliver Bolte
e08a775087 INTEGRATION: CWS sb18 (1.5.102); FILE MERGED
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-06-04 02:13:12 +00:00
Oliver Bolte
f581dea257 INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
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-06-04 02:12:59 +00:00
Oliver Bolte
a30af74cbc INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
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-04 02:12:48 +00:00
Oliver Bolte
6c913b1bcb INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
2004/04/28 09:01:52 sb 1.1.2.1: #i21150# Factored out auxiliary dump functions.
2004-06-04 02:12:35 +00:00
Oliver Bolte
5ad3726087 INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
2004/04/28 09:02:03 sb 1.1.2.1: #i21150# Factored out auxiliary dump functions.
2004-06-04 02:12:23 +00:00
Oliver Bolte
396bdbe0d3 INTEGRATION: CWS sb18 (1.4.4); FILE MERGED
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-04 02:12:11 +00:00
Oliver Bolte
b67ead570c INTEGRATION: CWS sb18 (1.27.4); FILE MERGED
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-06-04 02:11:58 +00:00
Oliver Bolte
de02c2eba7 INTEGRATION: CWS sb18 (1.3.82); FILE MERGED
2004/04/28 09:03:38 sb 1.3.82.2: #i21150# Simplified TypeDependency to Dependencies.
2004/04/22 08:26:37 sb 1.3.82.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency.
2004-06-04 02:11:44 +00:00
Sander Vesik
cd8bfb2a69 INTEGRATION: CWS ooo20040329 (1.7.70); FILE MERGED
2004/03/17 09:29:13 waratah 1.7.70.1: #i1858# remove i statement that does nothing
2004-04-21 12:53:08 +00:00
Rüdiger Timm
fafc42020e INTEGRATION: CWS sb14 (1.3.14); FILE MERGED
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.
2004-03-30 15:53:12 +00:00
Rüdiger Timm
5e948d1a1c INTEGRATION: CWS sb14 (1.26.4); FILE MERGED
2004/03/17 10:36:06 sb 1.26.4.5: #i26602# Fixed typo.
2004/03/17 10:28:54 sb 1.26.4.4: #i26602# Fixed typo.
2004/03/15 15:59:10 sb 1.26.4.3: #i21150# Added support for extended interface attributes.
2004/03/12 14:17:16 sb 1.26.4.2: #i21150# Adapted to modified registry type reader.
2004/03/09 15:02:37 sb 1.26.4.1: #i21150# Constructing Java and C++ code for services and singletons.
2004-03-30 15:52:59 +00:00
Jens-Heiner Rechtien
8abe53a2ea INTEGRATION: CWS sb10 (1.23.2); FILE MERGED
2004/01/13 14:16:38 sb 1.23.2.3: RESYNC: (1.23-1.24); FILE MERGED
2003/12/10 10:45:35 sb 1.23.2.2: #114000# Fixed minor omission.
2003/12/10 08:46:45 sb 1.23.2.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 10:53:35 +00:00
Jens-Heiner Rechtien
a68daaf4fc INTEGRATION: CWS geordi2q14 (1.24.6); FILE MERGED
2004/01/29 12:45:32 hr 1.24.6.1: #111934#: merge CWS ooo111fix2
2004-02-02 18:44:41 +00:00
Vladimir Glazounov
1b94291f3f INTEGRATION: CWS geordi2q11 (1.23.6); FILE MERGED
2003/12/15 17:38:41 hr 1.23.6.1: #111934#: join CWS ooo111fix1
2003-12-17 16:05:44 +00:00
Oliver Bolte
6fe8ad01a1 INTEGRATION: CWS sdk08 (1.2.76); FILE MERGED
2003/10/02 16:02:12 jsc 1.2.76.1: #106565# generate temp files always, rename complete files
2003-10-20 12:09:28 +00:00
Oliver Bolte
d96d013f5c INTEGRATION: CWS sdk08 (1.22.20); FILE MERGED
2003/10/02 16:02:11 jsc 1.22.20.2: #106565# generate temp files always, rename complete files
2003/09/17 11:47:36 jsc 1.22.20.1: #108849# change identifer names for member constructors
2003-10-20 12:09:18 +00:00
Vladimir Glazounov
5d6df91b61 INTEGRATION: CWS uno1 (1.20.8.1.4); FILE MERGED
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
2003-03-20 11:35:00 +00:00
Jens-Heiner Rechtien
a832295be4 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 15:03:25 +00:00
Juergen Schmidt
28b696f147 #105422# special work for command file 2002-11-21 09:49:33 +00:00
Juergen Schmidt
a634061cb9 #105422# using osl_getCommandLineArgs for rdb input files 2002-11-20 15:20:29 +00:00
Daniel Boelzle
73d9da9960 #101918# supporting -X option now 2002-07-31 11:46:45 +00:00
Juergen Schmidt
5aa27a9a6c #100439# modify hyper support 2002-06-18 16:28:00 +00:00
Jens-Heiner Rechtien
ba4c56c1e1 #65293#: include <string.h> 2002-02-21 10:35:11 +00:00
Daniel Boelzle
da49fa8f51 #92951# added CPPU_GCC3( super_type ) for structs 2001-10-19 12:26:20 +00:00
Juergen Schmidt
289a31e4aa #91088# convert registry path to URL 2001-08-17 12:15:48 +00:00
Hans-Joachim Lankenau
782310b079 #87298# inlining doesn't work here for msvc6 2001-07-18 15:34:15 +00:00
Jens-Heiner Rechtien
73c4f8e85f #65293#: don't link against libstdc++ and libstl_port 2001-06-01 17:11:13 +00:00
Juergen Schmidt
2f0c236054 #87052# insert SAL_NO_VTABLE 2001-05-17 12:51:27 +00:00
Philipp Lohmann
835c83c7f2 fixed and off by one issue 2001-05-10 19:07:30 +00:00
Philipp Lohmann
1b9705daac rtl string api changes 2001-05-10 13:16:41 +00:00
Juergen Schmidt
bf97db6c09 no exceptions for acquire/release in typedescription 2001-04-12 06:39:26 +00:00
Juergen Schmidt
4a568810c3 short parameter name in typedescription 2001-04-12 06:24:46 +00:00
Juergen Schmidt
fe7204a7d6 change error output 2001-04-11 07:30:40 +00:00
Juergen Schmidt
3116185ab0 performance optimization, stl iterators 2001-04-11 06:29:27 +00:00
Juergen Schmidt
bae6ee5c8b bugfix filename for file checking 2001-04-06 13:01:15 +00:00
Juergen Schmidt
d1670f13cf bugfix filename for file checking 2001-04-06 11:24:38 +00:00
Juergen Schmidt
1976b98aaf bugfix filename for file checking 2001-04-06 11:20:29 +00:00
Juergen Schmidt
04441091d3 change enum value counter 2001-03-14 11:03:58 +00:00
Juergen Schmidt
cdbacc5571 remove vos dependencies 2001-03-13 11:04:26 +00:00
Juergen Schmidt
3382739d6a generate empty throw declaration for getCppuType functions 2001-01-02 14:33:07 +00:00
ts
446179683f added nested type handling 2000-12-11 12:57:15 +00:00
Juergen Schmidt
59828e3ef0 change default constructor of exceptions 2000-11-06 14:44:06 +00:00
Juergen Schmidt
eb976c7785 remove option -CS 2000-11-06 14:42:14 +00:00
Jens-Heiner Rechtien
b525a3115f initial import 2000-09-18 14:29:57 +00:00