summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgcache.cxx
AgeCommit message (Expand)Author
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-10-15add SvStream::TellEndNoel Grandin
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2017-11-04ofz short read considered as a successful full block readCaolán McNamara
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-03-21tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-17loplugin:constantparam in sotNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-09sot: prefix members of StgCacheMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-07-10use SimpleReferenceObject in StgPageNoel Grandin
2014-04-20coverity#705538 Unintentional integer overflowCaolán McNamara
2014-02-25Remove visual noise from sotAlexander Wilms
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-20sot: memory savings to avoid duplicating the whole stream in RAMMichael Meeks
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-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko
2012-06-22re-base on ALv2 code.Michael Meeks
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky