summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
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-06ofz#32796: no pdfium during wmf fuzzingCaolán McNamara
2021-03-11tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-03-10tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-02-03tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-04tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2020-12-16tdf#138950 allow up to one short read to not trigger cancelling importCaolán McNamara
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-18vcl: clean up unused PDFDocument functionsMiklos Vajna
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16fix loplugin indentation warningLuboš Luňák
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-11pdf: use a common call to parse a objectTomaž Vajngerl
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
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-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos 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-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-19use tools::Long in vclNoel
2020-10-18pdfium: simplify point unit conversion to HMM for annotationsTomaž Vajngerl
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-16vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-10-16pdfium: add an FPDFBitmap_Create() wrapperMiklos Vajna
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-12try to read JPEGs as BGR if wanted and availableLuboš Luňák
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-25Correctly parse real numbers in PDFsFelix Wiegand
2020-09-23Correctly read PNG into bitmaps N32BitTcA... formats (where alpha comes first)Stephan Bergmann
2020-09-23tdf#135303Tomoyuki Kubota
2020-09-19fix non-pdfium buildNoel Grandin
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13tdf#132561 fix png export from DrawNoel Grandin
2020-09-07Confine findAnnotations to HAVE_FEATURE_PDFIUMStephan Bergmann
2020-09-06pdf: don't require that a "text" annotation has a "pop-up" childTomaž Vajngerl