summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2022-05-06vcl: test ImplAnimViewChris Sherlock1-0/+121
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp4-0/+51
2022-05-05vertical text test fails with latest harfbuzzCaolán McNamara1-2/+2
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann1-2/+2
2022-05-04use more string_view in unotoolsNoel Grandin1-1/+1
2022-05-03Just use Any ctor instead of makeAny in vclStephan Bergmann3-17/+17
2022-05-01tdf#74331: 16bit "min-is-black" tiff not loaded correctlyCaolán McNamara2-0/+51
2022-04-30ofz#47104 Revert "tdf#74331: 16bit "min-is-black" tiff not loaded correctly"Caolán McNamara2-51/+0
2022-04-29add a cppunit test for EraseAllMnemonicCharsCaolán McNamara1-0/+2
2022-04-29use more string_view in INetURLObjectNoel Grandin7-25/+24
2022-04-28tdf#74331: vcl_filters: Add unittestXisco Fauli2-0/+51
2022-04-18tdf#142151: vcl_filters: Add unittestXisco Fauli7-0/+77
2022-04-13use more string_view in vclNoel Grandin3-28/+28
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-4/+5
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+2
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák1-1/+0
2022-03-22ofz#45583 Integer-overflow on drawEPSCaolán McNamara1-0/+0
2022-03-12ofz#45269 Integer-overflowCaolán McNamara1-0/+0
2022-03-09PDF export of PDF images: don't preserve annotations in generalMiklos Vajna2-0/+20
2022-03-09tdf#143216: pdfwriter: Don't treat semi-valid URIs as local pathsDr. David Alan Gilbert1-0/+6
2022-03-09pdfwriter: Add check without relativeFsysDr. David Alan Gilbert1-29/+44
2022-03-03tdf#128445: vcl_pdfexport: Add unittestXisco Fauli2-0/+20
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski1-5/+5
2022-02-21tdf#147164: vcl_pdfexport: Add unittestXisco Fauli2-0/+16
2022-02-14tdf#147027: vcl_pdfexport: Add unittestXisco Fauli2-0/+17
2022-02-07pdfwriter: Check URIs exportedDr. David Alan Gilbert1-0/+96
2022-02-06this test is endian-dependantCaolán McNamara1-0/+6
2022-02-05this test assumes KacstBook has no Latin glyphsCaolán McNamara1-3/+5
2022-02-04test fails with both fedora KacstBook and bundled KacstBook installedCaolán McNamara1-3/+1
2022-02-04fix direct leaks in vcl cppunit testsCaolán McNamara1-138/+138
2022-02-04PDF export: improve precision of pdf image sizesMiklos Vajna1-0/+42
2022-02-03vcl: simplify assertColorsAreSimilarXisco Fauli2-24/+6
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák13-1/+249
2022-01-24PDF export: allow setting filter data keys from the cmdlineMiklos Vajna1-0/+19
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna2-0/+26
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski4-0/+4
2022-01-07PDF export of PDF images: preserve hyperlinksMiklos Vajna2-0/+18
2022-01-06tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar3-0/+13
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock2-218/+256
2022-01-01Skip always failing testDrawingText on WindowsJan-Marek Glogowski1-0/+2
2021-12-27vcl: remove unnecessary actions from DrawGradientToMetafile()Chris Sherlock1-11/+101
2021-12-15tdf#144961 vcl: fix CJK matching in FindFontFamilyByAttributesHossein1-0/+14
2021-12-10return value by simply returning itLuboš Luňák1-4/+2
2021-12-10make sure Skia bitmap checksum is invalidated properlyLuboš Luňák1-0/+41
2021-12-04Fix typoAndrea Gelmini1-1/+1
2021-11-30don't disable Skia tests on MacLuboš Luňák1-36/+51
2021-11-30fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák1-0/+96
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein2-0/+35
2021-11-29these are pdf export tests, move them to vcl_pdfexportXisco Fauli3-0/+669
2021-11-24tdf#84283: vcl_pdfexport: Add unittestXisco Fauli2-0/+7