summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl2018-10-301-1/+1
* tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna2018-09-202-0/+9
* Avoid further downstream overflowStephan Bergmann2018-08-204-11/+11
* loplugin:unusedfields in sfx2Noel Grandin2018-05-182-3/+4
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-2/+1
* tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze2018-04-071-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* Fix typoAndrea Gelmini2018-04-011-1/+1
* tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna2018-03-294-15/+70
* ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara2018-02-075-47/+63
* pOptionalCalcSize is never nullCaolán McNamara2018-02-062-7/+5
* sot: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-022-10/+0
* ofz#2976 TimeoutCaolán McNamara2018-01-294-4/+4
* ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara2018-01-281-4/+4
* 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