summaryrefslogtreecommitdiff
path: root/devices/vector/gdevxps.c
Commit message (Expand)AuthorAgeFilesLines
* oss-fuzz 50893: xpswrite: Fix order of operations freeing TIFF objectChris Liddell2022-09-021-13/+10
* Coverity ID #380568Ken Sharp2022-09-021-5/+6
* Graphics library and xpswrite - clean up properly on errorKen Sharp2022-09-021-0/+7
* Change snprintf() to gs_snprintf()Chris Liddell2022-02-161-19/+19
* xpswrite: free the image enumerator it allocatedChris Liddell2021-07-201-0/+1
* Split initialize device proc into two.Robin Watts2021-04-261-7/+12
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-12/+23
* Further rationalisation of device init.Robin Watts2021-04-201-4/+3
* Move devices away from static init of procs.Robin Watts2021-04-201-58/+24
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 703164: Endian issues with CMMMichael Vrhel2020-11-201-1/+3
* XPSWrite: Fix memory leaks and page resource relationsMichael Vrhel2020-09-191-22/+135
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-43/+43
* Remove "magic numbers" from profile type selectionMichael Vrhel2020-05-111-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 701818: better handling of error during PS/PDF imageChris Liddell2019-11-051-13/+30
* Fix up some coverity issues, and other warningsChris Liddell2019-06-181-1/+1
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-33/+33
* Ensure that gs_matrix_invert always has its return checked.Robin Watts2019-02-081-1/+2
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* squash GCC warningsKen Sharp2018-01-311-1/+3
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* xpswrite: Add color space to enumerated pointersChris Liddell2016-10-111-2/+2
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-37/+36
* Coverity ID 127115Ken Sharp2016-06-061-0/+9
* xpswrite - various Coverity IDsKen Sharp2016-05-291-10/+10
* Squash warnings: various warnings in devices.Robin Watts2016-01-051-3/+5
* Squash warnings: MSVC ones.Robin Watts2016-01-041-1/+1
* Bug 695576: tidy up xpsprint dependency confusionChris Liddell2015-12-111-10/+3
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2481