summaryrefslogtreecommitdiff
path: root/sd/source/filter/pdf
AgeCommit message (Expand)Author
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-06-25new doesn't return null on failureCaolán McNamara
2021-06-25pdf import: handle out of memory / failure to duplicate page.Michael Meeks
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08use more IsTransparentNoel
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: protect size, position when opening with PDFium import filterTomaž 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-08-19vcl, sd: various small cleanupsMiklos Vajna
2020-06-24sd: ignore UNDO when importing a PDF with SdPdfFilterTomaž Vajngerl
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-21sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-27clean-up SdPdfFilter implementationTomaž Vajngerl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-08-25pdfium: Delay the swap out.Jan Holesovsky
2019-08-25pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-07sd: make the imported PDF page exactly as originalAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07sd: pdf: really share the PDF streamAshod Nakashian
2018-06-07svx: import PDF text using PDFiumAshod Nakashian
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07svx: sd: cosmeticsAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian