summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/wallpaper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt1-10/+47
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley1-47/+10
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin1-13/+13
2015-06-23rendencontext: Wallpaper needs to fit the provided dimensions, not the outdev.Jan Holesovsky1-1/+1
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-5/+7
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-5/+5
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky1-0/+11
2015-04-10automated VclPtrInstance conversion.Michael Meeks1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-5/+5
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-2/+2
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock1-0/+19
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud1-76/+72
2014-04-25VCL: Reorganize and rename wallpaper functionsChris Sherlock1-46/+46
2014-04-24VCL: Remove unnecessary headers from outdev/wallpaper.cxxChris Sherlock1-21/+0
2014-04-17fdo#74702 Seperate ImplDrawGradientWallpaper and renameChris Sherlock1-28/+7
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock1-0/+384