summaryrefslogtreecommitdiff
path: root/editeng/source/misc/txtrange.cxx
AgeCommit message (Expand)Author
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-07-17blind fix for ubsan div/0Noel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in editengNoel
2020-04-14loplugin:flatten in editengNoel Grandin
2020-04-12small cleanups in TextRangerNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-03-11Use for-range loops in editengJulien Nabet
2018-02-06loplugin:useuniqueptr in TextRangerNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifierStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-09cppcheck: unreadVariableCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2014-10-02coverity#1242896 Unused valueCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-04-23coverity#738625 Uninitialized scalar fieldCaolán McNamara
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-05coverity#707765 Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2013-03-09Resolves: #i120667#, pBound member obj in TextRanger is not freedJian Fang Zhang
2013-03-04sal_Bool to boolTakeshi Abe
2012-12-28Simplify thisJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-19Get rid of size() == 0Elton Chung
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-10-07cppcheck reduce scope of var in editeng/..txtrange.cxxPierre-André Jacquod
2011-10-07WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2011-07-30Some cppcheck cleaningJulien Nabet
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Fix build breakage inside DBG_ASSERTsNigel Hawkins
2011-03-09Remove use of SvLongs from txtrange.[ch]xx and refactor a bit.Nigel Hawkins