summaryrefslogtreecommitdiff
path: root/devices
Commit message (Expand)AuthorAgeFilesLines
* Make gs_imager_state == gs_state.Chris Liddell2016-06-0648-792/+779
* Coverity ID 94995 - take 2....Ken Sharp2016-06-061-6/+8
* Coverity ID 95084Ken Sharp2016-06-061-5/+6
* Coverity ID 126581 - cast to avoid implicit sign extensionKen Sharp2016-06-061-1/+1
* Coverity ID 94540Ken Sharp2016-06-061-1/+3
* Coverity ID 127115Ken Sharp2016-06-061-0/+9
* Coverity IDs 94897, 127116Ken Sharp2016-06-061-7/+12
* Coverity ID 127117Ken Sharp2016-06-061-1/+1
* Coverity ID - 95084ce insideKen Sharp2016-06-031-3/+3
* Coverity ID 94895Ken Sharp2016-06-011-1/+1
* Coverity IDs 94767, 126581Ken Sharp2016-06-011-3/+5
* initialise some variables to silence a CPP warningKen Sharp2016-06-011-2/+2
* Check return code - compiler warningKen Sharp2016-06-011-0/+3
* Various Coverity IDsKen Sharp2016-06-011-4/+7
* Coverity ID 94540 check and action a return codeKen Sharp2016-06-011-1/+4
* Coverity IDs 94791, 95082Ken Sharp2016-06-011-2/+5
* IJS device - Coverity IDs 94848, 94897, 94970, 94997Ken Sharp2016-06-011-10/+22
* inferno device - Coverity ID 94985 - prevent overrunKen Sharp2016-06-011-0/+3
* inkcov - Coverity IDs 94600, 94671, 94820, 95003Ken Sharp2016-06-011-2/+2
* Coverity ID 94636 Remove dead code, pointless test and now unused variableKen Sharp2016-05-311-9/+6
* pdfwrite - prevent invalid combination of encryption and linearisationKen Sharp2016-05-311-0/+5
* pdfwrite - #if out some unused codeKen Sharp2016-05-291-0/+8
* xpswrite - various Coverity IDsKen Sharp2016-05-291-10/+10
* Coverity ID 94614 - remove dead codeKen Sharp2016-05-281-21/+8
* pdfwrite - remove an unused (and rather pointless) functionKen Sharp2016-05-262-7/+0
* txtwrite - fix the ToUnicode processingKen Sharp2016-05-261-3/+3
* pdfwrite - honour PDFA-2 restriction on OPMKen Sharp2016-05-261-7/+35
* pdfwrite - ToUnicode revampKen Sharp2016-05-265-41/+79
* pdfwrite - fix AutoFilterStrategy for LuratechKen Sharp2016-05-251-2/+1
* Remove gs_no_glyph, gs_min_cid_glyph and gs_max_glyphChris Liddell2016-05-209-26/+26
* Coverity IDs 94953, 94964Ken Sharp2016-05-181-8/+9
* Coverity IDs 126566, 126567, 126568Ken Sharp2016-05-181-1/+1
* Coverity ID 126579Ken Sharp2016-05-181-1/+1
* Font copying - fix the dropping of 'extension' (duplicate) glyphsKen Sharp2016-05-172-36/+74
* pdfwrite - prevent buffer overrunKen Sharp2016-05-131-2/+2
* Bug 696776: Allow gs run without pdfwrite installed.Chris Liddell2016-05-131-3/+5
* Revert the use of gp_get_realtime in pdfwriteKen Sharp2016-05-132-7/+2
* Fix gp_get_realtime commitKen Sharp2016-05-122-12/+4
* Make pdfwrite use the OS-agnostic gp_get_realtime () functionKen Sharp2016-05-122-2/+15
* remove an unused variableKen Sharp2016-05-111-1/+0
* Remove a load of macros in the graphics libraryKen Sharp2016-05-112-7/+34
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-096-12/+15
* Coverity 95029: Out of bounds write in gdevijs.cRobin Watts2016-05-061-4/+7
* Coverity ID 94530 (again) - Check and action a return codeKen Sharp2016-05-021-1/+3
* Bug 696733: Make sure we have an open file before writing to itChris Liddell2016-04-261-6/+7
* coverity ID 104077 - pass a large data structure as a pointerKen Sharp2016-04-262-2/+2
* pdfwrite - continue writing fonts even after one failsKen Sharp2016-04-251-3/+3
* Bug 696314, Add PJL to staple documents.Henry Stiles2016-04-254-4/+14
* pdfwrite - clear/delete extra temp files when run with %d in OutputFileKen Sharp2016-04-251-0/+3
* Coverity ID 94530 check and action a return codeKen Sharp2016-04-251-1/+3