summaryrefslogtreecommitdiff
path: root/splash/SplashXPath.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-1/+2
2021-08-27SplashClip: we don't need to keep the paths aroundAlbert Astals Cid1-8/+0
2021-08-21splash: Make the copy() functions constAlbert Astals Cid1-2/+2
2020-07-03Run clang-formatAlbert Astals Cid1-371/+365
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-2/+2
2019-08-20Remove USE_FIXEDPOINT supportAdrian Bunk1-22/+0
2019-02-03SplashXPath: Handle overflow of adjusts gracefullyAlbert Astals Cid1-59/+61
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-6/+6
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-04SplashXPath: check for overflowAlbert Astals Cid1-2/+9
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-4/+4
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-0/+1
2017-10-21Fix some -Wundef warningsAdrian Johnson1-3/+3
2013-02-12Introduce option SplashThinLineModeThomas Freitag1-2/+12
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-20/+49
2012-01-23Do not use 50Kb of stack in SplashXPath::addCurveAlexander Saprykin1-20/+49
2012-01-10[xpdf303] Merge xpath Splash stuff from ThomasAlbert Astals Cid1-9/+13
2011-09-11xpdf303: Remove flags that were never usedAlbert Astals Cid1-30/+4
2011-09-01xpdf303: Remove unused constructorAlbert Astals Cid1-5/+0
2011-08-30xpdf303: FixedPoint improvementsAlbert Astals Cid1-0/+9
2011-08-30xpdf303: Use std::sort (with functors) in place of qsortCarlos Garcia Campos1-24/+20
2011-04-27Remove unused varsAlbert Astals Cid1-4/+2
2010-09-05Use std::sort instead of qsortAlbert Astals Cid1-17/+31
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-162/+191
2005-09-16SplashXPath.cc merges from xpdf 3.00 -> 3.01Albert Astals Cid1-42/+39
2005-08-27Merge the gmalloc -> gmallocn changes from xpdf 3.0.1. This change isBrad Hards1-2/+2
2005-03-03Initial revisionKristian Høgsberg1-0/+417