summaryrefslogtreecommitdiffstats
path: root/include/sot
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin2016-05-131-43/+51
* loplugin:constantparam in sotNoel Grandin2016-04-041-1/+1
* loplugin:constantparam in sotNoel Grandin2016-03-171-2/+1
* sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna2016-01-191-1/+2
* loplugin:unusedmethods unused return value in include/sotNoel Grandin2016-01-132-7/+7
* SotFactory is in fact not used: remove + cleanupMatúš Kukan2016-01-052-25/+0
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-054-132/+7
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin2015-11-251-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-112-9/+0
* Missing includesAshod Nakashian2015-11-101-15/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-7/+7
* sal_uLong/long to ErrCodeMatteo Casalin2015-10-272-6/+6
* Use mutable instead of const_cast'ing thisMatteo Casalin2015-10-271-1/+1
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-234-17/+17
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-85/+85
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-1/+0
* loplugin:unusedmethodsNoel Grandin2015-08-052-3/+0
* include: inline some use-once typedefsNoel Grandin2015-08-042-7/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-031-4/+1
* loplugin:unusedmethodsNoel Grandin2015-07-302-9/+2
* i#107734 Support for Math Input Panel in Windows 7Regina Henschel2015-07-081-1/+2
* loplugin:unusedmethods sotNoel Grandin2015-07-065-38/+0
* expand out some sot macrosNoel Grandin2015-07-031-69/+0