summaryrefslogtreecommitdiffstats
path: root/basic/source/runtime/methods.cxx
Commit message (Expand)AuthorAgeFilesLines
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+2
* -Wunused-macrosStephan Bergmann2013-03-271-1/+0
* basic: Remove non working AboutStarBasicThomas Arnhold2013-03-241-7/+0
* coverity#704205/704206/704207 Logically dead codeJulien Nabet2013-03-231-3/+3
* in Val() check status after stringToDouble()Eike Rathke2013-03-221-3/+14
* windows build fixAndras Timar2013-03-191-1/+1
* fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar2013-03-191-23/+17
* follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power2013-03-191-2/+6
* remove commented out line I inserted to screw up Juliens patchNoel Power2013-03-191-1/+0
* fix for fdo#62090 Mid function regressionJulien Nabet2013-03-191-1/+2
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled includesThomas Arnhold2013-03-041-2/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* coverity#704204 Logically dead codeNorbert Thiebaud2013-02-221-1/+1
* coverity#707496 Uninitialized scalar variableCaolán McNamara2013-02-171-2/+3
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-3/+1
* fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits2013-01-071-1/+5
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-24/+24
* fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal charactersChristopher Copits2012-12-271-1/+3
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-171-0/+7
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-221-3/+3
* basic: fix OUString copy overrun in Mid()Norbert Thiebaud2012-11-181-1/+12
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-7/+2
* basic: String -> OUStringNorbert Thiebaud2012-11-071-288/+321
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-051-4/+4
* basic: preliminary cosmetic clean-upNorbert Thiebaud2012-11-031-57/+408
* basic: OUStringification of ddectrlNorbert Thiebaud2012-11-031-14/+29
* basic: implement RIGHT with OUStringNorbert Thiebaud2012-11-031-11/+8
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-12/+12
* fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh2012-10-041-7/+1
* dung out namespacing clutter.Michael Meeks2012-09-171-49/+41
* targetted VBA re-work.Noel Power2012-09-121-41/+1
* sal_Bool to boolTakeshi Abe2012-08-241-19/+19
* sal_Bool to boolTakeshi Abe2012-08-221-6/+6
* tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power2012-07-311-4/+2
* fdo#42492: fixing Basic HEX commandUray M. János2012-07-311-5/+6
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-6/+6
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-281-4/+3
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-6/+4
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* targeted string re-workNorbert Thiebaud2012-06-021-7/+7
* basic: add missing forward declarations for helper functionsMichael Meeks2012-03-051-0/+3
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-051-87/+109
* Use defined macro instead of magic numberTakeshi Abe2012-01-291-7/+7