summaryrefslogtreecommitdiff
path: root/include/vcl/filter
AgeCommit message (Expand)Author
2021-05-06vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna
2020-11-18vcl: clean up unused PDFDocument functionsMiklos Vajna
2020-11-12pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl
2020-11-12xmlsecurity: prepare to verify signatures using pdfiumMiklos Vajna
2020-11-11pdf: use a common call to parse a objectTomaž Vajngerl
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna
2020-11-06pdfium: add FPDFBitmap_GetBuffer/Stride wrappersMiklos Vajna
2020-10-28pdfium: add an FPDF_RenderPageBitmap() wrapperMiklos Vajna
2020-10-28pdfium: add an FPDFBitmap_FillRect() wrapperMiklos Vajna
2020-10-22pdfium: add a wrapper for FPDFPage_HasTransparency()Miklos Vajna
2020-10-22pdfium: add a wrapper for FPDF_SaveWithVersion()Miklos Vajna
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl
2020-10-16pdfium: add an FPDFBitmap_Create() wrapperMiklos Vajna
2020-10-15pdfium: add a dict. key constant for interior colorTomaž Vajngerl
2020-10-15pdfium: add reading of attachment points to the wrapperTomaž Vajngerl
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl
2020-10-15pdfium: add getColor and getInteriourColor to PDFiumAnnotationTomaž Vajngerl
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-04pdfium: Support for InkStrokes and VerticesTomaž Vajngerl
2020-10-04pdfium: add getObject, getValueType for PDFiumAnnotationTomaž Vajngerl
2020-10-02vcl: add more PDFiumTextPage and PDFiumPage wrappersMiklos Vajna
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-08pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna
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
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-17sd signature line: implement non-empty geometry during pdf signMiklos Vajna
2020-06-16sd signature line: access the pdf shape from the appearance writerMiklos Vajna
2020-06-03pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-05-02cleanup namespaces in pdfdocument.hxxTomaž Vajngerl
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-03-09loplugin:unnecessaryvirtualNoel Grandin