summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Remove declared but not implemented functionAlbert Astals Cid1-1/+0
2012-08-11remove extra execution permissionsPino Toscano1-0/+0
2012-08-110.20.3poppler-0.20.3Albert Astals Cid6-6/+22
2012-08-05If NULL, NULL fails as password try EMPTY, EMPTY before failingAlbert Astals Cid1-1/+6
2012-08-03Fix segfault when scaleImage returns NULLMarkus Trippelsdorf1-0/+7
2012-08-02PSOutputDev: Fix Bitmaps in level2sep or level3sepThomas Freitag1-2/+2
2012-08-01Splash: Blend mode enhancements for CMYKThomas Freitag2-44/+54
2012-07-31Replace c++ style includes with c style onesAlbert Astals Cid1-5/+5
2012-07-22Make sure xScale and yScale are always initializedThomas Freitag1-4/+1
2012-07-21Fix conversion to ps when having multiple stripsThomas Freitag1-1/+3
2012-07-19Unify poppler-config.h includes in core "installed" headersTorsten Kasch9-9/+9
2012-07-19autoconf: Do not assume the shell is bash compatibleTorsten Kasch1-1/+1
2012-07-19pdfseparate: Return 0 on successAlbert Astals Cid1-1/+5
2012-07-16PSOutputDev: Fix DeviceN images with alternate Lab colorspace in level 3 Post...Thomas Freitag2-8/+48
2012-07-13Fix Splash::arbitraryTransformImage causes bogus memory allocation sizeThomas Freitag3-37/+48
2012-07-100.20.2poppler-0.20.2Albert Astals Cid5-4/+15
2012-07-05Fix handling of DeviceN images in level 3 PostScriptThomas Freitag1-14/+0
2012-06-29PSOutputDev: Correct %%DocumentCustomColorsAlbert Astals Cid1-0/+20
2012-06-28Add some security checks to JPXStream decodingAlbert Astals Cid1-2/+12
2012-06-24Change SplashBitmap gmallocn to gmallocn_checkoverflowAlbert Astals Cid2-21/+34
2012-06-24copy resources content defined in the pages dictThomas Freitag1-2/+14
2012-06-24qt4: Do not hang on malformed /Annots objectsFabio D'Urso1-0/+5
2012-06-14fix typo to compile in WindowsMark Brand1-1/+2
2012-06-11Add some security checks to JBIG2Stream decodingAlbert Astals Cid1-14/+44
2012-06-10Check value of first page in linearization tableHib Eris1-2/+2
2012-06-100.20.1poppler-0.20.1Albert Astals Cid6-6/+31
2012-06-10Update copyrightsAlbert Astals Cid1-0/+1
2012-06-10Do use NULL functionAlbert Astals Cid1-2/+3
2012-06-10use setoverprintmode only if rip knows itThomas Freitag1-3/+3
2012-06-09qt4: Keep page rotation into account when normalizing annotation coordsFabio D'Urso1-2/+14
2012-06-09Fix saving to xmlFabio D'Urso1-1/+1
2012-05-24glib docs: fix typoAdrian Johnson1-2/+2
2012-05-24add sustitute font name to GlobalParamsWin32 to fix compilationAdrian Johnson1-1/+4
2012-05-24Include substitute font name in system font cacheAdrian Johnson2-26/+33
2012-05-23qt4: Make TextAnnotation ctor publicFabio D'Urso1-1/+1
2012-05-21pdfseparate.1: Syntax fixes.Ville Skyttä1-3/+3
2012-05-17Fix logic on SplashBitmap::writeImgFileAnthony Wesley1-1/+2
2012-05-15Determine if font is bold or italic based on FontDescriptor.Igor Slepchin3-10/+21
2012-05-13glib: Make sure password is always converted to latin1Carlos Garcia Campos1-19/+19
2012-05-13glib: Fix memory leak when document fails to loadCarlos Garcia Campos1-2/+1
2012-05-13remove unnecesary transparency group handling in splashThomas Freitag6-3/+82
2012-05-13Distribute cmake/modules/FindLCMS2.cmakeAlbert Astals Cid1-0/+1
2012-05-100.20.0poppler-0.20.0Albert Astals Cid6-8/+24
2012-05-10Bring back the begin/endMarkedContent virtualsAlbert Astals Cid3-2/+18
2012-05-10splash uses cmykTransferC for M, Y and K in two placesWilliam Bader1-7/+7
2012-05-10Add missing function parameterPeter Breitenlohner1-1/+3
2012-05-03Compile with ENABLE_PLUGINS definedAlbert Astals Cid4-55/+34
2012-05-03We don't support the keyBinding conceptAlbert Astals Cid1-1/+0
2012-05-02glib: Use delete[] to free array allocated with new[]Jason1-1/+1
2012-04-29Add the objUint typeAlbert Astals Cid1-2/+3