summaryrefslogtreecommitdiff
path: root/test/pdf-inspector.cc
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-5/+8
2022-02-16PDFDoc: Make passwords std::optional instead of pointersAlbert Astals Cid1-1/+1
2022-02-15Make PDFDoc constructor take the filename as unique_ptrAlbert Astals Cid1-5/+2
2020-07-03Run clang-formatAlbert Astals Cid1-262/+200
2019-12-02enable modernize-redundant-void-argAlbert Astals Cid1-3/+3
2019-11-09Make globalParams a std::unique_ptrOliver Sander1-2/+1
2019-09-29pdf-inspector: Support builddir != srcdirAlbert Astals Cid1-1/+2
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-2/+2
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-05-06Replace GooHash by std::unordered_map in OutputDev.Adam Reichold1-12/+5
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-11/+11
2012-12-29pdf-inspector: Add correct title and copyrightRoss Lagerwall1-3/+2
2012-12-29pdf-inspector: Fix crash by not freeing filename_gRoss Lagerwall1-1/+0
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid1-1/+1
2010-07-10[pdf-inspector] Do not render for printingCarlos Garcia Campos1-1/+2
2009-07-01[test] Use gtkbuilder rather than libgladeSebastien Bacher1-14/+20
2009-06-16Fix a crash in pdf-inspectorCarlos Garcia Campos1-0/+11
2008-12-24Fix compile warning on string literal formatHib Eris1-1/+1
2008-12-24Fix some more warningsHib Eris1-4/+5
2008-11-23Compile with -pedanticAlbert Astals Cid1-1/+1
2008-10-31Make the catalog available to CairoFontEngineAdrian Johnson1-1/+1
2008-09-24Remove non-needed X includesAlbert Astals Cid1-3/+0
2007-02-242007-02-25 Albert Astals Cid <aacid@kde.org>Albert Astals Cid1-1/+1
2005-12-03remove another chagne should not have gone inAlbert Astals Cid1-7/+2
2005-12-03 * qt4/src/poppler-qt4.h:Albert Astals Cid1-2/+7
2005-11-22Fix page range in the inspectorAlbert Astals Cid1-1/+1
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-1/+1
2005-08-23Tue Aug 23 13:38:01 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford1-0/+358