summaryrefslogtreecommitdiff
path: root/pcl
Commit message (Expand)AuthorAgeFilesLines
* Bug 697102 - AddressSanitizer: buffer overflow solid_pattern_dataChris Liddell2016-09-131-2/+5
* Ensure PCL/XPS free all their memory.Chris Liddell2016-09-133-16/+40
* Bug 697088, HPGL not printing PCL downloaded font.Janssen2016-09-123-42/+36
* Bug #696658 - 2 ligatures had incorrect mappings.Henry Stiles2016-09-081-3/+3
* Scan converter configuration code.Robin Watts2016-08-196-2/+23
* Update PCL command line parser arg handling.Robin Watts2016-08-111-35/+75
* Fix error/warning in PCL build.Robin Watts2016-08-111-1/+2
* Fix Coverity ID 102148, buffer not terminated.Henry Stiles2016-08-035-20/+25
* Remove Visual DebuggerRobin Watts2016-07-292-21/+0
* Update PCL fonts and font table.Henry Stiles2016-07-25160-83/+80
* Remove unused remap code.Henry Stiles2016-06-091-47/+4
* Remove unnecessary remap macros.Henry Stiles2016-06-093-29/+11
* Make gs_imager_state == gs_state.Chris Liddell2016-06-0633-154/+152
* pdfwrite - ToUnicode revampKen Sharp2016-05-261-3/+6
* Change PCL/XPS -Z: to use wall clock time on unix rather than cpu time.Ray Johnston2016-05-252-3/+3
* Bug 696800 - subpolygon mode flag not reset.Henry Stiles2016-05-251-0/+1
* Remove gs_no_glyph, gs_min_cid_glyph and gs_max_glyphChris Liddell2016-05-203-19/+19
* Missing va_end.Henry Stiles2016-05-171-0/+1
* Faulty parser control flow fixed.Henry Stiles2016-05-171-2/+3
* Coverity fixes.Henry Stiles2016-05-132-6/+7
* Fix symbol set lookup.Henry Stiles2016-05-131-48/+35
* Build PCL and XPS as shared library and DLLChris Liddell2016-05-1212-7/+109
* Coverity fixes.Henry Stiles2016-05-113-13/+25
* Fix Coverity identified dereferences before null check.Henry Stiles2016-05-103-6/+15
* Fix Coverity identified potential buffer overflows.Henry Stiles2016-05-101-11/+21
* Various Coverity fixesHenry Stiles2016-05-064-9/+9
* Fix many unchecked returns in PCL.Henry Stiles2016-05-058-19/+41
* Bug 696675 - UI message in output file.Henry Stiles2016-04-251-89/+59
* Bug 696603: Quieten address sanitiser.Robin Watts2016-02-241-2/+6
* Bug #696592 Macro and duplex state interaction.Henry Stiles2016-02-171-1/+11
* Move Acrobat2TIFF from pcl/tools to toolbin (it is not PCL related)Ray Johnston2016-02-1214-588/+0
* Remove OMIT_SAVED_PAGES_TEST that was left in plmain when removed from gsRay Johnston2016-02-121-6/+0
* silence a couple of compiler warningsKen Sharp2016-02-092-0/+9
* PJL interpreter - add new methods to configure pdfwriteKen Sharp2016-02-098-84/+1604
* Don't use stack allocation for text enumChris Liddell2016-02-041-15/+25
* Fix #69643 Margins don't work in XL.Henry Stiles2016-01-251-9/+0
* Fix typo in last commit.Henry Stiles2016-01-231-1/+1
* Fix badly scaled image (696530) and refactor.Henry Stiles2016-01-221-8/+21
* Tidy up the error code and string return in arg_next()Chris Liddell2016-01-131-4/+2
* Fix crash in x64 Windows display deviceMichael Vrhel2016-01-121-4/+4
* Remove legacy lower case arch_* macrosChris Liddell2016-01-113-4/+4
* Squash warnings: MSVC PCLRobin Watts2016-01-0410-20/+21
* Windows PCL: Correct return type from int to void.Robin Watts2016-01-041-1/+1
* Fix PCL/XPS Windows builds from previous commitChris Liddell2015-11-031-1/+2
* Expunge references to e_* style errorsChris Liddell2015-11-023-29/+7
* Bug 696271: Fix a load of makefile dependencies.Chris Liddell2015-10-144-134/+273
* Bug 696232: apply metrics for PCL TTF fonts.Chris Liddell2015-10-093-10/+50
* Fix Bug #696242: PCL should be the default implementation whenHenry Stiles2015-10-071-4/+4
* Fix PCL crash if no device argument is specified.Henry Stiles2015-08-271-2/+0
* Bug 696126: tweak error checking for graphics state creationChris Liddell2015-08-241-2/+3