summaryrefslogtreecommitdiff
path: root/include/basegfx/polygon
AgeCommit message (Expand)Author
2017-04-28Make some basegfx operator << found by ADLStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2016-10-23Fix typosAndrea Gelmini
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl
2016-05-17tdf#99130 use subdivision on B2DPolygon, angle based subdivisionTomaž Vajngerl
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-20com::sun::star->css in include/basegfxNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-08s/Coordiante/CoordinateTor Lillqvist
2015-07-03Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-06-04Removed getNormal() from polygontools, it just calls B3DPolygon::getNormal()Zsolt Bölöny
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert basegfx::FillRule to scoped enumNoel Grandin
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23Revert "Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdges"Tor Lillqvist
2014-04-22Remove unused basegfx::tools::equalMiklos Vajna
2014-04-22Remove unused basegfx::tools::containsOnlyHorizontalAndVerticalEdgesMiklos Vajna
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-03-05Revert "remove unused code in basegfx"Noel Grandin
2014-03-05remove unused code in basegfxNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-31we need these old equal methods againCaolán McNamara
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-10-15Add operator<< to some classes for debugging outputTor Lillqvist
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens
2013-08-14Add BASEGFX_DLLPUBLIC hoping to fix Windows buildTor Lillqvist