Commit graph

2278 commits

Author SHA1 Message Date
Daniel Rentz [dr]
632728ee41 mib19: #163691# use the same instance of the VBACodeNameProvider when loading document modules 2010-09-20 15:03:23 +02:00
Daniel Rentz
3d77782659 mib19: WaE 2010-09-20 13:42:55 +02:00
Andreas Bregas
565f5bb803 mib19: #163566# Move UNO factory to the end of the factory chain 2010-09-20 09:51:43 +02:00
Andreas Bregas
36d96fd76f mib19: #163651# Fixed initialize handling for form modules 2010-09-20 09:48:40 +02:00
Bartosz Kosiorek
d63be9cce2 svarray 2010-09-17 19:06:31 +02:00
Daniel Rentz [dr]
0fb4b8faca mib19: #163556# be sure to always create the VBAGlobals object 2010-09-17 17:00:15 +02:00
Daniel Rentz [dr]
faff6054a5 mib19: branch merge 2010-09-17 15:36:20 +02:00
Daniel Rentz [dr]
c8177efaf5 mib19: branch merge 2010-09-17 15:32:50 +02:00
Daniel Rentz [dr]
8e74a57b6c mib19: #163556# preserve VBA compatibility in ODF roundtrip 2010-09-17 15:28:21 +02:00
Mikhail Voytenko
38c55bb601 mib19: #163567# Use toString method when necessary 2010-09-17 15:20:48 +02:00
Andreas Bregas
b5146e3419 mib19: #163649# Change operator precedence for NOT in VBA mode 2010-09-17 14:52:48 +02:00
Hans-Joachim Lankenau
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Mikhail Voytenko
39d31f1c3b mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo 2010-09-17 09:40:01 +02:00
Daniel Rentz [dr]
d6c63e5fcc mib19: #163556# use correct way to create the VBA Globals object 2010-09-15 15:16:10 +02:00
Andreas Bregas
ebd83dda87 mib19: #163637# Don't clear other modules vars when compiling sheet module 2010-09-15 08:45:40 +02:00
Daniel Rentz [dr]
76411d92fb mib19: #163529# unlock model controllers on end of VBA macro execution 2010-09-14 15:23:33 +02:00
Mikhail Voytenko
583cd12ea4 mib19: #163583# do not reschedule in callbacks 2010-09-10 16:33:00 +02:00
sb
9551bf5a1e sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Mikhail Voytenko
8e29a77b5d mib19: #163577# get rid of remaining objects on StarBasic destruction 2010-09-10 11:56:44 +02:00
Andreas Bregas
a52cf2d300 mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::getFullName() 2010-09-09 15:53:39 +02:00
Andreas Bregas
d3ad5e48ca mib19: #163576# Automatically reinstantiate objects declared with Dim As New 2010-09-09 12:45:01 +02:00
Niklas Nebel
a1d731b2d6 mib19: gcc compiler warning 2010-09-08 18:59:42 +02:00
Andreas Bregas
b5e8ee7b05 mib19: #163573# NativeObjectWrapper implementation (deactivated) 2010-09-08 16:34:55 +02:00
Mikhail Voytenko
edcda91155 mib19: #163433# let Application::Run find the correct document 2010-09-07 17:59:48 +02:00
Andreas Bregas
4823a826bb mib19: #163528# Trace: Don't try to display objects as string 2010-09-06 14:57:23 +02:00
Andreas Bregas
d773e25ddd mib19: #164517# Add precompiled_basic.hxx 2010-09-06 08:22:40 +02:00
Mikhail Voytenko
42b0162ab9 mib19: #164517# support COM collections in 'for each' 2010-09-03 13:52:32 +02:00
Andreas Bregas
6802fcb959 mib19: #163497# Named parameter support for default properties 2010-09-03 08:13:50 +02:00
Andreas Bregas
492878bbb8 mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling 2010-09-02 09:04:11 +02:00
Andreas Bregas
2ba44d0e03 mib19: #163214# Special handling for native COM objects in SbxValue::TheRealValue 2010-09-02 08:51:10 +02:00
Andreas Bregas
0e48d15a6f mib19: #163416# Support default property also for already executed functions 2010-09-01 08:03:53 +02:00
Daniel Rentz
f0bede727c mib19: WaE 2010-08-31 11:37:48 +02:00
Mikhail Voytenko
9e0ef7ed32 mib19: #163217# let the form be disposed at the end 2010-08-30 13:55:39 +02:00
Mikhail Voytenko
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
Andreas Bregas
af733eacab mib19: #163363# SbiRuntime::CheckArray(): Set error for null objects with parameters set 2010-08-26 17:02:31 +02:00
Vladimir Glazunov
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
Andreas Bregas
abe51dda06 mib19: #163410# Special handling for go to in VBA mode 2010-08-24 16:58:41 +02:00
Andreas Bregas
9bb5061f10 mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy and object modules 2010-08-24 13:40:40 +02:00
Andreas Bregas
fadc14f47b mib19: #163377# Enhanced trace functionality 2010-08-23 11:16:00 +02:00
Andreas Bregas
d67208c7d5 mib19: #163377# Support procedure properties for UserForm modules 2010-08-23 10:54:49 +02:00
Andreas Bregas
7e01ecf1f7 mib19: #163242# Removed redundant code 2010-08-19 17:14:58 +02:00
Andreas Bregas
c8a732ca76 mib19: #163327# Removed warning 2010-08-19 14:39:47 +02:00
Andreas Bregas
8834a4391c mib19: #163327# Implemented RTL function CallByName 2010-08-19 14:22:48 +02:00
Andreas Bregas
b5da113978 mib19: #163242# Avoid multiple initialization of class and object modules 2010-08-17 13:03:11 +02:00
Andreas Bregas
9bf72cb920 mib19: #163249# Changed SbiSymPool search order to avoid hiding parameters named like the sub 2010-08-17 12:37:58 +02:00
Daniel Rentz
c26a9b2de5 mib18: wae 2010-08-13 17:59:32 +02:00
Daniel Rentz
41b94861a1 mib18: wae 2010-08-13 17:51:00 +02:00
Mikhail Voytenko
5df1941a50 mib18: #163278# handle the internal VBA types correctly 2010-08-13 14:48:18 +02:00
Mikhail Voytenko
f8ec5aff1e mib18: merging 2010-08-13 13:38:18 +02:00
Mikhail Voytenko
4d949990ef mib18: #163225# support long strings in basic 2010-08-13 13:28:45 +02:00
Michael Brauer
232ee1a3b0 mib18: #163285#: Set correct error code in Collection.item and Collection.remove 2010-08-13 12:52:17 +02:00
Andreas Bregas
d2aa21c674 mib18: #163254# Set right name and parent for copied object class members 2010-08-13 08:01:31 +02:00
Andreas Bregas
20e2562e7b mib18: #163254# Fixed instantiation of class modules for object members 2010-08-12 08:40:35 +02:00
Andreas Bregas
2987b20f9b mib18: Merge 2010-08-11 14:25:35 +02:00
Andreas Bregas
73e504b3e5 mib18: #163237# Changed error handling in StepSET 2010-08-11 14:18:10 +02:00
Daniel Rentz
3fb28911c5 mib18: unx compiler warnings 2010-08-11 11:11:45 +02:00
Andreas Bregas
c28503c38a mib18: #163121# Fixed back chain handling for new declare implementation 2010-08-11 08:24:45 +02:00
Andreas Bregas
fefe083877 mib18: #163059# Ignore introspection based COM object members 2010-08-09 15:50:34 +02:00
Andreas Bregas
df1e6343ba mib18: #163175# Implement DoEvents empty 2010-08-06 11:14:17 +02:00
Andreas Bregas
e2b85f96b6 mib18: #163121# Declare Rework 2010-08-06 09:35:51 +02:00
Andreas Bregas
f4f1756a4c mib18: #163025# Changed RunInit handling for class modules to get right order 2010-08-05 11:52:07 +02:00
Daniel Rentz
69d41381ba mib17: resolved conflict after rebase corrected 2010-07-28 11:53:03 +02:00
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
Bjoern Michaelsen
fd90f23f3a CWS gnumake2: resync to DEV300_m84 2010-07-13 14:36:24 +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
Malte Timmermann [mt]
7fcdb05e4b fixes compile error 2010-07-02 17:02:05 +02:00
Malte Timmermann [mt]
9bedafd7bb codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02: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
Malte Timmermann
966d524bff codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly 2010-07-01 09:13:15 +02:00
Malte Timmermann
1952b083e8 codecleanup02: #i112685# Removed ifdefs and code for DOS 2010-06-28 15:58:56 +02:00
sb
28b040044d sb123: merged in DEV300_m87 2010-09-10 11:13:28 +02:00
Lars Langhans
5b90980d43 sb123:merge 2010-07-12 13:38:01 +02:00
Malte Timmermann
bb30c0a24b codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 2010-06-25 13:15:03 +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