1. 4ed864b Update (C) after last commit by Albert Astals Cid · 4 years, 11 months ago
  2. 245abad Change Function::getToken return a GooString instead of a pointer by Albert Astals Cid · 4 years, 11 months ago
  3. ccfaa9d Add unit test for class DefaultAppearance by Tobias Deiminger · 4 years, 11 months ago
  4. 68b74ab Fix bad cast of GooString* to const char* in DefaultAppearance by Tobias Deiminger · 4 years, 11 months ago
  5. 080a79b Convert all files to UTF-8 by Daniel Schaefer · 4 years, 11 months ago
  6. 6a9b1f7 Poppler 0.78.0 by Albert Astals Cid · 4 years, 11 months ago poppler-0.78.0
  7. 67c6f60 Add Jose (C) and move error() message as discussed in gitlab by Albert Astals Cid · 4 years, 11 months ago
  8. a24536c Handle Ink annots without an InkList but with an AP by José Aliste · 4 years, 11 months ago
  9. a4d3db8 Add AnnotWidget::setFormAdditionalAction by Albert Astals Cid · 5 years ago
  10. f5e49ed Add LinkJavaScript::createObject by Albert Astals Cid · 5 years ago
  11. 4867583 Annot: Move implementation of getFormAdditionalAction by Albert Astals Cid · 5 years ago
  12. f4733c3 Enable shadow warning by default by Albert Astals Cid · 5 years ago
  13. 5c22d88 qt5: rename variable to fix shadow warning by Albert Astals Cid · 5 years ago
  14. 56582f5 Splash: Rename local variable to fix shadow warning by Albert Astals Cid · 5 years ago
  15. 9de727a glib: Rename variable to make it more clear what it is by Albert Astals Cid · 5 years ago
  16. 7095bc5 CairoOuputDev: Rename some input variables by Albert Astals Cid · 5 years ago
  17. e62c83a rename text member to textPage by Albert Astals Cid · 5 years ago
  18. 536ec92 GfXShading: Prepend some variables with bbox_ by Albert Astals Cid · 5 years ago
  19. 8ec3c11 GfxFont: Rename local variable cmap to cnameCmap by Albert Astals Cid · 5 years ago
  20. 7b08889 TextOutputDev: break i definition into multiple ones by Albert Astals Cid · 5 years ago
  21. 9cea7a9 Annot: Rename dx and dy by Albert Astals Cid · 5 years ago
  22. 4e22578 Annot: rename one i and one j to k by Albert Astals Cid · 5 years ago
  23. 2b73efb Annot: break out a i definition into multiple by Albert Astals Cid · 5 years ago
  24. 4d9fa84 Annot: Rename three type to a longer more qualified name by Albert Astals Cid · 5 years ago
  25. 40f5c49 coords -> coordsA by Albert Astals Cid · 5 years ago
  26. d669e12 Annot: rect -> rectA in constructor parameters by Albert Astals Cid · 5 years ago
  27. 093531c TextOutputDev: Don't a loop with variable i inside a loop with variable i by Albert Astals Cid · 5 years ago
  28. 9e3c9bd TextOutputDev: rename two in variables to fix shadow warning by Albert Astals Cid · 5 years ago
  29. 2690e42 Fix line annotation arrows for usage in dimensioning by Tobias Deiminger · 5 years ago
  30. c621269 Initialize Function::domain by Albert Astals Cid · 5 years ago
  31. fe83564 Update (C) of last commit by Albert Astals Cid · 5 years ago
  32. 7dd5405 Fix typos preventing parsing of start&duration by Evgeny Stambulchik · 5 years ago
  33. 53c4afc Remove Annot::xref by Albert Astals Cid · 5 years ago
  34. 58994c2 Remove AnnotAppearance::xref by Albert Astals Cid · 5 years ago
  35. a9bf487 FormField::getFullyQualifiedName: Rename variable by Albert Astals Cid · 5 years ago
  36. 5d9eebb FormField::_createWidget: Rename parameter to fix shadow warning by Albert Astals Cid · 5 years ago
  37. fb8093d FormWidgetSignature::getSignedRangeBounds: obj -> byteRangeObj by Albert Astals Cid · 5 years ago
  38. 126c988 Form: add A to some constructor parameters to avoid shadow warnings by Albert Astals Cid · 5 years ago
  39. c148085 FormWidget::getAdditionalAction: Rename parameter to fix shadow warning by Albert Astals Cid · 5 years ago
  40. 7f87a3a Fix last two shadow warnings in PSOutputDev by Albert Astals Cid · 5 years ago
  41. e3a09f0 scale -> s by Albert Astals Cid · 5 years ago
  42. 3666856 page -> p by Albert Astals Cid · 5 years ago
  43. c7981a1 text -> t by Albert Astals Cid · 5 years ago
  44. 024dd8d adjustLine -> doAdjustLine by Albert Astals Cid · 5 years ago
  45. f9ab3af Fix shadow warning in PSOutputDev::tilingPatternFill by Albert Astals Cid · 5 years ago
  46. 6b39c1e Rename fontMaxValidGlyph map to perFontMaxValidGlyph by Albert Astals Cid · 5 years ago
  47. 277ce8b PSOutputDev::writeHeader: pass int instead of vector by Albert Astals Cid · 5 years ago
  48. bd6a0c5 PSOutputDev: psTitle -> title as a function parameter by Albert Astals Cid · 5 years ago
  49. 55ac94a HtmlOutputDev: rename variables to not collide with existing ones by Albert Astals Cid · 5 years ago
  50. 0c78e1e -Wshadow renaming in perf-test by Albert Astals Cid · 5 years ago
  51. 89bd3f1 HtmlOutputDev::checkPageSlice: rename Page *page to p by Albert Astals Cid · 5 years ago
  52. e56461b AnnotInk(): Rename inkList to inkListArray by Albert Astals Cid · 5 years ago
  53. 20cb863 Configuration(): Rename name to subtypeName by Albert Astals Cid · 5 years ago
  54. 32eed04 Annot::initialize: Rename ref to pRef to not collide with Annot::ref by Albert Astals Cid · 5 years ago
  55. 40e9994 GfxDeviceNColorSpace::copy: Move i inside loop by Albert Astals Cid · 5 years ago
  56. 2e824cd GlobalParams: Fix shadow warnings by Albert Astals Cid · 5 years ago
  57. 6c16dac StructElement::parseAttributes: Fix shadow warning by Albert Astals Cid · 5 years ago
  58. 42b4175 Dict: Use the that pattern for a non-const this by Albert Astals Cid · 5 years ago
  59. 7183066 ArthurOutputDev: Fix shadow warning by Albert Astals Cid · 5 years ago
  60. 3d410e4 gtk-test.cc: Rename variable to fix shadow warning by Albert Astals Cid · 5 years ago
  61. 0593f25 OutlineItemData: Rename constructor params by Albert Astals Cid · 5 years ago
  62. 0d56b46 Splash::makeDashedPath: Remove i declaration in for by Albert Astals Cid · 5 years ago
  63. 61611e9 PSOutputDev: Move variable declaration inside loop by Albert Astals Cid · 5 years ago
  64. 0eb72db PSOuputDev: Rename rotate local variable to pageRotate by Albert Astals Cid · 5 years ago
  65. 6831a1e PSOutputDev: rename variables to make things less confusing by Albert Astals Cid · 5 years ago
  66. 18a60f3 SplashOutputDev::drawSoftMaskedImage: Rename n to fix shadow warning by Albert Astals Cid · 5 years ago
  67. c12e4e0 glib: docs: Add index for API new in 0.78 by Christian Persch · 5 years ago
  68. db1626d Add poppler_document_create_dests_tree() to glib frontend by Masamichi Hosoda · 6 years ago
  69. d1f1a35 glib: Document G_IO_ERROR as a possible error condition by Simon McVittie · 5 years ago
  70. aa432bc glib: Don't create PopplerInputStream with length 0 by Simon McVittie · 5 years ago
  71. 9481c47 glib: pass poppler to gir libs. by maxice8 · 5 years ago
  72. c250cbd install pkg-config pc files if pkg-config is found by zdenop · 5 years ago
  73. ce8f750 glib: Fix introspection for poppler_document_new_from_data by Christian Persch · 5 years ago
  74. 90ddcdd glib: Don't use the deprecated g_type_class_add_private() by Federico Mena Quintero · 5 years ago
  75. 970e14c glib: Document the differences between render() and render_for_printing() - #749 by Federico Mena Quintero · 5 years ago
  76. 13eddb1 Poppler 0.77.0 by Albert Astals Cid · 5 years ago poppler-0.77.0
  77. 89a5367 JPEG2000Stream: fail gracefully if not all components have the same WxH by Albert Astals Cid · 5 years ago
  78. 65adf22 qt5: Fix optional content handling with exclusive layers by Albert Astals Cid · 5 years ago
  79. 157c723 OptionalContent: add some simple const by Albert Astals Cid · 5 years ago
  80. 019cb4a Update (C) of previous commits by Albert Astals Cid · 5 years ago
  81. 0477707 Call updateCTM with the identity matrix instead of all zeros by Oliver Sander · 5 years ago
  82. 792da2e cpp: Change displayPageSlice parameter to make render_page thread-safe by Julián Unrrein · 5 years ago
  83. 9433b6c Update (C) of previous commit by Albert Astals Cid · 5 years ago
  84. 6a1580e Splash: Restrict filling of overlapping boxes by Marek Kasik · 5 years ago
  85. 03c0bb7 Fix small memory leak in SignatureHandler::getCertificateInfo by Albert Astals Cid · 5 years ago
  86. eaeac5c Fix crash on signature handling by Albert Astals Cid · 5 years ago
  87. d06b961 pdfsig: Fix small memory leak by Albert Astals Cid · 5 years ago
  88. 2709ff2 Update pdftotext.1 by Sebastian Berger · 5 years ago
  89. 248540f Poppler 0.76.1 by Albert Astals Cid · 5 years ago poppler-0.76.1
  90. fe744fe Fix some typos in build system output and comments by Oliver Sander · 5 years ago
  91. 0d0630c qt5: Fix regression in annotation handling by Albert Astals Cid · 5 years ago
  92. b49d16a Update (C) of two previous commits by Albert Astals Cid · 5 years ago
  93. e0ef346 Make the mul tables be calculated at compile time with constexpr by Albert Astals Cid · 6 years ago
  94. 9186cf2 Fix a typo in an error message by Oliver Sander · 5 years ago
  95. 62f9452 Handle splashModeDeviceN8 in two switch by William Bader · 5 years ago
  96. 3b40194 Remove unused functions by Albert Astals Cid · 5 years ago
  97. 16f34af NULL -> nullptr by Albert Astals Cid · 5 years ago
  98. 310fd7c Add SPLASH_CMYK=ON to the clazy CI by Albert Astals Cid · 5 years ago
  99. 9778170 Add (C) for previous commit by Albert Astals Cid · 5 years ago
  100. 28d9bcf Fix compile with SPLASH_CMYK enabled by William Bader · 5 years ago