Commit Graph

  • cfb713df29 use javadocs.dev trunk PJ Fanning 2026-02-22 23:53:35 +01:00
  • 44598bd030 Avoid OOM with incorrect property sizes Dominik Stadler 2026-02-21 14:29:08 +01:00
  • 23369586da Avoid assertion when handling slightly corrupted emf-file Dominik Stadler 2026-02-21 14:11:13 +01:00
  • 9d9865c9b8 Avoid NPE when handling diagrams in pptx Dominik Stadler 2026-02-21 13:44:59 +01:00
  • e9e9612a1f Avoid ClassCastException when reading headers of EMF files Dominik Stadler 2026-02-19 21:56:06 +01:00
  • 1594baf696 Avoid NPE when updating cell-anchors Dominik Stadler 2026-02-19 20:28:20 +01:00
  • 839ce4a0f4 Avoid NPE in HSSFShapeGroup.setShapeId() Dominik Stadler 2026-02-19 20:19:41 +01:00
  • 260b22fb09 Handle slightly broken file with empty BlipFill properly Dominik Stadler 2026-02-15 18:16:25 +01:00
  • ac4e3c199e more HSSFEventFactory changes PJ Fanning 2026-02-20 20:19:10 +01:00
  • a1f6f2786f Update RecordFactoryInputStream.java PJ Fanning 2026-02-20 19:55:49 +01:00
  • b923655b43 update tests PJ Fanning 2026-02-20 19:48:56 +01:00
  • 6b72a2dff3 Update DocumentInputStream.java PJ Fanning 2026-02-20 19:46:56 +01:00
  • c7976440c3 Update TestRecordFactoryInputStream.java PJ Fanning 2026-02-20 15:10:26 +01:00
  • 811eb4a4a8
    support reading HSSFWorkbook with password passed as param (#1016) PJ Fanning 2026-02-20 15:06:33 +01:00
  • 6ba4a1b050 Update TestDocumentEncryption.java PJ Fanning 2026-02-20 14:52:28 +01:00
  • 4efa2b7162 Update OldExcelExtractor.java PJ Fanning 2026-02-20 13:47:36 +01:00
  • 139321c5e9 Update HSSFWorkbook.java PJ Fanning 2026-02-20 12:28:29 +01:00
  • 6a9224385e deprecate unnecessary constructor PJ Fanning 2026-02-20 12:25:18 +01:00
  • b60ce47596
    Bump junitVersion from 5.13.4 to 6.0.3 dependabot/gradle/junitVersion-6.0.3 dependabot[bot] 2026-02-17 14:11:24 +00:00
  • df5604a1d7
    check input stream read params (#1012) PJ Fanning 2026-02-17 09:20:28 +01:00
  • e901a2c083 publish site asf-site PJ Fanning 2026-02-16 20:14:18 +01:00
  • d701e1da65 Merge branch 'trunk' into asf-site PJ Fanning 2026-02-16 20:00:27 +01:00
  • eafd6c04b8 Update security.xml PJ Fanning 2026-02-16 19:59:54 +01:00
  • e340f313bc
    Bump net.bytebuddy:byte-buddy-agent from 1.18.4 to 1.18.5 (#1009) dependabot[bot] 2026-02-16 16:33:31 +01:00
  • fba996e8db
    Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.3 dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.3 dependabot[bot] 2026-02-16 15:21:31 +00:00
  • 09133cbadf
    Bump org.cyclonedx.bom from 2.4.1 to 3.2.0 dependabot/gradle/org.cyclonedx.bom-3.2.0 dependabot[bot] 2026-02-16 15:21:21 +00:00
  • bc02ef0703 Avoid NPE with malformed wmf headers Dominik Stadler 2026-02-14 20:04:58 +01:00
  • 692caf0f36 Avoid NPE with malformed master-style Dominik Stadler 2026-02-14 18:40:12 +01:00
  • e96c9e17c0 Avoid NPE with malformed EscherAggregate Dominik Stadler 2026-02-14 18:25:36 +01:00
  • 55c1608a2d Avoid NPE with malformed anchors in slideshow files Dominik Stadler 2026-02-14 17:15:14 +01:00
  • 5338b17a8f Avoid NPE with malformed Visio diagram Dominik Stadler 2026-02-14 16:53:30 +01:00
  • c92c533d7a Prevent large allocations when writing PPDrawing items Dominik Stadler 2026-02-14 17:16:26 +01:00
  • 8d53613bcf
    Bug 69935: Add short-based column setters to ClientAnchor (#1006) Yongho Hwang 2026-02-14 17:50:52 +09:00
  • 62ae400993 Do not call getColumn() twice Dominik Stadler 2026-02-02 18:09:40 +01:00
  • ae3ed57baa Prevent a file-handle leak Dominik Stadler 2025-12-05 11:55:12 +01:00
  • 8f149f51d0
    Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1004) dependabot[bot] 2026-01-30 18:10:06 +01:00
  • 56be68f9c0
    Bump gradle-wrapper from 8.14.3 to 9.3.1 dependabot/gradle/gradle-wrapper-9.3.1 dependabot[bot] 2026-01-30 14:13:00 +00:00
  • ab196a7441 Use log instead of assert when parsing emf-files Dominik Stadler 2026-01-24 10:52:41 +01:00
  • da3d64d9e3 Add an NPE check when retrieving fonts for bullet-items Dominik Stadler 2026-01-23 22:35:57 +01:00
  • 04f4c1fa74 Avoid NPE when retrieving sheets by name with invalid name Dominik Stadler 2026-01-23 07:13:50 +01:00
  • 513a805c25 Describe where to get the latest spotbugs Dominik Stadler 2026-01-22 07:52:58 +01:00
  • 0ae15edb2c Perform an allocation-check for .emf files Dominik Stadler 2026-01-20 21:49:20 +01:00
  • 5eba199642 Fix tests for no-scratchpad Dominik Stadler 2026-01-18 20:53:11 +01:00
  • 0de8ecd6a0 Recent tests add one more file to ooxml-lite Dominik Stadler 2026-01-18 20:52:45 +01:00
  • d1f3f9489f Add check for too large allocation in SharedFormulaGroup Dominik Stadler 2026-01-18 17:38:48 +01:00
  • d1f0a88ea1 Avoid NPE in XSLFDiagram Dominik Stadler 2026-01-18 17:23:42 +01:00
  • beab88fb0e Remove obsolete if-condition Dominik Stadler 2026-01-18 17:07:34 +01:00
  • 66109187d1 Only allocate the required size for EscherComplexProperty Dominik Stadler 2026-01-18 16:49:58 +01:00
  • c9b37678cc Introduce getComplexSize() Dominik Stadler 2026-01-18 16:30:13 +01:00
  • e54ba888e2 Log instead of an assertion Dominik Stadler 2026-01-17 18:14:21 +01:00
  • 8df367310c Avoid some more NPEs on slightly broken documents Dominik Stadler 2026-01-17 13:57:26 +01:00
  • 58ac8d05f0
    throw exception if getAlpha returns very large value (that is too big for int) (#1000) PJ Fanning 2026-01-17 15:09:06 +01:00
  • 372388b7ed
    Support rendering transparent bitmaps in presentations. (#990) Jacobo Aragunde Pérez 2026-01-17 13:47:09 +01:00
  • e3e04a641f
    Fix missing newline at end of TestXSLFTextShape.java PJ Fanning 2026-01-17 13:46:01 +01:00
  • d72e3a608c Add a file-handler for .emf files Dominik Stadler 2026-01-16 09:16:09 +01:00
  • 1910fff53e Add a file-handler for .wmf files Dominik Stadler 2026-01-16 08:56:42 +01:00
  • 22531fe638 Prevent invalid height/width in wmf-images exhausting memory Dominik Stadler 2026-01-16 08:55:27 +01:00
  • 9c2f487c98 Bug 69927: Avoid NPE when parsing wmf-file Dominik Stadler 2026-01-16 07:53:47 +01:00
  • b09bf904d7 Fix running integration-tests without scratchpad-libraries Dominik Stadler 2026-01-12 08:18:02 +01:00
  • 2acb5cf66a Avoid several NPEs Dominik Stadler 2026-01-12 07:14:48 +01:00
  • d60edd21a3
    Bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4 (#998) dependabot[bot] 2026-01-16 17:44:32 +01:00
  • fd4d143d44
    XSSFReader: tolerate missing comments file (#996) PJ Fanning 2026-01-14 21:06:26 +01:00
  • df2d5d62d9
    rename param in ColumnHelper PJ Fanning 2026-01-13 10:59:09 +01:00
  • 8cdcda2873 Avoid NPE when handling color-highlighting in text-runs Dominik Stadler 2026-01-11 20:12:33 +01:00
  • 18ef01295d Avoid some NPEs when handling LinkTables Dominik Stadler 2026-01-11 19:24:55 +01:00
  • ac4295deac Avoid NPE when a row in a workbook was deleted and thus getRow() returns null Dominik Stadler 2026-01-11 18:58:55 +01:00
  • d93a29ae67 Optimize handling of large XSSFTables Dominik Stadler 2026-01-11 18:10:46 +01:00
  • 1fc4f9e3b7 Avoid ClastCastException when handling a broken ppt file Dominik Stadler 2026-01-10 17:27:47 +01:00
  • b401b92aea Avoid NPE when reading a broken pptx file Dominik Stadler 2026-01-10 17:12:04 +01:00
  • a5f5f4294e Avoid NPE when reading a broken xlsb file Dominik Stadler 2026-01-10 14:00:11 +01:00
  • ba04c61188 format methods PJ Fanning 2026-01-11 10:34:54 +01:00
  • f8a8189230 Use the proper add-method to perform the check for max number of children Dominik Stadler 2026-01-10 10:02:17 +01:00
  • 95b2a1cf1d Avoid NPE with broken files when reading xls file Dominik Stadler 2026-01-10 09:11:52 +01:00
  • 017ff5f8f8 Implement lazy allocation of data for complex escher properties Dominik Stadler 2026-01-09 16:05:12 +01:00
  • cc8b6d7591 Update XWPFTheme.java PJ Fanning 2026-01-09 14:35:59 +01:00
  • 28326796c1 snapshot version 5.5.x PJ Fanning 2026-01-09 13:30:53 +01:00
  • 6670c48c30
    Add getter for body elements in XWPFSDTContent. (#991) Jacobo Aragunde Pérez 2026-01-09 13:28:30 +01:00
  • aead782eb2
    XWPF Themes: allow public access of theme and add helpers for theme fonts (#986) Etienne Gautier 2026-01-09 23:09:12 +11:00
  • c94e795f35 Avoid NPE with broken files when writing endnotes for Word documents Dominik Stadler 2026-01-09 08:12:23 +01:00
  • e9b33c0b08 Avoid NPE with broken files when writing endnotes for Word documents Dominik Stadler 2026-01-09 08:07:56 +01:00
  • befc941dcf Avoid NPE with broken files when handling paint-style for fill Dominik Stadler 2026-01-07 19:32:26 +01:00
  • ac989335d7 Avoid NPE with broken files when handling text-shapes Dominik Stadler 2026-01-07 00:34:22 +01:00
  • 0ec4434f59 Avoid NPE with broken file Dominik Stadler 2026-01-06 23:50:13 +01:00
  • c28aec61d4 Avoid an NPE when reading broken SlideShow-files Dominik Stadler 2026-01-06 23:19:22 +01:00
  • b195a3b9ed Avoid an NPE when OPCPackage is closed without being fully initialized Dominik Stadler 2026-01-06 20:40:17 +01:00
  • ddf71d0984 Avoid two NPEs which were currently "expected" in tests Dominik Stadler 2026-01-06 20:29:33 +01:00
  • fb75600872 Don't throw RuntimeException in integration-tests Dominik Stadler 2026-01-06 19:59:08 +01:00
  • 4dadb9d6cc
    Update copyright year in NOTICE file PJ Fanning 2026-01-03 14:38:23 +01:00
  • e7515ba5e6 log4j 2.25.3 PJ Fanning 2025-12-29 13:29:43 +01:00
  • c1fac56998
    Bump log4jVersion from 2.24.3 to 2.25.3 (#975) dependabot[bot] 2025-12-29 13:27:00 +01:00
  • 3a56bbd73b Update TestDetectAsOOXML.java PJ Fanning 2025-12-25 11:17:12 +01:00
  • 6d42ff955a
    Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#984) dependabot[bot] 2025-12-22 16:10:05 +01:00
  • 528591ba11
    Allow to load a word document with chartex chart (#982) emmanueldufour 2025-12-20 02:10:25 +07:00
  • c703d00300 Update build.gradle PJ Fanning 2025-12-19 17:31:40 +01:00
  • 9e1afbbab1 Fix some more Gradle deprecation-warnings in preparation for Gradle 9 Dominik Stadler 2025-12-18 08:33:13 +01:00
  • 3ac160b57d
    Bump org.sonarqube from 7.2.1.6560 to 7.2.2.6593 (#983) dependabot[bot] 2025-12-19 16:09:48 +01:00
  • f2c52141c7
    remove pre-existing inline strings when updating value (#962) PJ Fanning 2025-12-18 19:45:50 +01:00
  • fd66689944 Improve message if test fails Dominik Stadler 2025-12-17 21:38:38 +01:00
  • 97a97bd75c JavaDoc: Don't link to classes from "poi-ooxml" in module "poi" Dominik Stadler 2025-12-17 20:35:11 +01:00
  • 338882ac88 Convert some files to unix newlines Dominik Stadler 2025-12-17 21:40:12 +01:00