summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna
2020-10-14Fix typoAndrea Gelmini
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna
2020-10-07CppunitTest_vcl_pdfexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák
2020-10-04optimize and unittest SkiaSalBitmap::InterpretAs8Bit()Luboš Luňák
2020-10-04pdfium: Support for InkStrokes and VerticesTomaž Vajngerl
2020-10-04pdfium: extend the PDF test with more types of annotationsTomaž Vajngerl
2020-10-02opt-out from checking vclbackendtest failures rather than opt-inLuboš Luňák
2020-10-02fix SkiaTest::testDrawShaders()Luboš Luňák
2020-10-02vcl: add more PDFiumTextPage and PDFiumPage wrappersMiklos Vajna
2020-10-02SkCanvas::drawPaint() -> drawRect(), where applicable, and fix matrixLuboš Luňák
2020-10-01add CppunitTest_vcl_skia to do Skia-specific testsLuboš Luňák
2020-10-01CppunitTest_vcl_filter_ipdf: use vcl::pdf::PDFiumDocumentMiklos Vajna
2020-09-30fix DrawDeviceAlphaBitmap() with mirroring (tdf#136223)Luboš Luňák
2020-09-29make it possible to blacklist just "windows"Luboš Luňák
2020-09-29add test for 'fix parsing of Vulkan version numbers'Luboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák
2020-09-24More fixes of PDFium-provided strings, in test codeStephan Bergmann
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-06vcl: add testcase for reading different type of annotationsTomaž Vajngerl
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák
2020-09-04fix erasing virtual device with alphaLuboš Luňák
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02handle properly cleared bitmap used as alpha for Skia (tdf#136171)Luboš Luňák
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-28mark OKButton and HelpButton as finalCaolán McNamara
2020-08-28Fix typos in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-17Add test for preserving page number when suappingTomaž Vajngerl
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-20tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna
2020-07-16sync visualbackendtest and vcl_backend_testLuboš Luňák
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-08svmtest shouldn't compare rendering against itselfLuboš Luňák
2020-07-05add generateStripRanges and use that in StackBlur and ScaleSuperTomaž Vajngerl
2020-07-03compute bitmap checksum for proper amount of bytes and bitsLuboš Luňák
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann