Commit graph

52 commits

Author SHA1 Message Date
Rüdiger Timm
557f209959 INTEGRATION: CWS ooo19126 (1.8.46); FILE MERGED
2005/09/05 17:28:07 rt 1.8.46.1: #i54170# Change license header: remove SISSL
2005-09-08 01:17:45 +00:00
Rüdiger Timm
d8af3133b5 INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED
2005/09/05 17:28:07 rt 1.6.12.1: #i54170# Change license header: remove SISSL
2005-09-08 01:17:32 +00:00
Rüdiger Timm
471172d859 INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED
2005/09/05 17:28:06 rt 1.2.40.1: #i54170# Change license header: remove SISSL
2005-09-08 01:17:17 +00:00
Oliver Bolte
8ea59dca28 INTEGRATION: CWS ause027 (1.9.2); FILE MERGED
2005/04/29 10:47:18 hjs 1.9.2.1: #i31175# remove obsolete disabling of optization
2005-05-06 08:36:29 +00:00
Kurt Zenker
58ec8d0157 INTEGRATION: CWS sdkcodemaker (1.8.32); FILE MERGED
2005/02/09 09:55:25 jsc 1.8.32.1: #i32372# refactoring common used functions
2005-03-01 10:58:10 +00:00
Kurt Zenker
546ca925e4 INTEGRATION: CWS sdkcodemaker (1.26.2); FILE MERGED
2005/02/09 09:55:23 jsc 1.26.2.1: #i32372# refactoring common used functions
2005-03-01 10:57:57 +00:00
Rüdiger Timm
a57db69221 INTEGRATION: CWS sdksample (1.4.14); FILE MERGED
2004/07/05 11:02:56 jsc 1.4.14.1: #i30954# use registry keys directly instead of typenames
2005-01-31 14:30:05 +00:00
Rüdiger Timm
4ecf87d573 INTEGRATION: CWS sdksample (1.22.14); FILE MERGED
2005/01/11 15:05:41 jsc 1.22.14.6: #i39052# break directly when output file can't be created, e.g. wrong write permissions
2004/10/25 11:51:56 jsc 1.22.14.5: #i36082# initialize local variable
2004/10/04 13:42:59 jsc 1.22.14.4: RESYNC: (1.23-1.25); FILE MERGED
2004/08/12 07:20:27 jsc 1.22.14.3: RESYNC: (1.22-1.23); FILE MERGED
2004/07/07 09:52:51 jsc 1.22.14.2: #i30954# adjusted to genrate dependent types fro cppu
2004/07/05 11:02:57 jsc 1.22.14.1: #i30954# use registry keys directly instead of typenames
2005-01-31 14:29:47 +00:00
Rüdiger Timm
4e2de6f4dc INTEGRATION: CWS sdksample (1.4.14); FILE MERGED
2004/11/02 17:14:39 jsc 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED
2004/07/05 11:03:47 jsc 1.4.14.1: #i30954# use registry keys directly instead of typenames, #116780# genrate full scope
2005-01-31 14:29:29 +00:00
Rüdiger Timm
0b48739798 INTEGRATION: CWS valgrind02 (1.4.28); FILE MERGED
2004/10/11 17:28:31 mhu 1.4.28.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.
2004-10-28 15:20:05 +00:00
Rüdiger Timm
fc0f2e5449 INTEGRATION: CWS ooo20040704 (1.22.8); FILE MERGED
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-09-08 15:27:24 +00:00
Rüdiger Timm
ac5e588c7d INTEGRATION: CWS sb21 (1.23.2); FILE MERGED
2004/08/03 09:42:32 sb 1.23.2.1: #i32148# Fixed typo; added test cases.
2004-08-20 08:17:02 +00:00
Rüdiger Timm
0e0e63b71b INTEGRATION: CWS sb20 (1.22.4); FILE MERGED
2004/07/08 09:16:47 sb 1.22.4.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.
2004-07-23 13:46:19 +00:00
Oliver Bolte
422db561f2 INTEGRATION: CWS sb18 (1.7.102); FILE MERGED
2004/05/07 08:25:49 sb 1.7.102.1: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.
2004-06-04 02:14:26 +00:00
Oliver Bolte
1a39027833 INTEGRATION: CWS sb18 (1.3.4); FILE MERGED
2004/05/07 08:25:48 sb 1.3.4.3: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.
2004/04/28 08:59:43 sb 1.3.4.2: #i21150# Simplified TypeDependency to Dependencies.
2004/04/22 08:23:26 sb 1.3.4.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency; expanded unotypesort.hxx to unotype.hxx.
2004-06-04 02:14:13 +00:00
Oliver Bolte
f39944373e INTEGRATION: CWS sb18 (1.21.4); FILE MERGED
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-06-04 02:14:00 +00:00
Oliver Bolte
b4a160e2e9 INTEGRATION: CWS sb18 (1.3.82); FILE MERGED
2004/04/28 08:59:42 sb 1.3.82.2: #i21150# Simplified TypeDependency to Dependencies.
2004/04/22 08:23:25 sb 1.3.82.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency; expanded unotypesort.hxx to unotype.hxx.
2004-06-04 02:13:45 +00:00
Oliver Bolte
cac093e6a8 INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
2004/05/10 07:42:58 sb 1.1.2.3: #i21150# Performance improvement.
2004/05/07 12:07:59 sb 1.1.2.2: #i21150# Support for polymorphic struct types.
2004/05/07 08:26:11 sb 1.1.2.1: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.
2004-06-04 02:13:32 +00:00
Oliver Bolte
2b53f37f08 INTEGRATION: CWS sb18 (1.1.2); FILE ADDED
2004/05/14 14:36:42 sb 1.1.2.5: #i21150# Minor fixes.
2004/05/10 07:42:58 sb 1.1.2.4: #i21150# Performance improvement.
2004/05/07 13:53:02 sb 1.1.2.3: #i21150# -wall cleanup.
2004/05/07 12:07:59 sb 1.1.2.2: #i21150# Support for polymorphic struct types.
2004/05/07 08:26:22 sb 1.1.2.1: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.
2004-06-04 02:13:22 +00:00
Sander Vesik
eb9c6c9a2e INTEGRATION: CWS ooo20040329 (1.7.16); FILE MERGED
2004/03/17 09:29:14 waratah 1.7.16.1: #i1858# remove i statement that does nothing
2004-04-21 12:53:23 +00:00
Rüdiger Timm
b8b12644dc INTEGRATION: CWS sb14 (1.2.98); FILE MERGED
2004/03/15 15:59:11 sb 1.2.98.5: #i21150# Added support for extended interface attributes.
2004/03/12 14:17:18 sb 1.2.98.4: #i21150# Adapted to modified registry type reader.
2004/03/09 15:02:38 sb 1.2.98.3: #i21150# Constructing Java and C++ code for services and singletons.
2004/03/05 12:31:22 sb 1.2.98.2: #i21150# Added support for service constructors to javamaker.
2004/02/19 14:04:19 sb 1.2.98.1: #i21150# Generate Java classes for single-interface--based services and interface-based singletons.
2004-03-30 15:53:39 +00:00
Rüdiger Timm
5e74619eab INTEGRATION: CWS sb14 (1.20.4); FILE MERGED
2004/03/17 10:28:55 sb 1.20.4.6: #i26602# Fixed typo.
2004/03/15 15:59:11 sb 1.20.4.5: #i21150# Added support for extended interface attributes.
2004/03/12 14:17:17 sb 1.20.4.4: #i21150# Adapted to modified registry type reader.
2004/03/09 15:02:38 sb 1.20.4.3: #i21150# Constructing Java and C++ code for services and singletons.
2004/03/05 12:31:21 sb 1.20.4.2: #i21150# Added support for service constructors to javamaker.
2004/02/19 14:04:18 sb 1.20.4.1: #i21150# Generate Java classes for single-interface--based services and interface-based singletons.
2004-03-30 15:53:25 +00:00
Jens-Heiner Rechtien
9e19e55657 INTEGRATION: CWS sb10 (1.17.22); FILE MERGED
2003/12/17 10:20:56 sb 1.17.22.6: RESYNC: (1.18-1.19); FILE MERGED
2003/12/01 11:09:33 sb 1.17.22.5: #114000# Drop support for service description types, add support for multiple-inheritance interface types instead.
2003/11/04 13:58:54 sb 1.17.22.4: #112870# Generate UNOTYPEINFO for service descriptions.
2003/10/30 12:47:48 sb 1.17.22.3: #112870# Fixed preliminary code generation for services.
2003/10/30 09:51:33 sb 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED
2003/10/30 09:09:26 sb 1.17.22.1: #112870# Added preliminary code generation for services.
2004-02-03 10:54:05 +00:00
Rüdiger Timm
095b34354d INTEGRATION: CWS ooo20031110 (1.17.26); FILE MERGED
2003/11/10 11:09:02 waratah 1.17.26.1: #i22301# resolve for scope issues
2003-12-01 17:08:27 +00:00
Oliver Bolte
d2918adf94 INTEGRATION: CWS sdk08 (1.17.20); FILE MERGED
2003/10/02 16:02:14 jsc 1.17.20.1: #106565# generate temp files always, rename complete files
2003-10-20 12:09:48 +00:00
Oliver Bolte
fbe5486872 INTEGRATION: CWS sdk08 (1.6.40); FILE MERGED
2003/10/02 16:02:14 jsc 1.6.40.1: #106565# generate temp files always, rename complete files
2003-10-20 12:09:37 +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
f9bc711ac8 #100439# modify code generation for hyper 2002-06-25 07:56:49 +00:00
Juergen Schmidt
5aa27a9a6c #100439# modify hyper support 2002-06-18 16:28:00 +00:00
Jens-Heiner Rechtien
8130b32b67 #65293#: include <string.h> 2002-02-21 10:44:33 +00:00
Jörg Budischewski
78cecaf579 #93678# extended UNOTYPEINFO for structs (incompatible) 2001-10-26 10:40:32 +00:00
Vladimir Glazounov
eb7f740322 #65293# endl chanched for \n 2001-08-20 10:10:55 +00:00
Juergen Schmidt
289a31e4aa #91088# convert registry path to URL 2001-08-17 12:15:48 +00:00
Juergen Schmidt
afed827a0b #87190# remove UNORUNTIMEDATA in generated classes 2001-08-02 11:53:28 +00:00
Hans-Joachim Lankenau
3b343d26ad #87298# inlining doesn't work here for msvc6 2001-07-18 15:45:23 +00:00
Hans-Joachim Lankenau
874998852c #87298# inlining doesn't work here for msvc6 2001-07-18 15:42:56 +00:00
Jens-Heiner Rechtien
73c4f8e85f #65293#: don't link against libstdc++ and libstl_port 2001-06-01 17:11:13 +00:00
Hans-Joachim Lankenau
43174a9ef9 cleanup 2001-05-14 15:47:26 +00:00
Philipp Lohmann
1b9705daac rtl string api changes 2001-05-10 13:16:41 +00:00
Juergen Schmidt
eebe9f389e remove Uik and throw RuntimeException 2001-05-03 13:43:01 +00:00
Juergen Schmidt
3116185ab0 performance optimization, stl iterators 2001-04-11 06:29:27 +00:00
Juergen Schmidt
04441091d3 change enum value counter 2001-03-14 11:03:58 +00:00
Kay Ramme
71b5c85315 wrong type for enums 2001-03-14 08:49:51 +00:00
Juergen Schmidt
cdbacc5571 remove vos dependencies 2001-03-13 11:04:26 +00:00
Juergen Schmidt
ebf67d916d new option -nD 2001-03-07 13:02:52 +00:00
Juergen Schmidt
65a51aef81 insert new option -nD (no dependent types are generated) 2001-03-06 07:17:55 +00:00
Juergen Schmidt
5ec32b6b52 remove warnings 2001-02-05 15:08:17 +00:00