summaryrefslogtreecommitdiffstats
path: root/include/sot
Commit message (Expand)AuthorAgeFilesLines
* clenup storinfo.hxxTomaž Vajngerl2019-04-271-19/+19
* cleanup files in SOT, not changeTomaž Vajngerl2019-04-264-111/+114
* tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2019-04-261-1/+2
* remove unused SotExchangeActionFlags enum valuesNoel Grandin2018-12-051-3/+1
* tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin2018-11-071-1/+1
* tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen2018-11-056-27/+17
* return SvMemoryStream by std::unique_ptrNoel Grandin2018-07-121-1/+1
* Remove unused EXCHG_OUT_ACTION_*Stephan Bergmann2018-01-151-5/+0
* More loplugin:cstylecast: sotStephan Bergmann2018-01-121-26/+26
* sal_uLong->sal_uInt32 in SotClipboardFormatIdNoel Grandin2017-12-203-4/+4
* SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke2017-11-131-1/+2
* improve constparam lopluginNoel Grandin2017-11-021-2/+2
* long->sal_Int32 in various Get/SetVersionNoel Grandin2017-09-111-4/+4
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-041-1/+1
* EditEngine: Removing BIN format from sotVarun Dhall2017-08-071-3/+2
* loplugin:constparams in i18nutil,sotNoel Grandin2017-07-171-1/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* EditEngine Exporting flat XML from actual clipboardVarun Dhall2017-06-071-1/+2
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-3/+3
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-062-2/+2
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* defaults are good enoughCaolán McNamara2017-01-091-8/+3
* Related: coverity#1371305 unnecessary inheritenceCaolán McNamara2017-01-091-2/+2
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-091-1/+2
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-212-9/+15
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-6/+1
* loplugin:constantparamNoel Grandin2016-09-301-1/+1
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-2/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-9/+9
* loplugin:constantparam in sot..svlNoel Grandin2016-09-091-3/+3
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-19/+19
* new loplugin fragiledestructorNoel Grandin2016-07-121-4/+4
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-3/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-3/+0
* convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin2016-05-131-43/+51
* loplugin:constantparam in sotNoel Grandin2016-04-041-1/+1
* loplugin:constantparam in sotNoel Grandin2016-03-171-2/+1
* sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna2016-01-191-1/+2
* loplugin:unusedmethods unused return value in include/sotNoel Grandin2016-01-132-7/+7
* SotFactory is in fact not used: remove + cleanupMatúš Kukan2016-01-052-25/+0
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-054-132/+7
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin2015-11-251-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-112-9/+0
* Missing includesAshod Nakashian2015-11-101-15/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-7/+7
* sal_uLong/long to ErrCodeMatteo Casalin2015-10-272-6/+6