summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/svm
AgeCommit message (Expand)Author
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-20Fix CppunitTest_vcl_svm_test for big endianStephan Bergmann
2022-07-19Replace old png writer in svmtest.cxxofftkp
2022-07-19Fix endian-dependent test for goodStephan Bergmann
2022-02-06this test is endian-dependantCaolán McNamara
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-02Replace GDIMetaFile::Read with SvmReader::Read in svmtest.cxxpanoskorovesis
2021-07-31Create SvmWriter classpanoskorovesis
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-05Create Separate SvmReader classpanoskorovesis
2021-07-01exclude some tests for non-default DPINoel Grandin
2021-06-28Add FloatTransparent cppunit test to vcl.panoskorovesis
2021-06-28Add EPS cppunit test to vcl.panoskorovesis
2021-06-25loplugin:unreffun (clang-cl)Stephan Bergmann
2021-06-23Add LayoutMode cppunit test to vcl.panoskorovesis
2021-06-23Add TextLanguage cppunit test to vcl.panoskorovesis
2021-06-23Add Font cppunit test to vcl.panoskorovesis
2021-06-23Add Comment cppunit test to vcl.panoskorovesis
2021-06-16Add MapMode cppunit test to vcl.panoskorovesis
2021-06-16Add MoveClipRegion cppunit test to vclpanoskorovesis
2021-06-14Add ClipRegion cppunit test to vclpanoskorovesis
2021-06-11Add IntersectClipRegion cppunit tests to vclpanoskorovesis
2021-06-09Add GradientEx cppunit test to vclpanoskorovesis
2021-06-09Add RefPoint cppunit test to vclpanoskorovesis
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-03-31drop 4bpp image formatsNoel
2021-03-26vcl: remove writing and reading 4-bit bitmaps for BMP formatTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-08loplugin:elidestringvarStephan Bergmann
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
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