Age | Commit message (Expand) | Author |
2023-07-25 | Convert internal vcl bitmap formats transparency->alpha (II) | Noel Grandin |
2022-12-01 | vcl: remove unnecessary includes | Chris Sherlock |
2021-08-24 | vcl: create drawmode functions | Chris Sherlock |
2021-03-21 | cid#1473858 silence bogus Dereference after null check | Caolán McNamara |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2020-11-28 | drawOutDevDirect always passed a non-null OutputDevice* | Caolán McNamara |
2020-10-19 | use tools::Long in vcl | Noel |
2019-08-28 | tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/ | Gabor Kelemen |
2019-04-16 | Test an alpha VirtualDevice and fix GetPixel and DrawPixel | Tomaž Vajngerl |
2018-09-21 | new loplugin:methodcycles | Noel Grandin |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-03-26 | replace SalColor with Color | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-10-23 | loplugin:includeform: vcl | Stephan Bergmann |
2016-06-17 | convert DBG_ASSERT in vcl | Noel Grandin |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-07-02 | Bin unused declarations | Tor Lillqvist |
2015-06-18 | Assertions should tell the line number where the problem is | Tor Lillqvist |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-01 | masses of coverity FORWARD_NULL warnings from copied assert | Caolán McNamara |
2015-05-24 | rendercontext: Add asserts to easily catch the direct rendering cases. | Jan Holesovsky |
2014-04-27 | vcl/outdev/*.cxx cosmetic clean-up | Norbert Thiebaud |
2014-04-25 | VCL: remove comment, rename ImplInitClipRegion to InitClipRegion | Chris Sherlock |
2014-04-24 | VCL: Remove unnecessary headers from outdev/pixel.cxx | Chris Sherlock |
2014-04-23 | Rename OutputDevice::ImplGetGraphics to GetGraphics | Chris Sherlock |
2014-04-22 | Rearrange OutputDevice line functions | Chris Sherlock |
2014-04-16 | Split outdev2.cxx | Chris Sherlock |