summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/rect.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-4/+7
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-1/+10
2015-05-20convert GRID constants to scoped enumNoel Grandin1-6/+6
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+4
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-04-28VCL move DrawCheckered from outdev.cxx to rect.cxxChris Sherlock1-0/+24
2014-04-28VCL move DrawGrid from polygon.cxx to rect.cxxChris Sherlock1-0/+99
2014-04-28VCL: remove newline from outdev/rect.cxxChris Sherlock1-2/+0
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock1-2/+2
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud1-12/+21
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock1-2/+2
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock1-2/+2
2014-04-22Include tools/helpers.hxx to allow the use of FRound in outdev/rect.cxxChris Sherlock1-0/+1
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock1-0/+96
2014-04-22Rearrange OutputDevice line functionsChris Sherlock1-2/+2
2014-04-16Split outdev2.cxxChris Sherlock1-0/+118