Age | Commit message (Expand) | Author |
2022-02-03 | handle graphics test specially in backends too if needed | Luboš Luňák |
2021-11-16 | add a vcl backend test that draws a sheared bitmap | Luboš Luňák |
2021-11-13 | add more tests for OutputDev::DrawOutDev() | Luboš Luňák |
2021-11-04 | backendtest: Open Cubic-Bezier Curve Draw Test | homeboy445 |
2021-11-03 | loplugin:constparams | Noel Grandin |
2021-10-31 | backendtest: Drawing Open Polygon test | homeboy445 |
2021-10-22 | backendtest:Reconfigured Rectangle tests to be Asymmetrical | homeboy445 |
2021-09-03 | backendtest: Rectangle on wide surfaces Drawing test | homeboy445 |
2021-08-27 | backendtest: Test Drawing Bitmap other than 24bpp | homeboy445 |
2021-08-26 | backendtest: Intersecting Rectangles Drawing test | homeboy445 |
2021-08-26 | backendtest: Text Drawing test | homeboy445 |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-16 | backendtest: Asymmetrical Filled Drop Like Shape test | homeboy445 |
2021-08-12 | backendtest: Closed Bezier loop test using various drawing methods | homeboy445 |
2021-08-11 | backendtest:Irregular HalfEllipse test via various drawing methods | homeboy445 |
2021-08-07 | backendtest: drop like shape test for polygon / polyline | homeboy445 |
2021-06-18 | VCL graphics rendering tests that a run on LO version change | homeboy445 |
2021-04-24 | backend tests for linecap and linejoin types | Luboš Luňák |
2020-10-19 | use tools::Long in vcl | Noel |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-09-25 | make vclbackendtest test gradients | Luboš Luňák |
2020-07-19 | compact namespace: vcl | Noel Grandin |
2020-05-26 | use Skia to do dashed lines, no need to do it manually (tdf#130431) | Luboš Luňák |
2020-05-22 | always use region band in Skia's setClipRegion (tdf#133208) | Luboš Luňák |
2019-11-27 | clean up properly in VCL backend tests | Luboš Luňák |
2019-11-27 | use different line and fill color in vcl backendtest | Luboš Luňák |
2019-11-27 | backendtest: test blending of bitmap | Tomaž Vajngerl |
2019-11-27 | backendtest: support creating VirtualDevice with alpha | Tomaž Vajngerl |
2019-11-27 | backendtests: enable tests only when render backend is skia | Tomaž Vajngerl |
2019-11-27 | backendtest: Add polyline bezier curve backend tests | Tomaž Vajngerl |
2019-11-27 | backendtest: Add PolyLine B2D test diamond | Tomaž Vajngerl |
2019-11-27 | add "invert" tests to BackendTest | Tomaž Vajngerl |
2019-06-13 | tdf#42949 Fix IWYU warnings in vcl/inc/* | Gabor Kelemen |
2019-04-16 | Add backend tests as CPPUNIT tests | Tomaž Vajngerl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-08-23 | vcl: Adds backend tests to check for correct rendering | Tomaž Vajngerl |