summaryrefslogtreecommitdiff
path: root/utils/pdfimages.cc
AgeCommit message (Expand)AuthorFilesLines
2019-12-27pdfimages: Add error message if first page is larger then number of pages.Hartmut Goebel1-0/+7
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-4/+4
2019-11-17Update (C) of previous commitsAlbert Astals Cid1-0/+1
2019-11-09Make globalParams a std::unique_ptrOliver Sander1-2/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-20/+20
2018-08-29Add (c) of the last few commitsAlbert Astals Cid1-0/+1
2018-08-29Remove DEBUG_MEM from Object since this uses RAII now and hence cannot leak. ...Adam Reichold1-3/+0
2018-08-29Remove generic heap debugging from gmem since external tools and compiler ins...Adam Reichold1-1/+0
2018-01-09Enable no-missing-field-initializersAlbert Astals Cid1-2/+2
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-4/+4
2017-11-15Support unicode on windows consoleAdrian Johnson1-0/+2
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-1/+1
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-2/+2
2013-12-07Merge remote-tracking branch 'origin/poppler-0.24'Albert Astals Cid1-0/+7
2013-11-27Warn the user if he provides a wrong rangesuzuki toshiya1-0/+7
2013-08-30pdfimages: support cmyk tiff outputAdrian Johnson1-1/+2
2013-08-26pdfimages: Add -all option to write all image in their native formatAdrian Johnson1-6/+17
2013-08-26pdfimages: support ccitt outputAdrian Johnson1-0/+4
2013-08-26pdfimages: support JBIG2 outputAdrian Johnson1-0/+4
2013-08-26pdfimages: add support for writing JPEG2000 filesAdrian Johnson1-0/+4
2013-08-26pdfimages: add support for png and tiff outputAdrian Johnson1-3/+16
2013-08-26pdfimages: print size, ratio, and ppiAdrian Johnson1-1/+1
2012-03-01Update copyrightsAlbert Astals Cid1-0/+1
2012-02-18pdfimages: add -list option to list all imagesAdrian Johnson1-4/+8
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-1/+1
2010-12-12Do not return 99 (or 1) with -h, -v and -printencAlbert Astals Cid1-0/+2
2010-11-10Add -p flag to pdfimagesJakob Voss1-1/+5
2010-04-05Make some paremeters const & to clearly show we just read themAlbert Astals Cid1-2/+2
2010-04-05Use PDFDocFactory in utilsHib Eris1-1/+10
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+11
2008-08-01Get rid of more defines, say our version on command line tools, also say our ...Albert Astals Cid1-1/+2
2008-04-29constify argDesc arraysAlbert Astals Cid1-1/+1
2007-02-242007-02-25 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-4/+1
2006-01-232006-01-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+1
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+159