summaryrefslogtreecommitdiff
path: root/include/basegfx/polygon
AgeCommit message (Expand)AuthorFilesLines
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl1-0/+6
2016-02-09Remove excess newlinesChris Sherlock12-19/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-4/+0
2016-01-10Fix typosAndrea Gelmini4-5/+5
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-6/+6
2015-10-27loplugin:unusedmethodsNoel Grandin3-13/+0
2015-10-20com::sun::star->css in include/basegfxNoel Grandin4-19/+19
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-08s/Coordiante/CoordinateTor Lillqvist2-2/+2
2015-07-03Fix typosAndrea Gelmini2-2/+2
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny1-3/+0
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-1/+1
2015-06-04convert basegfx::FillRule to scoped enumNoel Grandin1-10/+2
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens3-5/+5
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist4-13/+4
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin1-13/+19
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin9-15/+15
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist1-0/+5
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna2-8/+0
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna1-5/+0
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-03-05Revert "remove unused code in basegfx"Noel Grandin1-0/+5
2014-03-05remove unused code in basegfxNoel Grandin1-5/+0
2014-03-01Remove visual noise from includeAlexander Wilms13-23/+23
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky1-1/+6
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand3-28/+140
2013-10-31we need these old equal methods againCaolán McNamara2-0/+8
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold15-45/+45
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist2-8/+37
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand1-0/+8
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens1-0/+20
2013-08-14Add BASEGFX_DLLPUBLIC hoping to fix Windows buildTor Lillqvist1-1/+1
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2-0/+10
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-0/+6
2013-04-23execute move of global headersBjoern Michaelsen15-0/+2203