summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gpdl: tiff handler; fix leak.Robin Watts2023-04-051-3/+7
* Bug 706539: Fix crash seen when decoding 2 tiffs in a row.Robin Watts2023-04-051-0/+3
* GPDL Tiff: Rework alpha support for planar.Robin Watts2023-04-051-18/+108
* Ghostscript - convert the system default paper size to lower caseKen Sharp2023-04-052-2/+17
* Update postal address in file headersChris Liddell2023-04-041895-5620/+5653
* GhostPDF - write 3-byte Unicode values with leading 0Ken Sharp2023-04-041-6/+6
* Bug 706532: Propagate "non_strict_bounds" to clipping devices.Robin Watts2023-04-041-1/+4
* Bug 706530: Tweak shading optimisation code.Robin Watts2023-03-311-72/+90
* pdfwrite - do not reverse the order of clip subpathsKen Sharp2023-03-311-11/+14
* Bug 706522: Fix scale rounding in the FAPI interface codeghostpdl-10.02.0-test-base-001Chris Liddell2023-03-291-7/+10
* Fix memory leak in gdevdocx.c device.Robin Watts2023-03-291-1/+5
* Have the docs grab the version number from base/version.makChris Liddell2023-03-281-2/+24
* GhostPDF - fix another category of broken PDF filesKen Sharp2023-03-271-1/+9
* Put back the MD5Encode filterKen Sharp2023-03-271-2/+2
* PostScript filters - remove non-standard filters when SAFER is trueKen Sharp2023-03-241-0/+12
* Graphics library - prevent buffer overrun in (T)BCP encodingKen Sharp2023-03-241-1/+9
* Guard against buffer overflow in xps_clean_path.Robin Watts2023-03-231-2/+3
* Bring master up to date with 10.01.0 release branchChris Liddell2023-03-2216-45/+35
* ps2write - prevent PSPageOptions wrappingKen Sharp2023-03-184-6/+12
* Idiom Recognition - fix bug in PPI_CUilsKen Sharp2023-03-161-1/+1
* Bug 706478: pdfwrite: Substituted TTF CIDFont CID handlingChris Liddell2023-03-151-27/+46
* GhostPDF - specifically check for a fatal error return from InfoKen Sharp2023-03-141-1/+5
* GhostPDF - Fix annotation visibility detection, improve -dPrinted.Ken Sharp2023-03-145-5/+19
* Update docs version to 10.02.0 to match sourcesChris Liddell2023-03-131-1/+1
* GhostPDF - ignore null DecodeParamsKen Sharp2023-03-131-4/+7
* GhostPDF - Use the correct encryption configuration for streamsKen Sharp2023-03-131-1/+1
* Pdfwrite - don't count clipped text for auto rotationKen Sharp2023-03-133-27/+33
* Bug 706351 (maybe): Fix error seen when testing display dev in api_testRobin Watts2023-03-101-4/+12
* Update -Z! output to include error returns.Robin Watts2023-03-101-1/+3
* Tweak api_test to only hide pointers in CLUSTER builds.Robin Watts2023-03-102-2/+4
* Fix display device test failure with chunky separations.Robin Watts2023-03-101-2/+2
* Bug 706467: Fix null deref in display device.Robin Watts2023-03-101-0/+3
* Documentation updates for 10.01.0Jamie Lemon2023-03-108-60/+2
* Bug 706469: Avoid creating empty images directoryChris Liddell2023-03-101-2/+1
* Bug 706466: Avoid NULL deref in file access code.Robin Watts2023-03-091-0/+4
* Bug 706465: Avoid zero-page access in swift interpreter exit.Robin Watts2023-03-091-12/+15
* Bug 706464: Avoid strcpy onto itself.Robin Watts2023-03-091-2/+2
* Bug 706463: Fix buffer overflow seen in bjc600.Robin Watts2023-03-091-2/+12
* Bug 706462: Fix heap overflow bug in command line dict parsing.Robin Watts2023-03-091-2/+8
* Bug 706468: Avoid creating empty man page directoryChris Liddell2023-03-091-2/+2
* pdfwrite - Fix missing shading caseKen Sharp2023-03-092-1/+22
* Bug 706461: Fix fuzzing detected heap overflow.Robin Watts2023-03-091-2/+2
* Bug 706460: Add missing include in gdevdocx.cRobin Watts2023-03-091-0/+1
* Fix typo in pdf ToUnicode text handling.Robin Watts2023-03-081-1/+1
* pdfwrite: Don't free copied font object when it's in useChris Liddell2023-03-071-1/+2
* txtwrite & friends - don't attempt to use glyph name after an errorKen Sharp2023-03-031-2/+2
* Fix size_t -> int overflow in cmd_get_buffer_space.Robin Watts2023-03-031-2/+11
* Fix cut and paste error in warning.Robin Watts2023-03-031-2/+2
* gdev_prn_size_buf_planar: Initialise mdev.Robin Watts2023-03-031-2/+2
* Documentation: Updates VectorDevices.rst to correct typos.Jamie Lemon2023-03-031-3/+3