summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen1-5/+0
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-02-22loplugin:unusedfields in sotNoel Grandin1-2/+0
2019-02-05loplugin:flatten in sotNoel Grandin1-10/+10
2018-11-16loplugin:staticmethods improvementNoel Grandin1-7/+7
2018-11-02loplugin:useuniqueptr in sotNoel Grandin1-10/+6
2018-10-15add SvStream::TellEndNoel Grandin1-3/+3
2018-01-12More loplugin:cstylecast: sotStephan Bergmann1-3/+3
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin1-4/+4
2017-11-02improve constparam lopluginNoel Grandin1-2/+2
2017-10-23loplugin:includeform: sotStephan Bergmann1-1/+1
2017-09-22move TestImportOLE2 where it can be used by fftesterCaolán McNamara1-1/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-4/+4
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-5/+5
2017-06-05Improved loplugin:cstylecast to reference types: sotStephan Bergmann1-2/+2
2017-06-05convert FatError to scoped enumNoel Grandin1-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+2
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-07Fix typosAndrea Gelmini1-1/+1
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-09-09loplugin:constantparam in sot..svlNoel Grandin1-4/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-4/+4
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin1-7/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin1-5/+5
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-09sot: prefix members of StgIoMiklos Vajna1-12/+12
2015-10-09sot: prefix members of StgDirEntryMiklos Vajna1-49/+49
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-21/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-5/+1
2015-07-06loplugin:unusedmethods sotNoel Grandin1-104/+0
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-03-30loplugin:staticfunctionNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-5/+5
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+5
2015-01-07fix windows buildNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-31/+31
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-3/+3
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan1-1/+1