summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)Author
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
2012-01-09Remove use of pLine in scannerAugust Sodora
2012-01-09Prefer prefix incrementAugust Sodora
2012-01-08Remove uses of pLine in scannerAugust Sodora
2012-01-07scanner cleanup for consistencyAugust Sodora
2012-01-07Refactor readLine in scannerAugust Sodora
2012-01-07Remove unused codeAugust Sodora
2012-01-07Remove unused codeAugust Sodora
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-13bUsedForHilite always falseCaolán McNamara
2011-12-13SbiTokenizer::Hilite unusedCaolán McNamara
2011-12-10Remove unused codeAugust Sodora
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-05Use sal_Int32 in all these placesAugust Sodora
2011-12-04Refactor scanAlphanumericAugust Sodora
2011-12-04Use appropriate datatypes here tooAugust Sodora
2011-12-04Use sal_uInt16 hereAugust Sodora
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-26Change boost::ptr_vector to std::vectorAugust Sodora
2011-11-25Some German to English comment translations.mikew
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-20Convert to boost::ptr_vectorAugust Sodora