summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* remove local copies of std::min,std::maxNoel Grandin2018-01-151-3/+1
* More loplugin:cstylecast: sotStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: sotStephan Bergmann2018-01-1210-43/+43
* loplugin:convertlong in ucb,sotNoel Grandin2018-01-093-10/+10
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-231-1/+1
* new loplugin: convertlongNoel Grandin2017-12-212-9/+9
* tools: remove unused #include from solar.hMichael Stahl2017-12-132-0/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* tdf#114243 sot: catch exceptions in SotStorage::GetFormatID()Michael Stahl2017-12-081-1/+9
* ofz#4476 Integer-overflowCaolán McNamara2017-11-291-2/+3
* loplugin:unusedmethodsNoel Grandin2017-11-292-22/+0
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-2/+2
* drop duplicate methodCaolán McNamara2017-11-223-4/+4
* sot: Simplify UCBStorageElement_Impl with std::unique_ptrTakeshi Abe2017-11-201-29/+16
* ofz#4079 check for error earlierCaolán McNamara2017-11-161-2/+5
* SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke2017-11-131-1/+2
* sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe2017-11-131-26/+13
* ofz short read considered as a successful full block readCaolán McNamara2017-11-041-11/+24
* improve constparam lopluginNoel Grandin2017-11-021-2/+2
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-268-23/+23
* loplugin:includeform: sotStephan Bergmann2017-10-2311-14/+14
* ofz+ubsan: runtime error: left shift cannot be represented in typeCaolán McNamara2017-10-201-3/+5
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-3/+3
* coverity#1418672 silence Explicit null derefCaolán McNamara2017-10-021-5/+5
* AddressSanitizer: undefined-behaviorCaolán McNamara2017-09-264-6/+19
* check sot multiplyCaolán McNamara2017-09-261-1/+7
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-10/+10
* move TestImportOLE2 where it can be used by fftesterCaolán McNamara2017-09-222-1/+48
* ofz#2976 timeout in olefuzzerCaolán McNamara2017-09-222-4/+18
* tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara2017-09-193-0/+12
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-172-4/+4
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-177-23/+23
* loplugin:unusedenumconstantsNoel Grandin2017-08-101-5/+0
* EditEngine: Removing BIN format from sotVarun Dhall2017-08-071-3/+2
* loplugin:constparams in i18nutil,sotNoel Grandin2017-07-176-12/+12
* Translate German comments/debug strings (leftovers in the sot dir)Johnny_M2017-07-1311-77/+71
* sot: fix loplugin:unnecessaryparen warningMiklos Vajna2017-07-071-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-032-6/+0
* tdf#39468 Translate German comments/termsJens Carl2017-07-032-23/+18
* aKey is demonstratedly always emptyStephan Bergmann2017-06-301-2/+1
* aContentType is unusedStephan Bergmann2017-06-301-5/+0
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-5/+4
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-261-2/+1
* loplugin:unusedfields store..svlNoel Grandin2017-06-215-21/+2
* Fix typosAndrea Gelmini2017-06-151-1/+1
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-5/+5
* EditEngine Exporting flat XML from actual clipboardVarun Dhall2017-06-071-1/+2