summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25tweak the ifdefs to clarify the unused SbxDecimal methodsCaolán McNamara
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara
2012-01-25Removed unused field and non-existent classTakeshi Abe
2012-01-24tweak treatment of '+/-' operators when dealing with Date typesNoel Power
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Remove useless macrosAugust Sodora
2012-01-20Unused defineAugust Sodora
2012-01-20Remove unused typedefAugust Sodora
2012-01-20Replace BasicErrorManager with std::vectorAugust Sodora
2012-01-19Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3Tor Lillqvist
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-17Remove unused macrosAugust Sodora
2012-01-17fix Date 'operation' Date foobarNoel Power
2012-01-16Remove unused SttResMgr from basicAugust Sodora
2012-01-16Remove unused functionAugust Sodora
2012-01-16Remove SbErrorStack[Entry]August Sodora
2012-01-16Remove invalid friend declarationAugust Sodora
2012-01-16String->OUStringAugust Sodora
2012-01-16Remove unused enum SbLanguageModeAugust Sodora
2012-01-16Remove unused enum SbTextTypeAugust Sodora
2012-01-16Remove unused struct SbTextPortionAugust Sodora
2012-01-16Remove unnecessary using declarationAugust Sodora
2012-01-15Remove uses of pLine in scannerAugust Sodora
2012-01-15remove useless misleading macrosDavid Tardon
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-14Comment out test that current fails on 64-bit systemsAugust Sodora
2012-01-14Add tests for hex/octal numbers for basic scannerAugust Sodora
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-14SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-13WaE: d shadows another dCaolán McNamara
2012-01-10callcatcher: update listCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2012-01-09restore special DATE handling code for SbxValue::ComputeNoel Power
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 class SttResIdAugust Sodora
2012-01-07Remove unused codeAugust Sodora
2012-01-07Remove unused codeAugust Sodora
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05fdo#44172: Basic function VAL produces bad resultAugust Sodora
2012-01-05Removed unnecessary tools includes.Marcel Metz