summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
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
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-17vcl: add TIF case to GraphicDescriptorTestTomaž Vajngerl
2021-02-16vcl: add test to load graphic of some less common formatsTomaž Vajngerl
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21drop RadioButton arg defaultsCaolán McNamara
2021-01-20vcl: check DISABLE_CVE_TESTS in TiffFilterTest::testCVEs()Michael Stahl
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-19vcl: a way to create data for BinaryDataContainer without copyingTomaž Vajngerl
2021-01-17Fix typosAndrea Gelmini
2021-01-17tdf#139643: added a test, that checks the PDF/UA metadata is setTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15replace stock button labelsCaolán McNamara