This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/poi.git

commit 351fb01a45cd691cd80b6a04e0228b1a13493b18
Merge: 5b18da898d 1d4f5d34bd
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Nov 15 11:55:59 2025 +0100

    Merge branch 'trunk' into asf-site

 README.rst                                         |   4 +-
 build.gradle                                       |  46 +++++-----
 build.xml                                          |  18 ++--
 doap_POI.rdf                                       |   7 ++
 jenkins/create_jobs.groovy                         |  48 ++++------
 osgi/README.md                                     |   2 +-
 osgi/pom.xml                                       |   8 +-
 poi-examples/build.gradle                          |   4 +-
 .../org/apache/poi/integration/TestXLSX2CSV.java   |   2 +-
 poi-excelant/build.gradle                          |  16 ++--
 poi-integration/build.gradle                       |  15 +---
 poi-integration/build.xml                          |  13 +--
 poi-ooxml-full/build.gradle                        |   4 +-
 poi-ooxml-lite-agent/build.gradle                  |   4 +-
 poi-ooxml-lite/build.gradle                        |   4 +-
 poi-ooxml/build.gradle                             |  31 +++----
 .../org/apache/poi/xssf/model/StylesTable.java     |  14 +--
 .../apache/poi/xssf/usermodel/XSSFCellStyle.java   |  71 ++++++++++++---
 .../org/apache/poi/xssf/usermodel/XSSFTextRun.java |   6 +-
 .../java/org/apache/poi/xssf/TestXSSFParser.java   |   3 +-
 .../poi/xssf/usermodel/TestXSSFCellStyle.java      |  26 ++++++
 poi-scratchpad/build.gradle                        |  18 ++--
 .../org/apache/poi/hwmf/draw/HwmfGraphics.java     |   2 +-
 poi/build.gradle                                   |  18 ++--
 .../apache/poi/hssf/usermodel/HSSFCellStyle.java   | 100 +++++++++++++++------
 .../java/org/apache/poi/hssf/util/HSSFColor.java   |  20 ++---
 .../org/apache/poi/ss/usermodel/CellStyle.java     |  27 ++++++
 .../main/java/org/apache/poi/ss/util/CellUtil.java |  31 +++----
 .../apache/poi/hssf/usermodel/TestCellStyle.java   |  29 ++++++
 src/documentation/RELEASE-NOTES.txt                |   2 +-
 src/documentation/content/xdocs/changes.xml        |   4 +-
 .../content/xdocs/components/hmef/index.xml        |   2 +-
 .../content/xdocs/components/index.xml             |   4 +-
 .../content/xdocs/components/poi-jvm-languages.xml |  12 +--
 .../components/slideshow/ppt-wmf-emf-renderer.xml  |   4 +-
 src/documentation/content/xdocs/devel/nightly.xml  |   2 +-
 src/documentation/content/xdocs/download.xml       |  24 ++---
 src/documentation/content/xdocs/encryption.xml     |   2 +-
 src/documentation/content/xdocs/index.xml          |   8 +-
 src/documentation/release-guide.txt                |  10 +--
 test-data/slideshow/npe.ppt                        | Bin 0 -> 737793 bytes
 test-data/spreadsheet/xssf-enum.xltx.xlsx          | Bin 0 -> 13876 bytes
 42 files changed, 407 insertions(+), 258 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to