summaryrefslogtreecommitdiff
path: root/basic/source/runtime/step2.cxx
AgeCommit message (Expand)Author
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist
2013-03-15WaE: Werror=shadowCaolán McNamara
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic migration to OUStringNorbert Thiebaud
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-09-08sal_Bool to boolTakeshi Abe
2012-08-24sal_Bool to boolTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-01-15remove useless misleading macrosDavid Tardon
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-18ab81: resync to m100Andreas Bregas
2011-02-17ab81: #164411# Fix accidental index access at UNO objectsAndreas Bregas
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-21mib19: #163566# Only call FindUnoClass if still pElem==NULLAndreas Bregas
2010-09-09mib19: #163576# Automatically reinstantiate objects declared with Dim As NewAndreas Bregas
2010-09-03mib19: #163497# Named parameter support for default propertiesAndreas Bregas
2010-09-01mib19: #163416# Support default property also for already executed functionsAndreas Bregas
2010-08-31mib19: WaEDaniel Rentz
2010-08-26mib19: #163363# SbiRuntime::CheckArray(): Set error for null objects with par...Andreas Bregas
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz
2010-07-27mib17: #i110822# Fixed named parameter handling in automation bridgeAndreas Bregas
2010-07-20mib17: #162887# #162899# Changed handling of missing parametersAndreas Bregas
2010-07-05mib17: #i100659# Changed module variable handlingAndreas Bregas
2010-06-25mib17: #i110821# COM default member supportAndreas Bregas
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power
2009-08-06CWS-TOOLING: integrate CWS ab72Release Engineers