/sd/qa/

summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/storinfo.cxx
AgeCommit message (Expand)Author
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2017-11-22drop duplicate methodCaolán McNamara
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-14tdf#96505 Get rid of cargo cult long integer literalskrishna keshav
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-16remove unnecessary parenthesesNoel Grandin