summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/clipping.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-27tdf#128337 clip the metafile Gradient drawingJan-Marek Glogowski1-1/+2
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen1-8/+0
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock1-0/+6
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock1-6/+4
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier1-12/+12
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-3/+2
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-11/+11
2014-04-25Rearrange function locations in outdev.hxx and outdev/clipping.cxxChris Sherlock1-98/+100
2014-04-25VCL: Rename OutputDevice::ImplSelectClipRegion to SelectClipRegionChris Sherlock1-3/+3
2014-04-25VCL Change OutputDevice::ImplSetClipRegion to SetDeviceClipRegionChris Sherlock1-4/+4
2014-04-25fdo#74702 Move GetActiveClipRegion code into WindowChris Sherlock1-16/+1
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock1-24/+22
2014-04-25fdo#74702 Move ImplInitClipRegion Window code out of OutputDeviceChris Sherlock1-64/+32
2014-04-24VCL: Remove unnecessary headers from outdev/clipping.cxxChris Sherlock1-32/+0
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-04-22Added missing clipping.cxxChris Sherlock1-0/+304