fcb659ae5b
#i10000# avoid warnings
2010-12-20 16:44:39 +01:00
0aac16672a
#i10000# use sal_Int32 instead of size_t
2010-12-20 13:58:30 +01:00
b8c0bb8307
mib19: rebase to DEV300m95
2010-12-09 10:13:55 +01:00
bec3eba384
mib19: #163585# allow to use Any(void) as parameter
2010-09-17 15:02:32 +02:00
add870e4cb
mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo
2010-09-17 09:40:01 +02:00
5dbc43ead1
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
f76803566b
mib17: #i110822# Fixed named parameter handling in automation bridge
2010-07-27 12:16:05 +02:00
627f5293a9
mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly
2010-07-08 21:33:48 +02:00
f04dcac775
mib17: #162858# allow to transport COM objects without TypeInfo as before
2010-07-06 15:41:44 +02:00
6d6a5c8567
mib17: #i110821# Hot fix to avoid regression
2010-06-29 16:34:19 +02:00
0cd0153b24
mib17: #i110821# COM default member support
2010-06-25 08:57:06 +02:00
2f4197aa0b
npower14miscfixes: #i103859#
2010-03-05 16:49:34 +00:00
36de66bdf0
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
68e8dec50f
CWS-TOOLING: integrate CWS mingwport22
...
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54)
2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static"
2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread
2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section
2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope
2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include
2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path
2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge
2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll
2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh
2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging
2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-08-26 06:36:38 +00:00
3481ba93ea
CWS-TOOLING: integrate CWS jl129
...
2009-07-08 09:24:14 +0200 jl r273817 : #i103275# catching DisposedException when calling XDesktop.terminate, the test librariesversion_3_0_0.dll, ..3_0_1.dll, .. 3.1.dll have been recreated and checked in
2009-07-08 09:20:29 +0200 jl r273816 : #
2009-07-07 10:51:52 +0200 jl r273784 : #103378# allow to pass Nothing in Basic for uno null reference
2009-07-07 10:30:48 +0200 jl r273781 : #103242# VS 2008 changes
2009-07-07 10:21:23 +0200 jl r273778 : #103242
2009-07-07 10:12:20 +0200 jl r273777 : #103242 adapting to VS 2008
2009-07-03 09:47:21 +0200 jl r273679 : #i10324# fix build errors
2009-07-03 09:12:08 +0200 jl r273677 : #i10324# fix build errors
2009-07-02 15:26:07 +0200 jl r273657 : #i103242 make it build again
2009-07-02 14:39:34 +0200 jl r273652 : #i103242 make it build again
2009-07-02 14:18:45 +0200 jl r273650 : #i103242 remove warnings
2009-07-02 14:11:48 +0200 jl r273648 : #i103242
2009-07-02 12:41:23 +0200 jl r273637 : #i103242
2009-07-02 12:25:09 +0200 jl r273636 : #i103242 upgraded to VS2008
2009-07-02 12:00:07 +0200 jl r273632 : #i103242 upgraded to VS2008
2009-07-02 11:30:55 +0200 jl r273630 : #i103242 test does not build anymore
2009-07-02 11:14:21 +0200 jl r273629 : #i103242 test does not build anymore
2009-07-02 10:59:56 +0200 jl r273628 : #i103242 test does not build anymore
2009-07-02 10:17:43 +0200 jl r273622 : #i103242 run test prints out the InnerException in case there was an exception. The InnerException is usually the one thrown in OOo
2009-07-01 17:06:24 +0200 jl r273604 : #i103242 test does not build anymore
2009-07-16 11:33:46 +00:00
866c97ebb2
CWS-TOOLING: integrate CWS wae4extensions02
...
2008-11-07 21:36:14 +0100 fs r263487 : #i95962# 'extensions' is warning-free on wntmsci11/wntmsci12
2008-11-07 21:33:51 +0100 fs r263486 : #i95962# warning-free code on wntmsci12
2008-11-11 09:00:41 +00:00
924e05696e
INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED
...
2008/03/31 12:31:34 rt 1.4.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:20:08 +00:00
72d75296c1
INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED
...
2008/03/31 12:31:34 rt 1.4.276.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:19:51 +00:00
f2ab22ee8e
INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED
...
2008/03/31 12:31:34 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:19:14 +00:00
c23f2a895c
INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED
...
2008/03/31 12:31:34 rt 1.11.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:57 +00:00
f9bda5ebc0
INTEGRATION: CWS changefileheader (1.23.48); FILE MERGED
...
2008/04/02 06:19:35 thb 1.23.48.4: #i85898# Corrected misspelled include statement
2008/04/01 15:15:09 thb 1.23.48.3: #i85898# Stripping all external header guards
2008/04/01 12:29:46 thb 1.23.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:34 rt 1.23.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:39 +00:00
1971e8b04e
INTEGRATION: CWS changefileheader (1.21.48); FILE MERGED
...
2008/03/31 12:31:34 rt 1.21.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:22 +00:00
174843af7f
INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED
...
2008/04/01 15:15:09 thb 1.8.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:34 rt 1.8.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:16:38 +00:00
428035430d
INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED
...
2008/04/01 12:29:45 thb 1.6.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:34 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:16:16 +00:00
6eda3342f5
INTEGRATION: CWS changefileheader (1.19.48); FILE MERGED
...
2008/03/31 12:31:34 rt 1.19.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:15:43 +00:00
821dd96040
INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED
...
2008/03/31 12:31:34 rt 1.5.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:14:47 +00:00
ea3993dacb
INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED
...
2008/04/01 15:15:09 thb 1.10.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:34 rt 1.10.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:14:30 +00:00
e566abed5e
INTEGRATION: CWS changefileheader (1.18.48); FILE MERGED
...
2008/04/01 15:15:08 thb 1.18.48.3: #i85898# Stripping all external header guards
2008/04/01 12:29:45 thb 1.18.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:33 rt 1.18.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:14:12 +00:00
51a9df5079
INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED
...
2008/03/31 12:31:33 rt 1.8.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:13:55 +00:00
e3d20f4db9
INTEGRATION: CWS changefileheader (1.12.48); FILE MERGED
...
2008/04/01 15:15:08 thb 1.12.48.3: #i85898# Stripping all external header guards
2008/04/01 12:29:45 thb 1.12.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:33 rt 1.12.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:13:39 +00:00
46da021bf8
INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED
...
2008/03/31 12:31:33 rt 1.3.276.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:13:19 +00:00
0a4d32bd11
INTEGRATION: CWS changefileheader (1.26.40); FILE MERGED
...
2008/03/31 12:31:33 rt 1.26.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:13:00 +00:00
c191715fe7
INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED
...
2008/03/31 12:31:33 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:12:41 +00:00
50e5b1cb58
INTEGRATION: CWS changefileheader (1.4.176); FILE MERGED
...
2008/03/31 12:31:33 rt 1.4.176.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:12:06 +00:00
f287d156b4
INTEGRATION: CWS mingwport10 (1.25.100); FILE MERGED
...
2008/01/28 15:32:54 vg 1.25.100.1: #i85437# catch-up fixes for m243
2008-02-04 11:58:39 +00:00
f8266c95e5
INTEGRATION: CWS wae4extensions (1.3.388); FILE MERGED
...
2007/10/01 12:13:45 fs 1.3.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:49:20 +00:00
88742a676c
INTEGRATION: CWS wae4extensions (1.5.90); FILE MERGED
...
2007/10/01 12:13:45 fs 1.5.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:48:55 +00:00
8d1da66448
INTEGRATION: CWS wae4extensions (1.10.388); FILE MERGED
...
2007/10/01 12:13:45 fs 1.10.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:48:43 +00:00
fb30fbdf1e
INTEGRATION: CWS wae4extensions (1.22.90); FILE MERGED
...
2007/10/01 12:13:45 fs 1.22.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:48:30 +00:00
384f145e55
INTEGRATION: CWS wae4extensions (1.20.90); FILE MERGED
...
2007/10/01 12:13:44 fs 1.20.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:48:17 +00:00
329f61b431
INTEGRATION: CWS wae4extensions (1.7.90); FILE MERGED
...
2007/10/01 12:13:44 fs 1.7.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:48:00 +00:00
ded2b00c61
INTEGRATION: CWS wae4extensions (1.5.68); FILE MERGED
...
2007/10/01 12:13:44 fs 1.5.68.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:47:48 +00:00
bfbab94f40
INTEGRATION: CWS wae4extensions (1.18.68); FILE MERGED
...
2007/10/01 12:13:44 fs 1.18.68.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:47:35 +00:00
a3f623d720
INTEGRATION: CWS wae4extensions (1.4.144); FILE MERGED
...
2007/10/01 12:13:44 fs 1.4.144.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:47:24 +00:00
4aee097050
INTEGRATION: CWS wae4extensions (1.9.246); FILE MERGED
...
2007/10/01 12:13:44 fs 1.9.246.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:47:12 +00:00
a202b43617
INTEGRATION: CWS wae4extensions (1.17.90); FILE MERGED
...
2007/10/01 12:13:44 fs 1.17.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:46:59 +00:00
6aa6bf87b8
INTEGRATION: CWS wae4extensions (1.11.90); FILE MERGED
...
2007/10/01 12:13:44 fs 1.11.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:46:30 +00:00
f41f4a7bf9
INTEGRATION: CWS wae4extensions (1.5.388); FILE MERGED
...
2007/10/01 12:13:44 fs 1.5.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:46:18 +00:00
fdffa874c3
INTEGRATION: CWS wae4extensions (1.5.190); FILE MERGED
...
2007/10/01 12:13:44 fs 1.5.190.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
2008-01-14 13:46:04 +00:00
a62b10c4f4
INTEGRATION: CWS obo11 (1.24.10); FILE MERGED
...
2007/06/19 07:33:11 obo 1.24.10.1: #i76441# support nonproduct build
2007-06-27 13:00:46 +00:00