summaryrefslogtreecommitdiffstats
path: root/include/sot
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin2021-06-101-1/+1
* convert sal_uLong in sotNoel Grandin2021-05-072-21/+19
* ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara2020-12-271-1/+1
* SotStorageStream does not need to extend SotObjectNoel2020-12-221-1/+1
* split SotStorageStream into two classesNoel2020-12-221-3/+11
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-1/+1
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-214-11/+12
* use more compact namespace syntax in /includeNoel Grandin2020-05-033-9/+9
* mark some more classes hidden in --enable-mergelibs modeNoel Grandin2020-03-061-1/+2
* make some classes module-privateNoel Grandin2019-11-051-1/+1
* find symbols that can be privateNoel Grandin2019-11-031-1/+1
* loplugin:finalclasses sot..svlNoel Grandin2019-10-302-6/+5
* ofz#18280 remove LinkedFile supportCaolán McNamara2019-10-171-1/+0
* 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