summaryrefslogtreecommitdiff
path: root/tools/source/memtools/multisel.cxx
AgeCommit message (Expand)Author
2024-10-27tdf#163486: PVS: Array overrun is possibleJulien Nabet
2022-06-20elide some makeStringAndClear() callsNoel Grandin
2022-06-03Use more appropriate type for MultiSelection::nCurSubSel et alStephan Bergmann
2022-04-27use more string_view in toolsNoel Grandin
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2018-10-31fix delete in MultiSelection::SetTotalRangeNoel 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-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-07-20loplugin:unusedfields in toolsNoel 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-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in toolsNoel 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-02-21Various typosJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
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
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-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-10-24always explicitly handle empty string of rangesIvan Timofeev
2011-10-24StringRangeEnumerator cleanupIvan Timofeev