summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2010-10-08translation of comments to EnglishAndreas Mantke7-58/+58
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-2/+2
2010-10-07comment translation into EnglishAndreas Mantke4-45/+44
2010-10-06removing of old outcommended source codeAndreas Mantke1-11/+0
2010-10-06translation of comments to EnglishAndreas Mantke1-103/+103
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power32-272/+1454
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard9-17/+0
2010-10-05Removing old commented out source codeAndreas Mantke1-36/+0
2010-10-05Translation of comments to EnglishAndreas Mantke1-3/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek20-62/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek30-96/+0
2010-10-04Slightly polished new English translationsThorsten Behrens1-19/+19
2010-10-04printf without format considered harmfulNorbert Thiebaud1-1/+1
2010-10-04Translation of comments from German to EnglishAndreas Mantke7-425/+423
2010-09-30Translation of comments from German to EnglishAndreas Mantke6-18/+16
2010-09-30Get rid of USE_NO_NAMESPACElinux-build-fridrich-20100930Michael Meeks4-21/+1
2010-09-30date-iso-fix and translation of comments from German to EnglishAndreas Mantke6-35/+36
2010-09-29a translation of comments: a fix and new translation of basic.srcAndreas Mantke2-6/+6
2010-09-29the German comments translated to EnglishAndreas Mantke4-17/+17
2010-09-16fix bool string compare, fixes problem in testtool ( has wider impact too )Noel Power1-1/+1
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