summaryrefslogtreecommitdiff
path: root/include/sot/storage.hxx
AgeCommit message (Expand)Author
2015-10-27sal_uLong/long to ErrCodeMatteo 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-08-05loplugin:unusedmethodsNoel Grandin
2015-07-06loplugin:unusedmethods sotNoel Grandin
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-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
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-09-15Clean up StorageMode parameter of SotStorage::OpenSotStorageStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-26Expand uses of SO2_DECL_BASIC_CLASS_DLL macroStephan Bergmann
2014-02-12coverity#1079301 Uninitialized pointer fieldCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/sotNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen