summaryrefslogtreecommitdiffstats
path: root/include/basegfx/polygon
Commit message (Expand)AuthorAgeFilesLines
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-141-3/+0
* drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2019-05-091-0/+3
* tdf#121305 Increase accuracy of custom shape circleRegina Henschel2018-11-161-3/+6
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-159-18/+18
* Fix typoAndrea Gelmini2018-09-211-1/+1
* Support buffering SystemDependent GraphicData (III)Armin Le Grand2018-09-203-5/+44
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-131-0/+20
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-301-0/+24
* tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung2018-08-141-1/+8
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-2/+2
* loplugin:passstuffbyrefNoel Grandin2018-05-252-5/+5
* Fix typosAndrea Gelmini2018-05-051-1/+1
* loplugin:constantparamNoel Grandin2018-04-202-6/+3
* loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin2017-12-291-1/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-242-4/+4
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-232-5/+5
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-073-9/+9
* loplugin:constantparam in basegfxNoel Grandin2017-11-013-12/+7
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-269-18/+18
* Removed ignored includesAndrea Gelmini2017-08-191-45/+0
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-4/+4
* Make some basegfx operator << found by ADLStephan Bergmann2017-04-282-28/+28
* Fix typosAndrea Gelmini2017-03-251-1/+1
* more SAL_WARN_UNUSEDNoel Grandin2017-01-311-1/+1
* Fix typosAndrea Gelmini2016-10-231-1/+1
* loplugin:unusedmethodsNoel Grandin2016-10-182-11/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-6/+0
* coverity#1371281 Missing move assignment operatorCaolán McNamara2016-09-231-0/+2
* cid#1371223 Missing move assignment operatorNoel Grandin2016-08-292-0/+4
* cid#1371281 Missing move assignment operatorNoel Grandin2016-08-251-0/+2
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-256-22/+22
* basegfx: initializer_list from polygonTomaž Vajngerl2016-07-251-0/+2
* tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl2016-05-171-5/+0
* Refactor 3D renderer to use multithreadingArmin Le Grand2016-05-062-2/+2
* opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2016-02-251-0/+6
* Remove excess newlinesChris Sherlock2016-02-0912-19/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* loplugin: unused return valuesNoel Grandin2016-01-211-4/+0
* Fix typosAndrea Gelmini2016-01-104-5/+5
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-6/+6
* loplugin:unusedmethodsNoel Grandin2015-10-273-13/+0
* com::sun::star->css in include/basegfxNoel Grandin2015-10-204-19/+19
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* s/Coordiante/CoordinateTor Lillqvist2015-07-082-2/+2
* Fix typosAndrea Gelmini2015-07-032-2/+2
* Fix typosAndrea Gelmini2015-06-151-1/+1
* Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny2015-06-041-3/+0
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-1/+1