summaryrefslogtreecommitdiff
path: root/vcl/inc/pdf
AgeCommit message (Expand)Author
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-09Use same glyph width in PDF drawing and font subsetKhaled Hosny
2022-05-25cid#1504535 Uninitialized scalar fieldCaolán McNamara
2022-05-22cid#1504535 Uninitialized scalar fieldCaolán McNamara
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use SalLayoutGlyphsCache in PDFWriterImplLuboš Luňák
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:unusedfieldsNoel Grandin
2021-09-07vcl: followup tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-08-27Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-01-22find-can-be-private-symbolsNoel
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2020-11-23pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2020-11-04Fix typosAndrea Gelmini
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-09-17tdf#136805 PDF export: re-add XMP basic meta dataJan-Marek Glogowski
2020-07-07make some symbols privateNoel Grandin
2020-06-20pragma once for some PDF headersTomaž Vajngerl
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-19Fix typosAndrea Gelmini
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl
2019-12-29pdf: convert ResourceKind enum to enum classTomaž Vajngerl
2019-12-29pdf: move struct ResourceDict to it's own fileTomaž Vajngerl
2019-12-29pdf: move struct BitmapID 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