summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* #i10000# replace obsolete defineHans-Joachim Lankenau2010-12-201-1/+1
* CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau2010-12-171-1/+1
|\
| * sb131: merged in re/DEV300_next towards DEV300_m94sb2010-11-196-34/+94
| |\
| * | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
* | | CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau2010-12-1734-326/+1639
|\ \ \
| * \ \ mib19: rebase to DEV300m95Daniel Rentz [dr]2010-12-0917-179/+187
| |\ \ \ | | | |/ | | |/|
| * | | rebased to OOO330m17Daniel Rentz [dr]2010-12-061-1/+1
| |\ \ \
| * | | | mib19: #163566# Only call FindUnoClass if still pElem==NULLAndreas Bregas2010-09-211-8/+12
| * | | | mib19: #163689# On deletion of doc basic clear dependencies in other basic in...Andreas Bregas2010-09-214-1/+110
| * | | | mib19: #163691# use the same instance of the VBACodeNameProvider when loading...Daniel Rentz [dr]2010-09-202-16/+12
| * | | | mib19: WaEDaniel Rentz2010-09-201-1/+1
| * | | | mib19: #163566# Move UNO factory to the end of the factory chainAndreas Bregas2010-09-201-2/+2
| * | | | mib19: #163651# Fixed initialize handling for form modulesAndreas Bregas2010-09-203-4/+20
| * | | | mib19: #163556# be sure to always create the VBAGlobals objectDaniel Rentz [dr]2010-09-171-0/+17
| * | | | mib19: branch mergeDaniel Rentz [dr]2010-09-171-13/+8
| |\ \ \ \
| | * | | | mib19: #163567# Use toString method when necessaryMikhail Voytenko2010-09-171-13/+8
| * | | | | mib19: branch mergeDaniel Rentz [dr]2010-09-172-2/+30
| |\| | | |
| | * | | | mib19: #163649# Change operator precedence for NOT in VBA modeAndreas Bregas2010-09-172-2/+30
| * | | | | mib19: #163556# preserve VBA compatibility in ODF roundtripDaniel Rentz [dr]2010-09-173-48/+58
| |/ / / /
| * | | | mib19: #163559# allow to call IDispatch methods/properties that are not avail...Mikhail Voytenko2010-09-172-18/+46
| * | | | mib19: #163556# use correct way to create the VBA Globals objectDaniel Rentz [dr]2010-09-151-12/+14
| * | | | mib19: #163637# Don't clear other modules vars when compiling sheet moduleAndreas Bregas2010-09-151-1/+3
| * | | | mib19: #163529# unlock model controllers on end of VBA macro executionDaniel Rentz [dr]2010-09-141-22/+14
| * | | | mib19: #163583# do not reschedule in callbacksMikhail Voytenko2010-09-102-0/+17
| * | | | mib19: #163577# get rid of remaining objects on StarBasic destructionMikhail Voytenko2010-09-103-0/+44
| * | | | mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::get...Andreas Bregas2010-09-091-24/+27
| * | | | mib19: #163576# Automatically reinstantiate objects declared with Dim As NewAndreas Bregas2010-09-098-21/+146
| * | | | mib19: gcc compiler warningNiklas Nebel2010-09-081-3/+3
| * | | | mib19: #163573# NativeObjectWrapper implementation (deactivated)Andreas Bregas2010-09-083-0/+68
| * | | | mib19: #163433# let Application::Run find the correct documentMikhail Voytenko2010-09-073-49/+54
| * | | | mib19: #163528# Trace: Don't try to display objects as stringAndreas Bregas2010-09-061-2/+3
| * | | | mib19: #164517# Add precompiled_basic.hxxAndreas Bregas2010-09-061-0/+1
| * | | | mib19: #164517# support COM collections in 'for each'Mikhail Voytenko2010-09-034-0/+153
| * | | | mib19: #163497# Named parameter support for default propertiesAndreas Bregas2010-09-031-0/+28
| * | | | mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change...Andreas Bregas2010-09-023-16/+18
| * | | | mib19: #163214# Special handling for native COM objects in SbxValue::TheRealV...Andreas Bregas2010-09-023-8/+49
| * | | | mib19: #163416# Support default property also for already executed functionsAndreas Bregas2010-09-011-1/+1
| * | | | mib19: WaEDaniel Rentz2010-08-313-9/+9
| * | | | mib19: #163217# let the form be disposed at the endMikhail Voytenko2010-08-302-2/+23
| * | | | mib19: #163217# let the basic listeners stop listening on termination, patch ...Mikhail Voytenko2010-08-307-8/+200
| * | | | mib19: #163363# SbiRuntime::CheckArray(): Set error for null objects with par...Andreas Bregas2010-08-261-0/+6
| * | | | mib19: #163410# Special handling for go to in VBA modeAndreas Bregas2010-08-241-0/+24
| * | | | mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy a...Andreas Bregas2010-08-241-1/+1
| * | | | mib19: #163377# Enhanced trace functionalityAndreas Bregas2010-08-236-12/+249
| * | | | mib19: #163377# Support procedure properties for UserForm modulesAndreas Bregas2010-08-234-87/+105
| * | | | mib19: #163242# Removed redundant codeAndreas Bregas2010-08-191-1/+1
| * | | | mib19: #163327# Removed warningAndreas Bregas2010-08-191-3/+3
| * | | | mib19: #163327# Implemented RTL function CallByNameAndreas Bregas2010-08-194-0/+127
| * | | | mib19: #163242# Avoid multiple initialization of class and object modulesAndreas Bregas2010-08-171-1/+1
| * | | | mib19: #163249# Changed SbiSymPool search order to avoid hiding parameters na...Andreas Bregas2010-08-171-2/+3