summaryrefslogtreecommitdiff
path: root/splash/SplashFont.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-1/+2
2020-07-03Run clang-formatAlbert Astals Cid1-165/+156
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-2/+2
2019-09-27Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-09-27Add some constAlbert Astals Cid1-1/+1
2018-12-06Replace Guchar by unsigned charOliver Sander1-2/+2
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-10/+10
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05Make a few pointer arguments constOliver Sander1-1/+1
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-4/+4
2014-03-27Fix error reported by ASAN in 2010.asan.0.1506.pdfAlbert Astals Cid1-4/+9
2010-09-05Increase the number of cached glyphs for small sizesAlbert Astals Cid1-2/+6
2008-09-20Add mention of GPLv2 or later in poppler changes to all files except Splash.c...Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+11
2008-02-13Yet another fix for buggy documents, do not use the cache if the cache could ...Albert Astals Cid1-20/+28
2007-10-22Splash rework, check if font is inside clip area before rendering it to a tem...Albert Astals Cid1-6/+23
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-1/+5
2005-09-15Merge xpdf 3.00 -> 3.01 changes in SplashFont.* filesAlbert Astals Cid1-0/+6
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-3/+3
2005-03-03Initial revisionKristian Høgsberg1-0/+166