summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Make gs_imager_state == gs_state.Chris Liddell2016-06-06218-4720/+4651
* Coverity ID: 94795 handle stack based T1 hinter stateChris Liddell2016-06-064-19/+19
* Coverity ID: 94951 limit the size of strings.....Chris Liddell2016-06-031-8/+12
* Test use of 'fall through' comment to silence CoverityKen Sharp2016-06-032-1/+3
* ToUnicode CMaps - avoid buffer overrunKen Sharp2016-05-311-1/+4
* pdfwrite - ToUnicode revampKen Sharp2016-05-267-39/+100
* Bug 696602: Buffer overflowMichael Vrhel2016-05-232-12/+8
* Coverity ID: 122659 further impossible alpha code tweakChris Liddell2016-05-201-2/+7
* Coverity ID: 94750 change where we get the memory pointer.Chris Liddell2016-05-201-1/+1
* Remove deprecated Pn macros for pre-ANSI compilersChris Liddell2016-05-204-63/+2
* Add to a comment about a deprecated functionChris Liddell2016-05-201-1/+1
* Remove gs_no_glyph, gs_min_cid_glyph and gs_max_glyphChris Liddell2016-05-2014-49/+45
* Fix the PCL and XPS .so builds.Chris Liddell2016-05-205-5/+20
* PCL/XPS so targets typoChris Liddell2016-05-201-3/+3
* Fix Coverity 94799 Explicit null dereferenceMichael Vrhel2016-05-191-49/+47
* Fix Coverity ID's: 94500, 94697, 94819, 94829, 94996, 126373.Ray Johnston2016-05-184-16/+17
* Coverity IDs 126566, 126567, 126568Ken Sharp2016-05-181-2/+2
* Coverity IDs 126564, 126565Ken Sharp2016-05-181-2/+2
* Coverity IDs 126571, 126572, 126577Ken Sharp2016-05-183-7/+8
* Various Coverity issues - 126569 126583Ken Sharp2016-05-181-3/+3
* Revert the use of gp_get_realtime in pdfwriteKen Sharp2016-05-132-12/+21
* Build PCL and XPS as shared library and DLLChris Liddell2016-05-123-12/+122
* Fix gp_get_realtime commitKen Sharp2016-05-121-2/+2
* Make pdfwrite use the OS-agnostic gp_get_realtime () functionKen Sharp2016-05-122-21/+12
* Remove a load of macros in the graphics libraryKen Sharp2016-05-1111-304/+494
* Remove remaining persistent cache code.Chris Liddell2016-05-107-133/+0
* Remove the (unused) "persistent cache" codeChris Liddell2016-05-102-548/+1
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-0926-138/+145
* Coverity ID 126372 - incorrect test '||' instead of '&&'Ken Sharp2016-05-091-2/+2
* Replace the 'sample_load*' macros with inline functionsKen Sharp2016-05-097-155/+274
* Fix memset of incorrect size.Robin Watts2016-05-081-1/+1
* Fix Coverity ID's in gdevp14.c (too many for one line)Ray Johnston2016-05-071-18/+29
* Coverity 95056: Uninitalised variable use.Robin Watts2016-05-061-1/+1
* Bug 696703: Shading disappears at high dpi.Robin Watts2016-05-051-45/+45
* Remove free variables from macros.Robin Watts2016-05-051-16/+15
* Coverity IDs 94574, 94743, 94524, 94691Ken Sharp2016-05-052-6/+3
* Fix Coverity ID: 94491 Buffer not nul terminated.Ray Johnston2016-05-041-2/+2
* Coverity ID 119184Michael Vrhel2016-05-041-35/+36
* Fix Coverity ID's: 94501, 94697 and 94712 (only last was non-trivial)Ray Johnston2016-05-042-6/+10
* Fix Coverity issue 94826, Buffer overrun, 94595 De-ref after NULL checkRay Johnston2016-05-041-1/+6
* Fix Coverity issues 94873, 121257, 121258 and 121859.Ray Johnston2016-05-041-8/+9
* Fix potential cleanup error in pthreads handling.Robin Watts2016-05-041-0/+6
* Luratech decoder - set the initial colour space to 'unset'Ken Sharp2016-05-041-0/+1
* Prevent buffer overrun during image interpolation (NOCIE, UseFastColor)Ray Johnston2016-05-031-32/+28
* Coverity ID 94730 - fix an incorrect indexKen Sharp2016-05-021-1/+1
* Coverity ID 94487 - use pre-calculated value to avoid shiftKen Sharp2016-05-021-1/+1
* Coverity ID: 125783Chris Liddell2016-05-021-4/+4
* Coverity ID: 125785Chris Liddell2016-05-021-1/+1
* scan-build warnings in zfapi.c and gxfapi.cChris Liddell2016-05-021-2/+1
* Coverity IDs: 94798, 94930, 94932, 94951, 95022Chris Liddell2016-05-021-7/+16