summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/BitmapTest.cxx
AgeCommit message (Expand)Author
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-28vcl: test greyscale bitmap conversion functionsChris Sherlock
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27vcl: test BitmapPalette greysChris Sherlock
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock
2018-02-25vcl: test Bitmap::MakeMonoChris Sherlock
2018-02-25vcl: bitmap tests: bit-width, number colors, PrefSize, and byte-sizeChris Sherlock
2018-02-25vcl: remove vcl/qa/cppunit/BitmapTest.cxx from clang-format blacklistChris Sherlock
2018-02-25vcl: add some basic Bitmap testsChris Sherlock
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-03-25fix headless buildOliver Specht
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-11Fix test on FreeBSD which uses the same backend as LinuxBaptiste Daroussin
2015-12-10Calm unit test down for GL row-strides.Michael Meeks
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-01Fixup CRC related unit tests for now.Michael Meeks
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-30Scanlines on Windows seem to be padded to DWORD multiplesTor Lillqvist
2015-03-30coverity#1292225 variable guards dead codeCaolán McNamara
2015-03-29Fix test on non-LinuxStephan Bergmann
2015-03-29vcl: test for bitmap convert, use scoped read/write accessTomaž Vajngerl
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl