summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 698135: Import security fix for OpenJPEGopenjpeg-2.2.0-updateChris Liddell2017-08-291-44/+54
* Avoid getenv call in openjpegMichael Vrhel2017-08-291-0/+5
* update makefiles, interface and vcproj files for new openjpeg versionChris Liddell2017-08-293-17/+14
* Import patches from Sumatra's tree.Robin Watts2017-08-292-1/+7
* Add predefined openjpeg headers.Robin Watts2017-08-292-0/+46
* Zap the openjpeg stuff we don't needChris Liddell2017-08-29408-219390/+0
* OpenJPEG 2.2.0 initial commitChris Liddell2017-08-29477-24614/+247555
* PDF interpreter - Properly clamp real arguments for /Indexed spacesKen Sharp2017-08-291-2/+15
* PDF Interpreter - Paint one pixel for Patterns with BBox width/height of 0Ken Sharp2017-08-291-1/+16
* fix previous commitKen Sharp2017-08-281-2/+4
* pdfwrite - fix 2 scan-build warningsKen Sharp2017-08-281-2/+2
* PDF Interpreter - Handle recursive /Prev entries in trailer dictionariesKen Sharp2017-08-281-0/+36
* pdfwrite - fix a couple of compiler warningsKen Sharp2017-08-261-0/+9
* pdfwrite - add code to apply transfer functions instead of preservingKen Sharp2017-08-269-30/+759
* Fixes for .genorderedRay Johnston2017-08-245-92/+160
* Move gen_ordered.c from toolbin to base.Ray Johnston2017-08-2315-394/+420
* Fix debug -dNOCACHE command line option.Henry Stiles2017-08-221-10/+5
* Bug 698392: add a type check to transparency enum_param()Chris Liddell2017-08-221-0/+2
* Bug 698391: check base_space pointer before de-referencingChris Liddell2017-08-221-2/+5
* pdfwrite - don't attempt to use the image-to-mask device unless its presentKen Sharp2017-08-221-4/+6
* Fix FAPI memory leaks.Chris Liddell2017-08-222-1/+18
* XPS Interpreter - fix a formatting mistakeKen Sharp2017-08-211-2/+2
* Coverity IDs 158378, 158393Ken Sharp2017-08-211-2/+9
* Coverity IDs 158372 - 4, 158384Ken Sharp2017-08-191-0/+3
* Coverity ID 158375Ken Sharp2017-08-191-0/+10
* Coverity ID 158394Ken Sharp2017-08-191-0/+3
* PDF interpreter - Cover some cases of illegal /Parent entriesKen Sharp2017-08-182-9/+47
* Bug 698363: bounds check against length of loca tableChris Liddell2017-08-181-1/+4
* Bug 698356: Add reference counting for SMask ICC profilesChris Liddell2017-08-181-7/+10
* Add .gen_ordered operator to PS and htsc_gen_ordered to gs libRay Johnston2017-08-1715-152/+442
* Refactor gen_ordered to allow for use by an application (ghostscript).Ray Johnston2017-08-173-465/+675
* Bug 694680: Prevent SEGV due to uninitialised structure.Shailesh Mistry2017-08-171-1/+10
* pdfwrite - remove obselete codeKen Sharp2017-08-152-19/+0
* Fix some spurious code in the CUPS device, flagged by the compilerKen Sharp2017-08-151-4/+0
* Bug 696386 FuzzingMichael Vrhel2017-08-111-1/+2
* Clean up warning in gen_ordered.cMichael Vrhel2017-08-101-7/+4
* Bug 698344 gen_ordered.cMichael Vrhel2017-08-101-15/+51
* Fix ambiguity in creation of turn on sequenceMichael Vrhel2017-08-101-114/+86
* Fix minor offset issue in gen_ordered.cMichael Vrhel2017-08-091-49/+51
* PDF interpreter - PDF 2.0 - basic support for UTF-8 stringsKen Sharp2017-08-072-17/+48
* PDF interpreter - fix typosKen Sharp2017-08-071-2/+2
* PDF interpreter - PDF 2.0 support - per page OutputIntentsKen Sharp2017-08-072-1/+80
* PDF interpreter - PDF 2.0 support add UseBlackPtCompKen Sharp2017-08-074-5/+10
* PDF interpreter - support for PDF 2.0 add HTOKen Sharp2017-08-071-0/+6
* Bug 698334: LeadingEdge parameter problems.Ray Johnston2017-08-063-4/+26
* Allow for symbol dictionary with 0 symbols.Sebastian Rasmussen2017-08-061-1/+1
* Plug leak of parameter info in command-line tool.Sebastian Rasmussen2017-08-061-7/+13
* Do not grow page if page height is known.Sebastian Rasmussen2017-08-061-1/+1
* pdfwrite - begin support for PDF 2.0Ken Sharp2017-08-0510-44/+77
* Bug 697232: URW++ font update from 2017/07/27Chris Liddell2017-08-042-0/+0