Commit graph

2152 commits

Author SHA1 Message Date
Daniel Rentz
fb7fb796e2 mib17: rebase to OOO330_m2 2010-07-27 18:05:46 +02:00
Daniel Rentz
0ae44da775 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
Daniel Rentz
e1461c4204 mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
Andreas Bregas
80e76b44a8 mib17: merge 2010-07-27 12:20:29 +02:00
Andreas Bregas
b7d6f018da mib17: #i110822# Fixed named parameter handling in automation bridge 2010-07-27 12:16:05 +02:00
Mikhail Voytenko
521b922314 mib17: #163102# transport declaration class name for WithEvents 2010-07-27 11:46:28 +02:00
Daniel Rentz
a11c345f88 mib17: prevent crash when VBAGlobals object is missing (this causes that document modules do not have an associated UNO object thus the DocObjectWrapper does not have a type provider) 2010-07-26 19:13:47 +02:00
Andreas Bregas
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00
Andreas Bregas
42893428c4 mib17: #162900# Support parameters for Property Get calls 2010-07-20 12:50:30 +02:00
Andreas Bregas
b57b872f1b mib17: #162887# #162899# Changed handling of missing parameters 2010-07-20 11:49:49 +02:00
Andreas Bregas
3ceb8dd77e mib17: #162980# Force Broadcast in StepIS for SbxEmpty 2010-07-16 11:06:18 +02:00
Mikhail Voytenko
7aa177e87e mib17: #162973# implementation of 'Empty' symbol from AB 2010-07-12 09:09:07 +02:00
Mikhail Voytenko
dd6ba6b64a mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly 2010-07-08 21:33:48 +02:00
Andreas Bregas
cbd90787cc mib17: #162916# No error if byval in calls isn't followed by lvalue 2010-07-07 14:58:53 +02:00
Andreas Bregas
f680739271 mib17: Merge 2010-07-07 08:06:46 +02:00
Daniel Rentz
b687b63611 mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events 2010-07-06 18:07:29 +02:00
Andreas Bregas
dba973219b mib17: #162898# Special handling for ByVal followed by StrPtr 2010-07-06 15:59:41 +02:00
Andreas Bregas
bb09a0aa84 mib17: #i100659# Removed warning 2010-07-06 08:08:39 +02:00
Andreas Bregas
ba994212ea mib17: #i100659# Changed module variable handling 2010-07-05 13:58:36 +02:00
tono
2d0afbadab i#112777: DEV300_m84 MinGW basic/source/runtime build fail 2010-07-03 00:12:58 +09:00
Andreas Bregas
1f3d1cba85 mib17: #111144# Fixed warning 2010-07-02 08:26:18 +02:00
Andreas Bregas
7e018ced84 mib17: #111144# Enable calls to module function via Sheet object 2010-07-01 16:23:26 +02:00
Andreas Bregas
5db01bbf8f mib17: #i110821# COM default member support 2010-06-25 08:57:06 +02:00
obo
b33abfe107 CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
Joachim Lingner
084b449945 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
818f7b8e8c CWS-TOOLING: integrate CWS mib16 2010-06-22 05:59:20 +02:00
Daniel Rentz
1a639c734c mib16: compiler warning (debug only) 2010-06-17 16:09:17 +02:00
Daniel Rentz
0fb004299f mib16: rebase to m82 2010-06-17 11:32:18 +02:00
Release Engineering
34dd33af79 masterfix: #i10000# warning C4244: conversion from SbError to USHORT 2010-06-16 15:23:29 +02:00
Daniel Rentz
6ba182c572 mib16: #i111971# missing internal build dependencies 2010-06-16 12:44:11 +02:00
Daniel Rentz
e7db1c9728 mib16: #i111971# missing internal build dependencies 2010-06-16 12:31:59 +02:00
Daniel Rentz
02799da3b5 mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:19:01 +02:00
Daniel Rentz
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
Joachim Lingner
77d761f74d jl152 #i77196# fixing merge conflicts 2010-06-07 17:08:48 +02:00
Joachim Lingner
4edc7f8eac jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
Ivo Hinkelmann
e95e77100e CWS-TOOLING: integrate CWS slidecopy 2010-06-04 11:07:35 +02:00
Ivo Hinkelmann
602a9be0b5 masterfix: #i10000# removed rtl namespace usage 2010-06-03 16:50:35 +02:00
Frank Schoenheit [fs]
41b43f2fc6 slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
Caolán McNamara
6888eaa47f cmcfixes74: merge with DEV300 m80 2010-05-31 22:58:51 +01:00
Vladimir Glazunov
f8e7afbac9 #i111884# added new dependency 2010-05-31 15:03:42 +02:00
Caolán McNamara
8d02df8532 cmcfixes74: wae fixes 2010-05-31 12:16:26 +01:00
Caolán McNamara
268f8a159d cmcfixes74: wae fixes 2010-05-30 16:41:27 +01:00
Vladimir Glazunov
a571d1e991 #i100000# fix for Warning-Error on Windows-BuildBot 2010-05-29 10:59:27 +02:00
Kurt Zenker
f956107199 CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
Kurt Zenker
3e212fc8ff CWS-TOOLING: integrate CWS npower13_objectmodules 2010-05-21 16:13:20 +02:00
Ivo Hinkelmann
0cdf13605c CWS-TOOLING: integrate CWS ab75 2010-05-21 11:42:22 +02:00
Daniel Rentz
87523ea710 npower13_objectmodules: rebase and merge with DEV300_m78 2010-05-21 10:11:51 +02:00
Andreas Bregas
8c4bcfd63d ab75: #110417# Added dependency to oovbaapi 2010-05-18 11:36:28 +02:00
Ivo Hinkelmann
8ea2bf29c7 #i10000# fixed bad merge 2010-05-17 12:37:12 +02:00
Andreas Bregas
8f06a6a35a ab75: merge with DEV300_m77 2010-05-11 11:36:26 +02:00