Age | Commit message (Expand) | Author |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-02-03 | handle graphics test specially in backends too if needed | Luboš Luňák |
2022-01-11 | tdf#145919 Localize strings in Graphics Test dialog | Gabor Kelemen |
2021-12-24 | Recheck include/[s-x]* with IWYU | Gabor Kelemen |
2021-11-16 | add a vcl backend test that draws a sheared bitmap | Luboš Luňák |
2021-11-16 | implement HiDPI support for Skia/Mac (tdf#144214) | Luboš Luňák |
2021-11-13 | add more tests for OutputDev::DrawOutDev() | Luboš Luňák |
2021-11-07 | cid#1493474 Arguments in wrong order | Caolán McNamara |
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-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-09-03 | backendtest: Rectangle on wide surfaces Drawing test | homeboy445 |
2021-08-28 | Fix typos | Andrea Gelmini |
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 | Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top | Mike Kaganski |
2021-08-16 | backendtest: Asymmetrical Filled Drop Like Shape test | homeboy445 |
2021-08-13 | cid#1490210 silence Arguments in wrong order | Caolán McNamara |
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-08 | cid#1489971 silence Arguments in wrong order | Caolán McNamara |
2021-08-07 | backendtest: drop like shape test for polygon / polyline | homeboy445 |
2021-07-27 | Added the feature to store VCL test results as a zip file | homeboy445 |
2021-07-10 | Added support for viewing results in the VCL tests UI box | homeboy445 |
2021-06-18 | VCL graphics rendering tests that a run on LO version change | homeboy445 |
2021-06-03 | vcl: fix clang7 build | Miklos Vajna |
2021-04-24 | backend tests for linecap and linejoin types | Luboš Luňák |
2021-03-13 | add PixelFormat enum that replaces bit count in Bitmap/BitmapEx | Tomaž Vajngerl |
2021-02-24 | do not dispose XDesktop in visualbackendtest | Luboš Luňák |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2020-12-29 | vcl: move local bitmap headers to inc/bitmap directory | Chris Sherlock |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |
2020-11-22 | tdf#123936 Formatting files in module vcl with clang-format | Philipp Hofer |
2020-11-17 | implement also axial gradient for skia | Luboš Luňák |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-19 | use tools::Long in vcl | Noel |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-01 | loplugin:reducevarscope in vcl | Noel |
2020-09-29 | disentangle AA and B2D use in VCL drawing | Luboš Luňák |
2020-09-28 | rename for disentangling AA and B2D use in VCL drawing | Luboš Luňák |
2020-09-25 | xor drawing done twice in the same place should be a no-op | Luboš Luňák |
2020-09-25 | make vclbackendtest test gradients | Luboš Luňák |
2020-08-04 | loplugin:flatten in vcl | Noel Grandin |