summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/line.cxx
AgeCommit message (Expand)Author
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
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-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
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
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock
2014-11-03vcl: typo in variable name in PaintLineGeometryWithEvtlExpandChris Sherlock
2014-04-28VCL: Move line functions into state areasChris Sherlock
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-22Rearrange OutputDevice line functionsChris Sherlock
2014-04-16Need <numeric> for std::accumulate()Tor Lillqvist
2014-04-16Split outdev2.cxxChris Sherlock