summaryrefslogtreecommitdiff
path: root/sot/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-05This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara1-17/+0
2012-05-31targeted string re-workNorbert Thiebaud4-42/+42
2012-05-14sot: re-work OLE2 offset-to-page computationMichael Meeks2-70/+59
2012-05-11sot: simplify the storage stream FAT item cacheMichael Meeks2-72/+38
2012-05-10Related: fdo#47644 get out of bounds conditions rightCaolán McNamara1-9/+6
2012-05-03should have been SAL_WARNCaolán McNamara1-1/+1
2012-05-03std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara1-1/+22
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara2-16/+100
2012-05-03const up methods that don't change any stateCaolán McNamara2-10/+10
2012-05-03Fix sot stream bustageCaolán McNamara3-10/+10
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara3-0/+19
2012-04-16Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde2-7/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-03-06valgrind: fix minor leakCaolán McNamara1-1/+9
2012-03-05callcatcher: update listCaolán McNamara3-7/+0
2012-03-05unused inlineCaolán McNamara1-1/+0
2012-03-05Remove unused codeElton Chung3-15/+0
2012-03-01Remove unused codeElton Chung1-57/+0
2012-03-01callcatcher: update listCaolán McNamara1-17/+0
2012-02-29refactor upper chain test a tiny bitCaolán McNamara1-8/+8
2012-02-29fix storage chain loopWei Ming Khoo1-0/+11
2012-02-24unusedcode.easy: OwnerLock includes this featureThomas Arnhold1-12/+0
2012-02-24unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold3-56/+0
2012-02-15Various string function clean upStephan Bergmann1-3/+1
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman1-11/+0
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann1-1/+1
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann1-1/+1
2012-01-23make sot ByteString freeCaolán McNamara3-72/+61
2012-01-23ByteString->rtl::OStringCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann10-35/+18
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot3-7/+7
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-3/+3
2012-01-09simplify CharClassCaolán McNamara1-2/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz4-4/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-0/+1
2011-12-26catch exception by constant referenceTakeshi Abe2-6/+6
2011-12-21tweak for pre language-defect #77Caolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-2/+1
2011-12-21needs more work firstCaolán McNamara1-1/+2
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-2/+1
2011-12-11Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3Julien Nabet1-1/+2
2011-12-11Remove ByteStringJulien Nabet1-2/+1
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-1/+9
2011-12-09Three factories in sot never usedCaolán McNamara1-3/+2
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-0/+1
2011-11-27remove include of pch header from sotNorbert Thiebaud18-36/+0