summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2021-08-28vcl: move TextLayoutCache to own module headerChris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-26vcl: partial revert of drawmodeChris Sherlock
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-23disable vertical text test for Mac/SkiaLuboš Luňák
2021-08-23fix skia scanline size in bitmap testLuboš Luňák
2021-08-23ofz: use BmpScaleFlag::Fast when recovering from bad svm mask sizeCaolán McNamara
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-11backendtest:Irregular HalfEllipse test via various drawing methodshomeboy445
2021-08-07backendtest: drop like shape test for polygon / polylinehomeboy445
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-14external: update pdfium to 4568Miklos Vajna
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-14stack-use-after-scopeStephan Bergmann
2021-06-14Add ClipRegion cppunit test to vclpanoskorovesis
2021-06-11when converting WMF to WMF, simply do a direct copyLuboš Luňák
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet
2021-06-11ofz#35150 crash in Bitmap::Crop from wmf loadCaolán McNamara
2021-06-11ofz#35149 crash in vcl::bitmap::CreateFromData from wmf loadCaolán McNamara
2021-06-11Add IntersectClipRegion cppunit tests to vclpanoskorovesis
2021-06-10tdf#142629: vcl_filters_test: Add unittestXisco Fauli
2021-06-09Add GradientEx cppunit test to vclpanoskorovesis
2021-06-09Add RefPoint cppunit test to vclpanoskorovesis
2021-06-02Re-enable part of testTdf108963 on WindowsMike Kaganski
2021-06-02Use CPPUNIT_ASSERT_DOUBLES_EQUAL, which fits the taskMike Kaganski
2021-05-31Drop Window::IsDisposedNoel
2021-05-25Fix typoAndrea Gelmini
2021-05-24add vcl unittests for basic text renderingLuboš Luňák
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna