Age | Commit message (Expand) | Author |
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 |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/sot,include/svl,include/svtools | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | Missing includes | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | sal_uLong/long to ErrCode | Matteo Casalin |
2015-10-27 | Use mutable instead of const_cast'ing this | Matteo Casalin |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |