summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21SbiScanner::NextSym: check status after rtl_math_uStringToDouble()Eike Rathke
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28coverity#705626 and coverity#705627: fix memory leakMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-19coverity#735398 Logically dead codeNorbert Thiebaud
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Fix Variable 'TimeBuffer' is not assigned a valueJulien Nabet
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-28Some cppcheck cleaning in basicJulien Nabet
2012-11-25German comment translationsMarkus Maier
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-10WaE [loplugin]: statement alignmentTor Lillqvist
2012-08-22sal_Bool to boolTakeshi Abe
2012-08-20sal_Bool to boolTakeshi Abe
2012-08-19sal_Bool to boolTakeshi Abe
2012-08-14sal_Bool to boolTakeshi Abe
2012-08-12bErrors was always trueTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-09Remove a member variable no one readsTakeshi Abe
2012-08-06Fix "Boolean result is used in bitwise operation"Julien Nabet
2012-08-03sal_Bool -> boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara
2012-04-24WaE: return SYMBOL -> return trueCaolán McNamara
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power
2012-02-20Remove unused codePetr Vorel
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-13Replaced String by rtl::OUStringTakeshi Abe
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-02-08update unused listCaolán McNamara
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-01callcatcher: update listCaolán McNamara
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe
2012-01-15Remove uses of pLine in scannerAugust Sodora
2012-01-15remove useless misleading macrosDavid Tardon
2012-01-14Remove uses of pLine in scannerAugust Sodora
2012-01-14Remove use of pLine in scannerAugust Sodora
2012-01-14Remove use of pLine in scannerAugust Sodora
2012-01-09Only set bSpaces once hereAugust Sodora