summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/svm/svmtest.cxx
AgeCommit message (Expand)Author
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2023-01-15vcl: add more device independent checks for bitmaps in svmtestTomaž Vajngerl
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
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