summaryrefslogtreecommitdiffstats
path: root/basic/source/comp
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool to boolTakeshi Abe2012-08-224-17/+17
* sal_Bool to boolTakeshi Abe2012-08-204-42/+42
* sal_Bool to boolTakeshi Abe2012-08-193-50/+50
* sal_Bool to boolTakeshi Abe2012-08-144-33/+30
* bErrors was always trueTakeshi Abe2012-08-121-5/+3
* sal_Bool to boolTakeshi Abe2012-08-122-33/+35
* Remove a member variable no one readsTakeshi Abe2012-08-092-12/+1
* Fix "Boolean result is used in bitwise operation"Julien Nabet2012-08-061-2/+1
* sal_Bool -> boolTakeshi Abe2012-08-032-28/+28
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1814-322/+196
* some UniString->rtl::OUStringCaolán McNamara2012-07-093-4/+3
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-3/+3
* some pesky XubStringsCaolán McNamara2012-06-291-4/+4
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-281-1/+1
* Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin2012-06-121-23/+24
* use rtl_ustr_getLength instead of a temporary string just to find lengthCaolán McNamara2012-06-121-3/+2
* WaE: return SYMBOL -> return trueCaolán McNamara2012-04-241-1/+1
* allow keyword Append to be used as a variable. bnc#745930Noel Power2012-02-213-2/+14
* Remove unused codePetr Vorel2012-02-201-5/+0
* callcatcher: update unused code listCaolán McNamara2012-02-161-17/+0
* Replaced String by rtl::OUStringTakeshi Abe2012-02-132-8/+3
* callcatcher: regenerate listCaolán McNamara2012-02-131-17/+0
* update unused listCaolán McNamara2012-02-081-18/+0
* callcatcher: update list, ByteString is on the ropesCaolán McNamara2012-02-081-17/+0
* callcatcher: update listCaolán McNamara2012-02-011-18/+0
* Replaced String by rtl::OUString in SbiScannerTakeshi Abe2012-01-312-5/+5
* Remove uses of pLine in scannerAugust Sodora2012-01-151-5/+6
* remove useless misleading macrosDavid Tardon2012-01-152-6/+6
* Remove uses of pLine in scannerAugust Sodora2012-01-141-11/+20
* Remove use of pLine in scannerAugust Sodora2012-01-141-2/+2
* Remove use of pLine in scannerAugust Sodora2012-01-141-2/+1
* Only set bSpaces once hereAugust Sodora2012-01-091-13/+26
* Remove use of pLine in scannerAugust Sodora2012-01-091-5/+3
* Prefer prefix incrementAugust Sodora2012-01-091-28/+28
* Remove uses of pLine in scannerAugust Sodora2012-01-081-4/+4
* scanner cleanup for consistencyAugust Sodora2012-01-071-8/+8
* Refactor readLine in scannerAugust Sodora2012-01-071-25/+38
* Remove unused codeAugust Sodora2012-01-071-18/+0
* Remove unused codeAugust Sodora2012-01-071-5/+0
* callcatcher: remove newly unused codeCaolán McNamara2011-12-131-15/+0
* bUsedForHilite always falseCaolán McNamara2011-12-131-2/+1
* SbiTokenizer::Hilite unusedCaolán McNamara2011-12-131-44/+0
* Remove unused codeAugust Sodora2011-12-101-32/+0
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-091-12/+0
* Use sal_Int32 in all these placesAugust Sodora2011-12-051-9/+9
* Refactor scanAlphanumericAugust Sodora2011-12-041-4/+13
* Use appropriate datatypes here tooAugust Sodora2011-12-041-3/+3
* Use sal_uInt16 hereAugust Sodora2011-12-041-2/+2
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-2/+2
* rmove include of pch header in basicNorbert Thiebaud2011-11-2713-26/+0