summaryrefslogtreecommitdiff
path: root/tools/source/generic/poly.cxx
AgeCommit message (Expand)Author
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-27ofz#3791 Integer-overflowCaolán McNamara
2017-10-27ofz#3812 Divide-by-zeroCaolán McNamara
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: toolsStephan Bergmann
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03drop "Solar-Version not set on rIStream" messagesNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-15cppcheck: noExplicitConstructorCaolán McNamara
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-11stream version doesn't matter hereCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-02-02coverity#1242531 Untrusted value as argumentCaolán McNamara
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn