summaryrefslogtreecommitdiff
path: root/tools/source/generic/poly.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-11-16ofz#35504 Integer-overflowCaolán McNamara1-1/+1
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-3/+3
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+1
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-2/+2
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin1-20/+20
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-22/+0
2018-02-06simplify ImpXPolygonNoel Grandin1-0/+22
2018-01-23Point default ctor already zero-initializes the membersStephan Bergmann1-5/+1
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann1-13/+13
2017-12-21new loplugin: convertlongNoel Grandin1-1/+1
2017-12-15merge ImplPolygon and ImplPolygonDataCaolán McNamara1-18/+8
2017-12-14use std::unique_ptrCaolán McNamara1-222/+178
2017-12-11ofz#4592 Direct-leakCaolán McNamara1-11/+11
2017-12-11Revert "just delete, don't check for null and then delete"Caolán McNamara1-3/+7
2017-12-11just delete, don't check for null and then deleteCaolán McNamara1-7/+3
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner1-513/+465
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-4/+4
2017-10-27ofz#3791 Integer-overflowCaolán McNamara1-9/+29
2017-10-27ofz#3812 Divide-by-zeroCaolán McNamara1-3/+6
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-27/+23
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-0/+5
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-8/+8
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-5/+1
2017-07-02loplugin:casttovoid: toolsStephan Bergmann1-1/+0
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-11/+11
2017-03-29loplugin:unusedmethodsNoel Grandin1-25/+0
2017-03-25Fix typosAndrea Gelmini1-3/+3
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-2/+1
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara1-4/+9
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-36/+35
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-3/+3
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski1-1/+1
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara1-0/+6
2016-07-13loplugin:constparams in toolsNoel Grandin1-3/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-4/+4
2016-06-03drop "Solar-Version not set on rIStream" messagesNoel Grandin1-2/+0
2016-03-17loplugin:constantparam in toolsNoel Grandin1-10/+8
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin1-9/+3
2016-02-23new loplugin: commaoperatorNoel Grandin1-4/+11
2016-02-15cppcheck: noExplicitConstructorCaolán McNamara1-6/+6
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin1-1/+24
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-11stream version doesn't matter hereCaolán McNamara1-2/+0