summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfobjectcopier.cxx
AgeCommit message (Expand)Author
2024-07-23Resolves: tdf#162161 reexport of specific pdf appears blankCaolán McNamara
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-14use more string_view in vcl::PDFObjectContainerNoel Grandin
2023-01-03vcl: Copy the resource kind object itself if...Dennis Francis
2023-01-03vcl: copy /Pattern resources tooDennis Francis
2022-12-21vcl: /Filter [/FlatDecode] not properly readDennis Francis
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-11-04vcl: remove not needed pObjectStream in PDFObjectCopier::copyExternalResource()Miklos Vajna
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2020-11-23pdf: Improve dict and array format when copying with PDFObjectCopierTomaž Vajngerl
2020-11-23pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2020-11-11pdf: use object stream to copy dict or array contentTomaž Vajngerl
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna
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