summaryrefslogtreecommitdiff
path: root/basic/source/runtime/runtime.cxx
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-06dflt -> defaultThomas Arnhold
2014-04-14typo: beause -> becauseThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-25Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-27coverity#707652 Uninitialized scalar fieldCaolán McNamara
2014-01-14bool improvementsStephan Bergmann
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