summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2010-08-13mib18: waeDaniel Rentz1-3/+3
2010-08-13mib18: waeDaniel Rentz1-1/+1
2010-08-13mib18: #163278# handle the internal VBA types correctlyMikhail Voytenko1-1/+6
2010-08-13mib18: mergingMikhail Voytenko22-224/+235
2010-08-13mib18: #163225# support long strings in basicMikhail Voytenko22-224/+235
2010-08-13mib18: #163285#: Set correct error code in Collection.item and Collection.removeMichael Brauer1-2/+2
2010-08-13mib18: #163254# Set right name and parent for copied object class membersAndreas Bregas2-1/+5
2010-08-12mib18: #163254# Fixed instantiation of class modules for object membersAndreas Bregas1-0/+29
2010-08-11mib18: MergeAndreas Bregas2-25/+12
2010-08-11mib18: #163237# Changed error handling in StepSETAndreas Bregas1-115/+114
2010-08-11mib18: unx compiler warningsDaniel Rentz2-25/+12
2010-08-11mib18: #163121# Fixed back chain handling for new declare implementationAndreas Bregas1-0/+6
2010-08-09mib18: #163059# Ignore introspection based COM object membersAndreas Bregas2-2/+13
2010-08-06mib18: #163175# Implement DoEvents emptyAndreas Bregas1-5/+7
2010-08-06mib18: #163121# Declare ReworkAndreas Bregas6-66/+84
2010-08-05mib18: #163025# Changed RunInit handling for class modules to get right orderAndreas Bregas7-9/+112
2010-07-28mib17: resolved conflict after rebase correctedDaniel Rentz1-3/+0
2010-07-27mib17: rebase to OOO330_m2Daniel Rentz2-3/+3
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz6-20/+128
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz6-22/+22
2010-07-27mib17: mergeAndreas Bregas2-14/+19
2010-07-27mib17: #i110822# Fixed named parameter handling in automation bridgeAndreas Bregas1-1/+2
2010-07-27mib17: #163102# transport declaration class name for WithEventsMikhail Voytenko1-7/+12
2010-07-26mib17: prevent crash when VBAGlobals object is missing (this causes that docu...Daniel Rentz1-7/+7
2010-07-26mib17: #163025# Basic Trace functionality for debugging (inactive by default)Andreas Bregas5-10/+421
2010-07-20mib17: #162900# Support parameters for Property Get callsAndreas Bregas1-1/+22
2010-07-20mib17: #162887# #162899# Changed handling of missing parametersAndreas Bregas1-1/+12
2010-07-16mib17: #162980# Force Broadcast in StepIS for SbxEmptyAndreas Bregas1-3/+15
2010-07-12mib17: #162973# implementation of 'Empty' symbol from ABMikhail Voytenko3-0/+9
2010-07-08mib17: #162917# let basic byte use one byte, let olebridge convert sequence t...Mikhail Voytenko1-1/+1
2010-07-07mib17: #162916# No error if byval in calls isn't followed by lvalueAndreas Bregas3-13/+5
2010-07-07mib17: MergeAndreas Bregas4-69/+129
2010-07-06mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout eventsDaniel Rentz4-69/+129
2010-07-06mib17: #162898# Special handling for ByVal followed by StrPtrAndreas Bregas1-1/+6
2010-07-06mib17: #i100659# Removed warningAndreas Bregas1-1/+0
2010-07-05mib17: #i100659# Changed module variable handlingAndreas Bregas4-7/+50
2010-07-03i#112777: DEV300_m84 MinGW basic/source/runtime build failtono2-3/+3
2010-07-02mib17: #111144# Fixed warningAndreas Bregas1-1/+0
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas2-0/+362
2010-06-25mib17: #i110821# COM default member supportAndreas Bregas2-5/+8
2010-06-22CWS-TOOLING: integrate CWS jl152obo2-14/+120
2010-06-22jl152 merge with DEV300_m83Joachim Lingner5-23/+21
2010-06-22CWS-TOOLING: integrate CWS mib16obo49-1095/+1774
2010-06-17mib16: compiler warning (debug only)Daniel Rentz1-1/+1
2010-06-17mib16: rebase to m82Daniel Rentz5-23/+21
2010-06-16masterfix: #i10000# warning C4244: conversion from SbError to USHORTooo/DEV300_m83Release Engineering1-1/+1
2010-06-16mib16: #i111971# missing internal build dependenciesDaniel Rentz1-5/+5
2010-06-16mib16: #i111971# missing internal build dependenciesDaniel Rentz1-6/+6
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz2-183/+0
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz47-911/+1773