summaryrefslogtreecommitdiff
path: root/utils/pdffonts.cc
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Add some more constAlbert Astals Cid1-2/+2
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-4/+4
2019-11-09Remove goto-based error handling in pdffonts.ccOliver Sander1-12/+5
2019-11-09Make globalParams a std::unique_ptrOliver Sander1-2/+1
2019-11-07Do not include string.h, it is not usedOliver Sander1-1/+0
2019-11-07Use std::unique_ptr for passwordsOliver Sander1-14/+4
2019-11-07Use std::unique_ptr for PDFDocOliver Sander1-4/+3
2019-11-07Use std::string for the filenameOliver Sander1-8/+7
2019-11-07Remove the 'err0' error handling goto targetOliver Sander1-2/+1
2019-10-23Make FontInfo::scan return a std::vector objectOliver Sander1-11/+3
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Remove GooList completelyOliver Sander1-1/+1
2019-03-21Remove method GooList::getOliver Sander1-2/+2
2019-03-21Make GooList a template typeOliver Sander1-1/+1
2019-03-21Remove method GooList::getLengthOliver Sander1-2/+2
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-5/+5
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-4/+4
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-3/+3
2017-12-03Add missing (C)Albert Astals Cid1-1/+1
2017-11-15Support unicode on windows consoleAdrian Johnson1-0/+2
2013-11-27Warn the user if he provides a wrong rangesuzuki toshiya1-0/+7
2012-03-04pdffonts: list the encoding of each fontAdrian Johnson1-3/+4
2012-03-01Update copyrightsAlbert Astals Cid1-0/+1
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-19/+48
2012-01-07Add -subst option to pdffonts to list the substitute font name and filenameAdrian Johnson1-19/+48
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2010-12-12Do not return 99 (or 1) with -h, -v and -printencAlbert Astals Cid1-0/+2
2010-11-28Use FontInfoScannerAlbert Astals Cid1-159/+26
2010-11-10Linearization improvementsHib Eris1-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-8/+8
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/+12
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-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-6/+9
2007-02-242007-02-25 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-4/+1
2006-08-042006-08-05 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-1/+10
2006-01-232006-01-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+1
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid1-0/+1
2005-12-122005-12-12 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-0/+294