summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)Author
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
2011-11-20Remove unnecessary includesAugust Sodora
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora
2011-11-18Fix scanning bugAugust Sodora
2011-11-18Remove uses of pLine in scannerAugust Sodora
2011-11-18Refactoring in scannerAugust Sodora
2011-11-18sal_Bool to boolAugust Sodora
2011-11-18Cleanup GetSuffixType in basic scannerAugust Sodora
2011-11-17Removed unused headersAugust Sodora
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-10-21A small cleanup after the String -> OUString conversion.Jan Holesovsky
2011-10-21misc trivial tweaks, and documentation additionMichael Meeks