summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl1-1/+1
2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara1-0/+0
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski1-43/+0
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl1-0/+39
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl8-43/+36
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski2-45/+47
2021-04-01Fix VclComplexTextTest::testArabic another wayMike Kaganski1-2/+5
2021-03-31Fix the test in Windows RDP sessionsMike Kaganski1-1/+1
2021-03-31drop 4bpp image formatsNoel3-63/+4
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski2-0/+90
2021-03-26vcl: remove writing and reading 4-bit bitmaps for BMP formatTomaž Vajngerl2-2/+2
2021-03-26vcl: Check expected PixelFormat in BMP testsTomaž Vajngerl1-0/+10
2021-03-26vcl: remove creating 4-bit palette bitmap when reading XPM formatTomaž Vajngerl1-1/+1
2021-03-24add a unittest for tdf#132367Luboš Luňák1-0/+23
2021-03-24tdf#141171: vcl_pdfexport: Add unittestXisco Fauli2-0/+55
2021-03-21fix SalLayoutGlyphs caching with MultiSalLayoutLuboš Luňák1-0/+55
2021-03-19vcl: add interlaced test case for PngImageReaderTomaž Vajngerl2-2/+8
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl4-0/+377
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák1-6/+4
2021-03-17round polygon points before merging them for Skia drawing (tdf#140848)Luboš Luňák1-0/+30
2021-03-17Fix CPPUNIT_ASSERT_EQUAL argument type mismatch (Windows, 64-bit)Stephan Bergmann1-22/+22
2021-03-16fixes for SkiaSalBitmap delayed scaling (tdf#140930)Luboš Luňák1-0/+43
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl12-0/+197
2021-03-14ofz#32026 null-derefCaolán McNamara1-0/+0
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl16-67/+76
2021-03-13test gif-in-png Microsoft extensionLuboš Luňák2-0/+17
2021-03-12tdf#127217: vcl_pdfexport: Add unittestXisco Fauli2-0/+33
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák2-0/+0
2021-03-12tdf#129085: vcl_pdfexport: Add unittestXisco Fauli2-0/+43
2021-03-12tdf#124272: vcl_pdfexport: Add unittestXisco Fauli2-0/+44
2021-03-10disable SkiaTest::testMatrixQuality because of tb68Luboš Luňák1-0/+4
2021-03-08Remove spurious empty lines againStephan Bergmann2-2/+0
2021-03-05loplugin:unreffun (macOS)Stephan Bergmann1-6/+6
2021-03-05tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner1-0/+7
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz1-40/+0
2021-03-03do not smoothscale if not changing pixel sizeLuboš Luňák1-0/+20
2021-03-03loplugin:unreffun (macOS)Stephan Bergmann3-13/+19
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl2-0/+12
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák1-0/+36
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin1-5/+5
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner3-0/+14
2021-02-22optimize Bitmap::Mirror()Luboš Luňák1-0/+65
2021-02-18vcl: move def. of peekGraphicFormat into GraphicFormatDetectorTomaž Vajngerl1-16/+16
2021-02-18vcl: condense the description and rename the peek format functionTomaž Vajngerl1-16/+16
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl10-0/+56508
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl12-0/+72
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl5-0/+62
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl8-0/+62
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl8-0/+729
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl19-0/+124