summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/pptin.cxx')
0 files changed, 0 insertions, 0 deletions
t 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 2016-03-17loplugin:constantparam in sotNoel Grandin 2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna 2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin 2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan 2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan