summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods.cxx
AgeCommit message (Expand)Author
2013-05-09fix VBA mode MkDir when passed folder is not a full pathNoel Power
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-17-Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-24basic: Remove non working AboutStarBasicThomas Arnhold
2013-03-23coverity#704205/704206/704207 Logically dead codeJulien Nabet
2013-03-22in Val() check status after stringToDouble()Eike Rathke
2013-03-19windows build fixAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar
2013-03-19follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power
2013-03-19remove commented out line I inserted to screw up Juliens patchNoel Power
2013-03-19fix for fdo#62090 Mid function regressionJulien Nabet
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-22coverity#704204 Logically dead codeNorbert Thiebaud
2013-02-17coverity#707496 Uninitialized scalar variableCaolán McNamara
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