summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Poppler 0.52.0poppler-0.52Albert Astals Cid6-5/+21
2017-02-15Update C yearsAlbert Astals Cid2-2/+2
2017-02-13Properly initialize some RichMedia variables in corner casesAlbert Astals Cid1-17/+14
2017-02-13Fix assert on reading some OCGsAlbert Astals Cid1-0/+4
2017-02-09pdftocairo.1: typoAdrian Johnson1-1/+1
2017-01-19Qt: fix memory leaks found when running testsHubert Figuière6-0/+14
2017-01-15Poppler 0.51poppler-0.51Albert Astals Cid8-8/+21
2017-01-14Forgot to update the \since valueAlbert Astals Cid1-2/+2
2017-01-13qt5: Fix segfault/assert if LinkDestination is constructed with invalid input...Christoph Cullmann1-11/+13
2017-01-11Check for error from NSS in SignatureHandler construct.Sebastian Rasmussen1-4/+10
2017-01-10Qt5: Minor api refinements to the new signature classesAlbert Astals Cid3-29/+39
2017-01-10Qt5: Implement digital signature supportHanno Meyer-Thurow4-1/+280
2017-01-09New year!Albert Astals Cid2-2/+2
2017-01-09Fix memory leak in PDFDoc::markAnnotationsAlbert Astals Cid1-4/+4
2017-01-09pdfunite: add fields to AcroForm dictThomas Freitag1-2/+31
2016-12-19qt5: Add Poppler::FormField::setNameAlbert Astals Cid2-3/+16
2016-12-19Add Form[Field|Widget]::setPartialNameAlbert Astals Cid2-0/+18
2016-12-15Poppler 0.50poppler-0.50Albert Astals Cid11-11/+38
2016-12-15Refine previous fix a bitAlbert Astals Cid1-2/+6
2016-12-15Don't crash when calling cmsGetColorSpace()Marek Kasik1-0/+2
2016-12-15Add one more constAlbert Astals Cid2-4/+32
2016-12-09cairo: initialize CairoOutputDev::antialiasJason Crain1-0/+1
2016-12-08Fix PS conversion for some filesWilliam Bader4-1/+41
2016-12-07Remove useless includeAlbert Astals Cid1-2/+1
2016-12-07nSharedGroups doesn't need to be a class memberAlbert Astals Cid2-14/+7
2016-12-07Bail out if nBitsNumObjects or nBitsDiffGroupLength are greater than 32Jeffrey Morlan1-0/+6
2016-12-03Default to libopenjpeg2 instead of libopenjpeg1Albert Astals Cid2-23/+24
2016-12-02Revert "introduced hex string as a new Object type and used it for file ident...Albert Astals Cid4-38/+6
2016-12-02Revert "treat file identifier as a hex string, not a basic string"Albert Astals Cid4-14/+11
2016-11-30Read softmask into memstrean in case of matteThomas Freitag1-1/+17
2016-11-30patch to add -passlevel1customcolorWilliam Bader3-23/+26
2016-11-26treat file identifier as a hex string, not a basic stringJakub Alba4-11/+14
2016-11-26introduced hex string as a new Object type and used it for file identifierJakub Alba4-6/+38
2016-11-25Spelling fixes spotted by William BaderAlbert Astals Cid2-2/+2
2016-11-25Qt: Support OCG state change linksAlbert Astals Cid14-116/+382
2016-11-25Fix pdftoppm -tiff -gray/-mono incorrect output.Kenji Uno2-25/+71
2016-11-25Fix PDFDoc::saveIncrementalUpdate()'s detection of document being modifiedJakub Alba1-1/+3
2016-11-23Fix Outline parsing on broken documentsAlbert Astals Cid2-16/+6
2016-11-21glib: Use g_slice_new0 for PopplerActionLayerJason Crain1-1/+1
2016-11-150.49poppler-0.49Albert Astals Cid7-8/+11
2016-11-15VS 2013 has fmin() and fmax()Tor Lillqvist2-1/+15
2016-11-15Update (C)Albert Astals Cid3-1/+3
2016-11-10Continue rendering in case of 'Singular matrix in shading pattern fill'Thomas Freitag1-0/+1
2016-11-02merge type3 glyph handling from xpdf 3.04Thomas Freitag2-6/+23
2016-11-02Avoid UBSan warning about undefined downcastAlbert Astals Cid2-42/+50
2016-11-01PSOutputDev.cc: std::max requires <algorithm>Caolán McNamara1-0/+1
2016-11-01VS 2013 has fmin() and fmax()Tor Lillqvist1-1/+1
2016-10-31Fix typo in disable nss help stringAlbert Astals Cid1-1/+1
2016-10-24Fix memory leak in parametrized gouraudTriangleShadedFillAlbert Astals Cid1-2/+2
2016-10-24Fix crash on broken filesAlbert Astals Cid1-18/+20