summaryrefslogtreecommitdiff
path: root/tools/source/ref/pstm.cxx
AgeCommit message (Expand)Author
2017-08-08SvPersistStream deadNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-08tdf#43157 Cleanup DBG_ASSERT in pstm.cxxFakabbir Amin
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-02-27Remove odd check that writeUInt32 indeed writes four bytesStephan Bergmann
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-01-16remove unnecessary parenthesesNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-04-14typo: nummer -> numberThomas Arnhold
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16Missing adaption to WriteSvPersistBaseStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-04Translate German commentsPhilipp Weissenbacher
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-05-05Use signed 32-bit integer as class IDs.Kohei Yoshida
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara