summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-23Use GooString::copy to copy a GooStringSune Vuorela5-13/+9
2025-03-23Improve errors on signing failureSune Vuorela2-7/+18
2025-03-11pdfinfo: avoid a string copySune Vuorela1-2/+2
2025-03-10GooString: Remove unused concatenate constructorSune Vuorela1-8/+0
2025-03-09Update (C)Albert Astals Cid2-0/+2
2025-03-09Fix pdfcairo's document unit for SVG outputMasamichi Hosoda1-0/+1
2025-03-09Use Python3 instead of PythonInterp since we already require newer cmakeAlbert Astals Cid1-3/+2
2025-03-07Forbid GooString from explicit nullptr creationSune Vuorela1-0/+6
2025-03-04Increase version so people that track master can add ifdefs on versionAlbert Astals Cid4-4/+4
2025-03-03poppler 25.03.0poppler-25.03.0Albert Astals Cid7-8/+21
2025-03-03Update (C)Albert Astals Cid2-2/+2
2025-03-02Set aOidData.oid.typeAlbert Astals Cid1-2/+2
2025-03-02Fix memory leaks introduced in the str->reset commitAlbert Astals Cid3-15/+14
2025-02-27Update (C)Albert Astals Cid1-1/+1
2025-02-27fix pgp test with no signature backendsSune Vuorela1-2/+4
2025-02-27Fix windows; include arraySune Vuorela1-0/+1
2025-02-27Add unit testSune Vuorela2-0/+147
2025-02-27Put a pgp signature in a pdf fileSune Vuorela15-89/+391
2025-02-27Fix windows runSune Vuorela1-1/+1
2025-02-26Update (C)Albert Astals Cid17-8/+17
2025-02-26Remove my_SEC_StringToOID(), replace the string by an OID.Juraj Šarinay1-103/+28
2025-02-25glib: check file attachment annotation for this class before castingMarkus Göllnitz1-1/+1
2025-02-25glib: subclass stamp as markupMarkus Göllnitz1-3/+3
2025-02-24Do not embed unnecessary fonts if signature appearance string is empty.Juraj Šarinay2-32/+38
2025-02-20Less goostring pointersSune Vuorela23-153/+119
2025-02-20Signature-GPGME: more correct validation handlingSune Vuorela1-10/+9
2025-02-19Less manual new/delete of GooStringSune Vuorela13-96/+80
2025-02-19Signing: Improve error handling on bad passphraseSune Vuorela6-0/+16
2025-02-19Update (C)Albert Astals Cid2-0/+2
2025-02-19Handle bad catalog dictionaries where Pages points to its childAaron Nguyen1-0/+24
2025-02-19glib: Fix default signature colorsJan-Michael Brummer1-5/+5
2025-02-19Update (C)Albert Astals Cid1-0/+1
2025-02-06Add Page::getPageObj() getterEven Rouault1-0/+3
2025-02-05Update (C)Albert Astals Cid49-20/+50
2025-02-05Enforce error checking on stream::resetSune Vuorela50-434/+575
2025-02-04[TextOutputDev] Replace some gmallocn with vectorStefan Brüns1-104/+69
2025-02-04[TextOutputDev] Use std::sort instead of qsort, minor cleanup/fixesStefan Brüns2-144/+87
2025-02-04Simplify last line handling for TextPage::dumpStefan Brüns1-11/+5
2025-02-04CI: Enable bugprone-unchecked-optional-accessAlbert Astals Cid13-41/+78
2025-02-04Fix compiler warningSune Vuorela1-1/+1
2025-02-04Increase version so people that track master can add ifdefs on versionAlbert Astals Cid4-4/+4
2025-02-04poppler 25.02.0poppler-25.02.0Albert Astals Cid6-6/+16
2025-02-04Fix build on MSVCAlbert Astals Cid1-1/+2
2025-01-26Update (C)Albert Astals Cid1-1/+1
2025-01-24cairo: fix issue for images reaching MAX_CAIRO_IMAGE_SIZENelson Benítez León1-0/+11
2025-01-20Update (C)Albert Astals Cid2-1/+2
2025-01-20cleanup pdfDocEncodingToUtf16 and add some constsSune Vuorela8-61/+40
2025-01-20Clean up utf8ToUcs4 functionSune Vuorela3-48/+16
2025-01-20Update (C)Albert Astals Cid22-4/+22
2025-01-19Update (C)Albert Astals Cid7-5/+7