summaryrefslogtreecommitdiff
path: root/include/tools/poly.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-1/+0
2018-02-06simplify ImpXPolygonNoel Grandin1-0/+1
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin1-3/+3
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner1-3/+5
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin1-1/+1
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-10remove unused enumerators from PolyClipOpNoel Grandin1-3/+1
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-7/+7
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-5/+5
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara1-0/+2
2016-03-17loplugin:constantparam in toolsNoel Grandin1-2/+1
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin1-9/+4
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+4
2016-02-08loplugin:unusedmethodsNoel Grandin1-4/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin1-2/+8
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin1-19/+2
2015-09-10Remove unused "#ifndef ENUM_*_DECLARED" wrappingStephan Bergmann1-3/+0
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-17/+18
2015-07-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-2/+0
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-7/+15
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-15/+19
2014-04-17Move bezier functionsChris Sherlock1-0/+2
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl1-0/+12
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-13/+13
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+285