summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2020-11-17loplugin:stringviewparam check methods tooNoel3-18/+18
2020-11-16Instead of labs, use overloaded absStephan Bergmann1-1/+5
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara1-0/+5
2020-11-14enable vcl backendtest unittest for headless tooLuboš Luňák1-3/+2
2020-11-13fix some tools::Long falloutNoel Grandin1-2/+2
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski8-63/+63
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna2-29/+27
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-1/+1
2020-11-05vcl pdf tokenizer: add real numbers testcaseMiklos Vajna2-0/+72
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl1-1/+1
2020-11-02pdf: test pdf re-export that bitmaps aren't duplicatedTomaž Vajngerl2-0/+191
2020-10-28convert some more long -> tools::LongNoel1-4/+5
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara1-1/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin3-10/+10
2020-10-19use tools::Long in vclNoel9-71/+73
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl1-0/+12
2020-10-18pdfium: extend tests checking color and presence of interior colorTomaž Vajngerl1-0/+2
2020-10-16vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna2-0/+76
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel2-4/+4
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl1-0/+2
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna1-12/+9
2020-10-14Fix typoAndrea Gelmini1-1/+1
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák1-0/+42
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna1-46/+6
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna1-7/+4
2020-10-07CppunitTest_vcl_pdfexport: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-147/+56
2020-10-07ui files: fix some capitalisation issuesNoel1-3/+3
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák1-0/+60
2020-10-04optimize and unittest SkiaSalBitmap::InterpretAs8Bit()Luboš Luňák1-5/+35
2020-10-04pdfium: Support for InkStrokes and VerticesTomaž Vajngerl1-0/+6
2020-10-04pdfium: extend the PDF test with more types of annotationsTomaž Vajngerl2-1/+44
2020-10-02opt-out from checking vclbackendtest failures rather than opt-inLuboš Luňák1-2/+13
2020-10-02fix SkiaTest::testDrawShaders()Luboš Luňák1-5/+5
2020-10-02vcl: add more PDFiumTextPage and PDFiumPage wrappersMiklos Vajna1-217/+220
2020-10-02SkCanvas::drawPaint() -> drawRect(), where applicable, and fix matrixLuboš Luňák1-1/+110
2020-10-01add CppunitTest_vcl_skia to do Skia-specific testsLuboš Luňák1-0/+71
2020-10-01CppunitTest_vcl_filter_ipdf: use vcl::pdf::PDFiumDocumentMiklos Vajna1-10/+6
2020-09-30fix DrawDeviceAlphaBitmap() with mirroring (tdf#136223)Luboš Luňák2-18/+79
2020-09-29make it possible to blacklist just "windows"Luboš Luňák2-2/+19
2020-09-29add test for 'fix parsing of Vulkan version numbers'Luboš Luňák2-0/+51
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák2-2/+2
2020-09-25make vclbackendtest test gradientsLuboš Luňák1-2/+89
2020-09-24More fixes of PDFium-provided strings, in test codeStephan Bergmann1-2/+29
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák1-12/+14
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara5-5/+5
2020-09-06vcl: add testcase for reading different type of annotationsTomaž Vajngerl2-0/+42
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl1-9/+9
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák1-0/+53
2020-09-04fix erasing virtual device with alphaLuboš Luňák1-1/+68
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+1