1. 476394e XRef::parseEntry: Fix crash in broken file by Albert Astals Cid · 7 years ago
  2. 0f891b8 pdfinfo: don't truncate dest name by Adrian Johnson · 7 years ago
  3. 951e7b3 cmake: ensure user cflags/cxxflags are appended to end by Adrian Johnson · 7 years ago
  4. a5c616a cmake INSTALL file by Adrian Johnson · 7 years ago
  5. a5e5649 Fix crash in FoFiType1C::convertToType0 in broken files by Albert Astals Cid · 7 years ago
  6. 325887e Make JBIG2Stream::readGenericBitmap return cleanly on error by Albert Astals Cid · 7 years ago
  7. f253a28 qt5: in development -> is stable by Albert Astals Cid · 7 years ago
  8. 1316c7a Annot: Fix crash on broken files by Albert Astals Cid · 7 years ago
  9. 2532df6 Annot: Fix crash on broken files by Albert Astals Cid · 7 years ago
  10. 6472d84 SplashOutputDev: Fix crash on broken files by Albert Astals Cid · 7 years ago
  11. 3ab44e2 Remove unmaintained TODO file by Albert Astals Cid · 7 years ago
  12. dfcf997 Added methods to get and set the font size of text fields by Hans-Ulrich Jüttner · 7 years ago
  13. 0bda8bb Disable glib if cairo is not found by Oliver Sander · 7 years ago
  14. 118cd73 cmake: Give people the option to build poppler as a static library by Albert Astals Cid · 7 years ago
  15. 766a32f cmake: add options to disable glib/qt4/qt5 by Adrian Johnson · 7 years ago
  16. 101aba9 cmake: Fix build when using a cairo different than the system one by Albert Astals Cid · 7 years ago
  17. 1d3f00e ignore build directory by Adrian Johnson · 7 years ago
  18. 340a99f Control whether renderToImage shows annotations by Oliver Sander · 7 years ago
  19. dd80c18 Fix building with old clang by Albert Astals Cid · 7 years ago
  20. a22cd0b Initial make dist support in cmake by Albert Astals Cid · 7 years ago
  21. 85bfeda Poppler 0.59 by Albert Astals Cid · 7 years ago poppler-0.59
  22. 98b4c23 Update (C) by Albert Astals Cid · 7 years ago
  23. 5c8dfc9 Remove the old if/else cmake syntax by Albert Astals Cid · 7 years ago
  24. 251bb42 Remove the check for cmake >= 2.8.8 since we're requiring 3.1 already by Albert Astals Cid · 7 years ago
  25. 3ea09e7 Fix warning when compiling with cygwin by Adrian Johnson · 7 years ago
  26. 6ef21ae Fix cygwin 32-bit compile by Adrian Johnson · 7 years ago
  27. 048237d pdfunite: Fix API porting error that caused abort in some cases by Albert Astals Cid · 7 years ago
  28. 4459d81 pdfinfo: use GooString.append instead of sprintf/strcat by Adrian Johnson · 7 years ago
  29. 267ff8a Fix infinite recursion in NameTree parsing in broken files by Albert Astals Cid · 7 years ago
  30. c5487b6 pdfinfo: -dests don't crash in broken documents by Albert Astals Cid · 7 years ago
  31. 10660b3 pdfinfo: Fix memory leaks when using -dests by Albert Astals Cid · 7 years ago
  32. ea6174d pdfinfo: Fix crash if getDest* returns nullptr by Albert Astals Cid · 7 years ago
  33. 73e1271 Poppler 0.58 by Albert Astals Cid · 7 years ago poppler-0.58
  34. 8a5c7be Add missing includes by Albert Astals Cid · 7 years ago
  35. 26f64a2 cmake: enable glib for windows too by Albert Astals Cid · 7 years ago
  36. 90bc39d Document some parameters of the drawChar method by Oliver Sander · 7 years ago
  37. 59e6e9b Add missing inlcudes when compiling with cmake+mingw by Albert Astals Cid · 7 years ago
  38. 13cf327 cmake: Use -std=c++11 instead of -std=gnu++11 by Albert Astals Cid · 7 years ago
  39. 1602610 Include time.h for time_t by Tobias C. Berner · 7 years ago
  40. 40cb9f4 Fix build with mingw by Albert Astals Cid · 7 years ago
  41. 5be33ba Fix Outline title by Adrian Johnson · 7 years ago
  42. 1b84a71 Use Qt::SvgMiterJoin instead of Qt::MiterJoin by Oliver Sander · 7 years ago
  43. 0793b67 Document the updateCTM method by Oliver Sander · 7 years ago
  44. 488d28e pdfimages: support listing/extracting inline images by Adrian Johnson · 7 years ago
  45. b9030a0 pdftoppm: add -jpegopt for setting jpeg compression parameters by Adrian Johnson · 7 years ago
  46. dd54243 pdftocairo: add -jpegopt for setting jpeg compression parameters by Adrian Johnson · 7 years ago
  47. 00a536a cairo 1.14 now has high quality downscaling by Adrian Johnson · 7 years ago
  48. 535bc8e win32: call ANSI functions directly by Christoph Cullmann · 7 years ago
  49. a8d670b pdfinfo: add -dests option to print named destinations by Adrian Johnson · 7 years ago
  50. 6d3239a Fix build with autotools by Adrian Johnson · 7 years ago
  51. b56a697 Improvements to the previous Signature commit by Albert Astals Cid · 7 years ago
  52. a81700d Various signature related improvements by Hans-Ulrich Jüttner · 7 years ago
  53. e15a0df Remove old/wrong cmake code for MSVC by Hannah von Reth · 7 years ago
  54. 236f4ff Use WIN32_LEAN_AND_MEAN on Windows by Hannah von Reth · 7 years ago
  55. 1abf98b qt5: ArthurOutputDev: Properly set the QPainter transformation by Oliver Sander · 7 years ago
  56. 2baaa02 Revert part of last commit, we wants tests not to fail :) by Albert Astals Cid · 7 years ago
  57. 3af2e18 Fix copy'n'paste bugs: Qt4 -> Qt5 by Oliver Sander · 7 years ago
  58. a9581e6 Form.h: fix error: 'vector' in namespace 'std' does not name a type by Roland Hieber · 7 years ago
  59. f0ecbc6 Tweak which cmap we use by Thomas Freitag · 7 years ago
  60. 7e844ea qt5: Arthur: initialize the image with the paper color by Oliver Sander · 7 years ago
  61. d7b8009 cpp: Fix page.text() not taking page orientation into account by Jason Alan Palmer · 7 years ago
  62. cd04a81 Fix use of uninitialized value use by Albert Astals Cid · 7 years ago
  63. fe97135 Make the openjpeg1 code compile with the new Object API by Albert Astals Cid · 7 years ago
  64. e5ff049 Gfx::doImage: Simplify memory management by Albert Astals Cid · 7 years ago
  65. 19eda06 Fix memory leak on corner case condition by Albert Astals Cid · 7 years ago
  66. dbe7a5d Merge remote-tracking branch 'origin/master' into better_object by Albert Astals Cid · 7 years ago better_object
  67. c167f35 Poppler 0.57 by Albert Astals Cid · 7 years ago poppler-0.57
  68. be0384d Add missing (C) by Albert Astals Cid · 7 years ago
  69. 0e7f6cb Fix some warnings in some unusual #ifdef combinations by Jannick · 7 years ago
  70. f55d6a6 Add missing (C) by Albert Astals Cid · 7 years ago
  71. 543b0ea configure.ac: fix --disable-FEATURE actually enabling the feature by Roland Hieber · 7 years ago
  72. 92ad743 pdfseparate: minor improvement to the documentation by Léonard Michelet · 7 years ago
  73. 0a20967 Add some more overrides by Albert Astals Cid · 7 years ago
  74. 687474e Build++ by Albert Astals Cid · 7 years ago
  75. 66e718e Merge remote-tracking branch 'origin/master' into better_object by Albert Astals Cid · 7 years ago
  76. 213ae24 added override tag to function declarations by Jannick · 7 years ago
  77. ab371fe pdftohtml: skip control characters by Jason Crain · 7 years ago
  78. 0f4ea2f Fix parsing of Type 1 fonts with newlines in encoding sequences by Adrian Johnson · 7 years ago
  79. 75fff65 CVE-2017-9865 (fdo#100774) avoid stack buffer overflow by Caolán McNamara · 7 years ago
  80. 5d0c23a Fix crash in broken document by Jan-Erik S · 7 years ago
  81. 852fd28 Set RUNPATH for poppler shared libs by David Faure · 7 years ago
  82. 771c826 pdfunite: fix crash in broken documents by Albert Astals Cid · 7 years ago
  83. 02d9b18 Poppler 0.56 by Albert Astals Cid · 7 years ago poppler-0.56
  84. 3a2759a Check numComps is between reasonable bounds by Jose Aliste · 7 years ago
  85. d9c88e1 Fix crash in malformed documents by Albert Astals Cid · 7 years ago
  86. 55db66c Fix crash in malformed documents by Albert Astals Cid · 7 years ago
  87. 5266fa4 Fix crash in malformed document by Albert Astals Cid · 7 years ago
  88. 112b8ab Fix crash in broken documents by Albert Astals Cid · 7 years ago
  89. 4e68bf9 Fix crash on broken documents by Albert Astals Cid · 7 years ago
  90. 558cdb4 Fix crash in malformed documents by Albert Astals Cid · 7 years ago
  91. f7030a0 Fix crash on broken documents by Albert Astals Cid · 7 years ago
  92. e465d36 Fix crash on malformed files by Albert Astals Cid · 7 years ago
  93. e2ab2fa Fix crash on malformed files by Albert Astals Cid · 7 years ago
  94. 17e4111 Break earlier on reaching recursion limit by Albert Astals Cid · 7 years ago
  95. 8e1a247 pdftohmtl: Initialize rotSkewMat by Albert Astals Cid · 7 years ago
  96. dd7b0ee Remove unused constructor by Albert Astals Cid · 7 years ago
  97. 5b05222 Fix crash in malformed file by Albert Astals Cid · 7 years ago
  98. e1b5053 Fix crash on broken file by Even Rouault · 7 years ago
  99. 9e05af3 FormFieldButton::setState() shouldn't check the field is readOnly by Hans-Ulrich Jüttner · 7 years ago
  100. 9cecd78 Merge remote-tracking branch 'origin/master' into better_object by Albert Astals Cid · 7 years ago