summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/BackendTest.cxx
AgeCommit message (Expand)Author
2024-08-14qt: Remove "5" from render backend nameMichael Weghorn
2024-05-10loplugin:ostr in vclNoel Grandin
2024-03-16tdf#160036 Enable SKSL when using Skia/RasterPatrick Luby
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2023-12-13Enable Skia in unit testsMike Kaganski
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2022-01-01Skip always failing testDrawingText on WindowsJan-Marek Glogowski
2021-11-30don't disable Skia tests on MacLuboš Luňák
2021-11-30fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-11backendtest:Irregular HalfEllipse test via various drawing methodshomeboy445
2021-08-07backendtest: drop like shape test for polygon / polylinehomeboy445
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-05loplugin:unreffun (macOS)Stephan Bergmann
2021-03-05tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-03-03loplugin:unreffun (macOS)Stephan Bergmann
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-11-14enable vcl backendtest unittest for headless tooLuboš Luňák
2020-10-02opt-out from checking vclbackendtest failures rather than opt-inLuboš Luňák
2020-09-30fix DrawDeviceAlphaBitmap() with mirroring (tdf#136223)Luboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák
2020-09-04fix erasing virtual device with alphaLuboš Luňák
2020-09-02handle properly cleared bitmap used as alpha for Skia (tdf#136171)Luboš Luňák
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
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-05-06fix tdf#124848 test on MacLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák