summaryrefslogtreecommitdiff
path: root/splash
AgeCommit message (Expand)AuthorFilesLines
2020-01-07More static -> static constAlbert Astals Cid1-3/+3
2019-12-21Splash::scaleImageYdXu: Protect against crash if srcWidth is too bigAlbert Astals Cid1-1/+5
2019-12-19Splash: remove modified region book-keepingAlbert Astals Cid2-92/+0
2019-12-03Add some more constAlbert Astals Cid1-1/+1
2019-12-03Enable modernize-loop-convertAlbert Astals Cid3-14/+17
2019-12-02Enable modernize-use-overrideAlbert Astals Cid3-3/+3
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid16-29/+29
2019-11-29Enable readability-inconsistent-declaration-parameter-nameAlbert Astals Cid3-5/+6
2019-10-07Update (C) of previous commitAlbert Astals Cid2-0/+2
2019-10-07Move the non-trivial part of the clip test to the implementation fileStefan Brüns2-18/+18
2019-10-07Include SplashMath.h only where neededStefan Brüns2-1/+1
2019-10-02Enable clang-tidy bugprone-too-small-loop-variableAlbert Astals Cid1-3/+3
2019-09-30Run clang-tidy on CIAlbert Astals Cid2-4/+4
2019-09-27Update (C) of previous commitAlbert Astals Cid4-4/+4
2019-09-27Add some constAlbert Astals Cid5-9/+10
2019-09-01SplashBitmap: Fix wrong width condition for splashModeDeviceN8Albert Astals Cid1-3/+3
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid7-141/+11
2019-08-20Remove USE_FIXEDPOINT supportAdrian Bunk5-172/+7
2019-07-21SplashXPathScanner: Optionally use small_vector from boostStefan Brüns2-0/+16
2019-06-27Convert all files to UTF-8Daniel Schaefer3-3/+3
2019-06-21Splash: Rename local variable to fix shadow warningAlbert Astals Cid1-6/+6
2019-06-05adjustLine -> doAdjustLineAlbert Astals Cid1-3/+3
2019-06-05Splash::makeDashedPath: Remove i declaration in forAlbert Astals Cid1-2/+2
2019-05-14Update (C) of previous commitAlbert Astals Cid1-0/+1
2019-05-13Splash: Restrict filling of overlapping boxesMarek Kasik1-15/+33
2019-04-22Add (C) for previous commitAlbert Astals Cid1-1/+1
2019-04-22Fix compile with SPLASH_CMYK enabledWilliam Bader1-9/+9
2019-04-03Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-04-03SplashXPathScanner::clipAALine: Fix crash on broken fileAlbert Astals Cid1-1/+4
2019-03-21Update (C) from last commitAlbert Astals Cid3-0/+3
2019-03-21Remove GooList completelyOliver Sander3-7/+5
2019-03-21Remove method GooList::getOliver Sander2-2/+2
2019-03-21Remove method deleteGooListOliver Sander1-1/+4
2019-03-21Make GooList a template typeOliver Sander3-8/+8
2019-03-21Remove method GooList::getLengthOliver Sander2-3/+3
2019-02-03SplashXPath: Handle overflow of adjusts gracefullyAlbert Astals Cid1-59/+61
2019-01-19Update (C)Albert Astals Cid3-0/+3
2019-01-18all: Remove support for obsolete systemsChristian Persch3-24/+0
2019-01-05Update (C) of previous commitsAlbert Astals Cid1-0/+1
2019-01-03all: Use the openFile fopen wrapper from gfile.hChristian Persch1-3/+4
2019-01-02Update (C)Albert Astals Cid1-1/+1
2019-01-02Allocate SplashXPathScanner on the stackStefan Brüns1-22/+15
2018-12-21Remove method SplashFTFontFile::getCodeToGIDOliver Sander2-7/+0
2018-12-20Fix minor typosYuri Chornoivan1-1/+1
2018-12-06Remove the file gtypes.h completelyOliver Sander7-10/+0
2018-12-06Replace Guint by unsigned intOliver Sander4-30/+30
2018-12-06Replace Gushort by unsigned shortOliver Sander1-6/+6
2018-12-06Replace Guchar by unsigned charOliver Sander18-310/+310
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander4-7/+7
2018-11-11Update (C) of last commitsAlbert Astals Cid2-2/+2