summaryrefslogtreecommitdiffstats
path: root/sot/source
Commit message (Expand)AuthorAgeFilesLines
* death to some UniStringsCaolán McNamara2012-06-191-2/+2
* nuke dead codeTakeshi Abe2012-06-102-39/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
* This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara2012-06-051-17/+0
* targeted string re-workNorbert Thiebaud2012-05-314-42/+42
* sot: re-work OLE2 offset-to-page computationMichael Meeks2012-05-142-70/+59
* sot: simplify the storage stream FAT item cacheMichael Meeks2012-05-112-72/+38
* Related: fdo#47644 get out of bounds conditions rightCaolán McNamara2012-05-101-9/+6
* should have been SAL_WARNCaolán McNamara2012-05-031-1/+1
* std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara2012-05-031-1/+22
* Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara2012-05-032-16/+100
* const up methods that don't change any stateCaolán McNamara2012-05-032-10/+10
* Fix sot stream bustageCaolán McNamara2012-05-033-10/+10
* Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara2012-05-033-0/+19
* Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde2012-04-162-7/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* valgrind: fix minor leakCaolán McNamara2012-03-061-1/+9
* callcatcher: update listCaolán McNamara2012-03-053-7/+0
* unused inlineCaolán McNamara2012-03-051-1/+0
* Remove unused codeElton Chung2012-03-053-15/+0
* Remove unused codeElton Chung2012-03-011-57/+0
* callcatcher: update listCaolán McNamara2012-03-011-17/+0
* refactor upper chain test a tiny bitCaolán McNamara2012-02-291-8/+8
* fix storage chain loopWei Ming Khoo2012-02-291-0/+11
* unusedcode.easy: OwnerLock includes this featureThomas Arnhold2012-02-241-12/+0
* unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold2012-02-243-56/+0
* Various string function clean upStephan Bergmann2012-02-151-3/+1
* sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman2012-02-071-11/+0
* SWAPLONG -> OSL_SWAPDWORDStephan Bergmann2012-01-311-1/+1
* SWAPLONG -> OSL_SWAPDWORDStephan Bergmann2012-01-311-1/+1
* make sot ByteString freeCaolán McNamara2012-01-233-72/+61
* ByteString->rtl::OStringCaolán McNamara2012-01-231-2/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2110-35/+18
* Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2012-01-113-7/+7
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-3/+3
* simplify CharClassCaolán McNamara2012-01-091-2/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-064-4/+0
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-0/+1
* catch exception by constant referenceTakeshi Abe2011-12-262-6/+6
* tweak for pre language-defect #77Caolán McNamara2011-12-211-2/+2
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-2/+1
* needs more work firstCaolán McNamara2011-12-211-1/+2
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-211-1/+1
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-2/+1
* Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3Julien Nabet2011-12-111-1/+2
* Remove ByteStringJulien Nabet2011-12-111-2/+1
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-091-1/+9