summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/pixel.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-07-02Bin unused declarationsTor Lillqvist1-6/+0
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-4/+7
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
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/+6
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud1-21/+22
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock1-4/+4
2014-04-24VCL: Remove unnecessary headers from outdev/pixel.cxxChris Sherlock1-18/+5
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock1-5/+5
2014-04-22Rearrange OutputDevice line functionsChris Sherlock1-1/+1
2014-04-16Split outdev2.cxxChris Sherlock1-0/+190