/opencl/

n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgole.cxx
AgeCommit message (Expand)Author
2015-10-09sot: prefix members of StgOleStreamMiklos Vajna
2015-10-09sot: prefix members of StgInternalStreamMiklos Vajna
2015-10-09sot: prefix members of StgCompObjStreamMiklos Vajna
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sot: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-07-29Include <algorithm> for std::minTor Lillqvist
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe