1. 597e26e Make Annot::getNF and Dict::getNF return const & instead of copy by Albert Astals Cid · 5 years ago
  2. 0a4e86e Update (C) of previous commits by Albert Astals Cid · 5 years ago
  3. 69d86f9 TextOutputDev: Fix assert in broken file by Albert Astals Cid · 5 years ago
  4. b0a3356 Remove the "long" Object objRef constructor by Albert Astals Cid · 5 years ago
  5. 60b6632 CI Use kdeorg/android-sdk instead of apol/asdk:clang by Albert Astals Cid · 5 years ago
  6. cc7a183 cpp: tests: Add showing version information to poppler-dump by Masamichi Hosoda · 5 years ago
  7. 258a25f gbasename: Include stdlib for free by Albert Astals Cid · 5 years ago
  8. d14a962 Update (C) by Albert Astals Cid · 5 years ago
  9. e4b72ca tidyup: #if to #ifdef in HAVE_IN_MEMORY_FILE_FOPENCOOKIE as per aacid by · 5 years ago
  10. 7b9b3a9 MSVC/Mac build fix: Hide the private methods in InMemoryFile behind a HAVE_IN_MEMORY_FILE_FOPENCOOKIE guard. These use datatypes like off64_t which don't seem to port to MSVC/Mac. by · 5 years ago
  11. 2d1c832 MSVC build fix: gbasename: basename()/libgen.h don't exist in MSVC-land. Instead, use _splitpath_s. by · 5 years ago
  12. 0e7b76e NameTree: remove undefined function by Albert Astals Cid · 5 years ago
  13. e65dfd7 NameTree: Remove unused member by Albert Astals Cid · 5 years ago
  14. ae62db7 cpp: docs: Add description of header version macro by Masamichi Hosoda · 5 years ago
  15. dbc49f4 cpp: docs: Add header file information by Masamichi Hosoda · 5 years ago
  16. 9802b5f cpp: docs: Fix doc generating from poppler-version.h.in by Masamichi Hosoda · 5 years ago
  17. e5fee74 Make the Object Ref constructor explicit by Albert Astals Cid · 5 years ago
  18. 4d0cbca Add an XRef::fetch variant that takes a const Ref by Albert Astals Cid · 5 years ago
  19. fc555c7 Object: Add constructor that takes a const Ref by Albert Astals Cid · 5 years ago
  20. 5f6ff67 pdftohtml: Add -dataurls to man page by Albert Astals Cid · 5 years ago
  21. 7b8dbc0 pdftohtml: singleHtml and stout are not mutually exclusive. with -dataurls is actually quite reasonable. by Greg Knight · 5 years ago
  22. 91ab53f pdftohtml: add support for dataUrls argument by Greg Knight · 5 years ago
  23. 44da4d7 Introduce gbase64 by Greg Knight · 5 years ago
  24. 2ba8161 Introduce gbasename by Greg Knight · 5 years ago
  25. 7f4da59 pdftohtml data urls: adding InMemoryFile utility class by Greg Knight · 5 years ago
  26. 8d2a3e5 constify saveAs GooStrings by Albert Astals Cid · 5 years ago
  27. c0c8922 0.74.0 by Albert Astals Cid · 5 years ago poppler-0.74.0
  28. 2c5fadd Update (C) of last commit by Albert Astals Cid · 5 years ago
  29. 5a72f3c Use reinterpret_cast to silence cast-align warnings by Albert Astals Cid · 5 years ago
  30. ff1ab1b Undefined-shift in StreamPredictor::getNextLine by Vincent Le Garrec · 5 years ago
  31. 5d2ef36 Update (C) by Albert Astals Cid · 5 years ago
  32. 8446948 SplashXPath: Handle overflow of adjusts gracefully by Albert Astals Cid · 5 years ago
  33. 5417b8c Integer-overflow in FoFiBase::checkRegion by Vincent Le Garrec · 5 years ago
  34. 0d41037 Gfx8BitFont: Make multiple code variables instead of one by Albert Astals Cid · 5 years ago
  35. 308b7ca Integer-overflow in Gfx8BitFont::Gfx8BitFont by Vincent Le Garrec · 5 years ago
  36. b54e1fc Also defend against requests for negative XRef indices. oss-fuzz/12797 by Adam Reichold · 5 years ago
  37. 3cc40be JBIG2Stream: Free huffTab if buildTable fails by Albert Astals Cid · 5 years ago
  38. 181db8a ofz-8467: Undefined-shift in CMap::addCIDs by LE GARREC Vincent · 5 years ago
  39. c357732 ofz-8725: Undefined-shift in JBIG2HuffmanDecoder::buildTable by LE GARREC Vincent · 5 years ago
  40. a73c80e ofz-8516: Undefined-shift in StreamBitReader::readBits by Vincent Le Garrec · 5 years ago
  41. ef64a69 ofz-8798: Undefined-shift in JBIG2MMRDecoder::get2DCode by Vincent Le Garrec · 5 years ago
  42. 6f53271 glib: Fix cast from 'GTime *' (aka 'int *') to 'time_t *' (aka 'long *') by Albert Astals Cid · 5 years ago
  43. f2493d5 SampledFunction: Fix uninitialized memory read by Albert Astals Cid · 5 years ago
  44. a6427ea Fix ofz-8438 by Vincent Le Garrec · 5 years ago
  45. 7486e49 pdfsig: add -nssdir option by Albert Astals Cid · 5 years ago
  46. 8076bc6 Fix link in FreeBSD by Albert Astals Cid · 5 years ago
  47. 900d02b Update (C) by Albert Astals Cid · 5 years ago
  48. 98f7cf7 Fix e[0] gcc warning by Albert Astals Cid · 5 years ago
  49. 748b4e5 all: Remove support for obsolete systems by Christian Persch · 5 years ago
  50. 9f247fb Remove unused MacroPushRequiredVars.cmake by Volker Krause · 5 years ago
  51. eae71a6 cpp: Add named destination for poppler-dump by Masamichi Hosoda · 5 years ago
  52. ec67506 cpp: Add document::create_destination_map() by Masamichi Hosoda · 5 years ago
  53. dbed070 cpp: Add destination class by Masamichi Hosoda · 5 years ago
  54. 842a75d Fix fseeko configure check on Android for API level < 24 by Volker Krause · 5 years ago
  55. 8984a71 Update (C) of last commits by Albert Astals Cid · 5 years ago
  56. b82b77b Make validateSignature return a SignatureValidationStatus by Albert Astals Cid · 5 years ago
  57. 01ccc50 Merge NSS_CertTranslate into validateCertificate by Albert Astals Cid · 5 years ago
  58. fbb6509 Include timezone in timeToDateString() by Adrian Johnson · 5 years ago
  59. 8da4d53 qt5: demo: Actually use the lazy toc model lazyly by Albert Astals Cid · 5 years ago
  60. c8e6e73 Update (C) of previous commits by Albert Astals Cid · 5 years ago
  61. 9b9795e Update since to 0.74 by Albert Astals Cid · 5 years ago
  62. 3cb662c Add a method the check if an outline item has children to avoid having to eagerly expand the hierarchy anyway. by Adam Reichold · 5 years ago
  63. 3376db5 Port the Qt5 viewer demo to use the lazy outline item API (even if for loading all items up front for now). by Adam Reichold · 5 years ago
  64. a2e42c8 Add missing doc comments for the lazy outline item API of the Qt5 frontend. by Adam Reichold · 5 years ago
  65. c0fc05e Remove the intermediate Outline type since all items are owned by the document and the top-level items will always be eagerly loaded anyway. by Adam Reichold · 6 years ago
  66. 13b5eae Add Qt5 API that lazily builds an outline by wrapping the internal objects. by Adam Reichold · 6 years ago
  67. 29fa0f2 glib: docs: Add API index for 0.73 by Christian Persch · 5 years ago
  68. 67e46f6 Poppler 0.73.0 by Albert Astals Cid · 5 years ago poppler-0.73.0
  69. 75f3d31 glib: Make PrintScaling preference available in API by Marek Kasik · 5 years ago
  70. 44505cb glib: Fix named destinations by Christian Persch · 5 years ago
  71. 5196cf6 qt5: Remove CertificateInfo() by Albert Astals Cid · 5 years ago
  72. 8e8c841 Remove unneeded/leaky copyString calls by Albert Astals Cid · 5 years ago
  73. 7fde94d Make CertificateInfo a std::unique_ptr by Oliver Sander · 6 years ago
  74. 8943f7d Use std::string for the strings in EntityInfo by Oliver Sander · 6 years ago
  75. 0d3c6b4 Use GooString for publicKey, cert_serial, cert_der by Oliver Sander · 6 years ago
  76. 1195544 Lots of changes to CertificateInfo memory handling by Oliver Sander · 6 years ago
  77. 0e2577e delete copy constructor and assignement by Albert Astals Cid · 6 years ago
  78. 5a12875 Install the header file CertificateInfo.h by Albert Astals Cid · 6 years ago
  79. 5d6e6f3 Expose X509CertificateInfo in qt5 frontend by Chinmoy Ranjan Pradhan · 6 years ago
  80. a6944a7 Add X509CertificateInfo to poppler by Chinmoy Ranjan Pradhan · 6 years ago
  81. aed1af4 gfile: Fix the build on WIN32 by Christian Persch · 5 years ago
  82. 01e963c qt5: undefine major and minor since old glibc defined them by Albert Astals Cid · 5 years ago
  83. 0e8effb msys2: add missing include on mingw-w64 by Alexey Pavlov · 5 years ago
  84. 12cf140 msys2: fix glib introspection path on mingw-w64 by Alexey Pavlov · 5 years ago
  85. 859b4e5 msys2: support enabling NSS on mingw-w64 by Alexey Pavlov · 5 years ago
  86. 2cebd37 Update (C) of previous commits by Albert Astals Cid · 5 years ago
  87. d5625de gfile: Open files with CLOEXEC flag set by Christian Persch · 5 years ago
  88. 4a3eef3 gfile: Add wrapper for open(3p) and use it instead of directly calling open by Christian Persch · 5 years ago
  89. e1e4457 all: Use the openFile fopen wrapper from gfile.h by Christian Persch · 5 years ago
  90. 1e99a1e Revert 9fd5ec0e6e5f763b190f2a55ceb5427cfe851d5f by Albert Astals Cid · 5 years ago
  91. 646be03 Update (C) by Albert Astals Cid · 5 years ago
  92. 9fd5ec0 PDFDoc::setup: Fix return value by Albert Astals Cid · 5 years ago
  93. 141405e Allocate SplashXPathScanner on the stack by Stefan Brüns · 6 years ago
  94. 3cfc61a Forgot one by Albert Astals Cid · 5 years ago
  95. 615a12a Fix some trivial warnings by Albert Astals Cid · 5 years ago
  96. ac40736 Add (C) from last commit by Albert Astals Cid · 5 years ago
  97. e07c8b4 Avoid global display profile state becoming an uncontrolled memory leak by enforcing single initialization. Closes #654 by Adam Reichold · 5 years ago
  98. 15d2d1e Welcome 2019 by Albert Astals Cid · 5 years ago
  99. 39a251b Do not try to parse into unallocated XRef entry and return pointer to dummy entry instead. Closes #692 and oss-fuzz/12330 by Adam Reichold · 5 years ago
  100. de0c0b8 FileSpec: Move the fileSpec.dictLookup call inside fileSpec.isDict if by Albert Astals Cid · 5 years ago