summaryrefslogtreecommitdiff
path: root/tools/source/memtools
AgeCommit message (Expand)Author
2018-10-31fix delete in MultiSelection::SetTotalRangeNoel Grandin
2018-08-16remove mempoolNoel Grandin
2018-04-18tdf#117044 Base crash when attempting to edit a table definitionNoel Grandin
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-12-25tdf#114684: don't print pages for ranges completely outside ...Mike Kaganski
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-20loplugin:unusedfields in toolsNoel Grandin
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