summaryrefslogtreecommitdiff
path: root/poppler/Function.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-5/+5
2019-07-03Update (C) after last commitAlbert Astals Cid1-1/+1
2019-07-03Change Function::getToken return a GooString instead of a pointerAlbert Astals Cid1-1/+1
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-16/+16
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-04Turn PopplerCache into a template to avoid double indirection for look-up via...Adam Reichold1-1/+0
2018-09-24More constAlbert Astals Cid1-54/+54
2018-04-06Add some more constAlbert Astals Cid1-1/+1
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
2017-03-09Add override markersAlbert Astals Cid1-26/+26
2012-11-26Don't use memcpy to copy classesAdam Reichold1-4/+7
2012-09-11Splash: Implement DeviceN supportThomas Freitag1-0/+4
2011-09-05xpdf303: Cache the last transform for PostScript-type functionsCarlos Garcia Campos1-0/+2
2011-09-05Optimize SampledFunctionCarlos Garcia Campos1-1/+3
2011-02-16Lots of rendering improvements by Thomas and AndreaAlbert Astals Cid1-2/+1
2010-11-04Improvements to the splash backendAlbert Astals Cid1-0/+2
2010-11-03Do not loop forever in broken documentsAlbert Astals Cid1-2/+4
2009-06-07Implement a cache for PostscriptFunction transformsAlbert Astals Cid1-0/+2
2009-01-27PostScriptFunction::transform optimizationAlbert Astals Cid1-0/+15
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-2/+6
2005-10-16Function.cc|h merges from xpdf 3.01Albert Astals Cid1-0/+42
2005-03-03Initial revisionKristian Høgsberg1-0/+181