summaryrefslogtreecommitdiff
path: root/vcl/backendtest/outputdevice
AgeCommit message (Expand)Author
2024-10-18tdf#163486: PVS: variable is assigned values twice successivelyXisco Fauli
2024-05-10loplugin:ostr in vclNoel Grandin
2024-03-13tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
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-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-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
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-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-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
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-09fix Skia virtual device alpha blending (tdf#129865)Luboš Luňák
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák