summaryrefslogtreecommitdiff
path: root/tools/source/generic/poly.cxx
AgeCommit message (Expand)Author
2017-12-01Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-12-01convert PolyFlags to scoped enumNoel Grandin
2017-11-29remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara
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
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-28coverity#1242531 Untrusted loop boundCaolán McNamara
2014-10-27cid#705051 Dereference after null checkNoel Grandin
2014-10-23coverity#440777 Resource leak in objectCaolán McNamara
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-22Do not cripple intermediate values to sal_uInt16Stephan Bergmann
2014-04-28German Comment translationMichael Meeks
2014-04-17Move bezier functionsChris Sherlock
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-02init a few more stream-read svm elementsCaolán McNamara
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2014-03-28Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt
2014-03-27Simplify #if blocks a littleStephan Bergmann