summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-23PDFDoc::setDocInfoStringEntry(): treat value consisting of just the unicode m...Jakub Alba1-1/+1
2016-10-23goo: add GooString::hasJustUnicodeMarker(void)Jakub Alba2-2/+3
2016-10-23update copyrightsJakub Alba23-23/+23
2016-10-09pdfseparate: remove extra '%' in error messagePino Toscano1-1/+1
2016-10-080.48poppler-0.48Albert Astals Cid10-7/+22
2016-10-03TextOutputDev: Break words on all whitespace charactersJason Crain3-1/+15
2016-09-28Increase glib requirementAlbert Astals Cid2-2/+2
2016-09-28Revert "pdfinfo: add -dests option to print named destinations"Adrian Johnson4-145/+2
2016-09-17pdfinfo: add -dests option to print named destinationsAdrian Johnson4-2/+145
2016-09-17Add functions for named destination name in name-dictMasamichi Hosoda2-0/+47
2016-09-17Add functions for named destination name in name-treeMasamichi Hosoda2-0/+22
2016-09-17Divide Catalog::findDest()Masamichi Hosoda2-7/+19
2016-09-07Refactor Hints to be less bad on broken filesAlbert Astals Cid3-107/+159
2016-09-06Make some classes smaller in memory (amd64)Albert Astals Cid3-9/+9
2016-09-06Compile++Albert Astals Cid1-1/+1
2016-09-06Fix warning about new enumAlbert Astals Cid1-1/+3
2016-09-06goo: check at compile time if GooString has the right sizeJakub Kucharski1-0/+4
2016-09-06goo: fix GooString::STR_STATIC_SIZE calculationJakub Kucharski1-7/+1
2016-09-06Fix another ubsan warningAlbert Astals Cid1-2/+5
2016-09-05Missing (C) from last commitAlbert Astals Cid3-2/+3
2016-09-05Check we don't overflow in some calculationsAlbert Astals Cid2-2/+7
2016-09-05No need to do a memcpy of an empty stringAlbert Astals Cid1-1/+1
2016-09-05initialize XRef::encryptAlgorithm to somethingAlbert Astals Cid3-4/+16
2016-09-04Fix memory leak in error handlingAlbert Astals Cid1-1/+3
2016-09-04Do not crash on invalid files where nStripes is 0Albert Astals Cid1-0/+4
2016-09-04Always delete aaBuf if it is thereAlbert Astals Cid1-3/+1
2016-09-04Fix crash in files with broken JBIG2StreamsAlbert Astals Cid1-0/+2
2016-09-04Fix memory leak when parsing broken FormsAlbert Astals Cid1-0/+4
2016-09-04Fix UTF16 decoding of document outline titleJason Crain1-16/+2
2016-09-03TextOutputDev: Remove null characters from PDF textJason Crain1-0/+4
2016-08-22Make sure GfxICCBasedColorSpace and its alt colorspace have the same number o...Albert Astals Cid1-0/+6
2016-08-18Poppler 0.47poppler-0.47Albert Astals Cid6-5/+15
2016-08-01XRef::createDocInfoIfNoneExists(): don't presume that DocInfo is a dictionaryJakub Kucharski1-1/+5