summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/storinfo.cxx
AgeCommit message (Expand)Author
2019-12-22sal_Char->char in sot..storeNoel Grandin
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
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-11-10ByteString->rtl::OStringCaolán McNamara
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-04-20CWS gnumake2: move all delivered sot headers to inc/sotMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.7.28); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.3.8); FILE MERGEDJens-Heiner Rechtien
2006-03-16INTEGRATION: CWS sixtyfour02 (1.3.34); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.2.218); FILE MERGEDRüdiger Timm
2002-07-22#90353#: new/deleteMathias Bauer
2000-09-18initial importJens-Heiner Rechtien