summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)Author
2019-04-30tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin
2018-01-15Remove unused EXCHG_OUT_ACTION_*Stephan Bergmann
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2017-12-20sal_uLong->sal_uInt32 in SotClipboardFormatIdNoel Grandin
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke
2017-11-02improve constparam lopluginNoel Grandin
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-01-09defaults are good enoughCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-04-04loplugin:constantparam in sotNoel Grandin
2016-03-17loplugin:constantparam in sotNoel Grandin
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann