summaryrefslogtreecommitdiff
path: root/tools/source/memtools
AgeCommit message (Expand)Author
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2016-12-12coverity#1371265 Missing move assignment operatorCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-04loplugin:constantparam in toolsNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-06Minor optimization, and improved commentsMatteo Casalin
2016-03-06Remove unuseful nStartIndex data member (and fix indexing)Matteo Casalin
2016-03-06Simplify recycling/search of freed UniqueIndex-esMatteo Casalin
2016-03-05Delete obsolete/unuseful commentsMatteo Casalin
2016-03-05Do not duplicate count of itemsMatteo Casalin
2016-03-05Let find fail, instead of using a dubious upper bound checkMatteo Casalin
2016-03-05Use Index consistentlyMatteo Casalin
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-03-01UniqueIndexImpl::size() is unneededMatteo Casalin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-02-21Various typosJulien Nabet
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-14fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-03-25MI_DEBUG is never definedStephan Bergmann
2014-03-10coverity#708553 Uninitialized scalar fieldCaolán McNamara
2014-03-10coverity#708551 Uninitialized scalar fieldCaolán McNamara
2014-02-23coverity#708554 Uninitialized scalar fieldCaolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-18fdo#43460 tools: use isEmpty()Jelle van der Waa
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-21fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888Michael Meeks
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
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-16Remove the Container classNoel Grandin
2012-08-13callcatcher: update listCaolán McNamara
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-04-18move tools/table.hxx to binfilterMichael Stahl
2012-03-26callcatcher: shiny unused method reduction from to-stl conversionsCaolán McNamara