summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/PDFiumLibraryTest.cxx
AgeCommit message (Expand)Author
2024-06-14annot: read PDF FreeText annotation "DS" and "RC" keysTomaž Vajngerl
2024-06-14vcl: convert PDFiumLibraryTest to CPPUNIT_TEST_FIXTURETomaž Vajngerl
2024-05-10loplugin:ostr in vclNoel Grandin
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2022-09-21use more string_view in vclNoel Grandin
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2021-07-14external: update pdfium to 4568Miklos Vajna
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-04-15vcl PDFiumLibraryTest: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna
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-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl
2020-10-04pdfium: Support for InkStrokes and VerticesTomaž Vajngerl
2020-10-04pdfium: extend the PDF test with more types of annotationsTomaž Vajngerl
2020-09-06vcl: add testcase for reading different type of annotationsTomaž Vajngerl
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-20vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl
2020-06-20vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl