1. 5ce5bb1 Fix typos in comments/javadoc (#1246) by TianHengZhuang · 16 hours ago trunk
  2. a4a31a9 Fix typos in comments/javadoc (#1247) by TianHengZhuang · 16 hours ago
  3. 3e24e7d try xmlbeans 5.4.1-RC0 version by PJ Fanning · 3 days ago
  4. 13fa8e7 Fix off-by-one when stripping the [] wrapper from an external book name (#1245) by PJ Fanning · 3 days ago
  5. 03681ab Avoid building XmlBeans objects for every shared string (#1244) by PJ Fanning · 3 days ago
  6. 961374b Reduce the per-run work done when opening a Word document (#1243) by PJ Fanning · 3 days ago
  7. 4dbced3 Avoid quadratic XmlBeans element access on hot paths (#1242) by PJ Fanning · 3 days ago
  8. b025d5b Cache the TransformerFactory and skip unwanted comment lookups (#1241) by PJ Fanning · 3 days ago
  9. 264c931 Fix ContentType.equals and the M1.10 part name segment check (#1240) by PJ Fanning · 3 days ago
  10. 337256b Use more Java 17 idioms in the poi core module (#1239) by PJ Fanning · 3 days ago
  11. 2ed3767 Use more Java 17 idioms in poi-scratchpad (#1238) by PJ Fanning · 3 days ago
  12. a70c44e Use more Java 17 idioms in poi-ooxml (#1237) by PJ Fanning · 3 days ago
  13. 6d94ace Cap poi-integration test parallelism and raise heap on CI by PJ Fanning · 6 days ago
  14. ef728ee Fix `findColumnIndex()` to handle newline characters in column headers (#1234) by Brad Wood · 6 days ago
  15. 76d93fc Spill unknown-size zip entries to temp files only once they exceed the threshold (#1236) by PJ Fanning · 6 days ago
  16. e69a23e Buffer large/unknown-size zip entries to temp files in poi-integration by PJ Fanning · 6 days ago
  17. 8e06374 Restore sized reads for known zip entry sizes while capping the initial allocation (#1235) by PJ Fanning · 6 days ago
  18. f1a042f Restrict OOXML signature reference dereferencing to the package (#1233) by PJ Fanning · 6 days ago
  19. 3780f56 Fix Biff8DecryptingStream.readFully to honour len on the never-encrypted path (#1232) by PJ Fanning · 6 days ago
  20. b451d0b Escape relationship id interpolated into drawing fragment in XWPFRun.addChart (#1230) by PJ Fanning · 6 days ago
  21. 9d38507 Apply DEFAULT_XML_OPTIONS to remaining XMLBeans parses in xslf/xdgf (#1231) by PJ Fanning · 6 days ago
  22. a6e2960 Avoid large eager allocation from untrusted zip entry size in ZipArchiveFakeEntry (#1227) by PJ Fanning · 6 days ago
  23. 8e5d7c4 Bump github/codeql-action from 4.37.8 to 4.37.9 (#1226) by dependabot[bot] · 6 days ago
  24. 6a59957 Remove dead SchemaFactory-hardening code from XSSFExportToXml (#1229) by PJ Fanning · 6 days ago
  25. a47504d Fix two OPC part-name handling issues (percent-escape bounds check, marshaller round-trip) (#1228) by PJ Fanning · 6 days ago
  26. 70fca67 Bump actions/setup-java from 5 to 6 (#1225) by dependabot[bot] · 7 days ago
  27. 87cdef5 Update dependencies in build.xml to latest versions by PJ Fanning · 13 days ago
  28. 6d23ac2 Disable staging repository in build.gradle by PJ Fanning · 13 days ago
  29. 9fd0eba Bump gradle-wrapper from 9.7.0 to 9.7.1 (#1222) by dependabot[bot] · 13 days ago
  30. a8e147e Bump com.github.spotbugs from 6.5.10 to 6.5.11 (#1223) by dependabot[bot] · 13 days ago
  31. 547ef47 Bump github/codeql-action from 4.37.7 to 4.37.8 (#1224) by dependabot[bot] · 13 days ago
  32. 08830a9 Bump com.google.guava:guava from 33.7.0-jre to 33.7.1-jre (#1221) by dependabot[bot] · 2 weeks ago
  33. 003ef4b Fix getDimFromCell trailing space for XSSF in-cell picture anchors (#1211) by dev_Hakaze · 2 weeks ago
  34. 44e6e67 Bump com.google.guava:guava from 33.6.0-jre to 33.7.0-jre (#1220) by dependabot[bot] · 2 weeks ago
  35. 19bde02 Bump net.bytebuddy:byte-buddy from 1.18.11 to 1.18.12 (#1219) by dependabot[bot] · 2 weeks ago
  36. 29c9cac Bump github/codeql-action from 4.37.6 to 4.37.7 (#1217) by dependabot[bot] · 3 weeks ago
  37. cfc76ed IRR: fall back to bracketed Newton-Raphson when the iteration diverges (bug 64137 follow-up) (#1216) by falhenaki · 3 weeks ago
  38. f5c8471 Jenkins-DSL: Do not try to rebuild the source-package for JDK 27 by Dominik Stadler · 3 weeks ago
  39. 53015bc Bug 70008: Fix inconsistent behavior when parsing whole column reference strings by Dominik Stadler · 4 weeks ago
  40. 2ae61fa Add allocation-check and add reproducer for OOM by Dominik Stadler · 4 weeks ago
  41. f81255d Avoid an NPE when parsing formulas with strange sheet identifiers by Dominik Stadler · 4 weeks ago
  42. 61208c5 Ant: Remove manually including module java.xml.bind by Dominik Stadler · 3 weeks ago
  43. 32c3b60 Ant: Disable spotbugs/findbugs with JDK 27 by Dominik Stadler · 3 weeks ago
  44. 9a4fa87 Free resources in tests by Dominik Stadler · 4 weeks ago
  45. f8df5e2 Jenkins-DSL: disabling spotbugs only works for Ant-based builds anyway by Dominik Stadler · 4 weeks ago
  46. 8bed968 Bump org.cyclonedx.bom from 3.4.0 to 3.4.1 (#1215) by dependabot[bot] · 3 weeks ago
  47. aa4719d use pattern matching (#1214) by PJ Fanning · 3 weeks ago
  48. bbd7875 Java 17: modern switch statements (#1213) by PJ Fanning · 3 weeks ago
  49. b6de03c Add summary item for commons-collections4 upgrade by PJ Fanning · 3 weeks ago
  50. 2c9fe3f Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#1212) by dependabot[bot] · 3 weeks ago
  51. 379bcdc Bump com.dorongold.task-tree from 4.0.1 to 4.0.2 (#1210) by dependabot[bot] · 4 weeks ago
  52. fe4184d Fix Bug 66263 — Add support for reading SDT row in tables (#971) by Maksim Novozhilov · 4 weeks ago
  53. 51b9e0b Bump org.cyclonedx.bom from 3.3.0 to 3.4.0 (#1209) by dependabot[bot] · 4 weeks ago
  54. 60f3f5e Bump junitVersion from 6.1.2 to 6.1.3 (#1205) by dependabot[bot] · 4 weeks ago
  55. 6d92b62 Bump org.sonarqube from 7.3.1.8318 to 7.4.0.8496 (#1206) by dependabot[bot] · 4 weeks ago
  56. c360f20 Bump gradle-wrapper from 9.6.1 to 9.7.0 (#1207) by dependabot[bot] · 4 weeks ago
  57. d0cf786 Bump com.github.spotbugs from 6.5.9 to 6.5.10 (#1208) by dependabot[bot] · 4 weeks ago
  58. bbf2e87 created inactive (past) POI committers section by Javen O'Neal · 4 weeks ago
  59. 6d45c35 created inactive (past) POI committers section by Javen O'Neal · 4 weeks ago
  60. 460ccad Jenkins-DSL: Also switch XMLBeans to JDK 21 for Sonar-build by Dominik Stadler · 4 weeks ago
  61. 1b7c4dc Jenkins-DSL: Sonar requires JDK 21 now by Dominik Stadler · 4 weeks ago
  62. 3b0d85c build.xml: Update dependencies for dist-checksum task by Dominik Stadler · 4 weeks ago
  63. 80b2f33 Bump com.fasterxml.woodstox:woodstox-core from 7.2.1 to 7.2.2 (#1203) by dependabot[bot] · 4 weeks ago
  64. 74cf603 Bump github/codeql-action from 4.37.5 to 4.37.6 (#1204) by dependabot[bot] · 4 weeks ago
  65. b0b9705 dtd issues by PJ Fanning · 4 weeks ago
  66. 5be0b22 Update JaCoCo to 0.8.15 by Dominik Stadler · 4 weeks ago
  67. 9391e75 Switch to extension .tgz for source-package in Ant build as well by Dominik Stadler · 4 weeks ago
  68. b0f44f9 Jenkins-DSL: Build JDK 27 with Ant until Gradle supports it by Dominik Stadler · 4 weeks ago
  69. f4c8684 Jenkins-DSL: Add JDK 26 and 27, disable JDK 24 by Dominik Stadler · 4 weeks ago
  70. 9e6e0e7 poi-integration: Switch to .tgz when test-rebuilding source as .zip is not produced any more by Dominik Stadler · 4 weeks ago
  71. f79cf29 Bump github/codeql-action from 4.37.4 to 4.37.5 (#1202) by dependabot[bot] · 4 weeks ago
  72. fd152ae repo moved to apache/poi-xmlbeans by PJ Fanning · 5 weeks ago
  73. 1ab475c Bump github/codeql-action from 4.37.3 to 4.37.4 (#1200) by dependabot[bot] · 5 weeks ago
  74. 6bd1e24 Bump org.xmlunit:xmlunit-core from 2.12.0 to 2.13.0 (#1199) by dependabot[bot] · 5 weeks ago
  75. f613a72 typos by PJ Fanning · 5 weeks ago
  76. 580c119 use Set.of (#1198) by PJ Fanning · 5 weeks ago
  77. c667046 Adjusting clearText() to avoid leaving shapes with no paragraphs (#1190) by David Bunner · 5 weeks ago
  78. 6d55b75 VBA reader order (#1197) by PJ Fanning · 5 weeks ago
  79. 11ede1d Bump github/codeql-action from 4 to 4.37.3 (#1196) by dependabot[bot] · 5 weeks ago
  80. 6f29861 Reapply "test with xmlbeans 5.4.0 staging" by PJ Fanning · 5 weeks ago
  81. aa24896 Update changes.xml by PJ Fanning · 5 weeks ago
  82. 74487e5 Bump org.jspecify:jspecify from 1.0.0 to 1.0.1 (#1194) by dependabot[bot] · 5 weeks ago
  83. 5e1427a Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#1195) by dependabot[bot] · 5 weeks ago
  84. b823294 Revert "Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#1191)" by PJ Fanning · 6 weeks ago
  85. e8841d3 Revert "test with xmlbeans 5.4.0 staging" by PJ Fanning · 6 weeks ago
  86. d4302d4 Update XWPFTable.java by PJ Fanning · 6 weeks ago
  87. 0509804 use pattern variables more (#1193) by PJ Fanning · 6 weeks ago
  88. 368f94a Adjusting XSLFDrawing's slide shape tree scan in constructor to prevent shape ID warnings. (#1187) by David Bunner · 6 weeks ago
  89. 0c5d867 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#1191) by dependabot[bot] · 6 weeks ago
  90. 0d6d487 issue-70159: cache that format is not a datetime format string (#1188) by PJ Fanning · 7 weeks ago
  91. 913c788 test with xmlbeans 5.4.0 staging by PJ Fanning · 8 weeks ago
  92. d86b994 Update KEYS by PJ Fanning · 8 weeks ago
  93. 86e967d Bump org.cyclonedx.bom from 3.2.4 to 3.3.0 (#1186) by dependabot[bot] · 8 weeks ago
  94. 63eda92 Bump com.github.spotbugs from 6.5.8 to 6.5.9 (#1183) by dependabot[bot] · 8 weeks ago
  95. 3a21b58 Bump junitVersion from 6.1.1 to 6.1.2 (#1181) by dependabot[bot] · 8 weeks ago
  96. a08d5db Bump bouncyCastleVersion from 1.84 to 1.85 (#1182) by dependabot[bot] · 8 weeks ago
  97. 3f79342 Upgrade bouncycastle and pdfbox dependencies by PJ Fanning · 8 weeks ago
  98. ed90e81 Bump org.apache.pdfbox:pdfbox from 3.0.7 to 3.0.8 (#1184) by dependabot[bot] · 8 weeks ago
  99. dfa5308 Prevent rendering a bitmap when its effective size is 0. (#1179) by Jacobo Aragunde Pérez · 9 weeks ago
  100. f39b0b1 reduce casts in XSSFRowColShifter (#1178) by PJ Fanning · 9 weeks ago