summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/svm
AgeCommit message (Expand)Author
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-06-18loplugin:ostr in variousNoel Grandin
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-09update crcs for --enable-cairo-rgba caseCaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
2023-08-22vcl: Fix dumping meta file layout flags to XMLKhaled Hosny
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
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