summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-01PDFDoc::setDocInfoStringEntry(): free empty value stringJakub Kucharski1-0/+3
2016-08-01Work with non gnu grepMatthias Kilian1-2/+2
2016-07-30Check for XRefEntry existing before using itAlbert Astals Cid1-2/+8
2016-07-30Fix abort on documents where the docinfo obj is not a dictAlbert Astals Cid1-2/+2
2016-07-25Poppler 0.46poppler-0.46Albert Astals Cid15-15/+48
2016-07-24update CopyrightsAlbert Astals Cid3-3/+3
2016-07-24Work with non gnu grepsRichard Palo1-1/+1
2016-07-24qt5: fix memory leaks in Document::modificationDate() and Document::creationD...Jakub Kucharski1-2/+4
2016-07-24qt4: fix memory leaks in Document::modificationDate() and Document::creationD...Jakub Kucharski1-2/+4
2016-07-24qt5: Fix memory leak in new implementation of ::dateAlbert Astals Cid1-1/+2
2016-07-24qt5: Added document property setters & gettersJakub Kucharski4-43/+321
2016-07-24qt4: Fix memory leak in new implementation of ::dateAlbert Astals Cid1-2/+3
2016-07-24qt4: Added document property setters & gettersJakub Kucharski4-43/+321
2016-07-24cpp: Added document property setters & gettersJakub Kucharski2-22/+447
2016-07-24cpp: Added functions to save a documentJakub Kucharski2-0/+34
2016-07-19cairo: try finding glyphs in substitute fonts by unicode valueAdrian Johnson1-0/+5
2016-07-17pdftocairo: Use fprintf for printing errorsAdrian Johnson1-3/+3
2016-07-17glib: make document metatag gobject properties writeableJakub Kucharski1-8/+48
2016-07-14pdfinfo: update man page for listenc, meta, js, and struct* optionsAdrian Johnson1-0/+2
2016-07-14pdfinfo: Don't print pdf info when printing metadata, javascript, or structureAdrian Johnson1-289/+288
2016-07-12cpp: pass len to GooString constructor in detail::ustring_to_unicode_GooString()Jakub Kucharski1-1/+1
2016-07-05Be less strict when parsing FitH Link destinationsAlbert Astals Cid1-12/+12
2016-07-05Remove checks that are already at the beginning of the functionAlbert Astals Cid1-8/+0
2016-07-03glib: Added document property setters & simplified gettersJakub Kucharski4-89/+288
2016-07-03Added DocInfo setters & gettersJakub Kucharski5-1/+155
2016-07-03Added XRef modification flagJakub Kucharski3-11/+13
2016-07-02Fix tiling patterns with BBox with non-zero x,yAdrian Johnson1-2/+8
2016-06-21Don't use -fPIC on cygwinAdrian Johnson1-2/+2
2016-06-19pdftocairo: revert the use of groups for blending into white pageAdrian Johnson1-8/+6
2016-06-19cairo: fix bug in setAntialias()Adrian Johnson2-9/+9
2016-06-17Poppler 0.45poppler-0.45Albert Astals Cid7-7/+26
2016-06-17Add (C)Albert Astals Cid4-2/+4
2016-06-17dist glibc.hAlbert Astals Cid1-0/+2
2016-06-14Fix windows compileAdrian Johnson1-0/+1
2016-06-06cpp: switched from detail::convert_date() to core's dateStringToTime()Jakub Kucharski5-30/+14
2016-06-06pdfinfo: add -isodates for printing dates in ISO-8601 formatAdrian Johnson2-1/+38
2016-06-06pdfinfo: convert dates to local time zoneAdrian Johnson1-2/+9
2016-06-06glib: return date in UTC instead of local timeAdrian Johnson9-50/+76
2016-06-06Emulate some non portable glibc functions when not availableAdrian Johnson7-16/+73
2016-06-02pdfinfo: Fix another leakAlbert Astals Cid2-6/+10
2016-06-01Fix memory leak when failing to parse thumbs or actionsAlbert Astals Cid1-1/+3
2016-06-01pdfinto: Fix memory leakAlbert Astals Cid1-0/+1
2016-06-01Point ucs4 to null when len is 0Albert Astals Cid1-1/+4
2016-06-01Add docu to the get*Action methodsAlbert Astals Cid2-9/+9
2016-06-01Fix memory leak in RichMedia parsingAlbert Astals Cid1-0/+1
2016-05-29SplashOutputDev: Fix iccTransform + splashModeXBGR8Albert Astals Cid1-8/+8
2016-05-27Add braces to make it more clear to which if the else appliesAlbert Astals Cid1-9/+12
2016-05-26Initialize nConfigurations and nAssetsAlbert Astals Cid1-1/+3
2016-05-26Fix memory leak on error on JBIG2Stream::readHalftoneRegionSegAlbert Astals Cid1-1/+4
2016-05-24Fix stack overflowAlbert Astals Cid1-1/+1