Commit Graph

  • 789f92a7ea D* functions are incompatible with the diamond operator Lukasz Spiewak 2024-09-20 19:27:52 +0200
  • 89ef0de42e try to add more chart related classes to poi-ooxml-lite PJ Fanning 2024-09-19 16:13:27 +0000
  • e1379d3725 commons-io 2.17.0 PJ Fanning 2024-09-19 11:15:42 +0000
  • fb02a49df0 back to ant PJ Fanning 2024-09-15 22:31:44 +0000
  • c51270d308 back to ant PJ Fanning 2024-09-15 22:30:35 +0000
  • b6c67ae736 use gradle for java 22 builds PJ Fanning 2024-09-15 21:59:55 +0000
  • e788f0832b try jupiter junit 5.11.0 again PJ Fanning 2024-09-15 21:19:00 +0000
  • 4dd22fa282 upgrade spotbugs PJ Fanning 2024-09-15 21:13:22 +0000
  • b0fa9e5e3e revert junit upgrade due to CI issues PJ Fanning 2024-09-15 21:12:49 +0000
  • 5a977d1a7b [bug-69323] DefaultTempFileCreationStrategy should worry about OS deleting the temp dir. Thanks to Palle Girgensohn. This closes #691 PJ Fanning 2024-09-13 11:09:21 +0000
  • cc2fc39fbb Add a check to verify that the directory still exists Palle Girgensohn 2024-09-13 12:44:32 +0200
  • 5b404ebc6b [bug-69209] default ignoreMissingFontSystem to true PJ Fanning 2024-09-12 21:32:17 +0000
  • 5fd1f28b4b [bug-69209] default ignoreMissingFontSystem to true PJ Fanning 2024-09-12 21:16:34 +0000
  • f776195cfa
    Bump log4jVersion from 2.23.1 to 2.24.0 dependabot[bot] 2024-09-09 14:25:38 +0000
  • d2866dae24 revert spotbugs due to build issues PJ Fanning 2024-09-08 21:12:19 +0000
  • 6464543fb2 revert log4j 2.24.0 due to build issue PJ Fanning 2024-09-08 00:30:33 +0000
  • 7933b53287 log4j 2.24.0 PJ Fanning 2024-09-08 00:23:45 +0000
  • f4ec85adb0 upgrade spotbugs PJ Fanning 2024-09-05 16:30:26 +0000
  • 7e20dbe595
    Bump com.github.spotbugs from 6.0.19 to 6.0.22 dependabot[bot] 2024-09-05 14:46:41 +0000
  • dc97cde47e
    Bump com.github.spotbugs from 6.0.19 to 6.0.21 dependabot[bot] 2024-09-02 14:39:46 +0000
  • cb1f341bb9 ant 1.10.15 PJ Fanning 2024-08-30 17:37:58 +0000
  • a2289f4596 bytebuddy 1.15.1 PJ Fanning 2024-08-30 17:15:58 +0000
  • 28a1d175e1
    Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 dependabot[bot] 2024-08-30 14:10:59 +0000
  • e7a5f6b0c4
    Bump net.bytebuddy:byte-buddy-agent from 1.15.0 to 1.15.1 dependabot[bot] 2024-08-30 14:10:54 +0000
  • 240815c37d
    Bump org.apache.ant:ant from 1.10.14 to 1.10.15 dependabot[bot] 2024-08-29 14:57:54 +0000
  • 5f1bdc54d7
    Bump org.apache.ant:ant-junitlauncher from 1.10.14 to 1.10.15 dependabot[bot] 2024-08-29 14:57:45 +0000
  • 2217ef5d55
    Bump org.mockito:mockito-core from 4.11.0 to 5.13.0 dependabot[bot] 2024-08-28 14:10:54 +0000
  • 6a68645f62 bytebuddy 1.15.0 PJ Fanning 2024-08-27 18:48:12 +0000
  • 41ea754510 update javadoc PJ Fanning 2024-08-27 18:46:55 +0000
  • abf153d6a4 [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to Danila Avdeyenko. This closes #682 PJ Fanning 2024-08-27 18:36:59 +0000
  • 441d7168be added javadoc danya 2024-08-27 22:48:14 +0500
  • bdcd23144b added </p> in CellUtil#setAlignment javadoc. danya 2024-08-27 21:48:38 +0500
  • b725d8520b Code style. Cleaned up wildcard imports. Removed deprecated annotation on test methods. danya 2024-08-27 21:45:50 +0500
  • e94925fa2f cleaned up wildcard imports danya 2024-08-27 21:14:00 +0500
  • 3b32f6e389 Test support for CellPropertyType and constants in CellUtil danya 2024-08-27 20:34:39 +0500
  • e661e0558f References in the JavaDoc to CellUtil have been replaced danya 2024-08-27 20:33:26 +0500
  • 2967c344e2 Simultaneous support of CellPropertyType enum and CellUtil constants danya 2024-08-27 17:09:32 +0500
  • 8bfb680ce9 Merge remote-tracking branch 'origin/trunk' into trunk danya 2024-08-24 23:07:29 +0500
  • 0c27d9fae1 CellUtil constants to enum - CellPropertyType danya 2024-08-24 19:17:55 +0500
  • 4324c32c03 CellUtil constants to enum - CellPropertyType danya 2024-08-24 19:17:55 +0500
  • e3cabdee82
    Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 dependabot[bot] 2024-08-23 14:51:01 +0000
  • 6de8416065
    Bump net.bytebuddy:byte-buddy-agent from 1.14.19 to 1.15.0 dependabot[bot] 2024-08-23 14:50:46 +0000
  • ae0c71e3df Tag version 5.3.0 REL_5_3_0 tags/REL_5_3_0 Dominik Stadler 2024-08-23 12:39:14 +0000
  • 41453f3916 [github-657] SXSSF: support setting an arbitrary extra width value for column widths PJ Fanning 2024-08-21 11:35:20 +0000
  • f33b2cbd51 upgrade bytebuddy PJ Fanning 2024-08-20 16:30:34 +0000
  • cbda6bccf4 upgrade guava PJ Fanning 2024-08-20 16:29:36 +0000
  • 295e1d0bc9 upgrade commons-compress PJ Fanning 2024-08-20 16:28:30 +0000
  • 2d869111bc upgrade cyclonedx PJ Fanning 2024-08-20 16:26:58 +0000
  • 7d4882799a
    Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 dependabot[bot] 2024-08-20 14:39:45 +0000
  • e80770fee2
    Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 dependabot[bot] 2024-08-19 14:53:31 +0000
  • e847dafee3
    Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre dependabot[bot] 2024-08-19 14:53:12 +0000
  • f705432cb5
    Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 dependabot[bot] 2024-08-16 14:38:58 +0000
  • 77d6067703
    Bump net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.14.19 dependabot[bot] 2024-08-16 14:38:49 +0000
  • 1ba795451e gradle 8.10 PJ Fanning 2024-08-16 12:08:48 +0000
  • b0c67177ff [github-673] Add word10.xsd to poi-ooxml-full. Thanks to fangd1997. This closes #673 PJ Fanning 2024-08-16 12:06:41 +0000
  • c29c8019e0 update fangd 2024-08-16 18:11:22 +0800
  • 5980fb3f30 update fangd 2024-08-16 18:06:38 +0800
  • 74b25e14bc update fangd 2024-08-16 17:58:12 +0800
  • 56b71c6bb9 improve XWPFSDT fangd 2024-08-16 17:35:29 +0800
  • b02a66bf02 update fangd 2024-08-16 12:05:44 +0800
  • 3fcdd1f2b6 fix fangd 2024-08-16 11:50:52 +0800
  • c2945d86f9 [github-672] Support removing XWPF Styles. Thanks to fangd1997. This closes #672 PJ Fanning 2024-08-15 19:45:40 +0000
  • 8513e0cccc generate classes for word10 xsds fangd 2024-08-15 19:06:00 +0800
  • 28be575bd6 XWPF: support remove style by pos and getStyles fangd 2024-08-15 14:33:39 +0800
  • 571845c5b0 junit 5.11.0 PJ Fanning 2024-08-14 17:42:53 +0000
  • 33260d51ee [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. Thanks to fangd1997. This closes #670 PJ Fanning 2024-08-14 17:38:32 +0000
  • fef26f5e06
    Bump junitVersion from 5.10.3 to 5.11.0 dependabot[bot] 2024-08-14 14:06:35 +0000
  • 2d95fd76e7
    add testText fangd1997 2024-08-14 11:45:46 +0800
  • 00bd2ce5b1
    fix fangd1997 2024-08-14 11:37:51 +0800
  • 025844ce63
    fix fangd1997 2024-08-14 11:35:14 +0800
  • afea1e4f73 Initial commit fangd1997 2024-08-12 09:59:19 +0000
  • 8780f9c0f0 fix _getText in XWPFRun fangd1997 2024-08-12 09:45:51 +0000
  • 6c56c2d00f slf4j 2.0.16 PJ Fanning 2024-08-11 07:24:06 +0000
  • c82ebeab7d pdfbox 3.0.3 PJ Fanning 2024-08-09 16:03:15 +0000
  • 84824170d8 commons-compress 1.27.0 PJ Fanning 2024-08-09 16:01:41 +0000
  • 453688b2b9
    Bump org.apache.pdfbox:pdfbox from 3.0.2 to 3.0.3 dependabot[bot] 2024-08-09 14:55:39 +0000
  • d44cba4724
    Bump com.github.spotbugs from 6.0.19 to 6.0.20 dependabot[bot] 2024-08-09 14:55:37 +0000
  • 3b5f5923f7
    Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 dependabot[bot] 2024-08-09 14:55:34 +0000
  • e4c617baba slf4j 2.0.15 PJ Fanning 2024-08-08 15:00:18 +0000
  • 668cbf150b
    Bump org.slf4j:slf4j-simple from 2.0.14 to 2.0.15 dependabot[bot] 2024-08-08 14:17:42 +0000
  • 972a7fa395
    Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 dependabot[bot] 2024-08-08 14:17:39 +0000
  • d681bcfcfb slf4j 2.0.14 PJ Fanning 2024-08-07 10:19:16 +0000
  • fdb8b41fe3 hamcrest 3.0 PJ Fanning 2024-08-01 15:46:30 +0000
  • 1476c5a342
    Bump org.hamcrest:hamcrest from 2.2 to 3.0 dependabot[bot] 2024-08-01 14:26:44 +0000
  • b737d6c03e upgrade cyclondex PJ Fanning 2024-07-30 14:59:38 +0000
  • ac02543cfe remove unnecessary xz test dependendency PJ Fanning 2024-07-30 14:48:30 +0000
  • 7ef280ad63
    Bump org.tukaani:xz from 1.9 to 1.10 dependabot[bot] 2024-07-30 14:34:39 +0000
  • 0559accac4 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-07-28 11:02:18 +0000
  • bf0e808486
    Bump org.cyclonedx.bom from 1.8.2 to 1.9.0 dependabot[bot] 2024-07-26 14:54:41 +0000
  • c05eebf415 add chinese hssf test PJ Fanning 2024-07-19 14:19:35 +0000
  • 889ba37ae9 remove 22742.xls PJ Fanning 2024-07-19 13:36:06 +0000
  • 6739970530 Apply some IDE suggestions, improve JavaDoc and simplify reporting log messages Dominik Stadler 2024-07-18 07:10:35 +0000
  • 0dea4a301c Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-07-18 07:09:32 +0000
  • 0dac5680c3 commons-codec 1.17.1 - no need to note Saxon upgrade (only used in tests) PJ Fanning 2024-07-16 14:11:35 +0000
  • 9c0bf87a22
    Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 dependabot[bot] 2024-07-16 14:02:59 +0000
  • 7b15aefae8 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-07-16 13:26:16 +0000
  • cc4fbe1c4d POI tm PJ Fanning 2024-07-16 12:33:05 +0000
  • 264a215573 gradle 8.9 PJ Fanning 2024-07-16 07:42:28 +0000
  • 09fbfd5be4 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-07-16 05:26:42 +0000
  • 9456261cba update bytebuddy PJ Fanning 2024-07-15 22:42:38 +0000