Age | Commit message (Expand) | Author |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-03-06 | mark some more classes hidden in --enable-mergelibs mode | Noel Grandin |
2019-11-05 | make some classes module-private | Noel Grandin |
2019-11-03 | find symbols that can be private | Noel Grandin |
2019-10-30 | loplugin:finalclasses sot..svl | Noel Grandin |
2019-10-17 | ofz#18280 remove LinkedFile support | Caolán McNamara |
2019-04-27 | clenup storinfo.hxx | Tomaž Vajngerl |
2019-04-26 | cleanup files in SOT, not change | Tomaž Vajngerl |
2019-04-26 | tdf#118977 support PDF documents as a clipboard format | Tomaž Vajngerl |
2018-12-05 | remove unused SotExchangeActionFlags enum values | Noel Grandin |
2018-11-07 | tdf#120657 Pie chart saved as DOC doesn't preview in MSO | Noel Grandin |
2018-11-05 | tdf#42949 Fix IWYU warnings in include/sot/* | Gabor Kelemen |
2018-07-12 | return SvMemoryStream by std::unique_ptr | Noel Grandin |
2018-01-15 | Remove unused EXCHG_OUT_ACTION_* | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: sot | Stephan Bergmann |
2017-12-20 | sal_uLong->sal_uInt32 in SotClipboardFormatId | Noel Grandin |
2017-11-13 | SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571 | Eike Rathke |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-09-11 | long->sal_Int32 in various Get/SetVersion | Noel Grandin |
2017-09-04 | New loplugin:dyncastvisibility | Stephan Bergmann |
2017-08-07 | EditEngine: Removing BIN format from sot | Varun Dhall |
2017-07-17 | loplugin:constparams in i18nutil,sot | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-07 | EditEngine Exporting flat XML from actual clipboard | Varun Dhall |
2017-06-06 | tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..) | Johnny_M |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-04-27 | tools: move errcode.hxx to the vcl module | Chris Sherlock |
2017-01-09 | defaults are good enough | Caolán McNamara |
2017-01-09 | Related: coverity#1371305 unnecessary inheritence | Caolán McNamara |
2017-01-09 | tdf#101828 handle rtf/richtext correctly | Oliver Specht |
2016-11-21 | loplugin:countusersofdefaultparams in include/sot..svl | Noel Grandin |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-09-30 | loplugin:constantparam | Noel Grandin |
2016-09-19 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | loplugin:constantparam in sot..svl | Noel Grandin |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-07-12 | new loplugin fragiledestructor | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-13 | convert EXCHG_OUT_ACTION_FLAG to scoped enum | Noel Grandin |
2016-04-04 | loplugin:constantparam in sot | Noel Grandin |
2016-03-17 | loplugin:constantparam in sot | Noel Grandin |
2016-01-19 | sot: accept JPEG as a clipboard format where we accept PNG already | Miklos Vajna |
2016-01-13 | loplugin:unusedmethods unused return value in include/sot | Noel Grandin |
2016-01-05 | SotFactory is in fact not used: remove + cleanup | Matúš Kukan |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |