summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/wallpaper.cxx
AgeCommit message (Expand)Author
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-05-04tdf#62525 vcl: use cow_wrapper for wallXisco Fauli
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-06-23rendencontext: Wallpaper needs to fit the provided dimensions, not the outdev.Jan Holesovsky
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
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-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud
2014-04-25VCL: Reorganize and rename wallpaper functionsChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/wallpaper.cxxChris Sherlock
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock