summaryrefslogtreecommitdiffstats
path: root/include/tools/poly.hxx
Commit message (Expand)AuthorAgeFilesLines
* vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock2021-10-181-0/+13
* clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2021-09-201-1/+1
* tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák2020-11-201-0/+30
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+3
* add tools::Long typedef and use it in toolsNoel2020-10-191-3/+3
* loplugin:constantparamNoel Grandin2020-07-011-2/+1
* fix PolyPolygon move operator=Noel Grandin2019-08-301-1/+2
* new loplugin:noexceptmoveNoel Grandin2019-08-301-2/+2
* Remove unused, broken operator<< for PolyPolygonStephan Bergmann2019-06-041-12/+0
* remove unused PolyOptimizeFlags enum valuesNoel Grandin2018-11-271-6/+4
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-2/+0
* Revert "simplify ImpXPolygon"Stephan Bergmann2018-02-211-1/+0
* simplify ImpXPolygonNoel Grandin2018-02-061-0/+1
* loplugin:useuniqueptr in PolyPolygonNoel Grandin2018-01-131-3/+3
* tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner2017-12-101-3/+5
* loplugin:constmethod in tools,sax,UnoControlsNoel Grandin2017-10-251-1/+1
* Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann2017-09-181-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-7/+7
* loplugin:unusedmethodsNoel Grandin2017-03-291-1/+0
* loplugin:unusedmethodsNoel Grandin2017-02-211-1/+0
* remove unused enumerators from PolyClipOpNoel Grandin2017-02-101-3/+1
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-7/+7
* convert PolyStyle to scoped enumNoel Grandin2016-12-061-5/+5
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-1/+1
* coverity#1371213 Missing move assignment operatorCaolán McNamara2016-09-021-0/+2
* loplugin:constantparam in toolsNoel Grandin2016-03-171-2/+1
* loplugin:unuseddefaultparam in toolsNoel Grandin2016-03-011-9/+4
* revert part of "loplugin:unusedmethods"Noel Grandin2016-02-081-0/+4
* loplugin:unusedmethodsNoel Grandin2016-02-081-4/+0
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin2015-11-051-2/+8
* class PolyOptimizeData is never instantiatedMatteo Casalin2015-11-051-19/+2
* Remove unused "#ifndef ENUM_*_DECLARED" wrappingStephan Bergmann2015-09-101-3/+0
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-17/+18
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* loplugin:unusedmethods toolsNoel Grandin2015-07-021-2/+0
* fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin2015-01-091-7/+15
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-15/+19
* Move bezier functionsChris Sherlock2014-04-171-0/+2
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-2/+2
* add std::ostream operators for Region and PolyPolygonMichael Stahl2014-02-031-0/+12
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-2/+2
* fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-231-2/+2
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-13/+13
* Secured some places where PolyPolygons were createdArmin Le Grand2013-05-191-2/+0
* execute move of global headersBjoern Michaelsen2013-04-231-0/+285