summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)AuthorFilesLines
2012-07-18re-base on ALv2 code. Includes:Michael Meeks14-322/+196
2012-07-09some UniString->rtl::OUStringCaolán McNamara3-4/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-29some pesky XubStringsCaolán McNamara1-4/+4
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin1-23/+24
2012-06-12use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara1-3/+2
2012-04-24WaE: return SYMBOL -> return trueCaolán McNamara1-1/+1
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power3-2/+14
2012-02-20Remove unused codePetr Vorel1-5/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-17/+0
2012-02-13Replaced String by rtl::OUStringTakeshi Abe2-8/+3
2012-02-13callcatcher: regenerate listCaolán McNamara1-17/+0
2012-02-08update unused listCaolán McNamara1-18/+0
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara1-17/+0
2012-02-01callcatcher: update listCaolán McNamara1-18/+0
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe2-5/+5
2012-01-15Remove uses of pLine in scannerAugust Sodora1-5/+6
2012-01-15remove useless misleading macrosDavid Tardon2-6/+6
2012-01-14Remove uses of pLine in scannerAugust Sodora1-11/+20
2012-01-14Remove use of pLine in scannerAugust Sodora1-2/+2
2012-01-14Remove use of pLine in scannerAugust Sodora1-2/+1
2012-01-09Only set bSpaces once hereAugust Sodora1-13/+26
2012-01-09Remove use of pLine in scannerAugust Sodora1-5/+3
2012-01-09Prefer prefix incrementAugust Sodora1-28/+28
2012-01-08Remove uses of pLine in scannerAugust Sodora1-4/+4
2012-01-07scanner cleanup for consistencyAugust Sodora1-8/+8
2012-01-07Refactor readLine in scannerAugust Sodora1-25/+38
2012-01-07Remove unused codeAugust Sodora1-18/+0
2012-01-07Remove unused codeAugust Sodora1-5/+0
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-15/+0
2011-12-13bUsedForHilite always falseCaolán McNamara1-2/+1
2011-12-13SbiTokenizer::Hilite unusedCaolán McNamara1-44/+0
2011-12-10Remove unused codeAugust Sodora1-32/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-12/+0
2011-12-05Use sal_Int32 in all these placesAugust Sodora1-9/+9
2011-12-04Refactor scanAlphanumericAugust Sodora1-4/+13
2011-12-04Use appropriate datatypes here tooAugust Sodora1-3/+3
2011-12-04Use sal_uInt16 hereAugust Sodora1-2/+2
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-2/+2
2011-11-27rmove include of pch header in basicNorbert Thiebaud13-26/+0
2011-11-26Change boost::ptr_vector to std::vectorAugust Sodora1-1/+1
2011-11-25Some German to English comment translations.mikew1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-20Convert to boost::ptr_vectorAugust Sodora1-18/+14
2011-11-20Remove unnecessary includesAugust Sodora1-2/+1
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora1-0/+139
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora2-102/+12
2011-11-18Fix scanning bugAugust Sodora1-1/+1
2011-11-18Remove uses of pLine in scannerAugust Sodora1-10/+6