aboutsummaryrefslogtreecommitdiff
path: root/source/lt/sccomp
AgeCommit message (Expand)Author
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
re/qt5-win+mac LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgole.cxx
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2018-02-02sot: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-21coverity#1399018 Logically dead codeCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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