summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0726-130/+130
* new module i18nlangtagEike Rathke2013-04-054-4/+4
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+2
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* Use local utility functions instead of SbxSimpleCharClassArnaud Versini2013-04-011-32/+26
* fix loplugin warningsPeter Foley2013-03-301-0/+2
* ResMgr with LanguageTagEike Rathke2013-03-292-4/+2
* Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist2013-03-281-0/+4
* -Wunused-macrosStephan Bergmann2013-03-275-19/+1
* sal_Bool to boolTakeshi Abe2013-03-251-3/+3
* basic: Remove non working AboutStarBasicThomas Arnhold2013-03-243-10/+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
* SbiScanner::NextSym: check status after rtl_math_uStringToDouble()Eike Rathke2013-03-211-2/+5
* replace decimal separator at correct position, rhbz#919020Eike Rathke2013-03-201-2/+2
* resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke2013-03-191-78/+117
* windows build fixAndras Timar2013-03-191-1/+1
* fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar2013-03-192-29/+17
* remove unused header: tools/fsys.hxxAndras Timar2013-03-191-1/+0
* fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter2013-03-193-4/+1
* More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann2013-03-191-1/+1
* 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
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-181-4/+4
* WaE: Werror=shadowCaolán McNamara2013-03-151-7/+7
* detect follow-on default member of default member object bnc#809017Noel Power2013-03-152-0/+29
* i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile2013-03-141-2/+5
* Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power2013-03-131-1/+1
* basic: translation of all debug messagesThomas Arnhold2013-03-1110-31/+32
* bnc#805071 fix object assigment problems when default members presentNoel Power2013-03-111-11/+32
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-4/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-3/+3
* coverity#705627: fix memory leakMarkus Mohrhard2013-03-091-0/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+6
* some further OUString cleanupThomas Arnhold2013-03-084-6/+5
* doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power2013-03-071-1/+1
* fix String->OUString foobarNoel Power2013-03-071-1/+1
* fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2013-03-071-25/+20
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-063-34/+36
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespacesThomas Arnhold2013-03-041-3/+0
* doubled includesThomas Arnhold2013-03-042-3/+0
* remove unused and commented out codeThomas Arnhold2013-03-041-27/+0
* don't do something different in dbgutil mode than productCaolán McNamara2013-03-041-12/+7
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-036-10/+10
* coverity: fix memory leakMarkus Mohrhard2013-03-021-0/+1
* coverity#736108: nesting level mismatchMarkus Mohrhard2013-03-011-1/+4
* coverity#705626 and coverity#705627: fix memory leakMarkus Mohrhard2013-02-281-0/+1
* loplugin: improve indentationThomas Arnhold2013-02-253-10/+5