1. e6a04b4 add setOutputPassword for HSLFSlideShow and HWPFDocument (#1050) by PJ Fanning · 8 days ago trunk
  2. 8afdb88 decouple xlsb from xmlbeans (#1043) by Tim Allison · 10 days ago
  3. eacd5f9 Event based extractor: refactor password support (#1026) by PJ Fanning · 10 days ago
  4. 1a91f5c Reject invalid WMF unitsPerInch=0 to prevent infinite scaling (#1045) by jmestwa-coder · 12 days ago
  5. d809edb bc 1.84 by PJ Fanning · 13 days ago
  6. 4fc020b log4j 2.25.4 by PJ Fanning · 13 days ago
  7. da17d72 Bump bouncy castle from 1.83 to 1.84 (#1047) by David Frizelle · 13 days ago
  8. be8875b Bug 60848 and 65907 - Fix SUMPRODUCT with unary minus (--) on array arguments and other cases by Dominik Stadler · 3 weeks ago
  9. d117241 Open up xssfb to simplify client usage/modifications. (#1042) by Tim Allison · 14 days ago
  10. b5d2426 Fix Row.setRowStyle() not propagating styles to cells in XSSFCell and SXSSFCell (#1031) by Md Fakhrul Islam · 4 weeks ago
  11. e657fc9 Remove redundant stripe style settings in CreateTable (#1040) by PJ Fanning · 5 weeks ago
  12. 3cc9731 Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755 (#1037) by dependabot[bot] · 6 weeks ago
  13. 702be5b Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 (#1034) by dependabot[bot] · 6 weeks ago
  14. 113059e Fix ArrayIndexOutOfBoundsException in XSSFTextParagraph when auto number scheme index is out of range (#1033) by amos-wnjsoft · 6 weeks ago
  15. ddb4900 Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#1019) by dependabot[bot] · 6 weeks ago
  16. dbeb744 Bump actions/upload-artifact from 4 to 7 (#1029) by dependabot[bot] · 7 weeks ago
  17. 173ef2b Bump github/codeql-action from 2 to 4 (#1030) by dependabot[bot] · 7 weeks ago
  18. 70a44cb [fuzz] Integrate CIFuzz GitHub Action for continuous security testing (#1028) by Vishal S · 8 weeks ago
  19. 32a2220 Update StressMap.java by PJ Fanning · 8 weeks ago
  20. 9cd4103 work around poi-scratchpad issue by PJ Fanning · 8 weeks ago
  21. 90560c3 Move fuzz-targets from oss-fuzz to Apache POI by Dominik Stadler · 8 weeks ago
  22. 1d9425a Log instead of assertion when handling a slightly corrupted wmf-file by Dominik Stadler · 10 weeks ago
  23. b19e73b Add fuzz targets for OSS-Fuzz integration (RLE + FormulaParser) (#1020) by Vishal S · 8 weeks ago
  24. 54874ae Update commons-compress version in index.xml by PJ Fanning · 8 weeks ago
  25. 715ddce support upcoming COMPRESS-598 change by PJ Fanning · 8 weeks ago
  26. 3b02cd8 typo by PJ Fanning · 8 weeks ago
  27. a023a29 reformat by PJ Fanning · 8 weeks ago
  28. 87c4c38 HSLF: support passing password as a param (#1023) by PJ Fanning · 8 weeks ago
  29. f669cec add password support by PJ Fanning · 8 weeks ago
  30. 9051507 support opening hwpf docs by passing passwords (#1017) by PJ Fanning · 8 weeks ago
  31. 4bbeddf Remove stress xls (#1022) by PJ Fanning · 8 weeks ago
  32. 90f1ae7 Revert "Update HWPFDocumentCore.java" by PJ Fanning · 8 weeks ago
  33. 7cf5b04 Update HWPFDocumentCore.java by PJ Fanning · 8 weeks ago
  34. 41ff567 move stress.xls to stress.xlsx (#1021) by PJ Fanning · 8 weeks ago
  35. cfb713d use javadocs.dev by PJ Fanning · 10 weeks ago
  36. 44598bd Avoid OOM with incorrect property sizes by Dominik Stadler · 10 weeks ago
  37. 2336958 Avoid assertion when handling slightly corrupted emf-file by Dominik Stadler · 10 weeks ago
  38. 9d9865c Avoid NPE when handling diagrams in pptx by Dominik Stadler · 10 weeks ago
  39. e9e9612 Avoid ClassCastException when reading headers of EMF files by Dominik Stadler · 2 months ago
  40. 1594baf Avoid NPE when updating cell-anchors by Dominik Stadler · 2 months ago
  41. 839ce4a Avoid NPE in HSSFShapeGroup.setShapeId() by Dominik Stadler · 2 months ago
  42. 260b22f Handle slightly broken file with empty BlipFill properly by Dominik Stadler · 3 months ago
  43. ac4e3c1 more HSSFEventFactory changes by PJ Fanning · 2 months ago
  44. a1f6f27 Update RecordFactoryInputStream.java by PJ Fanning · 2 months ago
  45. b923655 update tests by PJ Fanning · 2 months ago
  46. 6b72a2d Update DocumentInputStream.java by PJ Fanning · 2 months ago
  47. c797644 Update TestRecordFactoryInputStream.java by PJ Fanning · 2 months ago
  48. 811eb4a support reading HSSFWorkbook with password passed as param (#1016) by PJ Fanning · 2 months ago
  49. 6ba4a1b Update TestDocumentEncryption.java by PJ Fanning · 2 months ago
  50. 4efa2b7 Update OldExcelExtractor.java by PJ Fanning · 2 months ago
  51. 139321c Update HSSFWorkbook.java by PJ Fanning · 2 months ago
  52. 6a92243 deprecate unnecessary constructor by PJ Fanning · 2 months ago
  53. df5604a check input stream read params (#1012) by PJ Fanning · 2 months ago
  54. eafd6c0 Update security.xml by PJ Fanning · 2 months ago
  55. e340f31 Bump net.bytebuddy:byte-buddy-agent from 1.18.4 to 1.18.5 (#1009) by dependabot[bot] · 2 months ago
  56. bc02ef0 Avoid NPE with malformed wmf headers by Dominik Stadler · 3 months ago
  57. 692caf0 Avoid NPE with malformed master-style by Dominik Stadler · 3 months ago
  58. e96c9e1 Avoid NPE with malformed EscherAggregate by Dominik Stadler · 3 months ago
  59. 55c1608 Avoid NPE with malformed anchors in slideshow files by Dominik Stadler · 3 months ago
  60. 5338b17 Avoid NPE with malformed Visio diagram by Dominik Stadler · 3 months ago
  61. c92c533 Prevent large allocations when writing PPDrawing items by Dominik Stadler · 3 months ago
  62. 8d53613 Bug 69935: Add short-based column setters to ClientAnchor (#1006) by Yongho Hwang · 3 months ago
  63. 62ae400 Do not call getColumn() twice by Dominik Stadler · 3 months ago
  64. ae3ed57 Prevent a file-handle leak by Dominik Stadler · 5 months ago
  65. 8f149f5 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1004) by dependabot[bot] · 3 months ago
  66. ab196a7 Use log instead of assert when parsing emf-files by Dominik Stadler · 3 months ago
  67. da3d64d Add an NPE check when retrieving fonts for bullet-items by Dominik Stadler · 3 months ago
  68. 04f4c1f Avoid NPE when retrieving sheets by name with invalid name by Dominik Stadler · 3 months ago
  69. 513a805 Describe where to get the latest spotbugs by Dominik Stadler · 3 months ago
  70. 0ae15ed Perform an allocation-check for .emf files by Dominik Stadler · 3 months ago
  71. 5eba199 Fix tests for no-scratchpad by Dominik Stadler · 3 months ago
  72. 0de8ecd Recent tests add one more file to ooxml-lite by Dominik Stadler · 3 months ago
  73. d1f3f94 Add check for too large allocation in SharedFormulaGroup by Dominik Stadler · 3 months ago
  74. d1f0a88 Avoid NPE in XSLFDiagram by Dominik Stadler · 3 months ago
  75. beab88f Remove obsolete if-condition by Dominik Stadler · 3 months ago
  76. 6610918 Only allocate the required size for EscherComplexProperty by Dominik Stadler · 3 months ago
  77. c9b3767 Introduce getComplexSize() by Dominik Stadler · 3 months ago
  78. e54ba88 Log instead of an assertion by Dominik Stadler · 3 months ago
  79. 8df3673 Avoid some more NPEs on slightly broken documents by Dominik Stadler · 3 months ago
  80. 58ac8d0 throw exception if getAlpha returns very large value (that is too big for int) (#1000) by PJ Fanning · 3 months ago
  81. 372388b Support rendering transparent bitmaps in presentations. (#990) by Jacobo Aragunde Pérez · 3 months ago
  82. e3e04a6 Fix missing newline at end of TestXSLFTextShape.java by PJ Fanning · 3 months ago
  83. d72e3a6 Add a file-handler for .emf files by Dominik Stadler · 4 months ago
  84. 1910fff Add a file-handler for .wmf files by Dominik Stadler · 4 months ago
  85. 22531fe Prevent invalid height/width in wmf-images exhausting memory by Dominik Stadler · 4 months ago
  86. 9c2f487 Bug 69927: Avoid NPE when parsing wmf-file by Dominik Stadler · 4 months ago
  87. b09bf90 Fix running integration-tests without scratchpad-libraries by Dominik Stadler · 4 months ago
  88. 2acb5cf Avoid several NPEs by Dominik Stadler · 4 months ago
  89. d60edd2 Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#998) by dependabot[bot] · 4 months ago
  90. fd4d143 XSSFReader: tolerate missing comments file (#996) by PJ Fanning · 4 months ago
  91. df2d5d6 rename param in ColumnHelper by PJ Fanning · 4 months ago
  92. 8cdcda2 Avoid NPE when handling color-highlighting in text-runs by Dominik Stadler · 4 months ago
  93. 18ef012 Avoid some NPEs when handling LinkTables by Dominik Stadler · 4 months ago
  94. ac4295d Avoid NPE when a row in a workbook was deleted and thus getRow() returns null by Dominik Stadler · 4 months ago
  95. d93a29a Optimize handling of large XSSFTables by Dominik Stadler · 4 months ago
  96. 1fc4f9e Avoid ClastCastException when handling a broken ppt file by Dominik Stadler · 4 months ago
  97. b401b92 Avoid NPE when reading a broken pptx file by Dominik Stadler · 4 months ago
  98. a5f5f42 Avoid NPE when reading a broken xlsb file by Dominik Stadler · 4 months ago
  99. ba04c61 format methods by PJ Fanning · 4 months ago
  100. f8a8189 Use the proper add-method to perform the check for max number of children by Dominik Stadler · 4 months ago