summaryrefslogtreecommitdiff
path: root/tools/source/ref/pstm.cxx
AgeCommit message (Expand)Author
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
2011-12-22Revert "callcatcher: Remove unused code"August Sodora
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth