summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stg.cxx
AgeCommit message (Expand)Author
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
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan
2014-02-25Remove visual noise from sotAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály
2013-07-04warning C4305 truncation from int to boolMichael Stahl
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19fdo#39445 writing out tools/fsys.hxx (sot)Krisztian Pinter
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac