1. 23a2f6a Break earlier on reaching recursion limit by Albert Astals Cid · 7 years ago
  2. 5323bc8 pdftohmtl: Initialize rotSkewMat by Albert Astals Cid · 7 years ago
  3. 6715937 Remove unused constructor by Albert Astals Cid · 7 years ago
  4. d52bba3 Fix crash in malformed file by Albert Astals Cid · 7 years ago
  5. db254b4 Fix crash on broken file by Even Rouault · 7 years ago
  6. 9fc5ed2 FormFieldButton::setState() should check the field isn't readOnly by Hans-Ulrich Jüttner · 7 years ago
  7. 5c9b08a pdfunite: Fix crash with broken documents by Albert Astals Cid · 7 years ago
  8. ff05069 Poppler 0.55.0 by Albert Astals Cid · 7 years ago poppler-0.55
  9. 680b3f6 Update (C) by Albert Astals Cid · 7 years ago
  10. 0bf3854 Don't forget to ship this file ^_^ by Albert Astals Cid · 7 years ago
  11. aa03a71 Fix abort in files with broken Decode arrays by Albert Astals Cid · 7 years ago
  12. 65c5a52 Fail by default if libopenjpeg2/1 is not available by Albert Astals Cid · 7 years ago
  13. ea6d320 Fix openjpeg text by Albert Astals Cid · 7 years ago
  14. b286a6b Fail by default if libjpeg is not available by Albert Astals Cid · 7 years ago
  15. b5ca57d Fix memory leak in XRef::constructXRef by Albert Astals Cid · 7 years ago
  16. b21c5f7 Use initNullAfterMalloc since this is after a greallocn by Albert Astals Cid · 7 years ago
  17. e98ca09 Forgot to add my (C) here by Albert Astals Cid · 7 years ago
  18. 47aa71c Make Dict incRef/decRef private by Albert Astals Cid · 7 years ago
  19. 0d7aa8c Make Array incRef/decRef private by Albert Astals Cid · 7 years ago
  20. b1f4e35 Make Stream incRef/decRef private by Albert Astals Cid · 7 years ago
  21. d34e530 Get rid of another incRef() call by Albert Astals Cid · 7 years ago
  22. a7f2baa Pass the Object around instead of the Dict by Albert Astals Cid · 7 years ago
  23. 0321bca SplashOutputDev::doUpdateFont - Fix crash on broken file by Albert Astals Cid · 7 years ago
  24. 96ff78d cpp: Return nullptr if the page at index can't be fethed by Albert Astals Cid · 7 years ago
  25. d83b113 JPXStreamPrivate::init2 - Fix memory leak in broken files by Albert Astals Cid · 7 years ago
  26. 270866e GfxDeviceNColorSpace::parse - Fix memory leak on broken files by Albert Astals Cid · 7 years ago
  27. 22123c8 TextPool::addWord - Fix memory leak on broken files by Albert Astals Cid · 7 years ago
  28. d7a102f FoFiType1::parse - Fix memory leak on broken files by Albert Astals Cid · 7 years ago
  29. 9773c15 New Object API by Albert Astals Cid · 7 years ago
  30. 3c29ded Make Object free itself on init and destruction by Albert Astals Cid · 7 years ago
  31. d73bcd3 auto_ptr -> unique_ptr by Albert Astals Cid · 7 years ago
  32. 9ad9d92 Fix memory leak in error condition by Albert Astals Cid · 7 years ago
  33. cdab9a2 Move the bits sanity checking a bit higher in the function by Albert Astals Cid · 7 years ago
  34. b2545e9 Fix regression in GfxIndexedColorSpace::mapColorToBase by Albert Astals Cid · 7 years ago
  35. 09000ce Minor optimization by Albert Astals Cid · 7 years ago
  36. b21b041 Fix memory leak when reconstructing broken files by Albert Astals Cid · 7 years ago
  37. 2784395 Fix memory leak (and probably logic bug) parsing broken XRef entries by Albert Astals Cid · 7 years ago
  38. 478be21 Poppler 0.54 by Albert Astals Cid · 7 years ago poppler-0.54
  39. d627a38 Update (C) by Albert Astals Cid · 7 years ago
  40. 3a13817 pdfimages: don't fail listing if inline image data contains 'EI' by Adrian Johnson · 7 years ago
  41. e3779c8 glib: Fix return value in API doc comment of poppler_movie_get_play_mode by Carlos Garcia Campos · 7 years ago
  42. cc7809e Make XRef reconstruction a bit better by Albert Astals Cid · 7 years ago
  43. 2bbd110 glib-demo: Show play mode in movie properties view by Carlos Garcia Campos · 7 years ago
  44. dad9b36 glib: Expose movie play mode by Francesco Poli (wintermute) · 7 years ago
  45. 0dbec24 qt5: Compile with -DQT_NO_CAST_FROM_BYTEARRAY by Christoph Cullmann · 7 years ago
  46. 7ba4eb3 Poppler 0.53 by Albert Astals Cid · 7 years ago poppler-0.53
  47. 411c963 Update (C) by Albert Astals Cid · 7 years ago
  48. 96333f6 Add override markers by Albert Astals Cid · 7 years ago
  49. da49058 Compile in C++11 mode by Albert Astals Cid · 7 years ago
  50. aa86332 pdfinfo: Fix memory leak when printing JS by Albert Astals Cid · 7 years ago
  51. d30e66c pdfinfo: fix leak when printing JS by Albert Astals Cid · 7 years ago
  52. a7632c5 pdftohtml: fix small memory leak when constructing some filenames by Albert Astals Cid · 7 years ago
  53. 8ebec83 SplashOutputDev: Fix memory leak when rendering images with colormap and matte color by Albert Astals Cid · 7 years ago
  54. cfaeead pdfimages: support 16bpc png and tiff images by Adrian Johnson · 7 years ago
  55. 1b0653c Qt5: Expose Form additional actions by Albert Astals Cid · 7 years ago
  56. a4c6433 Update (C) of previous commit by Albert Astals Cid · 7 years ago
  57. 0151e6e Qt5: expose form calculate order by Albert Astals Cid · 7 years ago
  58. 0ae3d40 Parse AcroForm CO (calculateOrder) by Albert Astals Cid · 7 years ago
  59. bbfc56b Make FormWidget* setters ignore isReadOnly by Albert Astals Cid · 7 years ago
  60. f853145 There's no config file by Albert Astals Cid · 7 years ago
  61. c7a7c34 Poppler 0.52.0 by Albert Astals Cid · 7 years ago poppler-0.52
  62. baad9bd Update C years by Albert Astals Cid · 7 years ago
  63. 83d4d3e Properly initialize some RichMedia variables in corner cases by Albert Astals Cid · 7 years ago
  64. 8de4b35 Fix assert on reading some OCGs by Albert Astals Cid · 7 years ago
  65. 0b7c235 pdftocairo.1: typo by Adrian Johnson · 7 years ago
  66. e7aad35 Qt: fix memory leaks found when running tests by Hubert Figuière · 7 years ago
  67. dc8edec Poppler 0.51 by Albert Astals Cid · 7 years ago poppler-0.51
  68. c4de00a Forgot to update the \since value by Albert Astals Cid · 7 years ago
  69. 0eb28e2 qt5: Fix segfault/assert if LinkDestination is constructed with invalid input string. by Christoph Cullmann · 7 years ago
  70. 4db6507 Check for error from NSS in SignatureHandler construct. by Sebastian Rasmussen · 7 years ago
  71. 8bb90fc Qt5: Minor api refinements to the new signature classes by Albert Astals Cid · 7 years ago
  72. aa63deb Qt5: Implement digital signature support by Hanno Meyer-Thurow · 7 years ago
  73. 2f831d5 New year! by Albert Astals Cid · 7 years ago
  74. b6c4d6d Fix memory leak in PDFDoc::markAnnotations by Albert Astals Cid · 7 years ago
  75. 3cae777 pdfunite: add fields to AcroForm dict by Thomas Freitag · 7 years ago
  76. c301f6c qt5: Add Poppler::FormField::setName by Albert Astals Cid · 8 years ago
  77. 86c99de Add Form[Field|Widget]::setPartialName by Albert Astals Cid · 8 years ago
  78. 56dfa44 Poppler 0.50 by Albert Astals Cid · 8 years ago poppler-0.50
  79. 1511523 Refine previous fix a bit by Albert Astals Cid · 8 years ago
  80. 9b01644 Don't crash when calling cmsGetColorSpace() by Marek Kasik · 8 years ago
  81. 8321b40 Add one more const by Albert Astals Cid · 8 years ago
  82. 1a6e4b6 cairo: initialize CairoOutputDev::antialias by Jason Crain · 8 years ago
  83. 2cf901c Fix PS conversion for some files by William Bader · 8 years ago
  84. 97b801b Remove useless include by Albert Astals Cid · 8 years ago
  85. 7ac94c8 nSharedGroups doesn't need to be a class member by Albert Astals Cid · 8 years ago
  86. 4c4b913 Bail out if nBitsNumObjects or nBitsDiffGroupLength are greater than 32 by Jeffrey Morlan · 8 years ago
  87. 21cd08e Default to libopenjpeg2 instead of libopenjpeg1 by Albert Astals Cid · 8 years ago
  88. b5f3e93 Revert "introduced hex string as a new Object type and used it for file identifier" by Albert Astals Cid · 8 years ago
  89. 3a260ba Revert "treat file identifier as a hex string, not a basic string" by Albert Astals Cid · 8 years ago
  90. 42ef2ac Read softmask into memstrean in case of matte by Thomas Freitag · 8 years ago
  91. c448e16 patch to add -passlevel1customcolor by William Bader · 8 years ago
  92. 628299b treat file identifier as a hex string, not a basic string by Jakub Alba · 8 years ago
  93. debd136 introduced hex string as a new Object type and used it for file identifier by Jakub Alba · 8 years ago
  94. 484d9d4 Spelling fixes spotted by William Bader by Albert Astals Cid · 8 years ago
  95. bc11784 Qt: Support OCG state change links by Albert Astals Cid · 8 years ago
  96. b4e93c3 Fix pdftoppm -tiff -gray/-mono incorrect output. by Kenji Uno · 8 years ago
  97. 5a04bec Fix PDFDoc::saveIncrementalUpdate()'s detection of document being modified by Jakub Alba · 8 years ago
  98. 0c9c208 Fix Outline parsing on broken documents by Albert Astals Cid · 8 years ago
  99. e59cbaf glib: Use g_slice_new0 for PopplerActionLayer by Jason Crain · 8 years ago
  100. 02e2d8e 0.49 by Albert Astals Cid · 8 years ago poppler-0.49