summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)AuthorFilesLines
4 daysCopyTo is never passed a null argumentCaolán McNamara1-3/+3
2024-04-02simplify SotTempStream and lifetimeNoel Grandin1-8/+2
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski2-5/+7
2024-02-19hide more symbolsNoel Grandin1-3/+3
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic1-1/+2
2023-04-14loplugin:stringviewparam improvementsNoel Grandin1-1/+1
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-05-30clang-tidy modernize-pass-by-value in sotNoel Grandin2-3/+4
2021-06-19loplugin:finalclassesNoel Grandin2-6/+3
2021-06-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin1-1/+1
2021-05-07convert sal_uLong in sotNoel Grandin2-21/+19
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara1-1/+1
2020-12-22SotStorageStream does not need to extend SotObjectNoel1-1/+1
2020-12-22split SotStorageStream into two classesNoel1-3/+11
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer4-11/+12
2020-05-03use more compact namespace syntax in /includeNoel Grandin3-9/+9
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin1-1/+2
2019-11-05make some classes module-privateNoel Grandin1-1/+1
2019-11-03find symbols that can be privateNoel Grandin1-1/+1
2019-10-30loplugin:finalclasses sot..svlNoel Grandin2-6/+5
2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara1-1/+0
2019-04-27clenup storinfo.hxxTomaž Vajngerl1-19/+19
2019-04-26cleanup files in SOT, not changeTomaž Vajngerl4-111/+114
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl1-1/+2
2018-12-05remove unused SotExchangeActionFlags enum valuesNoel Grandin1-3/+1
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin1-1/+1
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen6-27/+17
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin1-1/+1
2018-01-15Remove unused EXCHG_OUT_ACTION_*Stephan Bergmann1-5/+0
2018-01-12More loplugin:cstylecast: sotStephan Bergmann1-26/+26
2017-12-20sal_uLong->sal_uInt32 in SotClipboardFormatIdNoel Grandin3-4/+4
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke1-1/+2
2017-11-02improve constparam lopluginNoel Grandin1-2/+2
2017-09-11long->sal_Int32 in various Get/SetVersionNoel Grandin1-4/+4
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-08-07EditEngine: Removing BIN format from sotVarun Dhall1-3/+2
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall1-1/+2
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-3/+3
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-01-09defaults are good enoughCaolán McNamara1-8/+3
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara1-2/+2
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-1/+2
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2-9/+15
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-6/+1
2016-09-30loplugin:constantparamNoel Grandin1-1/+1