3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
StandardStreamDevice: Fix warning missing handling of switch label More... about 2 months ago
PdfEncodingLimits: Fixed warning on initialization order More... about 2 months ago
PdfEncoding: Make the class final and non virtual More... 2 months ago
PdfMemDocument: Fixed missing override attribute reset(), clear() More... 2 months ago
Cleanings: Make many classes final and constructors private (internal use) More... 2 months ago
Use FTT-UTF encoding for PyDynamicEncoding More... 2 months ago
Cleanings: Make some more method internal and structs final More... 2 months ago
PdfDocument: Added Reset(), restored original Clear() from 0.9.x More... 2 months ago
Fix incorrect cmap codespacerange size More... 2 months ago
PdfFont: Fixed documentation pointing to old 0.9.x methods More... 3 months ago
PdfSigningContext: Remove stateful save options, and move it to Sign()/StartSigning() methods More... 3 months ago
Free the context after unloading the provider libs More... 3 months ago
TestStreamedDocument: Make the test use the provided "LiberationSans" instead of "Arial", which may be absent More... 3 months ago
Don't append other docs outline items on inserted page from it More... 3 months ago
Add free objects from other doc not self More... 3 months ago
Fix insert pages - no need for loop through all pages More... 3 months ago
charconv_compat: Fixed compilation in mingw < 12 More... 4 months ago
PdfAction: Try fix gcc/clang compilation More... 4 months ago
PdfAction: Reworked hierarchy, create PdfActionURI, PdfActionJavascript and so on classes More... 4 months ago
Updated TODO.md More... 4 months ago
PdfFontMetricsFreetype: Try to create fallback Unicode map only if not creating substitute from loaded metrics More... 4 months ago
Reviewed PdfFileSpec, PdfAction, PdfDestination API and their usage More... 4 months ago
nullable: Allow nullable<const T&>::nullable(const nullable<T&>&) More... 4 months ago
PdfXOBject: Don't read the /Type key when parsing an XObject, it's optional More... 4 months ago
Do not build documentation on pull requests More... 4 months ago
Install man pages in directory from GNUInstallDirs More... 4 months ago
Renamed -> FontTrueTypeSubset and move it to private More... 5 months ago
Add a -dev suffix when building the documentation with CMAKE_BUILD_TYPE != Release More... 5 months ago
Add some exclusions to Doxygen output More... 5 months ago
Cleaned documentation output by removing local classes More... 5 months ago