summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stg.cxx
AgeCommit message (Expand)Author
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin
2019-07-21Fix typoAndrea Gelmini
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-02-22loplugin:unusedfields in sotNoel Grandin
2019-02-05loplugin:flatten in sotNoel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-02loplugin:useuniqueptr in sotNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-09-22move TestImportOLE2 where it can be used by fftesterCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sotStephan Bergmann
2017-06-05convert FatError to scoped enumNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-07Fix typosAndrea Gelmini
2016-11-15loplugin:constantparamNoel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-09sot: prefix members of StgIoMiklos Vajna
2015-10-09sot: prefix members of StgDirEntryMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-11convert Link<> to typedNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-06loplugin:unusedmethods sotNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin