1. dbeb744 Bump actions/upload-artifact from 4 to 7 (#1029) by dependabot[bot] · 4 days ago trunk
  2. 173ef2b Bump github/codeql-action from 2 to 4 (#1030) by dependabot[bot] · 4 days ago
  3. 70a44cb [fuzz] Integrate CIFuzz GitHub Action for continuous security testing (#1028) by Vishal S · 5 days ago
  4. 32a2220 Update StressMap.java by PJ Fanning · 7 days ago
  5. 9cd4103 work around poi-scratchpad issue by PJ Fanning · 7 days ago
  6. 90560c3 Move fuzz-targets from oss-fuzz to Apache POI by Dominik Stadler · 8 days ago
  7. 1d9425a Log instead of assertion when handling a slightly corrupted wmf-file by Dominik Stadler · 3 weeks ago
  8. b19e73b Add fuzz targets for OSS-Fuzz integration (RLE + FormulaParser) (#1020) by Vishal S · 8 days ago
  9. 54874ae Update commons-compress version in index.xml by PJ Fanning · 9 days ago
  10. 715ddce support upcoming COMPRESS-598 change by PJ Fanning · 9 days ago
  11. 3b02cd8 typo by PJ Fanning · 10 days ago
  12. a023a29 reformat by PJ Fanning · 10 days ago
  13. 87c4c38 HSLF: support passing password as a param (#1023) by PJ Fanning · 10 days ago
  14. f669cec add password support by PJ Fanning · 11 days ago
  15. 9051507 support opening hwpf docs by passing passwords (#1017) by PJ Fanning · 11 days ago
  16. 4bbeddf Remove stress xls (#1022) by PJ Fanning · 11 days ago
  17. 90f1ae7 Revert "Update HWPFDocumentCore.java" by PJ Fanning · 11 days ago
  18. 7cf5b04 Update HWPFDocumentCore.java by PJ Fanning · 11 days ago
  19. 41ff567 move stress.xls to stress.xlsx (#1021) by PJ Fanning · 11 days ago
  20. cfb713d use javadocs.dev by PJ Fanning · 3 weeks ago
  21. 44598bd Avoid OOM with incorrect property sizes by Dominik Stadler · 3 weeks ago
  22. 2336958 Avoid assertion when handling slightly corrupted emf-file by Dominik Stadler · 3 weeks ago
  23. 9d9865c Avoid NPE when handling diagrams in pptx by Dominik Stadler · 3 weeks ago
  24. e9e9612 Avoid ClassCastException when reading headers of EMF files by Dominik Stadler · 3 weeks ago
  25. 1594baf Avoid NPE when updating cell-anchors by Dominik Stadler · 3 weeks ago
  26. 839ce4a Avoid NPE in HSSFShapeGroup.setShapeId() by Dominik Stadler · 3 weeks ago
  27. 260b22f Handle slightly broken file with empty BlipFill properly by Dominik Stadler · 4 weeks ago
  28. ac4e3c1 more HSSFEventFactory changes by PJ Fanning · 3 weeks ago
  29. a1f6f27 Update RecordFactoryInputStream.java by PJ Fanning · 3 weeks ago
  30. b923655 update tests by PJ Fanning · 3 weeks ago
  31. 6b72a2d Update DocumentInputStream.java by PJ Fanning · 3 weeks ago
  32. c797644 Update TestRecordFactoryInputStream.java by PJ Fanning · 3 weeks ago
  33. 811eb4a support reading HSSFWorkbook with password passed as param (#1016) by PJ Fanning · 3 weeks ago
  34. 6ba4a1b Update TestDocumentEncryption.java by PJ Fanning · 3 weeks ago
  35. 4efa2b7 Update OldExcelExtractor.java by PJ Fanning · 3 weeks ago
  36. 139321c Update HSSFWorkbook.java by PJ Fanning · 3 weeks ago
  37. 6a92243 deprecate unnecessary constructor by PJ Fanning · 3 weeks ago
  38. df5604a check input stream read params (#1012) by PJ Fanning · 4 weeks ago
  39. eafd6c0 Update security.xml by PJ Fanning · 4 weeks ago
  40. e340f31 Bump net.bytebuddy:byte-buddy-agent from 1.18.4 to 1.18.5 (#1009) by dependabot[bot] · 4 weeks ago
  41. bc02ef0 Avoid NPE with malformed wmf headers by Dominik Stadler · 4 weeks ago
  42. 692caf0 Avoid NPE with malformed master-style by Dominik Stadler · 4 weeks ago
  43. e96c9e1 Avoid NPE with malformed EscherAggregate by Dominik Stadler · 4 weeks ago
  44. 55c1608 Avoid NPE with malformed anchors in slideshow files by Dominik Stadler · 4 weeks ago
  45. 5338b17 Avoid NPE with malformed Visio diagram by Dominik Stadler · 4 weeks ago
  46. c92c533 Prevent large allocations when writing PPDrawing items by Dominik Stadler · 4 weeks ago
  47. 8d53613 Bug 69935: Add short-based column setters to ClientAnchor (#1006) by Yongho Hwang · 4 weeks ago
  48. 62ae400 Do not call getColumn() twice by Dominik Stadler · 6 weeks ago
  49. ae3ed57 Prevent a file-handle leak by Dominik Stadler · 3 months ago
  50. 8f149f5 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1004) by dependabot[bot] · 6 weeks ago
  51. ab196a7 Use log instead of assert when parsing emf-files by Dominik Stadler · 7 weeks ago
  52. da3d64d Add an NPE check when retrieving fonts for bullet-items by Dominik Stadler · 7 weeks ago
  53. 04f4c1f Avoid NPE when retrieving sheets by name with invalid name by Dominik Stadler · 7 weeks ago
  54. 513a805 Describe where to get the latest spotbugs by Dominik Stadler · 7 weeks ago
  55. 0ae15ed Perform an allocation-check for .emf files by Dominik Stadler · 8 weeks ago
  56. 5eba199 Fix tests for no-scratchpad by Dominik Stadler · 8 weeks ago
  57. 0de8ecd Recent tests add one more file to ooxml-lite by Dominik Stadler · 8 weeks ago
  58. d1f3f94 Add check for too large allocation in SharedFormulaGroup by Dominik Stadler · 8 weeks ago
  59. d1f0a88 Avoid NPE in XSLFDiagram by Dominik Stadler · 8 weeks ago
  60. beab88f Remove obsolete if-condition by Dominik Stadler · 8 weeks ago
  61. 6610918 Only allocate the required size for EscherComplexProperty by Dominik Stadler · 8 weeks ago
  62. c9b3767 Introduce getComplexSize() by Dominik Stadler · 8 weeks ago
  63. e54ba88 Log instead of an assertion by Dominik Stadler · 8 weeks ago
  64. 8df3673 Avoid some more NPEs on slightly broken documents by Dominik Stadler · 8 weeks ago
  65. 58ac8d0 throw exception if getAlpha returns very large value (that is too big for int) (#1000) by PJ Fanning · 8 weeks ago
  66. 372388b Support rendering transparent bitmaps in presentations. (#990) by Jacobo Aragunde Pérez · 8 weeks ago
  67. e3e04a6 Fix missing newline at end of TestXSLFTextShape.java by PJ Fanning · 8 weeks ago
  68. d72e3a6 Add a file-handler for .emf files by Dominik Stadler · 8 weeks ago
  69. 1910fff Add a file-handler for .wmf files by Dominik Stadler · 8 weeks ago
  70. 22531fe Prevent invalid height/width in wmf-images exhausting memory by Dominik Stadler · 8 weeks ago
  71. 9c2f487 Bug 69927: Avoid NPE when parsing wmf-file by Dominik Stadler · 8 weeks ago
  72. b09bf90 Fix running integration-tests without scratchpad-libraries by Dominik Stadler · 9 weeks ago
  73. 2acb5cf Avoid several NPEs by Dominik Stadler · 9 weeks ago
  74. d60edd2 Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#998) by dependabot[bot] · 8 weeks ago
  75. fd4d143 XSSFReader: tolerate missing comments file (#996) by PJ Fanning · 9 weeks ago
  76. df2d5d6 rename param in ColumnHelper by PJ Fanning · 9 weeks ago
  77. 8cdcda2 Avoid NPE when handling color-highlighting in text-runs by Dominik Stadler · 9 weeks ago
  78. 18ef012 Avoid some NPEs when handling LinkTables by Dominik Stadler · 9 weeks ago
  79. ac4295d Avoid NPE when a row in a workbook was deleted and thus getRow() returns null by Dominik Stadler · 9 weeks ago
  80. d93a29a Optimize handling of large XSSFTables by Dominik Stadler · 9 weeks ago
  81. 1fc4f9e Avoid ClastCastException when handling a broken ppt file by Dominik Stadler · 9 weeks ago
  82. b401b92 Avoid NPE when reading a broken pptx file by Dominik Stadler · 9 weeks ago
  83. a5f5f42 Avoid NPE when reading a broken xlsb file by Dominik Stadler · 9 weeks ago
  84. ba04c61 format methods by PJ Fanning · 9 weeks ago
  85. f8a8189 Use the proper add-method to perform the check for max number of children by Dominik Stadler · 9 weeks ago
  86. 95b2a1c Avoid NPE with broken files when reading xls file by Dominik Stadler · 9 weeks ago
  87. 017ff5f Implement lazy allocation of data for complex escher properties by Dominik Stadler · 9 weeks ago
  88. cc8b6d7 Update XWPFTheme.java by PJ Fanning · 9 weeks ago
  89. 6670c48 Add getter for body elements in XWPFSDTContent. (#991) by Jacobo Aragunde Pérez · 9 weeks ago
  90. aead782 XWPF Themes: allow public access of theme and add helpers for theme fonts (#986) by Etienne Gautier · 9 weeks ago
  91. c94e795 Avoid NPE with broken files when writing endnotes for Word documents by Dominik Stadler · 9 weeks ago
  92. e9b33c0 Avoid NPE with broken files when writing endnotes for Word documents by Dominik Stadler · 9 weeks ago
  93. befc941 Avoid NPE with broken files when handling paint-style for fill by Dominik Stadler · 10 weeks ago
  94. ac98933 Avoid NPE with broken files when handling text-shapes by Dominik Stadler · 10 weeks ago
  95. 0ec4434 Avoid NPE with broken file by Dominik Stadler · 10 weeks ago
  96. c28aec6 Avoid an NPE when reading broken SlideShow-files by Dominik Stadler · 10 weeks ago
  97. b195a3b Avoid an NPE when OPCPackage is closed without being fully initialized by Dominik Stadler · 10 weeks ago
  98. ddf71d0 Avoid two NPEs which were currently "expected" in tests by Dominik Stadler · 10 weeks ago
  99. fb75600 Don't throw RuntimeException in integration-tests by Dominik Stadler · 10 weeks ago
  100. 4dadb9d Update copyright year in NOTICE file by PJ Fanning · 2 months ago