summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/curvedshapes.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-20/+8
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+2
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-3/+3
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-4/+4
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-4/+6
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-4/+4
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky1-0/+9
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-4/+4
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock1-3/+3
2014-04-27VCL: remove unnecessary linebreaksChris Sherlock1-4/+0
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock1-4/+4
2014-04-24VCL: Remove unnecessary headers from outdev/curvedshapes.cxxChris Sherlock1-8/+0
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock1-4/+4
2014-04-22Rearrange OutputDevice line functionsChris Sherlock1-4/+4
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock1-0/+222