summaryrefslogtreecommitdiff
path: root/pcl
Commit message (Expand)AuthorAgeFilesLines
* Add PCL symbol sets: PC-865 Norway and PC-860 Portugal.Henry Stiles2018-06-071-0/+116
* Fix #699390 - text position wrong.Henry Stiles2018-06-051-0/+4
* Bug 697545 : Prevent SEGV in pcfont_do_reset.Shailesh Mistry2018-04-191-0/+2
* Bug 699214: Add and use a "no cache" flag for glyphsChris Liddell2018-04-191-6/+1
* Bug 697545 : Fix memory leak in pcl_start_raster.Shailesh Mistry2018-04-051-0/+1
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-291-3/+2
* Correctly set the 'encoding' to none when we apply UTF-8Ken Sharp2018-03-281-1/+3
* Fix PACIFY_VALGRIND buildChris Liddell2018-03-261-1/+1
* Fix a "defined but not used" warningChris Liddell2018-03-261-1/+0
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-071-19/+35
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-071-19/+37
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-069-25/+51
* Bug 697545 : Fix memory leaks in hpgl_print_char.Shailesh Mistry2018-02-281-3/+5
* Bug 697545 : Update PCL to return error codes (Patch VI).Shailesh Mistry2018-02-272-10/+8
* Bug 697545 : Update PCL to return error codes (Patch V).Shailesh Mistry2018-02-264-31/+68
* Bug 697545 : Update PCL to return error codes (Patch IV).Shailesh Mistry2018-02-248-22/+30
* Bug 697545 : Update PCL to return error codes (Patch III).Shailesh Mistry2018-02-236-67/+114
* Bug 697545 : Update PCL to return error codes (Patch II).Shailesh Mistry2018-02-215-56/+101
* Bug 697545 : Update PCL to return error codes (Patch I).Shailesh Mistry2018-02-219-47/+97
* Bug 697545 : Fix memory leaks during font loading.Shailesh Mistry2018-02-203-11/+15
* Bug 697545 : Prevent SEGV by returning error codes.Shailesh Mistry2018-02-172-10/+8
* Bug 697545 : Prevent SEGV in palette_do_reset.Shailesh Mistry2018-02-171-1/+1
* Bug 697545 : Fix memory leak in alloc_indexed_cspace.Shailesh Mistry2018-02-171-0/+1
* Bug 696654 - PCL/PXL fails to build with system-shared libjpeg.Henry Stiles2018-02-156-1186/+4
* Bug 697545 : Fix memory leaks during tt font loading.Shailesh Mistry2018-02-142-2/+9
* Bug 697545 : Fix memory leak in pcl_load_built_in_symbol_sets.Shailesh Mistry2018-02-121-1/+5
* Bug 697545 : Fix memory leak in pl_top_create_device.Shailesh Mistry2018-02-121-5/+5
* Bug 697545 : Fix memory leak in pcl interpreter.Shailesh Mistry2018-02-112-1/+5
* PCL interpreter - correctly identify high level devicesKen Sharp2018-02-101-5/+15
* Fix 694689 - Seg faults found by fuzzing.Henry Stiles2018-02-081-12/+24
* Add line pointer to the pattern enumerator.Henry Stiles2018-02-081-12/+15
* Remove pushed argument.Henry Stiles2018-02-081-7/+4
* Warning cleanup.Henry Stiles2018-02-085-17/+4
* Bug 697545 : Prevent SEGV in pcpage_do_reset.Shailesh Mistry2018-02-071-1/+4
* Handle a potential error condition in PXLKen Sharp2018-02-071-2/+1
* Remove spurious semi-colons introduced in 63f0fcc87e7cChris Liddell2018-02-021-2/+2
* Fix discarded qualifier warnings in pcl/pl/pjparse.cChris Liddell2018-02-011-7/+30
* Update error code checking to use hpgl_call within pgdraw.c file. AlsoShailesh Mistry2018-01-311-10/+4
* Check all return code from param_write_float_array.Shailesh Mistry2018-01-312-2/+5
* Check all return codes from pxPassthrough_init.Shailesh Mistry2018-01-311-5/+12
* Check all return codes from pcl_enter_graphics_mode.Shailesh Mistry2018-01-311-8/+14
* Check all return codes from pcl_end_graphics_mode.Shailesh Mistry2018-01-312-10/+18
* Update propagation of error codes from pcl_end_page.Shailesh Mistry2018-01-312-7/+15
* Update pcl_mark_page_for_character to propagate error codes.Shailesh Mistry2018-01-313-6/+8
* Update functionality to propagate error codes.Shailesh Mistry2018-01-314-17/+24
* Update functionality to propagate error codes returned from new_page_size.Shailesh Mistry2018-01-312-23/+34
* Update pcl_transform_rect to remove unused memory variable.Shailesh Mistry2018-01-314-11/+7
* Update copyright notice with new head office address.Ken Sharp2018-01-30206-617/+617
* Coverity ID: 259882 Fix typo in pcl_impl_allocate_interp_instance.Shailesh Mistry2018-01-281-1/+1
* Bug 697545 : Fix pxstate memory leak.Shailesh Mistry2018-01-231-0/+3