summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/storinfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M1-1/+1
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-06-14tdf#96505 Get rid of cargo cult long integer literalskrishna keshav1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-9/+15
2015-01-16remove unnecessary parenthesesNoel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-4/+4
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+4
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-3/+3
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-6/+6
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud1-3/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko1-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-1/+1
2011-11-27remove include of pch header from sotNorbert Thiebaud1-2/+0
2011-11-10ByteString->rtl::OStringCaolán McNamara1-3/+4
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers1-15/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-12/+12
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-4/+4
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-10/+10
2010-04-20CWS gnumake2: move all delivered sot headers to inc/sotMathias Bauer1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.7.28); FILE MERGEDRüdiger Timm1-23/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.3.8); FILE MERGEDJens-Heiner Rechtien1-4/+3
2006-03-16INTEGRATION: CWS sixtyfour02 (1.3.34); FILE MERGEDVladimir Glazounov1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.2.218); FILE MERGEDRüdiger Timm1-47/+21
2002-07-22#90353#: new/deleteMathias Bauer1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+143