Commit graph

15695 commits

Author SHA1 Message Date
Kurt Zenker
b80fd9956b INTEGRATION: CWS pj49 (1.12.2); FILE MERGED
2006/01/25 19:48:29 pjanik 1.12.2.1: #i61137#: pyuno.so is a loadable module, not shared library -> link
with -bundle instead of -dynamiclib.
2006-01-31 17:18:25 +00:00
Kurt Zenker
562736c914 INTEGRATION: CWS jsc4 (1.12.10); FILE MERGED
2006/01/25 11:36:19 jsc 1.12.10.1: #i61138# include singleton type info in normal type library
2006-01-31 17:14:43 +00:00
Jens-Heiner Rechtien
4e7990f8f3 INTEGRATION: CWS sb46 (1.2.2); FILE MERGED
2006/01/17 13:15:13 sb 1.2.2.1: #i60701# Added missing @since tags.
2006-01-26 16:46:21 +00:00
Jens-Heiner Rechtien
6f6908edd5 INTEGRATION: CWS sb46 (1.2.16); FILE MERGED
2006/01/19 09:22:53 jsc 1.2.16.1: #i52168# adapt since tag to the correct UDK version
2006-01-26 16:44:29 +00:00
Jens-Heiner Rechtien
23886db7f6 INTEGRATION: CWS sb46 (1.29.6); FILE MERGED
2006/01/13 11:56:09 sb 1.29.6.1: #i60341# Fixed ANY-related problems in the generated service constructors.
2006-01-26 16:42:55 +00:00
Jens-Heiner Rechtien
e578d58658 INTEGRATION: CWS sb46 (1.35.18); FILE MERGED
2006/01/13 14:18:45 sb 1.35.18.2: RESYNC: (1.35-1.36); FILE MERGED
2006/01/13 11:56:09 sb 1.35.18.1: #i60341# Fixed ANY-related problems in the generated service constructors.
2006-01-26 16:42:38 +00:00
Jens-Heiner Rechtien
016a65ca63 INTEGRATION: CWS sb46 (1.4.8); FILE MERGED
2006/01/13 11:53:23 sb 1.4.8.1: #i60341# Enforce that an Any does not wrap another Any.
2006-01-26 16:42:11 +00:00
Jens-Heiner Rechtien
f7714457c3 INTEGRATION: CWS sb46 (1.1.2); FILE ADDED
2006/01/13 11:53:49 sb 1.1.2.1: #i60341# Enforce that an Any does not wrap another Any.
2006-01-26 16:41:57 +00:00
Jens-Heiner Rechtien
6337eb1309 INTEGRATION: CWS sb46 (1.8.8); FILE MERGED
2006/01/13 11:53:22 sb 1.8.8.1: #i60341# Enforce that an Any does not wrap another Any.
2006-01-26 16:41:46 +00:00
Jens-Heiner Rechtien
4a0d373381 INTEGRATION: CWS rowsetdel (1.19.62); FILE MERGED
2006/01/19 08:26:18 fs 1.19.62.1: #i55731# extended the documentation to cover deletions of rows
2006-01-25 14:03:48 +00:00
Jens-Heiner Rechtien
a9b82f342a INTEGRATION: CWS sb42 (1.8.26); FILE MERGED
2006/01/04 15:48:21 sb 1.8.26.1: #i55137# Made member function const.
2006-01-24 15:44:11 +00:00
Jens-Heiner Rechtien
fab7a00510 INTEGRATION: CWS sb42 (1.3.12); FILE MERGED
2005/12/01 16:58:34 jl 1.3.12.1: #58239# test did not build
2006-01-24 15:43:44 +00:00
Oliver Bolte
c6692b647f INTEGRATION: CWS pj48 (1.26.30); FILE MERGED
2006/01/08 08:45:22 pjanik 1.26.30.1: #i60036#: Mac OS X: make gcc silent about redefined endian macros
2006-01-20 13:28:05 +00:00
Oliver Bolte
428343eca5 INTEGRATION: CWS pj48 (1.7.56); FILE MERGED
2006/01/08 08:47:35 pjanik 1.7.56.2: #i60036#: Mac OS X: make gcc silent about redefined endian macros
2006/01/07 10:19:13 pjanik 1.7.56.1: #i60036#: Mac OS X: make gcc silent about redefined endian macros
2006-01-20 13:27:49 +00:00
Oliver Bolte
e2c1842302 INTEGRATION: CWS macosx20xfixes01 (1.26.6); FILE MERGED
2006/01/15 18:43:49 tra 1.26.6.1: #i55863# some code beautifying
2006-01-20 12:31:39 +00:00
Oliver Bolte
547c1607ca INTEGRATION: CWS macosx20xfixes01 (1.15.34); FILE MERGED
2006/01/08 21:54:19 obr 1.15.34.1: #i57253# move config dir to ~/Library/Application Support for Mac OS X
2006-01-20 12:31:26 +00:00
Oliver Bolte
8030afa854 INTEGRATION: CWS macosx20xfixes01 (1.36.34); FILE MERGED
2005/11/06 06:03:30 tra 1.36.34.1: #i56734#
2006-01-20 12:31:11 +00:00
Oliver Bolte
6d1a190f51 INTEGRATION: CWS macosx20xfixes01 (1.31.34); FILE MERGED
2006/01/15 18:43:48 tra 1.31.34.4: #i55863# some code beautifying
2006/01/09 18:43:11 tra 1.31.34.3: #i55863#useless trace messages removed, debug messages consolidated
2005/10/29 13:37:58 tra 1.31.34.2: #i55863#Removed Mac OS X specific code in favor of the standard Unix dylib functions
2005/10/27 18:37:10 tra 1.31.34.1: #i55863# using the standard Unix dylib functions in favor of the Mac OS X specific APIs like NSAddImage etc. Apple has deprecated the use of the Mac OS X specific functions and suggests to use the standard functions on Mac OS X 10.3 and higher. See Apple developer documentation
2006-01-20 12:30:57 +00:00
Oliver Bolte
f58d9e3531 INTEGRATION: CWS macosx20xfixes01 (1.12.34); FILE MERGED
2005/12/16 15:45:06 tra 1.12.34.2: #i55863# Mac OS X uses different constant for RTLD_GLOBAL
2005/10/29 13:37:27 tra 1.12.34.1: #i55863#Removed Mac OS X specific code in favor of the standard Unix dylib functions
2006-01-20 12:30:42 +00:00
Oliver Bolte
9b5cd42320 INTEGRATION: CWS vcl49 (1.10.48); FILE MERGED
2005/12/05 16:40:12 pl 1.10.48.1: #i56194# add: MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT
2006-01-20 11:47:08 +00:00
Oliver Bolte
e8bdefe359 INTEGRATION: CWS cmcfixes23 (1.36.48); FILE MERGED
2005/11/29 13:56:17 cmc 1.36.48.1: #i44027# enable building out of the box with ntpl
2006-01-20 09:57:01 +00:00
Oliver Bolte
95492a60e3 INTEGRATION: CWS cmcfixes23 (1.4.16); FILE MERGED
2005/12/05 13:34:53 cmc 1.4.16.1: #i58896# gcc 4.1 will change libgcj version to 7
2006-01-20 09:54:22 +00:00
Oliver Bolte
98246a5ddd INTEGRATION: CWS tbe25 (1.5.8); FILE MERGED
2005/10/31 10:43:48 tbe 1.5.8.1: #i57018# extend UnoInfo with additional UNO types
2006-01-20 09:12:10 +00:00
Oliver Bolte
22a8013e26 INTEGRATION: CWS tbe25 (1.13.8); FILE MERGED
2005/11/14 11:38:04 tbe 1.13.8.1: #i57511# API: SimpleUnoBootstap pops UI
2006-01-20 09:11:54 +00:00
Oliver Bolte
e960a9cc6a INTEGRATION: CWS tbe25 (1.22.10); FILE MERGED
2005/11/14 11:41:31 tbe 1.22.10.1: #i57511# API: SimpleUnoBootstap pops UI
2006-01-20 09:11:31 +00:00
Oliver Bolte
3599ff5205 INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED
2005/10/27 13:12:19 sb 1.3.4.1: #i56785# Fixed @since tag.
2006-01-20 09:10:39 +00:00
Oliver Bolte
938dcdbc55 INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED
2005/10/27 13:12:01 sb 1.3.4.1: #i56785# Added ctor with extraTypes; fixed @since tag.
2006-01-20 09:10:25 +00:00
Oliver Bolte
b96e9925c3 INTEGRATION: CWS optstor2 (1.1.4.1.2); FILE MERGED
2005/11/10 21:49:09 mav 1.1.4.1.2.2: RESYNC: (1.1.4.1-1.3); FILE MERGED
2005/10/13 15:02:52 mav 1.1.4.1.2.1: #i55785# allow to copy stream data
2006-01-20 08:57:33 +00:00
Oliver Bolte
d705436cea INTEGRATION: CWS gcc41 (1.14.28); FILE MERGED
2006/01/06 15:32:07 pmladek 1.14.28.1: #i59036#
Enable build with gcc-4.1
2006-01-19 17:28:18 +00:00
Oliver Bolte
4d568cbb16 INTEGRATION: CWS gcc41 (1.17.8); FILE MERGED
2005/12/07 13:18:07 pmladek 1.17.8.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
2006-01-19 17:21:59 +00:00
Oliver Bolte
4d39d35217 INTEGRATION: CWS macosxpython (1.11.16); FILE MERGED
2006/01/07 09:15:13 pjanik 1.11.16.1: #i60099#: Shared objects for Python have .so suffix on Mac OS X as well.
2006-01-16 14:54:58 +00:00
Oliver Bolte
3e198590fa INTEGRATION: CWS macosxpython (1.7.10); FILE MERGED
2006/01/07 09:14:48 pjanik 1.7.10.1: #i60099#: Shared objects for Python have .so suffix on Mac OS X as well.
2006-01-16 14:54:37 +00:00
Oliver Bolte
c32ac2e46d INTEGRATION: CWS allocacleanup (1.12.12); FILE MERGED
2005/11/06 09:34:15 maho 1.12.12.1: use sal/alloca.h instead od alloca.h
Issue number:  #i53286#
2006-01-16 12:27:51 +00:00
Oliver Bolte
269217bdf5 INTEGRATION: CWS allocacleanup (1.3.10); FILE MERGED
2005/11/06 08:52:21 maho 1.3.10.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:23:45 +00:00
Oliver Bolte
86df18aa08 INTEGRATION: CWS allocacleanup (1.3.12); FILE MERGED
2005/11/06 08:52:21 maho 1.3.12.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:23:31 +00:00
Oliver Bolte
a98244cc4b INTEGRATION: CWS allocacleanup (1.3.10); FILE MERGED
2005/11/06 08:52:20 maho 1.3.10.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:23:15 +00:00
Oliver Bolte
7b0d9c5115 INTEGRATION: CWS allocacleanup (1.3.12); FILE MERGED
2005/11/06 08:52:20 maho 1.3.12.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:22:22 +00:00
Oliver Bolte
ad7947c485 INTEGRATION: CWS allocacleanup (1.17.10); FILE MERGED
2005/11/06 08:52:20 maho 1.17.10.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:22:06 +00:00
Oliver Bolte
f8fb1cbead INTEGRATION: CWS allocacleanup (1.18.10); FILE MERGED
2005/11/06 08:52:19 maho 1.18.10.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:21:49 +00:00
Oliver Bolte
6a9f03b1e0 INTEGRATION: CWS allocacleanup (1.13.10); FILE MERGED
2005/11/06 08:52:17 maho 1.13.10.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:21:34 +00:00
Oliver Bolte
1ee717b869 INTEGRATION: CWS allocacleanup (1.11.10); FILE MERGED
2005/11/06 08:52:17 maho 1.11.10.1: use include <sal/alloca.h> instead of include <alloca.h>
Issue number:  #i53286#
2006-01-16 12:21:17 +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
53cdc0c604 INTEGRATION: CWS sb41 (1.1.2); FILE ADDED
2005/12/13 09:44:05 sb 1.1.2.2: #i57855# Improved tests.
2005/11/24 08:19:41 sb 1.1.2.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:55:19 +00:00
Rüdiger Timm
13bfb9a258 INTEGRATION: CWS sb41 (1.3.18); FILE MERGED
2005/11/24 08:18:12 sb 1.3.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:55:03 +00:00
Rüdiger Timm
8c6ba45b56 INTEGRATION: CWS sb41 (1.15.46); FILE MERGED
2005/11/24 08:18:12 sb 1.15.46.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:54:47 +00:00
Rüdiger Timm
45082ee96f INTEGRATION: CWS sb41 (1.8.18); FILE MERGED
2005/11/24 08:18:11 sb 1.8.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:54:32 +00:00
Rüdiger Timm
b290355ad5 INTEGRATION: CWS sb41 (1.1.2); FILE ADDED
2005/12/16 11:57:55 sb 1.1.2.2: #i57855# Some improvements.
2005/11/24 08:19:28 sb 1.1.2.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:54:18 +00:00
Rüdiger Timm
20a456fb94 INTEGRATION: CWS sb41 (1.12.18); FILE MERGED
2005/11/24 08:18:10 sb 1.12.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:54:02 +00:00
Rüdiger Timm
02271e5dc9 INTEGRATION: CWS sb41 (1.13.18); FILE MERGED
2005/11/24 08:18:09 sb 1.13.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:53:46 +00:00
Rüdiger Timm
89cc85d495 INTEGRATION: CWS sb41 (1.20.18); FILE MERGED
2005/11/24 08:18:09 sb 1.20.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2006-01-10 14:53:33 +00:00