summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
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
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-05-04sal_uLong->sal_Int64 in BitmapNoel Grandin
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-19do not overwrite bitmap if using existing one for png loadingLuboš Luňák
2021-04-15threaded loading also for png loaderLuboš Luňák
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-15vcl PDFiumLibraryTest: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-04-14vcl VectorGraphicSearchTest: avoid HAVE_FEATURE_PDFIUM ifdefMiklos Vajna
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara