summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)Author
2017-01-26tdf#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
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-07-06loplugin:unusedmethods sotNoel Grandin
2015-07-03expand out some sot macrosNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-29remove custom RTTI from SotFactoryNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-07error: class 'SotStorage' is implicitly friends with itselfStephan Bergmann
2015-05-07Reduce enum class StorageMode to bool transactedStephan Bergmann
2015-05-07StorageMode::DiskspannedMode is effectively unusedStephan Bergmann
2015-05-07StorageMode::CreateUnpacked is never usedStephan Bergmann
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann
2015-05-07Remove unused SotStorage ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorage::OpenSotStream nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorageStream ctor nStorageMode paramStephan Bergmann