summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/svm
AgeCommit message (Expand)Author
2020-08-31Fix typo in codeAndrea Gelmini
2020-07-08svmtest shouldn't compare rendering against itselfLuboš Luňák
2020-07-03compute bitmap checksum for proper amount of bytes and bitsLuboš Luňák
2020-07-01do not use scanline padding for computing vcl bitmap checksumLuboš Luňák
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2019-11-27disable bitmap CRC checking in SvmTest::checkBitmap(Ex)s() for SkiaLuboš Luňák
2019-11-27also check rendering in SvmTest::testBitmaps()Luboš Luňák
2019-09-29vcl: refactor SVM test to check also from filesTomaž Vajngerl
2019-09-16vcl: update the svm test for gradient with additional exampleTomaž Vajngerl
2019-07-16write out empty state explicitly in writeRectangleNoel Grandin
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-04-29Fix typoAndrea Gelmini
2019-04-29Add MetaActionTransparent to the SVM testTomaž Vajngerl
2019-04-29Add TextAlign,RasterOp to the SVM testTomaž Vajngerl
2019-04-29Add LineColor,FillColor,OverlineColor to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionClipRegion to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionWallpaper to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionHatch to the SVM testTomaž Vajngerl
2019-04-29Add all MetaActions to SVM tests as stubs, change order of testsTomaž Vajngerl
2019-04-19vcl: extend SVM (MetaFile) BitmapEx testsTomaž Vajngerl
2019-04-16fix vcl_svm_test with OpenGLLuboš Luňák
2019-04-16remove pointless #ifdefLuboš Luňák
2019-03-08new loplugin constvarsNoel Grandin
2019-01-26vcl: test gradient draw into a metafile, extend the dumperTomaž Vajngerl
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-07-31loplugin:oncevarNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-30expand SVM test (Mask, TextRect, TextLine) and mtfxmldumpTomaž Vajngerl
2017-01-20svmtest: don't output GDIMetaFiles to disk in normal test runsTomaž Vajngerl
2017-01-15-Werror,-Wunused-private-fieldStephan Bergmann
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl