summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2013-04-12Get rid of SHL_SBCTor Lillqvist
2013-04-12basic: SbCompare_UString_PropertyValue_Impl MSVC workaroundMichael Stahl
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Use local utility functions instead of SbxSimpleCharClassArnaud Versini
2013-03-30fix loplugin warningsPeter Foley
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28Bypass extension scanning unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25sal_Bool to boolTakeshi Abe
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-21SbiScanner::NextSym: check status after rtl_math_uStringToDouble()Eike Rathke
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke
2013-03-19resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke
2013-03-19windows build fixAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar
2013-03-19remove unused header: tools/fsys.hxxAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Krisztian Pinter
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann
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-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-15WaE: Werror=shadowCaolán McNamara
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-11bnc#805071 fix object assigment problems when default members presentNoel Power
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-07doh! sReturnStrg is OUStringBuffer, no need to assignNoel Power
2013-03-07fix String->OUString foobarNoel Power
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04don't do something different in dbgutil mode than productCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold