summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)Author
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-22SotStorageStream does not need to extend SotObjectNoel
2020-12-22split SotStorageStream into two classesNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-30loplugin:finalclasses sot..svlNoel Grandin
2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara
2019-04-27clenup storinfo.hxxTomaž Vajngerl
2019-04-26cleanup files in SOT, not changeTomaž Vajngerl
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2018-12-05remove unused SotExchangeActionFlags enum valuesNoel Grandin
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