summaryrefslogtreecommitdiff
path: root/sot/source/sdstor
AgeCommit message (Expand)Author
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-06-30aKey is demonstratedly always emptyStephan Bergmann
2017-06-30aContentType is unusedStephan Bergmann
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-15Fix typosAndrea Gelmini
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sotStephan Bergmann
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: sotStephan Bergmann
2017-06-05convert FatError to scoped enumNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl
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
2017-04-03these are file urls, so don't need ucbCaolán McNamara
2017-03-21tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez
2017-03-21fix indentCaolán McNamara
2017-03-14check full chain upwardsCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-15convert RepresentModes to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-22cppcheck: useInitializationListJochen Nitschke
2017-01-21coverity#1399018 Logically dead codeCaolán McNamara
2017-01-20this field should be std::unique_ptr to sal_uInt8[], not sal_uInt8Noel Grandin
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-17manage SvRefBase subclass with tools::SvRefNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann