Commit graph

56 commits

Author SHA1 Message Date
sb
ce86770502 sb126: #i107490# dead code not removed by previous cleanup 2010-07-12 11:44:25 +02:00
sb
648603aa7c sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now obsolete CPPU_LEAK_STATIC_DATA) 2010-07-07 13:03:20 +02:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Ivo Hinkelmann
50f9ae5a90 CWS-TOOLING: integrate CWS sb109
2009-04-21 13:42:45 +0200 sb  r271035 : removed obsolete psprint dependency
2009-04-21 10:33:31 +0200 sb  r271024 : changes to previous -c270971 so that build does not break for USE_SHELL!=bash (but instead resulting bridgetest_xxx scripts are nonfunctional)
2009-04-21 08:56:48 +0200 sb  r271017 : merged in cws/sb107 -c 268250 (avoid warnings about format specifier and argument mismatch (on 64bit debug builds))
2009-04-20 16:42:27 +0200 sb  r270995 : #i98625# add make_xxx functions for C++ representations of UNO polystructs; fixed and adapted tests (patch by thb, slightly adapted)
2009-04-20 14:23:45 +0200 sb  r270981 : #i84751# selective performance improvements (patch by mmeeks, slightly adapted)
2009-04-20 13:39:50 +0200 sb  r270978 : #i99711# removed dead code (patch by cmc, slightly modified)
2009-04-20 11:59:39 +0200 sb  r270972 : #i97975# avoid crashes during shutdown (patch by cmc, slightly modified)
2009-04-20 11:57:52 +0200 sb  r270971 : made tests work again after LD_LIBRARY_PATH clean up
2009-04-20 09:49:32 +0200 sb  r270963 : #i95593# made tests work again after LD_LIBRARY_PATH cleanup
2009-04-17 13:52:33 +0200 sb  r270941 : merged in cws/sb107 -c 270023 (added svn:ignore)
2009-04-15 13:46:24 +0200 sb  r270841 : #i92131# dead code elimination (based on a patch by cmc)
2009-04-15 13:29:27 +0200 sb  r270839 : #i100743# use a FastLess for the Data map (based on a patch my mmeeks)
2009-04-15 13:12:11 +0200 sb  r270837 : #i100583# dead code elimination (patch by cmc)
2009-04-15 13:02:19 +0200 sb  r270835 : avoid bogus Solaris C++ compiler warning when building with debug=x
2009-04-15 11:49:46 +0200 sb  r270828 : adapted to cleared LD_LIBRARY_PATH
2009-04-15 10:49:48 +0200 sb  r270826 : #i101101# for performance reasons, do not put ComponentContext in unsafe appartment
2009-04-15 10:08:20 +0200 sb  r270824 : #i99113# removed duplicated stocservices.uno lib from basis layer
2009-04-28 18:00:14 +00:00
Oliver Bolte
e591a08dc3 CWS-TOOLING: integrate CWS sb103
2009-01-15 15:28:08 +0100 sb  r266375 : #i97629# set UNO_PATH in python start program and use it in bootstrap function in officehelper.py (and do not erroneously encode a vnd.sun.star.pathname URE_BOOTSTRAP value in tools::extendApplicationEnvironment)
2009-01-15 10:40:17 +0100 sb  r266338 : #i97424# explicit shut down of ImplImageTree singleton in DeInitVCL still required
2009-01-14 12:07:15 +0100 sb  r266276 : CWS-TOOLING: rebase CWS sb103 to trunk@265758 (milestone: DEV300:m38)
2009-01-14 08:53:02 +0100 sb  r266266 : #i96284# remove implementation of unused (but expensive) link feature; plus some general cleanup
2009-01-08 14:42:59 +0100 sb  r266010 : #i96683# enable dlclose for GCC 3 (based on a patch by cmc)
2009-01-06 14:18:23 +0100 sb  r265920 : #i97424# spurious unreferenced local variables
2008-12-19 15:33:39 +0100 sb  r265727 : #i57359# no need for a special glibc 2.2.4 based libgcc_s.so.1 for URE any more as the general one used for OOo is guaranteed to be based on at least glibc 2.2.4, anyway
2008-12-19 13:54:37 +0100 sb  r265724 : #i97424# clean up and speed up vcl ImplImageTree
2008-12-18 14:28:10 +0100 sb  r265690 : #i97132# spread usage of the rtl::Static pattern (patch by cmc)
2008-12-15 14:33:00 +0100 sb  r265499 : #i90492# generate UTF-8 encoded output (patch by tora)
2008-12-15 11:45:05 +0100 sb  r265469 : #i95593# -Djava.library.path to find libtest_javauno_any.so
2008-12-15 11:23:14 +0100 sb  r265468 : #i93769# it appears that Java nowadays expects file URIs in UTF-8, so ExternalUriReferenceTranslator.toExternal must not be called
2008-12-10 12:02:50 +0100 sb  r265164 : #i93219# use (corrected) signal handling instead of forking again (to avoid unintended generation of core files)
2009-02-12 09:18:09 +00:00
Vladimir Glazounov
3b2b8f91ff CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
Vladimir Glazounov
797c325f16 INTEGRATION: CWS m68kport01 (1.34.6); FILE MERGED
2008/06/11 07:59:57 cmc 1.34.6.1: #i90600# m68k aligns to 16bits, not the natural boundary
2008-06-30 14:08:42 +00:00
Rüdiger Timm
4ef5fa8dcf INTEGRATION: CWS changefileheader (1.33.74); FILE MERGED
2008/04/01 15:10:34 thb 1.33.74.3: #i85898# Stripping all external header guards
2008/04/01 12:28:03 thb 1.33.74.2: #i85898# Stripping all external header guards
2008/03/31 07:23:21 rt 1.33.74.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:36:06 +00:00
Rüdiger Timm
1f8c5ba5e1 INTEGRATION: CWS changefileheader (1.17.74); FILE MERGED
2008/03/31 07:23:21 rt 1.17.74.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:48 +00:00
Rüdiger Timm
557f1df425 INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED
2008/03/31 07:23:21 rt 1.4.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:35:30 +00:00
Vladimir Glazounov
6c31b57c38 INTEGRATION: CWS ause074 (1.3.92); FILE MERGED
2007/01/30 12:03:55 hjs 1.3.92.1: #i73801# remove remaining usages of sv[pre].mk
2007-02-06 12:24:25 +00:00
Oliver Bolte
115c623254 INTEGRATION: CWS pchfix02 (1.31.10); FILE MERGED
2006/09/01 17:23:02 kaib 1.31.10.1: #i68856# Added header markers and pch files
2006-09-16 23:20:37 +00:00
Oliver Bolte
ff1ba26f22 INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED
2006/09/01 17:23:02 kaib 1.16.10.1: #i68856# Added header markers and pch files
2006-09-16 23:20:23 +00:00
Ivo Hinkelmann
9131a4bd7e INTEGRATION: CWS sb56 (1.31.4); FILE MERGED
2006/07/07 09:00:04 sb 1.31.4.1: #i67105# Made code compile (warning-free) with debug=x.
2006-08-24 09:37:52 +00:00
Jens-Heiner Rechtien
15404494a4 INTEGRATION: CWS warnings01 (1.28.18); FILE MERGED
2006/01/25 17:57:02 sb 1.28.18.3: RESYNC: (1.29-1.30); FILE MERGED
2005/09/22 20:44:21 sb 1.28.18.2: RESYNC: (1.28-1.29); FILE MERGED
2005/08/29 14:03:51 sb 1.28.18.1: #i53898# Made code warning-free.
2006-06-19 12:13:24 +00:00
Jens-Heiner Rechtien
56bf5d2e15 INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED
2005/11/21 08:42:39 sb 1.14.10.3: #i53898# Made code warning-free.
2005/09/22 20:44:11 sb 1.14.10.2: RESYNC: (1.14-1.15); FILE MERGED
2005/08/31 13:43:20 sb 1.14.10.1: #i53898# Made code warning-free.
2006-06-19 12:13:11 +00:00
Oliver Bolte
fae5892484 INTEGRATION: CWS allocacleanup (1.29.10); FILE MERGED
2005/11/06 08:59:10 maho 1.29.10.1: use #include <sal/alloca.h> instead of <alloca.h>
or something like that.

Issue number:  #i53286#
2006-01-16 12:11:26 +00:00
Rüdiger Timm
1cd9fc1406 INTEGRATION: CWS ooo19126 (1.28.22); FILE MERGED
2005/09/05 13:54:29 rt 1.28.22.1: #i54170# Change license header: remove SISSL
2005-09-08 07:49:47 +00:00
Rüdiger Timm
aff6d17bb8 INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGED
2005/09/05 13:54:29 rt 1.14.14.1: #i54170# Change license header: remove SISSL
2005-09-08 07:49:18 +00:00
Rüdiger Timm
ac000626cf INTEGRATION: CWS ooo19126 (1.2.174); FILE MERGED
2005/09/05 13:54:28 rt 1.2.174.1: #i54170# Change license header: remove SISSL
2005-09-08 07:48:55 +00:00
Kurt Zenker
e0adfd4655 INTEGRATION: CWS solarisgcc02 (1.13.24); FILE MERGED
2005/02/15 20:46:46 pjanik 1.13.24.1: #i42549#: Use stdargs.h instead of varargs.h on Solaris with GCC.

Patch contributed by Taniguchi Yasuaki (JCA).
2005-03-03 16:35:40 +00:00
Rüdiger Timm
442773f682 INTEGRATION: CWS presentationengine01 (1.21.12); FILE MERGED
2004/10/13 00:00:46 thb 1.21.12.4: RESYNC: (1.25-1.27); FILE MERGED
2004/10/08 19:45:00 thb 1.21.12.3: #i10000# Fixed windows build breakage (debug=t build only)
2004/07/06 19:25:04 thb 1.21.12.2: RESYNC: (1.21-1.25); FILE MERGED
2004/03/02 16:47:13 sb 1.21.12.1: #i26044# Make sure interface type descriptions are as complete as necessary when used.
2004-11-26 19:49:31 +00:00
Rüdiger Timm
3b5fa7f367 INTEGRATION: CWS ooo20040704 (1.23.6); FILE MERGED
2004/07/18 02:15:15 svesik 1.23.6.4: RESYNC: (1.24-1.25); FILE MERGED
2004/07/02 07:59:58 cmc 1.23.6.3: #i30891# revert header and namespace change
2004/06/29 15:40:59 svesik 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED
2004/06/28 12:13:46 cmc 1.23.6.1: #i30801 allow using system stl if possible
2004-09-08 13:30:26 +00:00
Rüdiger Timm
7a956ae2fe INTEGRATION: CWS sb21 (1.25.6); FILE MERGED
2004/08/06 09:29:19 sb 1.25.6.1: Fixed typo.
2004-08-20 08:26:27 +00:00
Rüdiger Timm
79f7dee67a INTEGRATION: CWS sb20 (1.11.6); FILE MERGED
2004/07/12 10:40:58 sb 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED
2004/07/02 12:12:16 sb 1.11.6.1: #i29740# Improved constness.
2004-07-23 13:40:07 +00:00
Hans-Joachim Lankenau
40ae06ca1f INTEGRATION: CWS tune04 (1.22.10); FILE MERGED
2004/06/11 08:25:15 cmc 1.22.10.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
2004-06-25 16:15:48 +00:00
Rüdiger Timm
ac118e0b64 INTEGRATION: CWS ooo64bit01 (1.21.16); FILE MERGED
2004/05/01 22:26:40 svesik 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED
2004/03/16 23:54:05 fa 1.21.16.1: Merge cws_srx644_port64bit, other misc fixes
2004-06-17 11:46:14 +00:00
Rüdiger Timm
b744095bb3 INTEGRATION: CWS ooo64bit01 (1.10.16); FILE MERGED
2004/03/16 23:54:05 fa 1.10.16.1: Merge cws_srx644_port64bit, other misc fixes
2004-06-17 11:45:58 +00:00
Oliver Bolte
f9ae893225 INTEGRATION: CWS sb18 (1.22.4); FILE MERGED
2004/05/18 08:31:15 sb 1.22.4.2: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime.
2004/05/13 14:16:37 sb 1.22.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
2004-06-04 02:19:15 +00:00
Oliver Bolte
106fae0b16 INTEGRATION: CWS sb18 (1.10.20); FILE MERGED
2004/05/13 14:16:37 sb 1.10.20.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
2004-06-04 02:19:00 +00:00
Rüdiger Timm
b7d8445b2b INTEGRATION: CWS sb14 (1.21.6); FILE MERGED
2004/03/15 16:00:17 sb 1.21.6.1: #i21150# Added support for extended interface attributes.
2004-03-30 15:58:12 +00:00
Jens-Heiner Rechtien
8ec58b9578 INTEGRATION: CWS sb10 (1.19.16); FILE MERGED
2004/01/21 09:29:36 sb 1.19.16.4: #114000# Take care of absolutely incomplete interface type descriptions, where even nMembers and nAllMembers is not yet set.
2004/01/19 09:26:42 sb 1.19.16.3: #114000# Added missing calls to typelib_typedescription_complete.
2004/01/13 14:15:41 sb 1.19.16.2: RESYNC: (1.19-1.20); FILE MERGED
2003/12/10 08:52:19 sb 1.19.16.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 11:17:30 +00:00
Jens-Heiner Rechtien
3795f22b25 INTEGRATION: CWS sb10 (1.9.72); FILE MERGED
2003/12/10 08:52:18 sb 1.9.72.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 11:16:57 +00:00
Vladimir Glazounov
210aaddd37 INTEGRATION: CWS geordi2q11 (1.19.22); FILE MERGED
2003/12/15 17:57:57 hr 1.19.22.1: #111934#: join CWS ooo111fix1
2003-12-17 19:23:56 +00:00
Hans-Joachim Lankenau
bc7e17d4e1 INTEGRATION: CWS geordi2q01 (1.18.16); FILE MERGED
2003/08/18 12:47:28 hr 1.18.16.1: #i18350#: join changes from CWS ooo11rc3
2003-08-18 13:56:32 +00:00
Vladimir Glazounov
7d3186672b INTEGRATION: CWS mh11rc (1.17.8); FILE MERGED
2003/06/05 08:24:21 dbo 1.17.8.1: #i11781# compiler warnings
2003-06-12 09:33:51 +00:00
Vladimir Glazounov
9d4dac9c1f INTEGRATION: CWS dbgmacros1 (1.16.4); FILE MERGED
2003/04/09 10:38:52 kso 1.16.4.1: #108413# - debug macro unification.
2003-04-15 15:37:12 +00:00
Vladimir Glazounov
e5f62bd39b INTEGRATION: CWS uno1 (1.14.22.2.4); FILE MERGED
2003/02/25 16:41:28 dbo 1.14.22.2.4.1: #107762# avoid use of generated headers; minor modifications
2003-03-20 11:28:15 +00:00
Jens-Heiner Rechtien
31bf9f8309 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 15:55:44 +00:00
Daniel Boelzle
d8344847a2 #102391# cleaning up __ symbols 2002-08-21 08:19:40 +00:00
Daniel Boelzle
a46e111f65 #88337# documentation review 2001-11-09 08:14:31 +00:00
Daniel Boelzle
fa79b3c7d4 #93054# fixed assertion: enums may also be incomplete 2001-10-11 13:11:24 +00:00
Jens-Heiner Rechtien
aefd0065a1 <memory.h> -> <string.h> 2001-06-11 06:50:13 +00:00
Daniel Boelzle
c6f3720263 includes 2001-05-09 13:23:29 +00:00
Daniel Boelzle
ceafe5a64b C bridge test; method param name correction 2001-04-12 12:39:24 +00:00
Juergen Schmidt
13c013b16a insert typelib functions for arrays 2001-03-30 12:39:19 +00:00
Daniel Boelzle
d17143e649 no use of SAL_DLLEXPORT anymore, using def file 2001-03-28 09:50:37 +00:00
Joachim Lingner
40b79cab48 OSL_ENSHURE replaced by OSL_ENSURE 2001-03-12 12:28:14 +00:00
Daniel Boelzle
d2b6141b34 assertions 2001-03-12 10:41:15 +00:00
Daniel Boelzle
fee2a34fc7 revised function throw () clauses 2001-03-09 11:10:57 +00:00