summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara2012-12-212-1/+1
* Resolves: fdo#53909 STG_FREE sector locations rejectedCaolán McNamara2012-11-231-3/+11
* sot: substantially accelerate sorted cache write-outMichael Meeks2012-09-192-120/+30
* Do not check the stored DIFAT sector count.Kohei Yoshida2012-08-161-1/+1
* sot: prevent some null pointer crashesMikhail Voytenko2012-08-0213-168/+396
* This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara2012-06-052-21/+0
* targeted string re-workNorbert Thiebaud2012-05-314-42/+42
* Revert "Make SotStorage and SotStorageStream dtors public"Fridrich Štrba2012-05-251-2/+2
* Make SotStorage and SotStorageStream dtors publicFridrich Štrba2012-05-251-2/+2
* sot: minor unit test logic cleanupMichael Meeks2012-05-141-1/+1
* sot: add OLE2 unit test reading streams forward and backwardsMichael Meeks2012-05-141-1/+72
* 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-034-13/+13
* Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara2012-05-035-0/+23
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde2012-04-162-7/+0
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* clean upDavid Tardon2012-04-081-4/+0
* always use --protector for UNO testsDavid Tardon2012-04-081-4/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* always pass --headless to cppunitsLuboš Luňák2012-04-021-1/+0
* ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara2012-03-231-4/+0
* 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-054-16/+0
* Remove unused codeElton Chung2012-03-012-74/+0
* callcatcher: update listCaolán McNamara2012-03-012-18/+0
* refactor upper chain test a tiny bitCaolán McNamara2012-02-291-8/+8
* fix storage chain loopWei Ming Khoo2012-02-292-0/+11
* unusedcode.easy: OwnerLock includes this featureThomas Arnhold2012-02-242-13/+0
* unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold2012-02-246-160/+0
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Various string function clean upStephan Bergmann2012-02-151-3/+1
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
* sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman2012-02-072-15/+0
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2