Age | Commit message (Expand) | Author |
2020-11-22 | tdf#123936 Formatting files in module vcl with clang-format | Philipp Hofer |
2020-01-02 | tdf#129662 vcl: rtl: fix scrollbar in dropdowns | Miklos Vajna |
2019-12-20 | tdf#127022 vcl: fix Windows RTL menu bar | Miklos Vajna |
2019-11-26 | tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmaps | Miklos Vajna |
2019-11-17 | tdf#128847 - vcl: fix colorspace names for MacOS | Chris Sherlock |
2019-10-10 | vcl, BitmapEx transformed draw: special-case simple rotations | Miklos Vajna |
2019-10-08 | vcl: avoid downscale && upscale in DrawTransformedBitmapEx() | Miklos Vajna |
2019-09-16 | tdf#74702: remove GetOutDevType() from SmTmpDevice | Chris Sherlock |
2019-08-08 | tdf#74702: use OutputDevice::GetBackgroundColor() | Chris Sherlock |
2019-06-19 | tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/* | Gabor Kelemen |
2019-05-13 | Make BitmapColor inherit from / merge into Color | Jan-Marek Glogowski |
2019-04-17 | remove or change salbtype.hxx includes | Tomaž Vajngerl |
2019-01-15 | vcl: protect more outdev functions for disposed state | Miklos Vajna |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-05 | vcl: remove BitmapColor Color() operator | Chris Sherlock |
2016-12-25 | remove unneeded static_casts | Jochen Nitschke |
2016-12-22 | vcl: fix remaining loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2015-04-24 | Build and warning fixes, Mac, Win, Linux. | Michael Meeks |
2015-04-20 | vcl: convert new to ::Create | Michael Meeks |
2015-04-10 | automated VclPtrInstance conversion. | Michael Meeks |
2015-04-10 | fix VirtualDevice unit test. | Michael Meeks |
2015-01-07 | fix windows build | Noel Grandin |
2014-12-03 | No colors anymore | Stephan Bergmann |
2014-12-02 | More fear of blue | Stephan Bergmann |
2014-12-02 | Not all Macs like blue, either | Stephan Bergmann |
2014-12-02 | Blue works better on Mac than green | Stephan Bergmann |
2014-12-02 | CPPUNIT_ASSERT_EQUAL | Stephan Bergmann |
2014-12-02 | CPPUNIT_ASSERT_EQUAL | Stephan Bergmann |
2014-12-02 | vcl: improve vcldemo & outdev test. | Michael Meeks |
2014-12-02 | vcl: initial outdev unit test - for VirtualDevices. | Michael Meeks |