summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/jpeg
AgeCommit message (Expand)AuthorFilesLines
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen2-4/+0
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-4/+4
2019-03-29check that jpeg export of 8bit grayscale worksLuboš Luňák2-0/+18
2019-03-28check that jpeg export of 8bit non-grayscale worksLuboš Luňák2-0/+88
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-09-14loplugin:constfields in vclNoel Grandin1-7/+3
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-6/+25
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-6/+6
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-6/+6
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin1-1/+2
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-4/+4
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-03-15Improve test failure outputStephan Bergmann1-2/+2
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2016-11-09vcl: non-symetric image to test JPEG importTomaž Vajngerl4-28/+29
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl4-0/+151