summaryrefslogtreecommitdiff
path: root/include/tools/pstm.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-25loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-08SvPersistStream deadNoel Grandin1-132/+3
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-26drop unused param from SV_DECL_PERSIST1 macroNoel Grandin1-1/+1
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin1-2/+0
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-17loplugin:constantparam in toolsNoel Grandin1-3/+2
2016-03-14inline some use-once macrosNoel Grandin1-4/+1
2016-03-10loplugin:constantparam in toolsNoel Grandin1-1/+1
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin1-6/+10
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-10-27loplugin:unusedmethodsNoel Grandin1-4/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-08-04include: inline some use-once typedefsNoel Grandin1-2/+2
2015-07-27inline a bunch of use-once macrosNoel Grandin1-8/+5
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-6/+0
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-48/+0
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl1-1/+0
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-3/+3
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+245