1. 2231566 [bug-66213] try to debug failure by PJ Fanning · 1 year, 9 months ago
  2. a38a5c3 [bug-66213] clone tables while cloning sheet. Thanks to Axel Richter. by PJ Fanning · 1 year, 9 months ago
  3. 62d8b8d [bug-66212] try to remove table part for table when removing table by PJ Fanning · 1 year, 9 months ago
  4. 839594b [bug-66212] try to remove package part for table when removing table by PJ Fanning · 1 year, 9 months ago
  5. 7301e84 [bug-66211] add test case by PJ Fanning · 1 year, 9 months ago
  6. 5add4aa [bug-66211] don't validate the row XML when using XSSFTable.updateHeaders by PJ Fanning · 1 year, 9 months ago
  7. eb5dca9 fix escaping in message by PJ Fanning · 1 year, 9 months ago
  8. 59091db don't wrap exceptions by PJ Fanning · 1 year, 9 months ago
  9. 0735103 forbidden api check by PJ Fanning · 1 year, 9 months ago
  10. 72983be basic bubble chart support by PJ Fanning · 1 year, 9 months ago
  11. f6a3207 remove unnecessary l by PJ Fanning · 1 year, 9 months ago
  12. d7d13a1 [github-367] use uppercase L for longs. Thanks to Arturo Bernal. This closes #367 by PJ Fanning · 1 year, 9 months ago
  13. bbfd7b9 [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365 by PJ Fanning · 1 year, 9 months ago
  14. eaa2754 [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This closes #366 by PJ Fanning · 1 year, 9 months ago
  15. 3247a41 [github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364 by PJ Fanning · 1 year, 9 months ago
  16. 554f729 remove unused imports by PJ Fanning · 1 year, 9 months ago
  17. 343b86c remove unused field by PJ Fanning · 1 year, 9 months ago
  18. 7752e61 compile issue after byte-buddy upgrade by PJ Fanning · 1 year, 9 months ago
  19. e16da80 upgrade byte-buddy by PJ Fanning · 1 year, 9 months ago
  20. 266619f revert: github ci perms by PJ Fanning · 1 year, 9 months ago
  21. 507c54f github ci perms by PJ Fanning · 1 year, 9 months ago
  22. 725b256 [bug-66181] add time example by PJ Fanning · 1 year, 9 months ago
  23. 633baa4 [bug-66181] fix issue with evaluation of blank string in VALUE function by PJ Fanning · 1 year, 9 months ago
  24. f3a1d6a [bug-66181] test case by PJ Fanning · 1 year, 9 months ago
  25. 280b513 update test by PJ Fanning · 1 year, 9 months ago
  26. 9e88957 [bug-66187] issue with XWPFRun creating run properties unnecessarily by PJ Fanning · 1 year, 9 months ago
  27. ee65a66 update method name (has typo) by PJ Fanning · 1 year, 9 months ago
  28. eabb9a5 Switch from "gradle: true" to "useAnt: true" to make it clear which jobs still run with the Ant-build by Dominik Stadler · 1 year, 10 months ago
  29. 1fbd299 Ant: Update spotbugs to 4.7.1 by Dominik Stadler · 1 year, 10 months ago
  30. db4b01a Ant: Remove temporary files by Dominik Stadler · 1 year, 10 months ago
  31. c9d057f [bug-66189] add test case by PJ Fanning · 1 year, 10 months ago
  32. 3f0afe8 Change test to make it work with JDK 19+ by Dominik Stadler · 1 year, 10 months ago
  33. 1b106f7 Add module for stax2 to Ant-build to make poi-integration java9-compile work by Dominik Stadler · 1 year, 10 months ago
  34. b076e0e Add workaround for bcpkix-module which is not loaded automatically for some reason by Dominik Stadler · 1 year, 10 months ago
  35. f5ae78a Update Junit Platform to 1.8.2 by Dominik Stadler · 1 year, 10 months ago
  36. 096f745 Add one more exclude for the file-leak-detector by Dominik Stadler · 1 year, 10 months ago
  37. af4d1e9 Adjust some tests for Java 19 and Java 20 by Dominik Stadler · 1 year, 10 months ago
  38. 4df10cf Fix issues found when fuzzing Apache POI via Jazzer by Dominik Stadler · 1 year, 10 months ago
  39. 92b8cf9 Also look for test-data in parent-directory by Dominik Stadler · 1 year, 10 months ago
  40. 5c78170 saxon 11.4 by PJ Fanning · 1 year, 10 months ago
  41. 82fa836 code to handle smart art rotations by PJ Fanning · 1 year, 10 months ago
  42. 56fe919 disable test on java 19 by PJ Fanning · 1 year, 10 months ago
  43. 4745a2a try java 19 build by PJ Fanning · 1 year, 10 months ago
  44. fc947b8 try java 19 build by PJ Fanning · 1 year, 10 months ago
  45. 2241f6d try java 19 build by PJ Fanning · 1 year, 10 months ago
  46. eb078ea try java 19 build by PJ Fanning · 1 year, 10 months ago
  47. dc4eb7e try java 19 build by PJ Fanning · 1 year, 10 months ago
  48. d3dd4e5 try java 19 build by PJ Fanning · 1 year, 10 months ago
  49. afdd82a upgrade asm jar by PJ Fanning · 1 year, 10 months ago
  50. 0ff40e8 issue with junit upgrade by PJ Fanning · 1 year, 10 months ago
  51. 38fb437 try to fix jaav 17 build by PJ Fanning · 1 year, 10 months ago
  52. dcb6742 try to fix jaav 17 build by PJ Fanning · 1 year, 10 months ago
  53. c3fd22a junit 5.9.0 by PJ Fanning · 1 year, 10 months ago
  54. 749bdfb revert accidental changes by PJ Fanning · 1 year, 10 months ago
  55. 1ce0f77 [bug-66176] rework text box support by PJ Fanning · 1 year, 10 months ago
  56. cee18e7 add tests by PJ Fanning · 1 year, 10 months ago
  57. 64bd4c0 try to fix issue where java9 module-info compiles don't happen by PJ Fanning · 1 year, 10 months ago
  58. af689e7 [bug-65562] derive sheet dimensions when outputting SXSSFSheets by PJ Fanning · 1 year, 10 months ago
  59. d1593f8 update module-info by PJ Fanning · 1 year, 10 months ago
  60. 9626dd0 update some module-info classes by PJ Fanning · 1 year, 10 months ago
  61. affaa8d gradle version by PJ Fanning · 1 year, 10 months ago
  62. 4c53dad module-info by PJ Fanning · 1 year, 10 months ago
  63. c62002e refactor smart art code by PJ Fanning · 1 year, 10 months ago
  64. 2a749dc ant builds need to match gradle builds (poi-ooxml-full schemas) by PJ Fanning · 1 year, 10 months ago
  65. b099586 ant builds need to match gradle builds (poi-ooxml-full schemas) by PJ Fanning · 1 year, 10 months ago
  66. 1b60ffe try to work around issue with getting embedded smart art diagram by PJ Fanning · 1 year, 10 months ago
  67. 32bf52b try to work around issue with getting embedded smart art diagram by PJ Fanning · 1 year, 10 months ago
  68. 0b0df2f add disabled test case by PJ Fanning · 1 year, 10 months ago
  69. c3f415d temporarily exclude new file from poi-integration test by PJ Fanning · 1 year, 10 months ago
  70. 10da475 forbidden api by PJ Fanning · 1 year, 10 months ago
  71. 5c34bad forbidden api by PJ Fanning · 1 year, 10 months ago
  72. bd5a95a remove comment by PJ Fanning · 1 year, 10 months ago
  73. cc7fcdf [bug-66176] Integrate SmartArt diagrams from powerpoint presentations. Thanks to Yaseen. by PJ Fanning · 1 year, 10 months ago
  74. aa7eee1 add tests by PJ Fanning · 1 year, 10 months ago
  75. 47a8603 change bytebuddy version due to gradle warning by PJ Fanning · 1 year, 10 months ago
  76. 2d44904 update pom logic by PJ Fanning · 1 year, 10 months ago
  77. f9ec9fc upgrade gradle plugins by PJ Fanning · 1 year, 10 months ago
  78. 072aec8 use common PictureType by PJ Fanning · 1 year, 10 months ago
  79. 2a0c1b8 add getPictureTypeEnum by PJ Fanning · 1 year, 10 months ago
  80. f58e916 add getPictureTypeEnum by PJ Fanning · 1 year, 10 months ago
  81. 5ecf604 add getPictureTypeEnum by PJ Fanning · 1 year, 10 months ago
  82. 6dd67aa test issue by PJ Fanning · 1 year, 10 months ago
  83. b0b6747 test issue by PJ Fanning · 1 year, 10 months ago
  84. fa04584 [bug-55330] add setMargin(PageMargin, double) by PJ Fanning · 1 year, 10 months ago
  85. 5355725 [bug-55330] add getMargin(PageMargin) by PJ Fanning · 1 year, 10 months ago
  86. 0704929 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method by PJ Fanning · 1 year, 10 months ago
  87. b641f07 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method by PJ Fanning · 1 year, 10 months ago
  88. 590e49c [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method by PJ Fanning · 1 year, 10 months ago
  89. 369681f use try-with-resources by PJ Fanning · 1 year, 10 months ago
  90. 48e9d6a javadoc by PJ Fanning · 1 year, 10 months ago
  91. 3cb2c11 api docs by PJ Fanning · 1 year, 10 months ago
  92. 2cb71ae javadoc by PJ Fanning · 1 year, 10 months ago
  93. f736e2c lgtm issue by PJ Fanning · 1 year, 10 months ago
  94. ad6af70 [github-348] tidy up number casting by PJ Fanning · 1 year, 10 months ago
  95. 32069e6 [github-353] Use printf. Thanks to XenoAmess. This closes #353 by PJ Fanning · 1 year, 10 months ago
  96. 50c40b6 [github-354] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #354 by PJ Fanning · 1 year, 10 months ago
  97. cd02f73 [github-339] compile issue in test by PJ Fanning · 1 year, 10 months ago
  98. c589f0e [github-339] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #339 by PJ Fanning · 1 year, 10 months ago
  99. dc7e2de [github-356] extra condition change by PJ Fanning · 1 year, 10 months ago
  100. 773ad5e [github-356] accept some of the changes in this PR (not all) by PJ Fanning · 1 year, 10 months ago