summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2018-11-02tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-01-29ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara
2017-12-09tdf#114243 sot: catch exceptions in SotStorage::GetFormatID()Michael Stahl
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20sot: Simplify UCBStorageElement_Impl with std::unique_ptrTakeshi Abe
2017-11-16ofz#4079 check for error earlierCaolán McNamara
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-13sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe
2017-11-04ofz short read considered as a successful full block readCaolán McNamara
2017-11-02improve constparam lopluginNoel Grandin
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-10-20ofz+ubsan: runtime error: left shift cannot be represented in typeCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02coverity#1418672 silence Explicit null derefCaolán McNamara
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara
2017-09-26check sot multiplyCaolán McNamara
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22move TestImportOLE2 where it can be used by fftesterCaolán McNamara
2017-09-22ofz#2976 timeout in olefuzzerCaolán McNamara
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
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-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-07-07sot: fix loplugin:unnecessaryparen warningMiklos Vajna
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
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-07EditEngine Exporting flat XML from actual clipboardVarun Dhall
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-05-09cleanup osl/diagnose.h includesJochen Nitschke