summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/polyline.cxx
AgeCommit message (Expand)Author
2021-09-09crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to odsCaolán McNamara
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2020-12-01DrawPolyLine/DrawPolyPolygon never called with null OutputDevice*Caolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-14remove SalPointNoel Grandin
2020-11-11make sure mpAlphaVDev is drawn when drawing lines (tdf#137974)Luboš Luňák
2020-10-19use tools::Long in vclNoel
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-09-25don't write metafile action twice in DrawPolyLineDirect()Luboš Luňák
2020-05-23Add missing mpAlphaVDev handlingMike Kaganski
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-01-21coverity#1399017 Unchecked return valueCaolán McNamara
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-04-26loplugin:bodynotinblockTor Lillqvist
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-04Fix typosAndrea Gelmini
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-12do not set Y line width to 0Luboš Luňák
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock
2014-11-02vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()Chris Sherlock
2014-04-28VCL: rename TryDrawPolyLineDirectNoAA to TryDrawPolyLineDirectNoAACheckChris Sherlock
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock