summaryrefslogtreecommitdiff
path: root/splash/SplashClip.cc
AgeCommit message (Expand)AuthorFilesLines
2021-08-27SplashClip: we don't need to keep the paths aroundAlbert Astals Cid1-33/+12
2021-08-27Splash: huge speed improvement in save/restore heavy filesAlbert Astals Cid1-10/+3
2021-08-21splash: Make the copy() functions constAlbert Astals Cid1-2/+2
2021-08-21Update (C)Albert Astals Cid1-1/+1
2021-08-21instead of creating new scanner just copy the existing onesThomas Freitag1-9/+1
2020-07-03Run clang-formatAlbert Astals Cid1-338/+314
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-2/+2
2019-10-07Update (C) of previous commitAlbert Astals Cid1-0/+1
2019-10-07Move the non-trivial part of the clip test to the implementation fileStefan Brüns1-0/+15
2019-10-07Include SplashMath.h only where neededStefan Brüns1-0/+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-4/+4
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-6/+6
2013-02-12Introduce option SplashThinLineModeThomas Freitag1-3/+4
2012-09-09Fix invalid memory access in solves 1066.pdf.asan.38.75Thomas Freitag1-0/+23
2012-01-07xpdf303: Merge some stuff in Splash [Thomas Freitag]Albert Astals Cid1-20/+37
2010-02-20Move test code to the header to it can be inlinedAlbert Astals Cid1-26/+14
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-82/+194
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-6/+6
2005-03-03Initial revisionKristian Høgsberg1-0/+270