summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara2-1/+1
2012-11-23Resolves: fdo#53909 STG_FREE sector locations rejectedCaolán McNamara1-3/+11
2012-09-19sot: substantially accelerate sorted cache write-outMichael Meeks2-120/+30
2012-08-16Do not check the stored DIFAT sector count.Kohei Yoshida1-1/+1
2012-08-02sot: prevent some null pointer crashesMikhail Voytenko13-168/+396
2012-06-05This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara2-21/+0
2012-05-31targeted string re-workNorbert Thiebaud4-42/+42
2012-05-25Revert "Make SotStorage and SotStorageStream dtors public"Fridrich Štrba1-2/+2
2012-05-25Make SotStorage and SotStorageStream dtors publicFridrich Štrba1-2/+2
2012-05-14sot: minor unit test logic cleanupMichael Meeks1-1/+1
2012-05-14sot: add OLE2 unit test reading streams forward and backwardsMichael Meeks1-1/+72
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 McNamara4-13/+13
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara5-0/+23
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-16Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde2-7/+0
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-4/+0
2012-04-08always use --protector for UNO testsDavid Tardon1-4/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-6/+6
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-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-23ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara1-4/+0
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 Chung4-16/+0
2012-03-01Remove unused codeElton Chung2-74/+0
2012-03-01callcatcher: update listCaolán McNamara2-18/+0
2012-02-29refactor upper chain test a tiny bitCaolán McNamara1-8/+8
2012-02-29fix storage chain loopWei Ming Khoo2-0/+11
2012-02-24unusedcode.easy: OwnerLock includes this featureThomas Arnhold2-13/+0
2012-02-24unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold6-160/+0
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-15Various string function clean upStephan Bergmann1-3/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman2-15/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2