summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist1-2/+5
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae1-5/+5
2012-01-17Remove unused macrosAugust Sodora1-14/+0
2012-01-17fix Date 'operation' Date foobarNoel Power1-2/+4
2012-01-16Remove unused SttResMgr from basicAugust Sodora2-4/+0
2012-01-16Remove unused functionAugust Sodora1-2/+0
2012-01-16Remove SbErrorStack[Entry]August Sodora5-91/+2
2012-01-16Remove invalid friend declarationAugust Sodora1-1/+0
2012-01-16String->OUStringAugust Sodora2-5/+3
2012-01-16Remove unused enum SbLanguageModeAugust Sodora4-17/+0
2012-01-16Remove unused enum SbTextTypeAugust Sodora1-12/+0
2012-01-16Remove unused struct SbTextPortionAugust Sodora1-7/+0
2012-01-16Remove unnecessary using declarationAugust Sodora1-2/+0
2012-01-15Remove uses of pLine in scannerAugust Sodora1-5/+6
2012-01-15remove useless misleading macrosDavid Tardon16-181/+171
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-14Comment out test that current fails on 64-bit systemsAugust Sodora1-1/+2
2012-01-14Add tests for hex/octal numbers for basic scannerAugust Sodora1-0/+96
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-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora3-30/+24
2012-01-13WaE: d shadows another dCaolán McNamara1-2/+4
2012-01-10callcatcher: update listCaolán McNamara2-22/+0
2012-01-09simplify CharClassCaolán McNamara1-7/+7
2012-01-09restore special DATE handling code for SbxValue::ComputeNoel Power1-10/+3
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 Sodora2-25/+39
2012-01-07Remove unused class SttResIdAugust Sodora1-6/+0
2012-01-07Remove unused codeAugust Sodora2-20/+0
2012-01-07Remove unused codeAugust Sodora2-6/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-0/+1
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara4-22/+11
2012-01-05fdo#44172: Basic function VAL produces bad resultAugust Sodora1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-1/+3
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara2-9/+10
2012-01-05add mode-lines to some new filesCaolán McNamara1-0/+3
2011-12-21tweak for pre language-defect #77Caolán McNamara5-27/+27
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara9-50/+65
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara9-65/+50
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara9-50/+65
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1