summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2021-10-21tdf#144222 fix pdf export with vertical layoutMark Hung
2021-09-08tdf#142129 vcl: add unit testMichael Stahl
2021-08-25VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
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
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-01Fix VclComplexTextTest::testArabic another wayMike Kaganski
2021-03-31Fix the test in Windows RDP sessionsMike Kaganski
2021-03-31drop 4bpp image formatsNoel
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-26vcl: remove writing and reading 4-bit bitmaps for BMP formatTomaž Vajngerl
2021-03-26vcl: Check expected PixelFormat in BMP testsTomaž Vajngerl
2021-03-26vcl: remove creating 4-bit palette bitmap when reading XPM formatTomaž Vajngerl
2021-03-24add a unittest for tdf#132367Luboš Luňák
2021-03-24tdf#141171: vcl_pdfexport: Add unittestXisco Fauli