summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2021-05-18vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-14vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna
2021-05-06vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-04-06Exclude tests based on device color depth, not RDPMike Kaganski
2021-04-06Fix VclComplexTextTest::testArabic another wayMike Kaganski
2021-03-31Fix the test in Windows RDP sessionsMike Kaganski
2021-03-31Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-17round polygon points before merging them for Skia drawing (tdf#140848)Luboš Luňák
2021-03-08tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-02-03tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-25drop RadioButton arg defaultsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-04tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-19avoid Skia floating point position fixups for rectangles (tdf#137329)Luboš Luňák
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-14enable vcl backendtest unittest for headless tooLuboš Luňák
2020-11-13fix some tools::Long falloutNoel Grandin
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-11-05vcl pdf tokenizer: add real numbers testcaseMiklos Vajna
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-11-02pdf: test pdf re-export that bitmaps aren't duplicatedTomaž Vajngerl
2020-10-28convert some more long -> tools::LongNoel
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl
2020-10-18pdfium: extend tests checking color and presence of interior colorTomaž Vajngerl
2020-10-16vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
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