summaryrefslogtreecommitdiff
path: root/basic/source/runtime/runtime.cxx
AgeCommit message (Expand)Author
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-15Defer OUString -> OString conversionStephan Bergmann
2013-09-12CID#707499 check for 0 nDimsCaolán McNamara
2013-09-02fix runtime error when using extended typesNoel Power
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke
2013-04-18Revert "svformatter already accept OUString input", fdo#63306Eike Rathke
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03svformatter already accept OUString inputNorbert Thiebaud
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud
2012-11-03use OUString for intermediary result in PrepareNumberFormatterNorbert Thiebaud
2012-11-03cosmetic clean-upNorbert Thiebaud
2012-09-10fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power
2012-09-08sal_Bool to boolTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-02-20Remove unused codePetr Vorel
2012-01-16Remove SbErrorStack[Entry]August Sodora
2012-01-15remove useless misleading macrosDavid Tardon
2011-12-12German translationsNoel Grandin
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-09-30callcatcher: newly unused methodsCaolán McNamara
2011-09-30callcatcher: remove newly unused codeCaolán McNamara
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-07-12callcatcher: remove unused StarBASIC::StaticEnableRescheduleThomas Arnhold
2011-05-31cleanup loop iteration to be simplerMichael Meeks
2011-05-31make the loop finite .-)David Tardon
2011-05-31fix snafu identified by Julien NabetMichael Meeks
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-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-31Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxxThomas Arnhold