summaryrefslogtreecommitdiff
path: root/utils/pdfseparate.cc
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-5/+5
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-3/+3
2018-02-21Fix buffer size warning due to missing space for null terminator in pdfseparate.Adam Reichold1-1/+2
2018-01-14Remove declare but unused Object instancesAlbert Astals Cid1-1/+0
2018-01-09Enable no-missing-field-initializersAlbert Astals Cid1-2/+2
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-7/+7
2017-12-03Add missing (C)Albert Astals Cid1-0/+1
2017-11-15Support unicode on windows consoleAdrian Johnson1-0/+2
2017-10-02Add missing (C)poppler-0.60Albert Astals Cid1-1/+1
2017-09-16Fix missing-declarations warningsAlbert Astals Cid1-1/+1
2017-07-31Add missing (C)Albert Astals Cid1-0/+1
2017-07-31pdfseparate: minor improvement to the documentationLĂ©onard Michelet1-1/+1
2016-11-15Update (C)Albert Astals Cid1-1/+1
2016-10-09pdfseparate: remove extra '%' in error messagePino Toscano1-1/+1
2015-02-25pdfseparate: use always an unique instance for PDFDoc for savePageAsThomas Freitag1-2/+5
2014-11-03Fix memory leaks when running pdfseparateAlbert Astals Cid1-2/+6
2014-04-06Fix memory leakAlbert Astals Cid1-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-11-15Merge remote-tracking branch 'origin/poppler-0.24'Albert Astals Cid1-1/+1
2013-10-26Update copyrightsAlbert Astals Cid1-1/+1
2013-10-24Merge remote-tracking branch 'origin/poppler-0.24'Albert Astals Cid1-16/+44
2013-10-24Allow only one %d in the filenameAlbert Astals Cid1-1/+30
2013-10-02pdfseparate: allow zero-padded pagespecsDaniel Kahn Gillmor1-3/+19
2013-09-27Update copyrightsAlbert Astals Cid1-0/+1
2013-09-16pdfseparate: improve the path buildingPino Toscano1-2/+2
2012-09-17Support encrypted pdf files in pdfseparateThomas Freitag1-4/+0
2012-07-19pdfseparate: Return 0 on successAlbert Astals Cid1-1/+5
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-0/+118
2012-01-15Correctly initialize globalParamsThomas Freitag1-1/+4
2011-09-27Rename pdfmerge and pdfextractAlbert Astals Cid1-0/+115