3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch by Michal Sudolsky: Fix bug when drawing text using truetype font with difference encoding loaded from pdf More... over 3 years ago
Patch by Christopher Creutzig: CVE-2019-10723 - Excessive memory allocation crash at PdfPagesTreeCache More... over 3 years ago
Patch by Christopher Creutzig: CVE-2019-10723 - Excessive memory allocation crash at PdfPagesTreeCache
zyx
More... over 3 years ago
Fix by Matthew Brincke: CVE-2018-12983 - stack-based buffer over-read in the PdfEncryptMD5Base::ComputeEncryptionKey() More... over 3 years ago
Fix by Matthew Brincke: CVE-2018-12983 - stack-based buffer over-read in the PdfEncryptMD5Base::ComputeEncryptionKey()
zyx
More... over 3 years ago
EncryptTest: Fallback to Helvetica font, when Arial cannot be loaded More... over 3 years ago
EncryptTest: Fallback to Helvetica font, when Arial cannot be loaded
zyx
More... over 3 years ago
Patch by Michal Sudolsky: Correct string width when using font loaded from pdf More... over 3 years ago
Patch by Michal Sudolsky: Correct string width when using font loaded from pdf
zyx
More... over 3 years ago
Patch by Christopher Creutzig: Correct typos in code comments
zyx
More... over 3 years ago
Patch by Christopher Creutzig: Correct typos in code comments More... over 3 years ago
PATCH: Patch by Chris: Handle the Name datatype correctly. Without this fix the Name datatype More... about 4 years ago
PATCH: Patch by Chris: Handle the Name datatype correctly. Without this fix the Name datatype got converted to a dictionary after imposing the PDF. This resulted in having an invalid /ColorSpace for images and thus images that did not show up in the resulting PDF. More... about 4 years ago
PATCH: Patch by Chris: With this change it is possible to scale an More... about 4 years ago
PATCH: Patch by Chris: With this change it is possible to scale an inserted page (one by one with different scaling). I tried to make sure, that all additional parameters are optional and the previous behavior is retained if no scaling factors are given. More... about 4 years ago
PATCH: Patch by Chris: If an exception happens, return none zero return code. More... about 4 years ago
PATCH: Patch by Chris: If an exception happens, return none zero return code. More... about 4 years ago
PATCH: Patch by Chris: Also allow to set the bounding box with the legacy plan reader. More... about 4 years ago
PATCH: Patch by Chris: Also allow to set the bounding box with the legacy plan reader. More... about 4 years ago
FIXED: Testcase should check for GetTime() == -1 for invalid dates More... about 4 years ago
FIXED: Testcase should check for GetTime() == -1 for invalid dates More... about 4 years ago
Reapplied new patch from Federico Kircheis with additional test from reverted revision 2023 to fix PdfDate behaviour. More... about 4 years ago
Reapplied new patch from Federico Kircheis with additional test from reverted revision 2023 to fix PdfDate behaviour. More... about 4 years ago
Revert previous commit More... about 4 years ago
Revert previous commit More... about 4 years ago
PATCH: Patch by Federico Kircheis to improve date handling and parsing. Additional tests added by me. More... about 4 years ago
PATCH: Patch by Federico Kircheis to improve date handling and parsing. Additional tests added by me. This patch changes behaviour of PdfDate::IsValid as many more dates are now considered valid. Instead of failing, we fill it up with default values so PoDoFo is more fault-tollerant here. More... about 4 years ago
PATCH: #102 by Ivan Romanov: More... about 4 years ago
PATCH: #102 by Ivan Romanov: More... about 4 years ago
PATCH: \#109 Fixed spelling error interpretor->interpreter More... about 4 years ago