summaryrefslogtreecommitdiff
path: root/vcl/backendtest
AgeCommit message (Expand)Author
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-16implement HiDPI support for Skia/Mac (tdf#144214)Luboš Luňák
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-07cid#1493474 Arguments in wrong orderCaolán McNamara
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-11-03loplugin:constparamsNoel Grandin
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03backendtest: Rectangle on wide surfaces Drawing testhomeboy445
2021-08-28Fix typosAndrea Gelmini
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-18loplugin:constparamsNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-13cid#1490210 silence Arguments in wrong orderCaolán McNamara
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-11backendtest:Irregular HalfEllipse test via various drawing methodshomeboy445
2021-08-08cid#1489971 silence Arguments in wrong orderCaolán McNamara
2021-08-07backendtest: drop like shape test for polygon / polylinehomeboy445
2021-07-27Added the feature to store VCL test results as a zip filehomeboy445
2021-07-10Added support for viewing results in the VCL tests UI boxhomeboy445
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-03vcl: fix clang7 buildMiklos Vajna
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-24do not dispose XDesktop in visualbackendtestLuboš Luňák
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-17implement also axial gradient for skiaLuboš Luňák
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25xor drawing done twice in the same place should be a no-opLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-16sync visualbackendtest and vcl_backend_testLuboš Luňák
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-04-01SalInvert::N50 has 1x1 pixel checker size, not 2x2 (tdf#131580)Luboš Luňák