1. 68f2e30 Update (C) by Albert Astals Cid · 4 months ago
  2. 358411b Add an attribute to the AnnotInk class to make annotation drawn "below", i.e. with a multiply blend mode. by Lucas Baudin · 1 year ago
  3. de44e34 Refactor AnnotInk to generate appearance when the ink list is set and not only for drawing. by Lucas Baudin · 1 year ago
  4. 6274781 CPP API: fix for bad embedded file name by Zsombor Hollay-Horvath · 4 months ago
  5. 4ce27cc Check for duplicate entries by Kevin Backhouse · 5 months ago
  6. 3b605b9 Don't embed substitutions for base14 fonts by Sune Vuorela · 2 years, 7 months ago
  7. 67b6598 Revert "FormWidgetSignature::signDocumentWithAppearance: add imagePath parameter" by Sune Vuorela · 4 months ago
  8. d3c7a0e Add and restructure unit test by Sune Vuorela · 4 months ago
  9. 7937d16 Handle signatures padded with random by Sune Vuorela · 4 months ago
  10. 1e128a8 glib: fix signature text in glib binding by lbaudin · 4 months ago
  11. f72b493 Fix pdf-fullrewrite destroying documents by Albert Astals Cid · 4 months ago
  12. 99bc263 Don't search+insert in std::sets by Albert Astals Cid · 4 months ago
  13. bb547a3 Dict * to const Dict & by Albert Astals Cid · 4 months ago
  14. 56d32b0 A few Array * to const Array & by Albert Astals Cid · 4 months ago
  15. ae783b8 MediaRendition::MediaRendition: take const Dict & by Albert Astals Cid · 4 months ago
  16. f2d0fd1 MediaParameters::parseMediaScreenParameters; Take const & by Albert Astals Cid · 4 months ago
  17. 6d7c640 MediaParameters::parseMediaPlayParameters: Take const Dict & by Albert Astals Cid · 4 months ago
  18. 219d83e MediaWindowParameters::parseFWParams: Take const Dict & by Albert Astals Cid · 4 months ago
  19. 898f740 PageLabelInfo::PageLabelInfo: Take Dict by Albert Astals Cid · 4 months ago
  20. 3156b09 Interval::Interval: Take Dict by Albert Astals Cid · 4 months ago
  21. 135b11d Interval::Interval: Take const & by Albert Astals Cid · 4 months ago
  22. 3832aa5 PageLabelInfo::labelToIndex: Return std::optional by Albert Astals Cid · 4 months ago
  23. 0ab2f01 PageLabelInfo::PageLabelInfo: Take const & by Albert Astals Cid · 4 months ago
  24. 5a57027 PageLabelInfo::labelToIndex; Take std::string by Albert Astals Cid · 4 months ago
  25. 7af8aa5 Catalog::labelToIndex: Take const & by Albert Astals Cid · 4 months ago
  26. c751561 PageLabelInfo::labelToIndex: Take const & by Albert Astals Cid · 4 months ago
  27. 42278b2 Remove unused splashColorXor by Adam Sampson · 4 months ago
  28. 4d9f786 CI: Use newer gnupg 2.4 by Sune Vuorela · 4 months ago
  29. 490b964 Add static assert to check formatStrings is the correct size by Albert Astals Cid · 4 months ago
  30. 062ab87 mingw warnings by Sune Vuorela · 7 months ago
  31. b3ed0b8 GooString: append(char) return void like std::string::push_back by Sune Vuorela · 7 months ago
  32. a950bfd GooString: remove del(), we have std::string::erase by Sune Vuorela · 7 months ago
  33. 4e36e1f GooString: let del return void to be similar to std::string::erase by Sune Vuorela · 7 months ago
  34. f6dcd06 GooString: remove getLength and use std::string::size instead by Sune Vuorela · 7 months ago
  35. 5336079 Simplify some GooString / std::string usage by Sune Vuorela · 7 months ago
  36. 20950dd ViewerPreferences: Take const & instead of pointer by Albert Astals Cid · 4 months ago
  37. 989a4fa Update (C) by Albert Astals Cid · 4 months ago
  38. 2c8f535 GooString: remove copy from GooString* constructor by Sune Vuorela · 7 months ago
  39. 4261cd9 More places to take advantage of takeString by Sune Vuorela · 10 months ago
  40. 230aef3 Object: allow to move string out by Sune Vuorela · 10 months ago
  41. ab1d049 Update font in formfield annot when adding a font by Sune Vuorela · 11 months ago
  42. 27dff94 Make style variable a std::string by Albert Astals Cid · 5 months ago
  43. 53dd41c SysFontInfo::match: take std::string instead of GooString by Albert Astals Cid · 5 months ago
  44. ce518de Remove unused function by Albert Astals Cid · 5 months ago
  45. 161bb87 SysFontInfo::match: Take & instead of * by Albert Astals Cid · 5 months ago
  46. 80f676e poppler 25.09.1 did not have these speed imrovements by Albert Astals Cid · 5 months ago
  47. a838b83 Increase version so people that track master can add ifdefs on version by Albert Astals Cid · 5 months ago
  48. afdec00 poppler 25.09.1 by Albert Astals Cid · 5 months ago poppler-25.09.1 poppler-29.01.0
  49. 173ad98 poppler.pc: Add gpgmepp to Requires.private only if >= 1.24.0 by Azhar Momin · 5 months ago
  50. 2933c03 No need to store the vector size separately by Albert Astals Cid · 5 months ago
  51. 198a163 getCharCodeToUnicode: Move the shared ptr when pushing to the deque by Albert Astals Cid · 5 months ago
  52. 30f9d03 Catalog::getDisplayProfile: Remove unneeded hp variable by Albert Astals Cid · 5 months ago
  53. 3a1e251 Increase version so people that track master can add ifdefs on version by Albert Astals Cid · 5 months ago
  54. 7bbac7e poppler 25.09.0 by Albert Astals Cid · 5 months ago poppler-25.09.0
  55. e7a6307 Increase fileStreamBufSize to a more modern value by Albert Astals Cid · 5 months ago
  56. 9109e84 Update po[t] by Albert Astals Cid · 5 months ago
  57. 0ad154d Update (C) by Albert Astals Cid · 5 months ago
  58. 12e843b GooStringFormatChecker: All warnings are errors by Albert Astals Cid · 5 months ago
  59. fdaba94 Unbreak glib pc file by Albert Astals Cid · 5 months ago
  60. 0aaf1f6 Fix pkg-config static linking support by Azhar Momin · 5 months ago
  61. 61a11d1 charToTag: take std::string by Albert Astals Cid · 5 months ago
  62. a1e1597 setupGSUB: take std::string by Albert Astals Cid · 5 months ago
  63. 66518ef Remove unused FoFiTrueType::setupGSUB by Albert Astals Cid · 5 months ago
  64. ed374a9 Convert toUnicodeMap to std::string by Albert Astals Cid · 5 months ago
  65. 3dc3aa5 parseCMapFromFile: take std::string by Albert Astals Cid · 5 months ago
  66. 25c3d80 parseFdFromUri: take std::string by Albert Astals Cid · 5 months ago
  67. aa0384e drawSignatureFieldText: take std::string instead of GooString by Albert Astals Cid · 5 months ago
  68. 8ecf22b Two more GooString to std::string by Albert Astals Cid · 5 months ago
  69. a0b7447 HtmlString: use getCurText[XY]() instead of getCur[XY]() by Ferdinand Bachmann · 5 months ago
  70. 0ae45bd CMap::parse: GooString to std::string by Albert Astals Cid · 5 months ago
  71. 44dbe70 GfxCIDFont::getCodeToGIDMap: turn array of char * into array of string by Albert Astals Cid · 5 months ago
  72. 6eee4dd GlobalParams::getCMap: take std::string instead of GooString by Albert Astals Cid · 5 months ago
  73. e622ebf CMapCache::getCMap: take std::string instead of GooString by Albert Astals Cid · 5 months ago
  74. 861f59f CMap::parse: take const string & instead of const GooString & by Albert Astals Cid · 5 months ago
  75. a953bc9 getCIDToUnicode: take const string & instead of const GooString * by Albert Astals Cid · 5 months ago
  76. 2845ba7 parseCIDToUnicode: take const string & instead of const GooString * by Albert Astals Cid · 5 months ago
  77. 6772d49 getCharCodeToUnicode: Take const string & instead of const GooString * by Albert Astals Cid · 5 months ago
  78. b5df990 CharCodeToUnicode::match: take const std::string & instead of const GooString * by Albert Astals Cid · 5 months ago
  79. a4583d1 findBase14FontFile: take font by const & instead of const * by Albert Astals Cid · 5 months ago
  80. 6646b34 GlobalParams::findSystemFontFile: take const & instead of const * by Albert Astals Cid · 5 months ago
  81. 99667c8 buildFcPattern: take const & instead of const * by Albert Astals Cid · 5 months ago
  82. cef48e4 Refactor getFontLang by Albert Astals Cid · 5 months ago
  83. a185bcf CMap::match: GooString -> std::string by Albert Astals Cid · 5 months ago
  84. acfed1d GlobalParams::findCMapFile: GooString -> std::string by Albert Astals Cid · 5 months ago
  85. 3302dc7 GlobalParams::findToUnicodeFile: GooString -> std::string by Albert Astals Cid · 5 months ago
  86. b11ec6c Make some variables const by Albert Astals Cid · 5 months ago
  87. eee2e8f SplashScreenParams: Remove gamma, blackThreshold and whiteThreshold by Albert Astals Cid · 5 months ago
  88. 6af6b04 Remove unused SplashScreen::isStatic by Albert Astals Cid · 5 months ago
  89. 2fccfb9 Cache XYZ2Display transforms in Catalog by Trystan Mata · 5 months ago
  90. e66416a glib: fix ODR issue with enum by Sam James · 5 months ago
  91. ca1e7c8 JBIG2Stream::readTextRegion: Fix yet another potential integer overflow by Albert Astals Cid · 5 months ago
  92. d34dc41 Add missing array includes by Albert Astals Cid · 5 months ago
  93. 654bf79 Annot::createForm: Accept std::array instead of double* by Albert Astals Cid · 5 months ago
  94. eabf0ab Make AnnotColor::values be a std::array<double, 4> by Albert Astals Cid · 5 months ago
  95. 850dfe3 Make GfxFont::fontBBox be a std::array<double, 4> by Albert Astals Cid · 5 months ago
  96. 455c88c Make GfxFont::fontMat be a std::array<double, 6> by Albert Astals Cid · 5 months ago
  97. 5aa8195 Gfx::drawForm: take const std::array<double, 6> instead of const double * by Albert Astals Cid · 5 months ago
  98. d12d138 Make GfxFunctionShading::matrix be a std::array<double, 6> by Albert Astals Cid · 5 months ago
  99. 3923a24 Make GfxShadingPattern::matrix be a std::array<double, 6> by Albert Astals Cid · 5 months ago
  100. b510066 Make GfxCalRGBColorSpace be a std::array<double, 9> by Albert Astals Cid · 5 months ago