summaryrefslogtreecommitdiffstats
path: root/include/tools/pstm.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2017-08-251-1/+0
* SvPersistStream deadNoel Grandin2017-08-081-132/+3
* Fix typosAndrea Gelmini2017-03-251-1/+1
* drop unused param from SV_DECL_PERSIST1 macroNoel Grandin2017-01-261-1/+1
* loplugin:expandablemethods in toolkit..toolsNoel Grandin2016-10-261-2/+0
* loplogin:singlevalfields in include/Noel Grandin2016-09-161-1/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in toolsNoel Grandin2016-03-171-3/+2
* inline some use-once macrosNoel Grandin2016-03-141-4/+1
* loplugin:constantparam in toolsNoel Grandin2016-03-101-1/+1
* sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin2016-03-011-6/+10
* loplugin:unusedmethods unused return value in include/toolsNoel Grandin2016-01-151-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-4/+0
* loplugin:unusedmethodsNoel Grandin2015-10-271-4/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-1/+1
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-1/+0
* include: inline some use-once typedefsNoel Grandin2015-08-041-2/+2
* inline a bunch of use-once macrosNoel Grandin2015-07-271-8/+5
* loplugin:unusedmethods toolsNoel Grandin2015-07-021-6/+0
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-2/+2
* Strip svidl down to what is still usedStephan Bergmann2014-10-161-48/+0
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl2014-03-291-1/+0
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-12/+12
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-3/+3
* fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-231-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+245