1. 559485a throw OfficeXmlFileException if hwpf reads an ooxml file by PJ Fanning · 2 days ago trunk
  2. 2fbfe2e Create TestHSLFParser.java by PJ Fanning · 2 days ago
  3. aeb53ff Create TestHSSFParser.java by PJ Fanning · 9 days ago
  4. b0a4e10 Update TestXSSFParser.java by PJ Fanning · 9 days ago
  5. 00c2a85 Update HeaderFooterComplexFormats.xlsx by PJ Fanning · 9 days ago
  6. 6647bc8 Update TestXSSFParser.java by PJ Fanning · 9 days ago
  7. 4493f3a Update TestXSSFParser.java by PJ Fanning · 9 days ago
  8. dda4249 Update TestXSSFParser.java by PJ Fanning · 9 days ago
  9. c5f3ab9 Update TestXSSFParser.java by PJ Fanning · 9 days ago
  10. 7a80eb6 Update TestXSSFParser.java by PJ Fanning · 9 days ago
  11. 172e73a Update TestXSSFParser.java by PJ Fanning · 9 days ago
  12. 9f9ff14 add test by PJ Fanning · 9 days ago
  13. c38f5f9 Reorder import statements in TestHSSFColor by PJ Fanning · 10 days ago
  14. 732001c Bump actions/setup-java from 4 to 5 (#886) by dependabot[bot] · 2 weeks ago
  15. 061d6a3 more parsers by PJ Fanning · 2 weeks ago
  16. 54f1f5d add new XSSFParser (#870) by PJ Fanning · 2 weeks ago
  17. ac53afe Update XSSFPictureData.java by PJ Fanning · 3 weeks ago
  18. bdb467e Update TestXSSFWorkbook.java by PJ Fanning · 3 weeks ago
  19. 6574742 Update TestXSSFWorkbook.java by PJ Fanning · 3 weeks ago
  20. c0e6a9b close package parts when closing OPCPackage (#880) by PJ Fanning · 3 weeks ago
  21. e98a599 Update TestXSSFWorkbook.java by PJ Fanning · 3 weeks ago
  22. 314bda6 Update TestXSSFWorkbook.java by PJ Fanning · 3 weeks ago
  23. 3b011a0 Bump actions/checkout from 4 to 5 (#878) by dependabot[bot] · 4 weeks ago
  24. 085c9dd Try to fix some JavaDoc references by Dominik Stadler · 4 weeks ago
  25. 92565ea Adjust test with deeply nested file for JDK 25 by Dominik Stadler · 4 weeks ago
  26. 009b650 Fix a Gradle warning by Dominik Stadler · 4 weeks ago
  27. 86e80a9 change xml options (#875) by PJ Fanning · 4 weeks ago
  28. 9d37011 workaround stray whitespace in sst index (#874) by PJ Fanning · 5 weeks ago
  29. d815920 feat: Full color support in CellFormat expressions (#797) by Patrik Lindström · 5 weeks ago
  30. bf4ee6a another windows test issue by PJ Fanning · 5 weeks ago
  31. e97f103 Update ClassID.java by PJ Fanning · 5 weeks ago
  32. 8df560e don't return inner bytes by PJ Fanning · 5 weeks ago
  33. 75e9383 try test fix again by PJ Fanning · 5 weeks ago
  34. ae232b7 windows test issue by PJ Fanning · 5 weeks ago
  35. 224201e check node depth (xslf) (#872) by PJ Fanning · 5 weeks ago
  36. e070250 Update XSSFReader.java by PJ Fanning · 5 weeks ago
  37. 4a9c927 check node depth (#871) by PJ Fanning · 5 weeks ago
  38. 3240852 Update POIException.java by PJ Fanning · 5 weeks ago
  39. b50ce60 check xwpf node depth (#869) by PJ Fanning · 5 weeks ago
  40. fa573c7 add xwpf test by PJ Fanning · 5 weeks ago
  41. a3cca6c Update changes.xml by PJ Fanning · 5 weeks ago
  42. 8d71c1f add poifs test by PJ Fanning · 5 weeks ago
  43. 5c9bb13 Update build.xml by PJ Fanning · 6 weeks ago
  44. 99fdda0 commons-compress dependency to 1.28.0 by PJ Fanning · 6 weeks ago
  45. 9ebec77 Bump commons-compress from 1.27.1 to 1.28.0 (#868) by buaazyl · 6 weeks ago
  46. bcc7912 add message to NPE by PJ Fanning · 6 weeks ago
  47. e18b557 call next release 5.5.0 by PJ Fanning · 6 weeks ago
  48. f73913c deprecate old picture type method (#865) by PJ Fanning · 6 weeks ago
  49. 659dcb5 try to make lists returned unmodifiable to avoid external manipulation of inner data (#863) by PJ Fanning · 6 weeks ago
  50. f1e6b9d remove deprecated method getSeries (#864) by PJ Fanning · 6 weeks ago
  51. ebad759 Return unmodifiable lists from XWPFRun charts and pictures. (#862) by Jacobo Aragunde Pérez · 6 weeks ago
  52. 5642c12 eager XWPF doc eval (#860) by PJ Fanning · 6 weeks ago
  53. a96c0d9 Implement XWPFRun.getEmbeddedCharts(). (#859) by Jacobo Aragunde Pérez · 6 weeks ago
  54. 0b9bc5d Add getters for CTSdt(Content)Cell objects. (#854) by Jacobo Aragunde Pérez · 6 weeks ago
  55. e5b2fbb add depth check (#858) by PJ Fanning · 6 weeks ago
  56. 8fc2f7d Update PropertyTable.java by PJ Fanning · 6 weeks ago
  57. c76be2d depth check in property table by PJ Fanning · 6 weeks ago
  58. 7c86c60 Revert "avoid unsafe cast to int" by PJ Fanning · 6 weeks ago
  59. 44da0ea avoid unsafe cast to int by PJ Fanning · 6 weeks ago
  60. f73a9e0 reformat by PJ Fanning · 6 weeks ago
  61. 6bc4a6e commons-codec 1.19.0 by PJ Fanning · 6 weeks ago
  62. 45a3e16 add IOUtils.newFile(parent, path) (#855) by PJ Fanning · 6 weeks ago
  63. 1a86f27 junit 5.13.4 (#852) by PJ Fanning · 7 weeks ago
  64. ca104f4 commons-io 2.20.0 by PJ Fanning · 7 weeks ago
  65. 2d4ee2e Update build.gradle by PJ Fanning · 7 weeks ago
  66. cace66f Update changes.xml by PJ Fanning · 7 weeks ago
  67. cceccc4 Support all possible alignment values for docx tables. (#848) by Jacobo Aragunde Pérez · 7 weeks ago
  68. f3bf31a avoid creating CTUnderline by PJ Fanning · 8 weeks ago
  69. 73b2874 Add getters and setters for XWPFTable indentation. (#843) by Jacobo Aragunde Pérez · 8 weeks ago
  70. d4fc5cd avoid creating CTTblPr if not needed by PJ Fanning · 8 weeks ago
  71. 533fee4 junit upgrade by PJ Fanning · 8 weeks ago
  72. 94ff481 license top of file by PJ Fanning · 8 weeks ago
  73. 22d2efa Gradle: avoid deprecated buildDir property (#838) by PJ Fanning · 8 weeks ago
  74. 1eee67f sxssf workbook dispose no longer needed by PJ Fanning · 8 weeks ago
  75. fa94285 try to cache xerces security manager (#841) by PJ Fanning · 8 weeks ago
  76. cb09439 Site: Add news-item about moving source-repository to Git by Dominik Stadler · 8 weeks ago
  77. 4166350 try to remove batik-script build hack (#839) by PJ Fanning · 8 weeks ago
  78. 33d81ae Update ppt-wmf-emf-renderer.xml by PJ Fanning · 8 weeks ago
  79. a1fa00e Update changes.xml by PJ Fanning · 8 weeks ago
  80. af4eae8 Jenkins DSL: Remove JDK 18, 19, 20 and 22, disable building for JDK 23 by Dominik Stadler · 3 months ago
  81. 6d8f190 Allow null values in XWPFParagraph.get/setAlignment(). (#829) by Jacobo Aragunde Pérez · 8 weeks ago
  82. 550be7c Update changes.xml by PJ Fanning · 9 weeks ago
  83. b5f67fc bug-69727 decrease count when we remove merged regions (#837) by PJ Fanning · 9 weeks ago
  84. 07fa0b8 Update SavePasswordProtectedXlsx.java by PJ Fanning · 9 weeks ago
  85. e1d943e Update changes.xml by PJ Fanning · 9 weeks ago
  86. 8fa36ff remove svn jars by PJ Fanning · 9 weeks ago
  87. bbd404f Bugfix setBulletStyle in XSLFTextParagraph (#770) by Vengador · 9 weeks ago
  88. 0c3cc9a Update publish-poi-site.txt by PJ Fanning · 9 weeks ago
  89. 024f1d3 Update guidelines.xml by PJ Fanning · 9 weeks ago
  90. ef16723 stray svn refs by PJ Fanning · 9 weeks ago
  91. f76089b rename xml file by PJ Fanning · 9 weeks ago
  92. 8e5d6fe update docs by PJ Fanning · 9 weeks ago
  93. 39e5ac2 replace svn refs by PJ Fanning · 9 weeks ago
  94. 18fc855 Update .asf.yaml by PJ Fanning · 9 weeks ago
  95. f2df929 move over latest docuementation files from poi-site by PJ Fanning · 9 weeks ago
  96. 5b8ff77 Update .asf.yaml by PJ Fanning · 9 weeks ago
  97. 2f66c63 git repo by PJ Fanning · 9 weeks ago
  98. 4fb39a6 gradle 8.14.3 by PJ Fanning · 9 weeks ago
  99. eb91cfa Update create_jobs.groovy by PJ Fanning · 9 weeks ago
  100. 6928a6c Update create_jobs.groovy by PJ Fanning · 9 weeks ago