summaryrefslogtreecommitdiff
path: root/basic/source/inc/runtime.hxx
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-01-27coverity#707650 Uninitialized pointer fieldCaolán McNamara
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-05new module i18nlangtagEike Rathke
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic migration to OUStringNorbert Thiebaud
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-21Remove unused functionTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-02-20Remove unused codePetr Vorel
2012-01-29Use defined macro instead of magic numberTakeshi Abe
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-07-11callcatcher: remove unused implFoo*Caolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-04Make 'basic' module compile again.Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-19Replace String with rtl::OUString in various placesXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Removed always #defined _USE_UNOChristina Rossmanith
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-22Revert "Replace String with rtl::OUString"Caolán McNamara
2011-03-22Removed comments /commented codeChristina Rossmanith
2011-03-22Removed never defined _OLD_FILE_IMPLChristina Rossmanith
2011-03-22Replace String with rtl::OUStringXisco Fauli
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-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-09mib19: #163576# Automatically reinstantiate objects declared with Dim As NewAndreas Bregas
2010-08-19mib19: #163327# Implemented RTL function CallByNameAndreas Bregas
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-05-21CWS-TOOLING: integrate CWS npower13_objectmodulesKurt Zenker
2010-05-07ab75: #i110417# add andreas's improvements and additionally don't clear previ...npower Developer
2010-03-02npower13_objectmodule: #i109734# object module stuffnpower Developer