summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/_xpoly.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22loplugin:flatten in svxNoel Grandin1-48/+48
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin1-26/+10
2017-09-30svx: Stop returning unused XPolygonTakeshi Abe1-3/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-20Crash when drawing freeform lineTamás Zolnai1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin1-11/+10
2017-05-12Translate German comments (rest of svx/)Johnny_M1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-24/+24
2016-09-09loplugin:constantparam in svxNoel Grandin1-2/+2
2016-08-29cid#1371253 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-29cid#1371241 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-17convert XPolyFlags to scoped enumNoel Grandin1-13/+13
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli1-57/+17
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli1-59/+28
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-6/+6
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-19/+4
2016-02-08loplugin:unusedmethodsNoel Grandin1-14/+0
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-19/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+3
2015-03-08svx: nAnz -> nCountMiklos Vajna1-3/+3
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann1-4/+4
2014-06-26check for self-assignCaolán McNamara1-0/+3
2014-04-15svx: sal_Bool->boolNoel Grandin1-6/+6
2014-04-01coverity#708395 Uninitialized pointer fieldCaolán McNamara1-18/+18
2014-03-14svx: sal_Bool->boolNoel Grandin1-15/+15
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-13/+0
2013-08-21remove code that was commented out long time agoPhilipp Riemer1-5/+0
2013-08-21fdo#62475 , fdo#39468: remove visual noise and translate German comments in s...Philipp Riemer1-462/+86
2013-06-05Resolves: #i119860# fix bent connector's type lost when save .ppt fileSun Ying1-0/+38
2013-04-22sal_Bool to boolTakeshi Abe1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-01re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks1-2/+0
2011-08-08callcatcher: remove unused methodsCaolán McNamara1-49/+0
2011-08-05callcatcher: unused methodsCaolán McNamara1-129/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold1-264/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-20WaE: silence these warnings again post mergeCaolán McNamara1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-108/+108
2011-01-22Remove empty description and dates.Thomas Arnhold1-222/+0
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-120/+120
2011-01-06Remove DECLARE_LIST( XPolygonList, XPolygon* )Joseph Powers1-62/+67