Commit Graph

  • ca64f86ff8 ZipFile deprecation warnings PJ Fanning 2024-06-05 18:51:17 +0000
  • 41ccb6fe30 getNextZipEntry deprecation warnings PJ Fanning 2024-06-05 16:45:46 +0000
  • a1a982a2fb update guava PJ Fanning 2024-06-05 16:33:17 +0000
  • f56eea8e45 BoundedInputStream deprecation warnings PJ Fanning 2024-06-05 16:31:36 +0000
  • 160fc0122c put apache in name of source dist PJ Fanning 2024-06-05 16:10:04 +0000
  • 7d6006cc00
    Bump com.google.guava:guava from 32.1.1-jre to 33.2.1-jre dependabot[bot] 2024-06-03 14:41:38 +0000
  • 3f243f65ab Change one exception to warning-log to avoid regressions in mass-tests Dominik Stadler 2024-06-02 11:31:31 +0000
  • 329a659739 Avoid NPE and improve error message when saving a package-part fails Dominik Stadler 2024-06-02 09:39:57 +0000
  • f490e43442 Apply IDE suggestions and ignore sonar false positive Dominik Stadler 2024-06-02 09:39:51 +0000
  • 72282b8780 Add simple test for font-width Dominik Stadler 2024-06-02 09:39:43 +0000
  • 347b609d5e
    Bump net.bytebuddy:byte-buddy-agent from 1.14.16 to 1.14.17 dependabot[bot] 2024-05-30 14:58:40 +0000
  • c5a9a02bde
    Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 dependabot[bot] 2024-05-30 14:58:27 +0000
  • 1a4d12d6b4
    Fix ClassCastException inserting a paragraph into header or footer (bug 69042) Anton Oellerer 2024-05-28 08:42:45 +0200
  • 5ecc959180 use xmlbeans release PJ Fanning 2024-05-26 21:42:46 +0000
  • 6ed4818996 commons-compress 1.26.2 released PJ Fanning 2024-05-24 08:55:02 +0000
  • 19b9510bed commons-compress 1.26.2 is not yet officially released PJ Fanning 2024-05-23 10:58:54 +0000
  • 156371540f commons-compress 1.26.2 PJ Fanning 2024-05-22 14:06:41 +0000
  • 7027eb5e8a byte buddy 1.14.16 PJ Fanning 2024-05-22 14:06:05 +0000
  • 7d150c0f04
    --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-patch ... dependabot[bot] 2024-05-22 14:02:47 +0000
  • 9728dacdb2
    --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... dependabot[bot] 2024-05-22 14:02:33 +0000
  • 1824155ba8
    --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-major ... dependabot[bot] 2024-05-22 14:02:28 +0000
  • 4ef2beb830
    --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-type: direct:production update-type: version-update:semver-patch ... dependabot[bot] 2024-05-22 14:02:23 +0000
  • 5f7db27559 test with staged copy of xmlbeans 5.2.1 (rc) PJ Fanning 2024-05-22 00:06:34 +0000
  • 4565d31222 rename as 5.3.0-SNAPSHOT due to some changes in behaviour PJ Fanning 2024-05-17 11:07:37 +0000
  • 68478c8b8c [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need for a separate dispose call. Thanks to Clayton Bodendein. This closes #586 PJ Fanning 2024-05-17 11:04:12 +0000
  • af5d4b9f22 [bug-69021] add guard around cast PJ Fanning 2024-05-17 10:00:28 +0000
  • 48305903b3 graphics2d 3.0.2 PJ Fanning 2024-05-13 15:49:36 +0000
  • be2cff5251
    Bump de.rototor.pdfbox:graphics2d from 3.0.1 to 3.0.2 dependabot[bot] 2024-05-13 14:20:19 +0000
  • 759dfb2d07
    Bump org.mockito:mockito-core from 4.11.0 to 5.12.0 dependabot[bot] 2024-05-13 14:20:06 +0000
  • b91827e029 [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zip data PJ Fanning 2024-05-08 22:32:22 +0000
  • c0c70cac7a javadoc issues PJ Fanning 2024-05-08 21:30:13 +0000
  • efce9ba930 add back check for if dir already exists PJ Fanning 2024-05-08 17:24:41 +0000
  • af7f2d38a4
    Bump net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.15 dependabot[bot] 2024-05-08 14:03:08 +0000
  • 8372b058a7
    Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.15 dependabot[bot] 2024-05-08 14:02:45 +0000
  • 36744e7ccb
    Bump com.github.spotbugs from 5.2.1 to 6.0.14 dependabot[bot] 2024-05-06 14:14:23 +0000
  • c7e51fc559 Bug 68183: SXSSFWorkbook should dispose of temporary files when close() is called Clayton Bodendein 2024-02-08 11:18:58 -0600
  • 6c6c222ef9
    Bump com.google.guava:guava from 32.1.1-jre to 33.2.0-jre dependabot[bot] 2024-05-02 14:22:19 +0000
  • f7e010aaf8
    Bump com.github.spotbugs from 5.2.1 to 6.0.13 dependabot[bot] 2024-05-01 14:25:53 +0000
  • c960ee6070 upgrade xmlunit PJ Fanning 2024-04-29 15:07:33 +0000
  • fa166a65d7 commons-codec 1.17.0 PJ Fanning 2024-04-29 15:04:07 +0000
  • 0ca7edb04f
    Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 dependabot[bot] 2024-04-29 14:12:24 +0000
  • 24e772f4c8
    Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 dependabot[bot] 2024-04-29 14:12:10 +0000
  • 8938bdb8b0
    Merge 619d32d203 into 3800aa5418 georgberky 2024-04-28 22:48:45 -0400
  • 88a0e48bf8
    Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.14 dependabot[bot] 2024-04-24 14:21:42 +0000
  • 18c3ef4ab6
    Bump net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.14 dependabot[bot] 2024-04-24 14:21:28 +0000
  • 3800aa5418 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-22 13:32:30 +0000
  • 91149769e4 Adjust test for XLS2CSV for different newlines on Windows Dominik Stadler 2024-04-22 13:16:10 +0000
  • e6a913c3bd fix use of forbidden api PJ Fanning 2024-04-22 10:43:36 +0000
  • 238d002f34 Some new test-files need to be excluded for no-scratchpad execution Dominik Stadler 2024-04-22 06:43:24 +0000
  • 601c5e2671 XLS(X) -> CSV: Wrap formatted numbers in quotes if necessary Dominik Stadler 2024-04-22 06:43:20 +0000
  • 51242877e5 update fanningpj key PJ Fanning 2024-04-21 22:03:36 +0000
  • 5813a6d2d3 One integration-test file now fails in "additional" as well Dominik Stadler 2024-04-20 16:12:36 +0000
  • 48a69cd5df Add one more "flaky" byte when comparing two documents Dominik Stadler 2024-04-20 07:53:47 +0000
  • 6936398b0a Include inner exception when re-throwing Dominik Stadler 2024-04-20 07:53:43 +0000
  • d4bcc2b3bb Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-20 07:53:40 +0000
  • 8c101982e0 Integration tests: Add writing out the document Dominik Stadler 2024-04-20 07:53:35 +0000
  • d87ffbc1b0 update tests PJ Fanning 2024-04-19 17:10:56 +0000
  • ee525b6477 refactor code that removes parts PJ Fanning 2024-04-19 14:12:13 +0000
  • f335554254 gradle 8.7 PJ Fanning 2024-04-19 13:26:22 +0000
  • 6948f9031d add javadoc PJ Fanning 2024-04-19 10:59:30 +0000
  • ff7f1ea721 fix npe PJ Fanning 2024-04-19 10:16:08 +0000
  • a0091652a5 fix npe PJ Fanning 2024-04-19 10:12:44 +0000
  • 1899bee1b9 refactor some code PJ Fanning 2024-04-19 09:56:05 +0000
  • 5955dd75de fix compile issues PJ Fanning 2024-04-19 09:38:53 +0000
  • eebb3717e0 [bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This closes #617 PJ Fanning 2024-04-19 09:23:54 +0000
  • 912aeeadc9 fix bug63189 Kwon Ohyoung 2024-04-08 15:54:02 +0900
  • f3f57f27cd add Testcase for bug63189 Kwon Ohyoung 2024-04-08 15:19:17 +0900
  • cb90213d08 apply HyperlinkRelationship Kwon Ohyoung 2024-04-18 14:27:33 +0900
  • d9d002d2d5 add HyperlinkRelationship Kwon Ohyoung 2024-04-18 13:18:12 +0900
  • d525d1a5b1 bouncycastle 1.78.1 PJ Fanning 2024-04-18 19:47:58 +0000
  • 97f5bba5ff
    Bump bouncyCastleVersion from 1.78 to 1.78.1 dependabot[bot] 2024-04-18 14:59:18 +0000
  • 1fb1d57ca8 Comment out one more flaky assertion Dominik Stadler 2024-04-17 19:12:25 +0000
  • 4a3b92b305 Comment out flaky assertion and add more information to find which file fails in CI Dominik Stadler 2024-04-17 18:50:32 +0000
  • 9453fa908a Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-17 18:15:46 +0000
  • c4e8388742 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-17 18:15:38 +0000
  • 51637fcc43 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-17 18:15:33 +0000
  • 059595f021 remove accidental test PJ Fanning 2024-04-12 17:29:27 +0000
  • 1fe45e84b0 slf4j 2.0.13 PJ Fanning 2024-04-12 17:28:41 +0000
  • a9067d23ae
    Bump com.github.spotbugs from 5.2.1 to 6.0.12 dependabot[bot] 2024-04-12 14:48:44 +0000
  • f68737998a
    Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 dependabot[bot] 2024-04-12 14:48:36 +0000
  • 5ccea24b85
    Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 dependabot[bot] 2024-04-12 14:48:32 +0000
  • 4e006fa350
    Bump com.github.spotbugs from 5.2.1 to 6.0.11 dependabot[bot] 2024-04-10 14:42:13 +0000
  • 9dda5278b7
    Bump com.github.spotbugs from 5.2.1 to 6.0.10 dependabot[bot] 2024-04-09 14:17:22 +0000
  • eee1ab84dc commons-io 2.16.1 PJ Fanning 2024-04-09 07:59:42 +0000
  • 5984227b20 bouncycastle 1.77 PJ Fanning 2024-04-08 18:44:01 +0000
  • 1113a108aa
    Bump bouncyCastleVersion from 1.77 to 1.78 dependabot[bot] 2024-04-08 14:58:32 +0000
  • f94d5aec33
    Bump com.dorongold.task-tree from 2.1.1 to 3.0.0 dependabot[bot] 2024-04-01 14:38:15 +0000
  • b6c75117e6
    Bump net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.13 dependabot[bot] 2024-03-29 14:10:37 +0000
  • 8eedc56fb6
    Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 dependabot[bot] 2024-03-29 14:10:29 +0000
  • eccb6983b7 commons-io 2.16.0 PJ Fanning 2024-03-29 08:46:25 +0000
  • 0e806d485c upgrade woodstox PJ Fanning 2024-03-27 16:58:47 +0000
  • 9121dd4d25
    Bump com.fasterxml.woodstox:woodstox-core from 6.6.1 to 6.6.2 dependabot[bot] 2024-03-27 14:46:33 +0000
  • d8d1af03b5 add since annotation PJ Fanning 2024-03-27 13:36:25 +0000
  • c715f9ee1d [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607 PJ Fanning 2024-03-27 13:33:57 +0000
  • e39b5d4e27
    Bump org.sonarqube from 4.0.0.2929 to 5.0.0.4638 dependabot[bot] 2024-03-26 14:41:56 +0000
  • dcaf833275
    Bump de.thetaphi.forbiddenapis from 3.6 to 3.7 dependabot[bot] 2024-03-25 14:10:04 +0000
  • 4b8840bf18
    Bump com.github.spotbugs from 5.2.1 to 6.0.9 dependabot[bot] 2024-03-21 14:56:21 +0000
  • bdff72668e pdfbox 3.0.2 PJ Fanning 2024-03-15 17:16:10 +0000
  • 8b384175ac
    Bump org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2 dependabot[bot] 2024-03-15 14:18:12 +0000
  • 3d4a82d944
    Bump com.google.guava:guava from 32.1.1-jre to 33.1.0-jre dependabot[bot] 2024-03-14 14:26:22 +0000