summaryrefslogtreecommitdiff
path: root/pdf/pdf_mark.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* GhostPDF - Dest names need not be C stringsKen Sharp2023-02-171-5/+5
* GhostPDF - process a null object for the page of a /DestKen Sharp2023-02-151-10/+35
* GhostPDF, N-up and pdfwrite - don't preserve some pdfmarks with N-upKen Sharp2022-11-191-2/+2
* GhostPDF - minor change with broken named destinationsKen Sharp2022-11-181-3/+7
* GhostPDF - handle dictionary Dests in Names tree.Ken Sharp2022-11-171-0/+9
* GhostPDF - Sanitize Doc info strings for linearisationKen Sharp2022-11-151-15/+19
* GhostPDF - cater for a Dests Name treeKen Sharp2022-10-241-9/+27
* GhostPDF - some minor work on warning messagesKen Sharp2022-10-041-3/+3
* GhostPDF - fix /Limit checking in name treeKen Sharp2022-07-151-20/+42
* GhostPDF - handle page numbers in /DestKen Sharp2022-07-071-10/+15
* GhostPDF - Fix Outline processingKen Sharp2022-06-211-0/+3
* Fix "unused variable" warningChris Liddell2022-06-071-1/+0
* Coverity IDs 378824, 378825Ken Sharp2022-06-021-1/+1
* GhostPDF - fix memory overrun (again)Ken Sharp2022-06-011-1/+1
* GhostPDF - Handle Outlines in multiple input files with pdfwriteKen Sharp2022-05-311-28/+157
* GhostPDF - fix named destinationsKen Sharp2022-05-301-1/+1
* GhostPDF - implement named DestinationsKen Sharp2022-05-281-10/+100
* pdfi: Introduce pdfi_type_of.Robin Watts2022-05-051-19/+23
* Rename pdfmark related functionsChris Liddell2022-02-171-62/+62
* GhostPDF - memory leak caused by using wrong dictionaryKen Sharp2022-02-151-2/+1
* OSS-fuzz #43781 - improve loop detection in pdfi_resolve_indirectKen Sharp2022-01-191-9/+3
* OSS-fuzz #42698 - Error if no Vertices specified in PolyLineKen Sharp2021-12-201-2/+2
* Coverity ID 373904 NULL pointer derefrenceKen Sharp2021-11-111-0/+3
* PDF interpreters - fix Outline preservationKen Sharp2021-11-081-9/+11
* GhostPDF - preserve marked content from input PDF files with pdfwriteKen Sharp2021-10-301-1/+1
* pdfi: Remove not required header include from a few source filesChris Liddell2021-09-151-1/+0
* Ghostpdf - fix memory leakKen Sharp2021-08-301-0/+1
* GhostPDF - Preserve DOCINFO when the device understands pdfmarkKen Sharp2021-08-231-2/+37
* GhostPDF - Write *Box page entries to pdfwriteKen Sharp2021-08-231-0/+99
* Coverity IDs 372283, 372288 and 372298Ken Sharp2021-08-141-7/+16
* GhostPDF - Tidy up headers in ghostpdf.hKen Sharp2021-08-131-0/+2
* Commit pdfi to master.Robin Watts2021-08-121-0/+939