Age | Commit message (Expand) | Author |
---|---|---|
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-04-17 | loplugin:constparams | Noel Grandin |
2018-03-15 | move Bitmap::ScopedWriteAccess inside vcl | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-05 | vcl: remove BitmapColor Color() operator | Chris Sherlock |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-10-23 | loplugin:includeform: vcl | Stephan Bergmann |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-09-05 | convert GradientStyle to scoped enum | Noel Grandin |
2016-09-05 | convert RasterOp to scoped enum | Noel Grandin |
2016-08-25 | Resolves: coverity#1371769 'Constant' variable guards dead code | Caolán McNamara |
2016-08-23 | vcl: Adds backend tests to check for correct rendering | Tomaž Vajngerl |