summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)AuthorFilesLines
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-9/+9
2016-09-09loplugin:constantparam in sot..svlNoel Grandin1-3/+3
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke2-19/+19
2016-07-12new loplugin fragiledestructorNoel Grandin1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-3/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-3/+0
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin1-43/+51
2016-04-04loplugin:constantparam in sotNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in sotNoel Grandin1-2/+1
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna1-1/+2
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin2-7/+7
2016-01-05SotFactory is in fact not used: remove + cleanupMatúš Kukan2-25/+0
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan4-132/+7
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-9/+0
2015-11-10Missing includesAshod Nakashian1-15/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-7/+7
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin2-6/+6
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin4-17/+17
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-85/+85
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-08-05loplugin:unusedmethodsNoel Grandin2-3/+0
2015-08-04include: inline some use-once typedefsNoel Grandin2-7/+3
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann1-4/+1
2015-07-30loplugin:unusedmethodsNoel Grandin2-9/+2
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel1-1/+2
2015-07-06loplugin:unusedmethods sotNoel Grandin5-38/+0
2015-07-03expand out some sot macrosNoel Grandin1-69/+0
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-5/+0
2015-06-29remove custom RTTI from SotFactoryNoel Grandin1-1/+0
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin1-2/+0
2015-05-08callcatcher: update unused codeCaolán McNamara1-2/+0
2015-05-07error: class 'SotStorage' is implicitly friends with itselfStephan Bergmann1-1/+0
2015-05-07Reduce enum class StorageMode to bool transactedStephan Bergmann1-14/+1
2015-05-07StorageMode::DiskspannedMode is effectively unusedStephan Bergmann1-3/+2
2015-05-07StorageMode::CreateUnpacked is never usedStephan Bergmann1-3/+2
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann1-1/+1
2015-05-07Remove unused SotStorage ctor nStorageMode paramStephan Bergmann1-2/+1
2015-05-07Remove unused SotStorage::OpenSotStream nStorageMode paramStephan Bergmann1-2/+1
2015-05-07Remove unused SotStorageStream ctor nStorageMode paramStephan Bergmann1-2/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-5/+0
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-5/+0
2015-05-07Remove SvStorage aliasStephan Bergmann2-6/+4
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+0