summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/jpeg
AgeCommit message (Expand)Author
2021-01-07improve JpegWriterTest - detect type is correct during roundtripTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-16tdf#138950: vcl_jpeg_read_write: Add unittestXisco Fauli
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-19use tools::Long in vclNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
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
2019-03-29check that jpeg export of 8bit grayscale worksLuboš Luňák
2019-03-28check that jpeg export of 8bit non-grayscale worksLuboš Luňák
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-03-15Improve test failure outputStephan Bergmann
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2016-11-09vcl: non-symetric image to test JPEG importTomaž Vajngerl
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl