summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/outdev.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna1-0/+15
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna1-0/+15
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna1-0/+53
2019-11-17tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock1-2/+2
2019-10-10vcl, BitmapEx transformed draw: special-case simple rotationsMiklos Vajna1-0/+37
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna1-0/+32
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock1-1/+19
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-0/+22
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen1-5/+0
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-4/+4
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl1-1/+0
2019-01-15vcl: protect more outdev functions for disposed stateMiklos Vajna1-0/+18
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-8/+8
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-8/+8
2016-12-25remove unneeded static_castsJochen Nitschke1-1/+1
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna1-1/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks1-1/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks1-1/+1
2015-04-10automated VclPtrInstance conversion.Michael Meeks1-1/+1
2015-04-10fix VirtualDevice unit test.Michael Meeks1-13/+13
2015-01-07fix windows buildNoel Grandin1-1/+1
2014-12-03No colors anymoreStephan Bergmann1-4/+4
2014-12-02More fear of blueStephan Bergmann1-0/+2
2014-12-02Not all Macs like blue, eitherStephan Bergmann1-0/+2
2014-12-02Blue works better on Mac than greenStephan Bergmann1-3/+3
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann1-4/+4
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann1-4/+4
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks1-6/+21
2014-12-02vcl: initial outdev unit test - for VirtualDevices.Michael Meeks1-0/+67