summaryrefslogtreecommitdiff
path: root/vcl/source/pdf
AgeCommit message (Expand)Author
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-23These PDFium-provided strings are always in UTF-16LEStephan Bergmann
2020-09-23These PDFium-provided string sizes must always be multiples of 2Stephan Bergmann
2020-09-17Add schema comment to XML namespaced blockJan-Marek Glogowski
2020-09-17tdf#136805 PDF export: re-add XMP basic meta dataJan-Marek Glogowski
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-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-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-03pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl
2019-12-29pdf: move struct ResourceDict to it's own fileTomaž Vajngerl
2019-12-29pdf: support for PDF/UA in PDFWriter, write flag to the metadataTomaž Vajngerl
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl