summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2012-09-19sot: stgcache re-factor to use sane lifecycle semanticsMichael Meeks
2012-09-19sot: substantially accelerate sorted cache write-outMichael Meeks
2012-09-19sot: remove un-used LRU cacheMichael Meeks
2012-09-19sot: remove horrible hiding of LRU cache mapMichael Meeks
2012-09-19sot: remove unused Owner construct on StgPageMichael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15Do not check the stored DIFAT sector count.Kohei Yoshida
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-27tabs to spacesEike Rathke
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-22cleanup of duplicated includesPhilipp Riemer
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-25Revert "Make SotStorage and SotStorageStream dtors public"Fridrich Štrba
2012-05-25Make SotStorage and SotStorageStream dtors publicFridrich Štrba
2012-05-14sot: minor unit test logic cleanupMichael Meeks
2012-05-14sot: add OLE2 unit test reading streams forward and backwardsMichael Meeks
2012-05-14sot: re-work OLE2 offset-to-page computationMichael Meeks
2012-05-11sot: simplify the storage stream FAT item cacheMichael Meeks
2012-05-10Related: fdo#47644 get out of bounds conditions rightCaolán McNamara
2012-05-03should have been SAL_WARNCaolán McNamara
2012-05-03std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara
2012-05-03const up methods that don't change any stateCaolán McNamara
2012-05-03Fix sot stream bustageCaolán McNamara
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-16Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon