summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/wallpaper.cxx
AgeCommit message (Expand)Author
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2021-10-20vcl: move variable declarations closer to first use in DrawBitmapWallpaper()Chris Sherlock
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-19vcl: move background functions to background.cxxChris Sherlock
2021-04-26drop mask from BitmapExNoel Grandin
2021-01-08use more IsTransparentNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-15loplugin:sequentialassign in vclNoel Grandin
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