summaryrefslogtreecommitdiff
path: root/include/sot
AgeCommit message (Expand)Author
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna
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
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-25convert EXCHG_DEST_ constants to enum classNoel Grandin
2015-02-25remove unused header definitions in SotExchangeNoel Grandin
2015-02-25remove unused EXCHG_SOURCE_ constantsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-18fdo#39468 translate German commentsMichael Weghorn
2014-12-05Remove dead SO3_GLOBAL_CLASSID and SvObjectStephan Bergmann
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Remove unused macrosStephan Bergmann
2014-03-26Expand uses of SO2_DECL_BASIC_CLASS_DLL macroStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-05debug only code SotFactory::Find(SvGlobalName const&)Noel Grandin
2014-02-12coverity#1079301 Uninitialized pointer fieldCaolán McNamara
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-20Removed unused solar.h reference in sotAlexandre Vicenzi