aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
Commit message (Expand)AuthorAgeFilesLines
* try best effort clone of styles if types don't matchPJ Fanning2025-05-121-1/+2
* javadoc issuesPJ Fanning2024-05-081-3/+3
* use 'an'PJ Fanning2023-03-181-3/+3
* remove ignoreInvalidColors paramPJ Fanning2022-07-101-8/+4
* add param that allows invalid colors to be ignoredPJ Fanning2022-07-101-5/+9
* try to fix tests - disabling 2 that need investigationPJ Fanning2022-07-101-2/+2
* javadoc issuesPJ Fanning2022-07-101-1/+1
* throw exception if wrong Color class is usedPJ Fanning2022-07-101-0/+6
* [bug-66052] apply cell style fixes supplied by Axel RichterPJ Fanning2022-07-101-0/+26
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+1300