1. fceaba5 Fix MSVC build by Albert Astals Cid · 5 days ago master
  2. 574dccd Fix msvc build by Sune Vuorela · 5 days ago
  3. 9e4d8d5 Adding missing restoreState() by Adrian Johnson · 5 days ago
  4. 16ff06d Update (C) by Albert Astals Cid · 6 days ago
  5. f265e5a copy data streams in 4096 chunks rather than a byte at time by Sune Vuorela · 2 weeks ago
  6. 092a012 Use std::span for some data, size combos by Sune Vuorela · 2 weeks ago
  7. 1419129 poppler 24.05.0 by Albert Astals Cid · 6 days ago poppler-24.05.0
  8. 2f11d81 Update (C) by Albert Astals Cid · 2 weeks ago
  9. fe9fe14 signing: Fix modifying the AcroForm dict when it's embedded in the Catalog by Albert Astals Cid · 2 weeks ago
  10. eac1adc Update nss to the actual release version of Ubuntu 22.04 by Albert Astals Cid · 2 weeks ago
  11. ad67d43 Increase android-qt images by Albert Astals Cid · 2 weeks ago
  12. b81b285 Increase Minimum supported base to that provided by Ubuntu 22.04 by Albert Astals Cid · 2 weeks ago
  13. 06e0b89 Fix crash in broken files by Albert Astals Cid · 2 weeks ago
  14. fd98a72 Fix crash in TextStringToUtf8 by Albert Astals Cid · 2 weeks ago
  15. 103fc97 Add Missing headers to fix compile problems by Ömer Fadıl USTA · 2 weeks ago
  16. 87fc002 Update (C) by Albert Astals Cid · 2 weeks ago
  17. d40bb7e Async api for certificate validation by Sune Vuorela · 2 weeks ago
  18. e6879d3 Increase version by Albert Astals Cid · 2 weeks ago
  19. 7bddce7 Remove redundant conditional by Oliver Sander · 3 weeks ago
  20. 5aa5d29 Update (C) by Albert Astals Cid · 2 weeks ago
  21. 2ce8812 cpp: Fix crash extracting text and font in some files by Albert Astals Cid · 4 weeks ago
  22. 941666c Fix build after rebase by Albert Astals Cid · 2 weeks ago
  23. 081352c pdftops: Write compliant ps header by Sune Vuorela · 5 weeks ago
  24. c5684e7 Add tests for fakebold text by Stefan Brüns · 4 weeks ago
  25. 05121ab Move move prependUnicodeMarker to UTF.h by Oliver Sander · 3 weeks ago
  26. 1f06dca Move method GooString::hasUnicodeMarkerLE to UTF.h by Oliver Sander · 3 weeks ago
  27. 98fabb2 Move method GooString::hasUnicodeMarker to UTF.h by Oliver Sander · 4 weeks ago
  28. c60e2ce Update (C) by Albert Astals Cid · 4 weeks ago
  29. a4f0348 Fix text position in drawSignatureFieldText by Nicolas Fella · 4 weeks ago
  30. 750bb55 Take border into account also for height when determining signature font size by Nicolas Fella · 4 weeks ago
  31. 58f7210 Fix Qt text extraction for Landscape/Seascape pages by Stefan Brüns · 5 weeks ago
  32. 7ecb49e Cover Landscape etc in Qt Page::text tests by Stefan Brüns · 5 weeks ago
  33. 0f1ad3e Extend unit tests for Qt Page::text functionality by Stefan Brüns · 5 weeks ago
  34. a741a6e Assume "Adobe-Identity" for character collection by Nelson Benítez León · 4 weeks ago
  35. bc3f42f Update (C) by Albert Astals Cid · 5 weeks ago
  36. 088d83e Remove method GooString::clear by Oliver Sander · 5 weeks ago
  37. fbb6454 Remove GooString::startsWith and GooString::endsWith by Oliver Sander · 5 weeks ago
  38. 508affb Update (C) by Albert Astals Cid · 5 weeks ago
  39. 7f62fdb pdfdetach: find -> starts_with by Albert Astals Cid · 5 weeks ago
  40. b4ac7d9 Change type to `std::basic_string<char16_t>` by LinuxUserGD · 5 weeks ago
  41. ff055f8 Regenerate pot/po files only if input has changed by Stefan Brüns · 5 weeks ago
  42. 0aa1fe5 poppler 24.04.0 by Albert Astals Cid · 5 weeks ago poppler-24.04.0
  43. 199ccde reset clipping path when the state is restored by Nelson Benítez León · 9 weeks ago
  44. 0d5431d CI: Update the hack to change c++ standard to 23 in the clang build by Albert Astals Cid · 5 weeks ago
  45. d8ae3ba Require C++20 by Albert Astals Cid · 3 months ago
  46. 1446d1f CI: Use Fedora for clazy, it's newer and built against a newer clang by Albert Astals Cid · 5 weeks ago
  47. 80e0519 qt: Include less files by Albert Astals Cid · 5 weeks ago
  48. ec2427b CI: Use fedora 40 by Albert Astals Cid · 5 weeks ago
  49. d7e54f8 Update (C) by Albert Astals Cid · 5 weeks ago
  50. f26b292 Reduce worst case algorithmic complexity of TextBlock::coalesce by Stefan Brüns · 6 weeks ago
  51. 8359873 Reduce TextWord space and allocation overhead by Stefan Brüns · 6 weeks ago
  52. e803b37 Fix clang-tidy-17 "unnecessary temporary object created while calling emplace_back" by Albert Astals Cid · 3 months ago
  53. 9ace4f3 Fix text search across lines between paragraphs by Nelson Benítez León · 8 weeks ago
  54. 7a43513 Fix regression on issue #157 by Nelson Benítez León · 6 weeks ago
  55. a109015 Update (C) by Albert Astals Cid · 6 weeks ago
  56. 10377f9 qt6: Fix crash in SoundObject::data by Albert Astals Cid · 6 weeks ago
  57. 6a7f14b Revert "CI: Switch debian to testing" by Albert Astals Cid · 9 weeks ago
  58. 99f5416 pdfsig: Catalan translation by Josep M. Ferrer · 10 weeks ago
  59. 9c2cf56 CI: Switch debian to testing by Albert Astals Cid · 9 weeks ago
  60. 481ee33 poppler 24.03.0 by Albert Astals Cid · 9 weeks ago poppler-24.03.0
  61. 23a3e51 Fix srcdir=builddir build by Albert Astals Cid · 9 weeks ago
  62. 840fc76 Fix translations on non glibc platforms by Albert Astals Cid · 10 weeks ago
  63. 0ad01ca Update (C) by Albert Astals Cid · 3 months ago
  64. a926663 Fix regression on encrypted files being repaired by Nelson Benítez León · 3 months ago
  65. 87fab61 Update (C) by Albert Astals Cid · 3 months ago
  66. 3d8dac5 Gfx::doImage(): avoid integer overflow if width * height > INT_MAX by Even Rouault · 3 months ago
  67. 8d66d75 SplashOutputDev::drawImageMask(): early break if getLine() fails by Even Rouault · 3 months ago
  68. 6a4d532 ImageStream::getLine(): check that imgLine is not null by Even Rouault · 3 months ago
  69. 30acc0b Splash.cpp scaleXXXX() functions: use gmalloc[n]_checkoverflow to avoid abort() on large memory allocations by Even Rouault · 3 months ago
  70. 1c7c2ba Fix read-heap-buffer-overflow in Splash::blitTransparent() in splashModeMono8 case by Even Rouault · 3 months ago
  71. a938d58 Update (C) by Albert Astals Cid · 3 months ago
  72. a7f1652 pdfsig: Sign form signature fields with an appearance by Erich E. Hoover · 3 months ago
  73. 53b98e8 DateInfo: Add timeToStringWithFormat for using a custom format string by Erich E. Hoover · 1 year, 9 months ago
  74. 7b189dc Form: Allow signDocumentWithAppearance to autocalculate the font size by Erich E. Hoover · 1 year, 6 months ago
  75. 4a27824 Annot: Pull out the font size calculator into a separate routine by Erich E. Hoover · 1 year, 6 months ago
  76. 4b109c2 Update (C) by Albert Astals Cid · 3 months ago
  77. 90726f1 Enable pdfimages to print filenames to stdout. by Sebastian J. Bronner · 3 months ago
  78. 2934e31 Update (C) by Albert Astals Cid · 3 months ago
  79. a4da948 Gfx::doImage: skip drawing image when it has singular matrix by Nelson Benítez León · 3 months ago
  80. 0672a08 Update (C) by Albert Astals Cid · 3 months ago
  81. d169ac1 Use std::filesystem by Albert Astals Cid · 3 months ago
  82. d8e7a8a Fix directory traversal in pdfdetach by Sune Vuorela · 10 months ago
  83. 6e3824d Use an enum for Function getType by Albert Astals Cid · 3 months ago
  84. 925b104 Use more vectors and less owning pointers + length by Sune Vuorela · 3 months ago
  85. d44142d Microoptimization in parsehex by Sune Vuorela · 3 months ago
  86. 7e66b9a inline UnicodeIsValid by Sune Vuorela · 3 months ago
  87. 5ad7449 poppler 24.02.0 by Albert Astals Cid · 3 months ago poppler-24.02.0
  88. c80ae49 Update (C) by Albert Astals Cid · 3 months ago
  89. fc1c711 More unicode vectors; fewer raw pointers by Sune Vuorela · 3 months ago
  90. e56d7d7 Update (C) by Albert Astals Cid · 3 months ago
  91. c1443b5 Use FcPatternGetCharSet to fast skip fonts in findSystemFontFileForUChar by Keyu Tao · 4 months ago
  92. af05d30 Fix setting annotpolygon interior color to empty by Albert Astals Cid · 3 months ago
  93. b0d4370 Fix saving annotgeometry interior color when it's empty by Albert Astals Cid · 3 months ago
  94. 362e45c Remove unneeded comment by Nelson Benítez León · 3 months ago
  95. 2b2d5bc Update (C) by Albert Astals Cid · 3 months ago
  96. 42004cb Fix small oversight from b8de1a191 by Nelson Benítez León · 3 months ago
  97. a93aa6a Add a few const and reduce variable scopes by Albert Astals Cid · 3 months ago
  98. 7c9dfc1 Update (C) by Albert Astals Cid · 3 months ago
  99. b206322 pdfimages: return exit code 2 when error opening output files by Fernando Herrera · 3 months ago
  100. 25ffb7b Make stream compression non-optional by Sune Vuorela · 3 months ago