summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)AuthorFilesLines
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-1/+1
2013-05-20fix wildcard handling regression( for basic functions like Dir ) fdo#64536Noel Power1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-09fix VBA mode MkDir when passed folder is not a full pathNoel Power1-0/+22
2013-04-26fix windows buildThomas Arnhold2-0/+6
2013-04-26some more namespace cleanupThomas Arnhold2-1/+4
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist4-3534/+3434
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke1-7/+7
2013-04-18Revert "svformatter already accept OUString input", fdo#63306Eike Rathke1-3/+5
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-17-Werror=unused-macros (MinGW, GradientStyle_RECT)Stephan Bergmann1-1/+0
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-38/+38
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+1
2013-03-27-Wunused-macrosStephan Bergmann3-7/+0
2013-03-24basic: Remove non working AboutStarBasicThomas Arnhold3-10/+0
2013-03-23coverity#704205/704206/704207 Logically dead codeJulien Nabet1-3/+3
2013-03-22in Val() check status after stringToDouble()Eike Rathke1-3/+14
2013-03-19windows build fixAndras Timar1-1/+1
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar1-23/+17
2013-03-19remove unused header: tools/fsys.hxxAndras Timar1-1/+0
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter3-4/+1
2013-03-19follow on fix for fdo#62090 ensure out of range startpos is handledNoel Power1-2/+6
2013-03-19remove commented out line I inserted to screw up Juliens patchNoel Power1-1/+0
2013-03-19fix for fdo#62090 Mid function regressionJulien Nabet1-1/+2
2013-03-15WaE: Werror=shadowCaolán McNamara1-7/+7
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power1-0/+25
2013-03-11basic: translation of all debug messagesThomas Arnhold3-6/+6
2013-03-11bnc#805071 fix object assigment problems when default members presentNoel Power1-11/+32
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-3/+3
2013-03-08some further OUString cleanupThomas Arnhold2-2/+2
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02coverity: fix memory leakMarkus Mohrhard1-0/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-22coverity#707499 coverity#735400 coverity#738541Norbert Thiebaud1-21/+9
2013-02-22coverity#704204 Logically dead codeNorbert Thiebaud1-1/+1
2013-02-17coverity#707496 Uninitialized scalar variableCaolán McNamara1-2/+3
2013-02-05fix for fdo#60065Noel Power1-0/+10
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2-7/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-6/+6
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan3-22/+24
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits1-1/+5