summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2021-04-15threaded loading also for png loaderLuboš Luňák
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-15vcl PDFiumLibraryTest: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-14vcl VectorGraphicSearchTest: avoid HAVE_FEATURE_PDFIUM ifdefMiklos Vajna
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-01Fix VclComplexTextTest::testArabic another wayMike Kaganski
2021-03-31Fix the test in Windows RDP sessionsMike Kaganski
2021-03-31drop 4bpp image formatsNoel
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-26vcl: remove writing and reading 4-bit bitmaps for BMP formatTomaž Vajngerl
2021-03-26vcl: Check expected PixelFormat in BMP testsTomaž Vajngerl
2021-03-26vcl: remove creating 4-bit palette bitmap when reading XPM formatTomaž Vajngerl
2021-03-24add a unittest for tdf#132367Luboš Luňák
2021-03-24tdf#141171: vcl_pdfexport: Add unittestXisco Fauli
2021-03-21fix SalLayoutGlyphs caching with MultiSalLayoutLuboš Luňák
2021-03-19vcl: add interlaced test case for PngImageReaderTomaž Vajngerl
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-17round polygon points before merging them for Skia drawing (tdf#140848)Luboš Luňák
2021-03-17Fix CPPUNIT_ASSERT_EQUAL argument type mismatch (Windows, 64-bit)Stephan Bergmann
2021-03-16fixes for SkiaSalBitmap delayed scaling (tdf#140930)Luboš Luňák
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl
2021-03-14ofz#32026 null-derefCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-13test gif-in-png Microsoft extensionLuboš Luňák
2021-03-12tdf#127217: vcl_pdfexport: Add unittestXisco Fauli
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-12tdf#129085: vcl_pdfexport: Add unittestXisco Fauli
2021-03-12tdf#124272: vcl_pdfexport: Add unittestXisco Fauli
2021-03-10disable SkiaTest::testMatrixQuality because of tb68Luboš Luňák
2021-03-08Remove spurious empty lines againStephan Bergmann
2021-03-05loplugin:unreffun (macOS)Stephan Bergmann
2021-03-05tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-03-03do not smoothscale if not changing pixel sizeLuboš Luňák
2021-03-03loplugin:unreffun (macOS)Stephan Bergmann
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-02-22optimize Bitmap::Mirror()Luboš Luňák
2021-02-18vcl: move def. of peekGraphicFormat into GraphicFormatDetectorTomaž Vajngerl
2021-02-18vcl: condense the description and rename the peek format functionTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl