summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-12-20#i10000# replace obsolete defineHans-Joachim Lankenau
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-10-20svarray: merge with DEV300 m90Bartosz Kosiorek
2010-10-07svarray: #i112395#: SbiBreakpoints migrate to dequeBartosz Kosiorek
2010-09-21mib19: #163689# On deletion of doc basic clear dependencies in other basic in...Andreas Bregas
2010-09-20mib19: WaEDaniel Rentz
2010-09-20mib19: #163566# Move UNO factory to the end of the factory chainAndreas Bregas
2010-09-20mib19: #163651# Fixed initialize handling for form modulesAndreas Bregas
2010-09-17svarrayBartosz Kosiorek
2010-09-17mib19: #163567# Use toString method when necessaryMikhail Voytenko
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau
2010-09-17mib19: #163559# allow to call IDispatch methods/properties that are not avail...Mikhail Voytenko
2010-09-14mib19: #163529# unlock model controllers on end of VBA macro executionDaniel Rentz [dr]
2010-09-10mib19: #163583# do not reschedule in callbacksMikhail Voytenko
2010-09-10mib19: #163577# get rid of remaining objects on StarBasic destructionMikhail Voytenko
2010-09-09mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::get...Andreas Bregas
2010-09-09mib19: #163576# Automatically reinstantiate objects declared with Dim As NewAndreas Bregas
2010-09-08mib19: gcc compiler warningNiklas Nebel
2010-09-08mib19: #163573# NativeObjectWrapper implementation (deactivated)Andreas Bregas
2010-09-07mib19: #163433# let Application::Run find the correct documentMikhail Voytenko
2010-09-02mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change...Andreas Bregas
2010-09-02mib19: #163214# Special handling for native COM objects in SbxValue::TheRealV...Andreas Bregas
2010-08-31mib19: WaEDaniel Rentz
2010-08-30mib19: #163217# let the form be disposed at the endMikhail Voytenko
2010-08-30mib19: #163217# let the basic listeners stop listening on termination, patch ...Mikhail Voytenko
2010-08-25CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov
2010-08-24mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy a...Andreas Bregas
2010-08-23mib19: #163377# Enhanced trace functionalityAndreas Bregas
2010-08-23mib19: #163377# Support procedure properties for UserForm modulesAndreas Bregas
2010-08-19mib19: #163242# Removed redundant codeAndreas Bregas
2010-08-17mib19: #163242# Avoid multiple initialization of class and object modulesAndreas Bregas
2010-08-13mib18: waeDaniel Rentz
2010-08-13mib18: #163278# handle the internal VBA types correctlyMikhail Voytenko
2010-08-13mib18: mergingMikhail Voytenko
2010-08-13mib18: #163225# support long strings in basicMikhail Voytenko
2010-08-13mib18: #163285#: Set correct error code in Collection.item and Collection.removeMichael Brauer
2010-08-13mib18: #163254# Set right name and parent for copied object class membersAndreas Bregas
2010-08-12mib18: #163254# Fixed instantiation of class modules for object membersAndreas Bregas
2010-08-09mib18: #163059# Ignore introspection based COM object membersAndreas Bregas
2010-08-05mib18: #163025# Changed RunInit handling for class modules to get right orderAndreas Bregas
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz
2010-07-26mib17: prevent crash when VBAGlobals object is missing (this causes that docu...Daniel Rentz
2010-07-26mib17: #163025# Basic Trace functionality for debugging (inactive by default)Andreas Bregas
2010-07-20mib17: #162900# Support parameters for Property Get callsAndreas Bregas
2010-07-08mib17: #162917# let basic byte use one byte, let olebridge convert sequence t...Mikhail Voytenko
2010-07-07mib17: #162916# No error if byval in calls isn't followed by lvalueAndreas Bregas
2010-07-06mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout eventsDaniel Rentz
2010-07-06mib17: #i100659# Removed warningAndreas Bregas