Age | Commit message (Expand) | Author |
---|---|---|
2024-04-15 | Generalize basegfx::fround for templated return type | Mike Kaganski |
2023-11-19 | Extended loplugin:ostr: vcl | Stephan Bergmann |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
2020-11-16 | replace std::max(std::min()) with std::clamp | Noel |
2020-10-19 | use tools::Long in vcl | Noel |
2019-07-30 | Fix typos | Andrea Gelmini |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-10-13 | use range based loops over B2DPolyPolygon in vcl | Jochen Nitschke |