summaryrefslogtreecommitdiff
path: root/vcl/backendtest
AgeCommit message (Expand)AuthorFilesLines
2024-05-10loplugin:ostr in vclNoel Grandin3-224/+224
2024-03-13tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski2-6/+0
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+6
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin2-4/+4
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen1-0/+2
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin1-4/+4
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)2-9/+17
2023-02-07improve readability of VirtualDevice constructorNoel Grandin1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
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