summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods.cxx
AgeCommit message (Expand)Author
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-27fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal charactersChristopher Copits
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18basic: fix OUString copy overrun in Mid()Norbert Thiebaud
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic: OUStringification of ddectrlNorbert Thiebaud
2012-11-03basic: implement RIGHT with OUStringNorbert Thiebaud
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh
2012-09-17dung out namespacing clutter.Michael Meeks
2012-09-12targetted VBA re-work.Noel Power
2012-08-24sal_Bool to boolTakeshi Abe
2012-08-22sal_Bool to boolTakeshi Abe
2012-07-31tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power
2012-07-31fdo#42492: fixing Basic HEX commandUray M. János
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-05basic: add missing forward declarations for helper functionsMichael Meeks
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-01-29Use defined macro instead of magic numberTakeshi Abe
2012-01-16String->OUStringAugust Sodora
2012-01-15remove useless misleading macrosDavid Tardon
2012-01-09simplify CharClassCaolán McNamara
2012-01-05fdo#44172: Basic function VAL produces bad resultAugust Sodora
2011-12-12German translationsNoel Grandin
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
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-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-09-19drop intermediate ByteStringCaolá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-30Some cppcheck cleaningJulien Nabet
2011-07-11callcatcher: remove unused implFoo*Caolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky