summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2022-02-21tdf#147164: vcl_pdfexport: Add unittestXisco Fauli
2022-02-14tdf#147027: vcl_pdfexport: Add unittestXisco Fauli
2022-02-07pdfwriter: Check URIs exportedDr. David Alan Gilbert
2022-02-06this test is endian-dependantCaolán McNamara
2022-02-05this test assumes KacstBook has no Latin glyphsCaolán McNamara
2022-02-04test fails with both fedora KacstBook and bundled KacstBook installedCaolán McNamara
2022-02-04fix direct leaks in vcl cppunit testsCaolán McNamara
2022-02-04PDF export: improve precision of pdf image sizesMiklos Vajna
2022-02-03vcl: simplify assertColorsAreSimilarXisco Fauli
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-24PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2022-01-07PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-06tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-01Skip always failing testDrawingText on WindowsJan-Marek Glogowski
2021-12-27vcl: remove unnecessary actions from DrawGradientToMetafile()Chris Sherlock
2021-12-15tdf#144961 vcl: fix CJK matching in FindFontFamilyByAttributesHossein
2021-12-10return value by simply returning itLuboš Luňák
2021-12-10make sure Skia bitmap checksum is invalidated properlyLuboš Luňák
2021-12-04Fix typoAndrea Gelmini
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-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein
2021-11-29these are pdf export tests, move them to vcl_pdfexportXisco Fauli
2021-11-24tdf#84283: vcl_pdfexport: Add unittestXisco Fauli
2021-11-23CppunitTest_vcl_pdfexport: factor out common codeXisco Fauli
2021-11-17fix SkiaTest::testDrawDelayedScaleImage() with GPU+HiDPILuboš Luňák
2021-11-16try to avoid scaling bitmaps twice in Skia when drawingLuboš Luňák
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-15Fix typo in codeAndrea Gelmini
2021-11-13tdf#144961 vcl: test PhysicalFontCollection::FindFontFamilyByAttributes()Chris Sherlock
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-12fix assertion with scaled alpha image in SkiaSalBitmapLuboš Luňák
2021-11-05Revert "disable SkiaTest::testMatrixQuality because of tb68"Luboš Luňák
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-31do not mix bitmap read and write accessLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29tdf#145274: vcl_pdfexport: Add unittestXisco Fauli
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-10-22vcl: move variable declar's closer to 1st use in DrawComplexGradientToMetaFileChris Sherlock
2021-10-21tdf#144222 fix pdf export with vertical layoutMark Hung
2021-10-20vcl: test OutputDevice::DrawGradient()Chris Sherlock
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock
2021-10-15vcl: test OutputDevice::DrawPolygon()Chris Sherlock
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski