1. 181653d qt: Fix crash in Submit Forms if document links to non existing field by Albert Astals Cid · 13 hours ago master
  2. 45a3eb9 [TextOutputDev] Better detect fakebold words by Stefan Brüns · 8 months ago
  3. dfd458a Enable modernize-raw-string-literal by Albert Astals Cid · 2 days ago
  4. 7984e15 Enable modernize-use-nullptr by Albert Astals Cid · 2 days ago
  5. cdd96bc Enable modernize-use-std-numbers by Albert Astals Cid · 2 days ago
  6. 8c57732 CI: Enable clang-tidy modernize checks by Albert Astals Cid · 2 days ago
  7. ac055a9 CI: Enable bugprone-multi-level-implicit-pointer-conversion by Albert Astals Cid · 3 days ago
  8. ab975e1 CI: Fix readability-redundant-string-init by Albert Astals Cid · 2 days ago
  9. 3dc162a CI: Fix readability-container-contains by Albert Astals Cid · 2 days ago
  10. 0bf9b46 CI: Fix readability-static-accessed-through-instance by Albert Astals Cid · 2 days ago
  11. 752f6af Fix readability-uniqueptr-delete-release by Albert Astals Cid · 3 days ago
  12. 5e2399e CI: Ignore readability-identifier-length by Albert Astals Cid · 3 days ago
  13. 946ac18 CI: Enable readability-redundant-access-specifiers by Albert Astals Cid · 3 days ago
  14. 569fae7 CI: Enable readability-delete-null-pointer by Albert Astals Cid · 3 days ago
  15. 6b38ad4 CI: Enable readability-redundant-control-flow by Albert Astals Cid · 3 days ago
  16. dc6de6a CI: Enable readability-duplicate-include by Albert Astals Cid · 3 days ago
  17. 505dde1 CI: Enable readability-container-size-empty by Albert Astals Cid · 3 days ago
  18. 03b6d26 CI: Enable readability-const-return-type by Albert Astals Cid · 3 days ago
  19. 3cf2f13 CI: Enable readability-redundant-smartptr-get by Albert Astals Cid · 3 days ago
  20. 117500a CI: Enable readability-redundant-string-cstr by Albert Astals Cid · 3 days ago
  21. 4512018 CI: Enable readability-non-const-parameter by Albert Astals Cid · 3 days ago
  22. cbf0dfa CI: Enable readability-redundant-member-init by Albert Astals Cid · 3 days ago
  23. 44edb44 CI: Enable all clang-tidy readibility checks... by Albert Astals Cid · 3 days ago
  24. 9a02bbd CI: Reorder a bit the clang tidy checks by Albert Astals Cid · 3 days ago
  25. 69acc3e CI: Enable performance-no-int-to-ptr by Albert Astals Cid · 3 days ago
  26. 03571e1 CI: Enable bugprone-sizeof-expression by Albert Astals Cid · 3 days ago
  27. 9329318 CI: Enable bugprone-macro-parentheses exception by Albert Astals Cid · 3 days ago
  28. 14170da CI: Enable bugprone-undefined-memory-manipulation by Albert Astals Cid · 3 days ago
  29. 824ad86 CI: Enable bugprone-suspicious-string-compare by Albert Astals Cid · 3 days ago
  30. 51b458a CI: Use clang 19 by Albert Astals Cid · 3 days ago
  31. 885e284 CI: Use clang 18 by Albert Astals Cid · 3 days ago
  32. 972e7a2 Don't convert from optional to value and back to optional by Albert Astals Cid · 3 days ago
  33. 090b085 GooString::copy now returns a std::unique_ptr by Albert Astals Cid · 4 days ago
  34. 686e387 CI: Enable bugprone-suspicious-include by Albert Astals Cid · 3 days ago
  35. 05e0ba9 test: Move .c to .h by Albert Astals Cid · 3 days ago
  36. a2f4bf0 Convert pdftohtml htmlFileName into unique_ptr by Albert Astals Cid · 3 days ago
  37. d85c9b5 Convert PSOutCustomColor name into unique_ptr by Albert Astals Cid · 3 days ago
  38. 7eb8720 Convert PST1FontName psName too unique_ptr by Albert Astals Cid · 3 days ago
  39. beb67dd Convert PSOutputDev t1FontNames into a vector by Albert Astals Cid · 3 days ago
  40. 9d3c708 Make PSOutputDev::makePSFontName return a unique_ptr by Albert Astals Cid · 4 days ago
  41. 7084275 Convert StructElement GooStrings to unique_ptr by Albert Astals Cid · 4 days ago
  42. 8c77976 Convert StandardAuthData GooStrings to unique_ptr by Albert Astals Cid · 4 days ago
  43. 11674ad CI: Use clang 17 by Albert Astals Cid · 10 months ago
  44. 5301918 Change StandardSecurityHandler GooString to unique_ptr by Albert Astals Cid · 4 days ago
  45. ee4daae Make MediaRendition GooStrings be unique_ptr by Albert Astals Cid · 4 days ago
  46. 4b4e101 Make Movie fileName a unique_ptr by Albert Astals Cid · 4 days ago
  47. f74be6e Convert FormFieldChoice GooString ptr to unique_ptr by Albert Astals Cid · 4 days ago
  48. 38868cb Make ChoiceOpt GooStrings unique_ptr by Albert Astals Cid · 4 days ago
  49. 55f3a44 Make Make FormFieldText::internalContent a unique_ptr by Albert Astals Cid · 4 days ago
  50. 0a269f7 Make FormFieldText::defaultContent a unique_ptr by Albert Astals Cid · 4 days ago
  51. 09e5a13 Make FormFieldText::content a unique_ptr by Albert Astals Cid · 4 days ago
  52. a0002a5 Make Form::mappingName a unique_ptr by Albert Astals Cid · 4 days ago
  53. d193ea7 Make Form::alternateUiName a unique_ptr by Albert Astals Cid · 4 days ago
  54. 6e99a80 Make Form::partialName a unique_ptr by Albert Astals Cid · 4 days ago
  55. 32b8932 Make Form::defaultAppearance a unique_ptr by Albert Astals Cid · 4 days ago
  56. f09b2c8 Make SysFontInfo members unique_ptr by Albert Astals Cid · 4 days ago
  57. 65b4510 Make toUnicodeDirs a vector of unique_ptr by Albert Astals Cid · 4 days ago
  58. dce5dd0 Make GfxSeparationColorSpace name be a unique_ptr by Albert Astals Cid · 4 days ago
  59. 5e10c2b Make QStringToGooString return a unique_ptr by Albert Astals Cid · 4 days ago
  60. 95ced79 Turn the partialFileName param into a unique_ptr by Albert Astals Cid · 4 days ago
  61. f8f3825 Make PostScriptFunction::codeString a unique_ptr by Albert Astals Cid · 4 days ago
  62. 39b3db0 Make FileSpec fileName/desc/platformFilename be a unique_ptr by Albert Astals Cid · 4 days ago
  63. 57cd4f4 Make collectionA and cMapNameA be const & instead of pointer by Albert Astals Cid · 4 days ago
  64. 4798cfb Make CMap collection and cMapName be unique_ptr by Albert Astals Cid · 4 days ago
  65. f5dd3e4 More std::ranges by Albert Astals Cid · 4 days ago
  66. 053acd5 Don't update pdfsig.pot when POT-Creation-date is the only change by Nelson Benítez León · 8 months ago
  67. 8b76130 Signature is binary. Store in vector of bytes by Sune Vuorela · 4 days ago
  68. 845d84c More std::ranges::sort by Albert Astals Cid · 4 days ago
  69. b108fa1 Make HtmlLink take a unique_ptr by Albert Astals Cid · 4 days ago
  70. e323e1b Make HtmlOutputDev::getLinkDest return unique_ptr by Albert Astals Cid · 4 days ago
  71. 0fcb26c Make HtmlLink::getLinkStart return unique_ptr by Albert Astals Cid · 4 days ago
  72. 6ef8ae1 Remove two unused functions by Albert Astals Cid · 4 days ago
  73. 2c14cd4 Make getReusablePath return a unique_ptr by Albert Astals Cid · 4 days ago
  74. e5e255c Use the better sort function by Albert Astals Cid · 6 months ago
  75. 4f908d9 AnnotAppearanceBuilder::setDrawColor take a const & instead of a pointer by Albert Astals Cid · 4 days ago
  76. e50c68a AnnotAppearanceBuilder::setLineStyleForBorder take const & instead of pointer by Albert Astals Cid · 4 days ago
  77. e80adad Annot::setRect take a const & instead of pointer by Albert Astals Cid · 4 days ago
  78. c8da968 Update (C) by Albert Astals Cid · 4 days ago
  79. b41f7b5 Make AnnotTextMarkup::setQuadrilaterals take a const & instead of a pointer by Albert Astals Cid · 4 days ago
  80. fe2eb15 Make AnnotQuadrilaterals::getXXXX const by Albert Astals Cid · 4 days ago
  81. a80ff0d AnnotInk::setInkList make param be const & instead of && by Albert Astals Cid · 4 days ago
  82. f5485fb AnnotPolygon::setVertices take a const & instead a pointer by Albert Astals Cid · 4 days ago
  83. 41ba755 Annots: memory handling cleanup by Sune Vuorela · 3 weeks ago
  84. 32206c8 pdfdetach: Make -savefile work with Unicode strings by Albert Astals Cid · 8 days ago
  85. 9a04cb1 Update (C) by Albert Astals Cid · 4 days ago
  86. bf9926d CI: Use android-qt68 image by Albert Astals Cid · 4 days ago
  87. 05e8eea Object: create from std::unique_ptr<GooString> by Sune Vuorela · 6 days ago
  88. 30eada0 poppler 24.12.0 by Albert Astals Cid · 8 days ago poppler-24.12.0
  89. 5a640ff Form: fclose file on signature error by Sune Vuorela · 8 days ago
  90. eb6a860 Update (C) by Albert Astals Cid · 9 days ago
  91. 514623e Mark certificates that can do qualified signing by Sune Vuorela · 8 months ago
  92. 1448906 Generate appearance stream for annotation stamp when it is not available (i.e. was invalidated), taking into account the custom image case by Lucas Baudin · 2 weeks ago
  93. 89ac0c4 CryptoSign: Allow backends to support different signature types by Sune Vuorela · 12 days ago
  94. 945a327 Update (C) by Albert Astals Cid · 12 days ago
  95. 36c171a pdfsig.1: Extend GPG backend documentation by Sune Vuorela · 2 weeks ago
  96. 2160415 Parser.cc: remove superfluous condition inside 'if' by Nelson Benítez León · 4 weeks ago
  97. 547babe Update (C) by Albert Astals Cid · 3 weeks ago
  98. 0a121fc Try verify public private headers by Sune Vuorela · 3 weeks ago
  99. 883fbaa README: update the location of the official poppler room by Pablo Correa Gómez · 3 weeks ago
  100. 54b1b03 Install CryptoSignBackend header by Nicolas Fella · 3 weeks ago