1. d1e17fe Save signature correctyl if encrypt stream by Sune Vuorela · 3 days ago master
  2. 6d353c8 GPGME: Better certificate validation by Sune Vuorela · 3 days ago
  3. 8e89a7a More unused GooString forward declarations/includes by Albert Astals Cid · 7 days ago
  4. 4eda93a Remove unneeded forward declaration by Albert Astals Cid · 7 days ago
  5. 57dfe0f Update (C) by Albert Astals Cid · 7 days ago
  6. f4489ac Update (C) by Albert Astals Cid · 7 days ago
  7. 78953ed Add missing array include by Albert Astals Cid · 8 days ago
  8. b62e232 Fix last GlobalParams::setupBaseFonts by Albert Astals Cid · 8 days ago
  9. 3ef748f Fix int overflow in image painting by Sune Vuorela · 12 days ago
  10. b66d958 Unit test: test cross validation of signatures by Sune Vuorela · 10 days ago
  11. 3c9e5ba Prevent path traversal in font paths on windows by Sune Vuorela · 10 days ago
  12. e563499 font-finding: empty path is also not-found by Sune Vuorela · 10 days ago
  13. 171365d Turn fonts into a vector of unique_ptrs instead of raw pointers by Albert Astals Cid · 11 days ago
  14. 170291c JBIG2Decoder: guard against too much bitshift by Sune Vuorela · 12 days ago
  15. 08f4bca glib: construct PopplerPage::mutex (fixes crash on macOS) by Daeho Ro · 12 days ago
  16. 3cae558 Clean up a bit in PostScript function by Sune Vuorela · 12 days ago
  17. 246d91f CI: Use an android docker image that exists by Albert Astals Cid · 12 days ago
  18. 30e7566 Qt: copy data to byte array, don't use after free by Sune Vuorela · 12 days ago
  19. 2110649 Fix msvc build in XRef (missing array include) by Sune Vuorela · 12 days ago
  20. 0975541 Remove deprecated DCT and JPX decoders by Albert Astals Cid · 3 weeks ago
  21. ce20cfb FoFiType1C::convertToCIDType0: Fix crash on malformed files by Albert Astals Cid · 2 weeks ago
  22. d1700a8 Update (C) by Albert Astals Cid · 3 weeks ago
  23. 49902b8 cpp: Add render_hint::ignore_paper_color to allow transparent paper by Trevor L Davis · 3 weeks ago
  24. 3395bc0 Increase version so people that track master can add ifdefs on version by Albert Astals Cid · 3 weeks ago
  25. 1fe4098 poppler 26.06.0 by Albert Astals Cid · 3 weeks ago poppler-26.06.0
  26. a2cf35e Update (C) by Albert Astals Cid · 3 weeks ago
  27. 2f10803 Use call_once to initialize annots list in Page instead of relying on pageLocker by Lucas Baudin · 4 weeks ago
  28. 7e23e81 Page::getAnnots: Remove unused parameter by Albert Astals Cid · 3 weeks ago
  29. e307fc8 Update (C) by Albert Astals Cid · 3 weeks ago
  30. 8352264 SplashOutputDev: Fix integer overflow in tilingPatternFill by Marek Kasik · 4 weeks ago
  31. 0247268 certificate der is binary data; don't use string by Sune Vuorela · 2 months ago
  32. 5d5f1f6 Use std::chrono for cert validity by Sune Vuorela · 3 weeks ago
  33. d50a451 Some const PDFRectangle * to const PDFRectangle & by Albert Astals Cid · 4 weeks ago
  34. 0f94f53 Some const GfxColor * to const GfxColor & by Albert Astals Cid · 4 weeks ago
  35. 83ab29c Functions with 0 inputs are not valid by Albert Astals Cid · 4 weeks ago
  36. 690e823 More std::string by Albert Astals Cid · 4 weeks ago
  37. da15512 Annot: Make a bunch of functions return const * instead of * by Albert Astals Cid · 4 weeks ago
  38. 00f5228 Annot: A few * parameters to const & by Albert Astals Cid · 4 weeks ago
  39. 5c2d789 Annot: add some const markers to functions by Albert Astals Cid · 4 weeks ago
  40. 620b426 Annot: Change pointers we always use without checking for null to references by Albert Astals Cid · 4 weeks ago
  41. e1a4f1c More std::string by Albert Astals Cid · 4 weeks ago
  42. 7e19268 Convert choices to vector by Albert Astals Cid · 4 weeks ago
  43. b4a64f3 Convert defaultChoices to vector by Albert Astals Cid · 4 weeks ago
  44. deafdd3 FormFieldChoice::getNumSelected() is const by Albert Astals Cid · 4 weeks ago
  45. 373db7b Convert contents to GooString by Albert Astals Cid · 4 weeks ago
  46. 9e6976c HorizontalTextLayouter take const & by Albert Astals Cid · 4 weeks ago
  47. 2cc4651 Take const std::string & as parameter by Albert Astals Cid · 4 weeks ago
  48. 6b96e3f PSSubstFont::psName can be a std::string by Albert Astals Cid · 4 weeks ago
  49. 5984cbf Take const std::string & instead of const char * by Albert Astals Cid · 4 weeks ago
  50. d4f7089 embFontList is a std::string so add strings instead of char* by Albert Astals Cid · 4 weeks ago
  51. dc7e5d2 Remove unneeded const_cast by Albert Astals Cid · 4 weeks ago
  52. bd259f2 One unique_ptr more by Albert Astals Cid · 4 weeks ago
  53. 2e7a6cf Turn a few GooString to std::string and save a new/delete by Albert Astals Cid · 4 weeks ago
  54. efec9f8 Convert 4 const char * to const std::string by Albert Astals Cid · 4 weeks ago
  55. 6719631 use memmove for overlapping memory moves by Dirk Müller · 5 weeks ago
  56. 13bee39 Fix Typo in Object Generation Number Loop by Dirk Müller · 5 weeks ago
  57. a19b40e Update (C) by Albert Astals Cid · 5 weeks ago
  58. d0def69 CairoFontEngine: pass faceIndex to freetype by lilydjwg · 5 weeks ago
  59. ea00d33 Update (C) by Albert Astals Cid · 5 weeks ago
  60. 2851662 Remove Object::arrayRemove by Albert Astals Cid · 6 weeks ago
  61. a3de7f8 Dict::getKey: Return const std::string & by Albert Astals Cid · 5 weeks ago
  62. 875fecd Splash: Remove some leftover static_cast<double> for former SplashCoord by Stefan Brüns · 6 weeks ago
  63. a63362b Fix crash on malformed documents by Albert Astals Cid · 5 weeks ago
  64. f3deb54 Use std::string GooString format in more places by Stefan Brüns · 7 weeks ago
  65. 81ed6a3 Clear the bitmap if blitTransparent failed by Albert Astals Cid · 5 weeks ago
  66. efe4d4b Return early if we fail getting a value for bmSize by Albert Astals Cid · 5 weeks ago
  67. b3f05c1 Fix crash on malformed document by Albert Astals Cid · 5 weeks ago
  68. ecc27d8 Fix crash on broken document by Albert Astals Cid · 5 weeks ago
  69. 1bb4812 Update (C) by Albert Astals Cid · 6 weeks ago
  70. fcccee7 Remove checks for password being null by Albert Astals Cid · 6 weeks ago
  71. d45e9aa Use named constructors for certain object types by Sune Vuorela · 10 weeks ago
  72. bb13b0f Remove Object::dictGetValNF by Albert Astals Cid · 7 weeks ago
  73. 7529fa8 Update (C) by Albert Astals Cid · 6 weeks ago
  74. f07b88d Replace some leftover auto's with std::string by Stefan Brüns · 6 weeks ago
  75. f7c9ff5 Prefer Object::getNameString() over Object::getName() by Stefan Brüns · 7 weeks ago
  76. 1b016c9 Object: Avoid char* decay in Object::isName(name) by Stefan Brüns · 7 weeks ago
  77. 98f0be5 OutputDev: Replace const char* Marked Content tagname with const string & by Stefan Brüns · 7 weeks ago
  78. 27f5bc0 SplashState: Remove no longer used constructor by Stefan Brüns · 7 weeks ago
  79. 8b0e3bf Splash: Use delegating constructor by Stefan Brüns · 7 weeks ago
  80. 8571c94 Splash: Remove aaGamma member from Splash, make it static const by Stefan Brüns · 7 weeks ago
  81. 33d8db8 More const by Albert Astals Cid · 6 weeks ago
  82. 3a903c5 PSOutputDev::addCustomColor: take const & by Albert Astals Cid · 6 weeks ago
  83. 0394c04 A few const and move variable declarations to where they are used by Albert Astals Cid · 6 weeks ago
  84. e65d31c Remove two unused/unneeded virtual by Albert Astals Cid · 6 weeks ago
  85. 5739026 SplashOutputDev::functionShadedFill: No need to new and delete pattern by Albert Astals Cid · 6 weeks ago
  86. b3d7efe Splash::shadedFill take const & by Albert Astals Cid · 6 weeks ago
  87. 0ceff53 Use string_view in PSOutputDev::writePS and drop const cast by Sune Vuorela · 6 weeks ago
  88. 8ae0f8e Remove Object::dictGetKey by Albert Astals Cid · 7 weeks ago
  89. dfe53c2 Remove Object::dictIs by Albert Astals Cid · 7 weeks ago
  90. 57c0798 less auto by Albert Astals Cid · 7 weeks ago
  91. ced0af6 XRef: Read complete entry instead of byte-wise by Stefan Brüns · 3 months ago
  92. 39a4d0a XRef: Move invariant GoffsetMax() out of loop by Stefan Brüns · 3 months ago
  93. 2be612d XRef: Avoid unecessary Object::free calls on resize by Stefan Brüns · 3 months ago
  94. 4ab16d9 Remove runtime checks for freetype < 2.1.8 by Albert Astals Cid · 7 weeks ago
  95. 3d259ce Update (C) by Albert Astals Cid · 7 weeks ago
  96. e3816ac Remove no longer used Object(std::unique_ptr<GooString>) overload by Stefan Brüns · 7 weeks ago
  97. 9bef418 Avoid initializing Object from GooString::copy() by Stefan Brüns · 7 weeks ago
  98. 8e664f1 Prefer Object(string&&) over Object(unique_ptr<GooString>) by Stefan Brüns · 7 weeks ago
  99. c128d4a Function: Use std::string in tokenizer by Stefan Brüns · 7 weeks ago
  100. 323a3c4 Parser: use std::string for decryptedString return by Stefan Brüns · 7 weeks ago