summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/GraphicTest.cxx
AgeCommit message (Expand)Author
2022-12-29use TempFileFast for vcl graphics swapoutNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-23Fix GraphicTest::testLoadSVGZ() on non-default DPIXisco Fauli
2022-09-08tdf#150808: vcl_graphic_test: Add unittestXisco Fauli
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
2022-08-10Prepare GraphicDescriptor and GraphicFormatDetector for mergingofftkp
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-06-14stack-use-after-scopeStephan Bergmann
2021-06-11when converting WMF to WMF, simply do a direct copyLuboš Luňák
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-19do not overwrite bitmap if using existing one for png loadingLuboš Luňák
2021-04-15threaded loading also for png loaderLuboš Luňák
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-16vcl: add test to load graphic of some less common formatsTomaž Vajngerl
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-21disable some more tests for non-default-dpiNoel Grandin
2020-12-15graphic: Rework swapping algorithm to take GfxLink into accountTomaž Vajngerl
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-07vcl graphic export: convert EMF to WMF when WMF is requestedMiklos Vajna
2020-11-26WMF export: just write the source data as is for from-WMF graphicsMiklos Vajna
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-19use tools::Long in vclNoel
2020-08-17Add test for preserving page number when suappingTomaž Vajngerl
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-05-15do not hardcode a BitmapChecksum in a testLuboš Luňák
2020-05-11fix some leaks in vclNoel Grandin
2020-04-26Test swapping of GraphicTomaž Vajngerl
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-01Removed one pronounAndrea Gelmini
2019-10-01tdf#127446 vcl image lazy-load: fix custom size handling of metafilesMiklos Vajna
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2018-05-18Extend test for unloaded graphicTomaž Vajngerl
2018-04-28add test for ImportUnloadedGraphic and GraphicDescriptorTomaž Vajngerl