summaryrefslogtreecommitdiff
path: root/poppler/OutputDev.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-2/+4
2020-07-03Run clang-formatAlbert Astals Cid1-111/+95
2019-12-02Enable modernize-make-shared and modernize-make-uniqueAlbert Astals Cid1-1/+1
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-10-20CharCodeToUnicode::mapToUnicode: Make clear the data is constAlbert Astals Cid1-1/+1
2019-09-27Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-09-27Add some constAlbert Astals Cid1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-15/+15
2018-10-21Update (C)Albert Astals Cid1-1/+1
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-7/+8
2018-09-24More constAlbert Astals Cid1-1/+1
2018-05-06Replace GooHash by std::unordered_map in OutputDev.Adam Reichold1-11/+4
2018-04-17Object::getName return const char instead of charAlbert Astals Cid1-3/+3
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-3/+3
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-1/+1
2013-06-04Move the iccColorSpaceCache from Gfx to OutputDevAlbert Astals Cid1-1/+7
2012-05-10Bring back the begin/endMarkedContent virtualsAlbert Astals Cid1-1/+7
2012-04-25Fix slow rendering of pdf with a lot of image masks in pattern colorspaceThomas Freitag1-2/+3
2012-01-15[xpdf] More Splash and Gfx changes from ThomasAlbert Astals Cid1-1/+12
2011-09-24xpdf303: Parse ActualText in Gfx instead of output devicesCarlos Garcia Campos1-6/+0
2009-07-31Add my copyright to files i just editedAlbert Astals Cid1-0/+1
2009-07-31Remove Outputdev::beginMarkedContent as noone uses itAlbert Astals Cid1-3/+0
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos1-6/+11
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+13
2007-12-09Add support for ActualText entriesAdrian Johnson1-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-0/+2
2006-02-042006-02-04 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-0/+16
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-0/+25
2005-08-23Tue Aug 23 13:38:01 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford1-0/+17
2005-03-03Initial revisionKristian Høgsberg1-0/+104