summaryrefslogtreecommitdiff
path: root/cppu/source/typelib
AgeCommit message (Collapse)AuthorFilesLines
2010-11-10Add workaround to avoid crash when exiting LibreOfficeTor Lillqvist1-0/+2
Reintroduce the horrible CPPU_LEAK_STATIC_DATA hack used in OOo 3.2.1, but only for Windows builds. No idea what causes the crash. See fdo#31494. Don't know if this hack has some bad consequences then, i#107490 seems to say so.
2010-11-05can undo this now with dial-down in solenvCaolán McNamara1-4/+0
(cherry picked from commit 23b34d1adafa71612f093d6b5aa015f307785a3f)
2010-11-03Workaround for the registration breakage on SUSE.Jan Holesovsky1-0/+4
Commit 55c3066e52ad1843549c442e8d74f886507c58f4 seems to break the SUSE boxes, this is a workaround for that.
2010-10-24micro optsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13AIX cppu quirksCaolán McNamara2-4/+24
2010-10-11#i107490# cppu lifecycle cleanupCaolán McNamara2-47/+12
2010-07-12sb126: #i107490# dead code not removed by previous cleanupsb1-1/+0
2010-07-07sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now ↵sb2-46/+12
obsolete CPPU_LEAK_STATIC_DATA)
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien3-13/+3
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-04-28CWS-TOOLING: integrate CWS sb109Ivo Hinkelmann1-72/+0
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-02-12CWS-TOOLING: integrate CWS sb103Oliver Bolte1-20/+12
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)
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov1-8/+20
2008-06-30INTEGRATION: CWS m68kport01 (1.34.6); FILE MERGEDVladimir Glazounov1-1/+8
2008/06/11 07:59:57 cmc 1.34.6.1: #i90600# m68k aligns to 16bits, not the natural boundary
2008-04-11INTEGRATION: CWS changefileheader (1.33.74); FILE MERGEDRüdiger Timm1-45/+18
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-11INTEGRATION: CWS changefileheader (1.17.74); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:23:21 rt 1.17.74.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.46); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:23:21 rt 1.4.46.1: #i87441# Change license header to LPGL v3.
2007-02-06INTEGRATION: CWS ause074 (1.3.92); FILE MERGEDVladimir Glazounov1-4/+2
2007/01/30 12:03:55 hjs 1.3.92.1: #i73801# remove remaining usages of sv[pre].mk
2006-09-16INTEGRATION: CWS pchfix02 (1.31.10); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:23:02 kaib 1.31.10.1: #i68856# Added header markers and pch files
2006-09-16INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:23:02 kaib 1.16.10.1: #i68856# Added header markers and pch files
2006-08-24INTEGRATION: CWS sb56 (1.31.4); FILE MERGEDIvo Hinkelmann1-12/+12
2006/07/07 09:00:04 sb 1.31.4.1: #i67105# Made code compile (warning-free) with debug=x.
2006-06-19INTEGRATION: CWS warnings01 (1.28.18); FILE MERGEDJens-Heiner Rechtien1-14/+34
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-19INTEGRATION: CWS warnings01 (1.14.10); FILE MERGEDJens-Heiner Rechtien1-21/+23
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-01-16INTEGRATION: CWS allocacleanup (1.29.10); FILE MERGEDOliver Bolte1-11/+3
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#
2005-09-08INTEGRATION: CWS ooo19126 (1.28.22); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:54:29 rt 1.28.22.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:54:29 rt 1.14.14.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.174); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 13:54:28 rt 1.2.174.1: #i54170# Change license header: remove SISSL
2005-03-03INTEGRATION: CWS solarisgcc02 (1.13.24); FILE MERGEDKurt Zenker1-3/+3
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).
2004-11-26INTEGRATION: CWS presentationengine01 (1.21.12); FILE MERGEDRüdiger Timm1-4/+16
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-09-08INTEGRATION: CWS ooo20040704 (1.23.6); FILE MERGEDRüdiger Timm1-2/+2
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-08-20INTEGRATION: CWS sb21 (1.25.6); FILE MERGEDRüdiger Timm1-3/+3
2004/08/06 09:29:19 sb 1.25.6.1: Fixed typo.
2004-07-23INTEGRATION: CWS sb20 (1.11.6); FILE MERGEDRüdiger Timm1-4/+4
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-06-25INTEGRATION: CWS tune04 (1.22.10); FILE MERGEDHans-Joachim Lankenau1-90/+103
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-17INTEGRATION: CWS ooo64bit01 (1.21.16); FILE MERGEDRüdiger Timm1-21/+21
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-17INTEGRATION: CWS ooo64bit01 (1.10.16); FILE MERGEDRüdiger Timm1-3/+3
2004/03/16 23:54:05 fa 1.10.16.1: Merge cws_srx644_port64bit, other misc fixes
2004-06-04INTEGRATION: CWS sb18 (1.22.4); FILE MERGEDOliver Bolte1-23/+100
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-04INTEGRATION: CWS sb18 (1.10.20); FILE MERGEDOliver Bolte1-5/+42
2004/05/13 14:16:37 sb 1.10.20.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
2004-03-30INTEGRATION: CWS sb14 (1.21.6); FILE MERGEDRüdiger Timm1-31/+96
2004/03/15 16:00:17 sb 1.21.6.1: #i21150# Added support for extended interface attributes.
2004-02-03INTEGRATION: CWS sb10 (1.19.16); FILE MERGEDJens-Heiner Rechtien1-163/+473
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-03INTEGRATION: CWS sb10 (1.9.72); FILE MERGEDJens-Heiner Rechtien1-7/+32
2003/12/10 08:52:18 sb 1.9.72.1: #114000# Adapted to multiple-inheritance interface types.
2003-12-17INTEGRATION: CWS geordi2q11 (1.19.22); FILE MERGEDVladimir Glazounov1-3/+3
2003/12/15 17:57:57 hr 1.19.22.1: #111934#: join CWS ooo111fix1
2003-08-18INTEGRATION: CWS geordi2q01 (1.18.16); FILE MERGEDHans-Joachim Lankenau1-3/+3
2003/08/18 12:47:28 hr 1.18.16.1: #i18350#: join changes from CWS ooo11rc3
2003-06-12INTEGRATION: CWS mh11rc (1.17.8); FILE MERGEDVladimir Glazounov1-3/+3
2003/06/05 08:24:21 dbo 1.17.8.1: #i11781# compiler warnings
2003-04-15INTEGRATION: CWS dbgmacros1 (1.16.4); FILE MERGEDVladimir Glazounov1-20/+20
2003/04/09 10:38:52 kso 1.16.4.1: #108413# - debug macro unification.
2003-03-20INTEGRATION: CWS uno1 (1.14.22.2.4); FILE MERGEDVladimir Glazounov1-33/+28
2003/02/25 16:41:28 dbo 1.14.22.2.4.1: #107762# avoid use of generated headers; minor modifications
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-8/+27
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle1-9/+9
2001-11-09#88337# documentation reviewDaniel Boelzle1-4/+5
2001-10-11#93054# fixed assertion: enums may also be incompleteDaniel Boelzle1-5/+6
2001-06-11<memory.h> -> <string.h>Jens-Heiner Rechtien1-5/+3