summaryrefslogtreecommitdiff
path: root/vcl/backendtest
AgeCommit message (Expand)AuthorFilesLines
2022-02-03handle graphics test specially in backends too if neededLuboš Luňák1-105/+231
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen1-7/+49
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen1-0/+1
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák4-51/+132
2021-11-16implement HiDPI support for Skia/Mac (tdf#144214)Luboš Luňák1-1/+1
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák4-26/+174
2021-11-07cid#1493474 Arguments in wrong orderCaolán McNamara1-0/+1
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy4455-6/+123
2021-11-03loplugin:constparamsNoel Grandin1-1/+1
2021-10-31backendtest: Drawing Open Polygon testhomeboy4457-0/+248
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy44511-76/+173
2021-09-28gives names to all the Idles and TasksNoel Grandin1-0/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-1/+1
2021-09-15loplugin:constvarsNoel Grandin1-1/+1
2021-09-03backendtest: Rectangle on wide surfaces Drawing testhomeboy4459-0/+560
2021-08-28Fix typosAndrea Gelmini2-4/+4
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy4453-35/+206
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy4454-0/+256
2021-08-26backendtest: Text Drawing testhomeboy4453-2/+125
2021-08-18loplugin:constparamsNoel Grandin2-2/+2
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski3-13/+11
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy4453-16/+133
2021-08-13cid#1490210 silence Arguments in wrong orderCaolán McNamara1-0/+2
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy4454-0/+152
2021-08-11backendtest:Irregular HalfEllipse test via various drawing methodshomeboy4455-251/+481
2021-08-08cid#1489971 silence Arguments in wrong orderCaolán McNamara1-1/+4
2021-08-07backendtest: drop like shape test for polygon / polylinehomeboy4454-0/+275
2021-07-27Added the feature to store VCL test results as a zip filehomeboy4451-3/+315
2021-07-10Added support for viewing results in the VCL tests UI boxhomeboy4451-150/+305
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy4451-0/+914
2021-06-03vcl: fix clang7 buildMiklos Vajna1-1/+1
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák3-5/+212
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl1-5/+5
2021-02-24do not dispose XDesktop in visualbackendtestLuboš Luňák1-2/+0
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock2-2/+3
2020-12-24custom literal for Degree10Noel Grandin1-4/+4
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock1-1/+1
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer4-46/+43
2020-11-17implement also axial gradient for skiaLuboš Luňák1-3/+3
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-4/+4
2020-10-19use tools::Long in vclNoel3-58/+58
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-01loplugin:reducevarscope in vclNoel1-4/+2
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák1-1/+1
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák5-5/+5
2020-09-25xor drawing done twice in the same place should be a no-opLuboš Luňák1-1/+17
2020-09-25make vclbackendtest test gradientsLuboš Luňák3-14/+392
2020-08-04loplugin:flatten in vclNoel Grandin1-11/+11
2020-07-16sync visualbackendtest and vcl_backend_testLuboš Luňák1-20/+78