aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src
Commit message (Expand)AuthorAgeFilesLines
* slf4j 2.0.17PJ Fanning10 days1-1/+1
* doc for getNumberOfTextsPJ Fanning12 days1-0/+3
* Bug 66260, Add getNumberOfTexts() methodBida Fan12 days2-0/+15
* fix broken xssf testPJ Fanning2025-02-171-3/+1
* fix problem test (SXXSF)PJ Fanning2025-02-141-3/+11
* fix problem test (SXXSF)PJ Fanning2025-02-142-22/+4
* temp disable problem test (XSSF)PJ Fanning2025-02-131-0/+1
* temp disable problem test (SXXSF)PJ Fanning2025-02-131-0/+5
* allow context to be set in XSSFSheet copyRowsPJ Fanning2025-02-131-3/+42
* refactor cell toString to use DataFormatterPJ Fanning2025-02-131-10/+4
* [bug-69563] try to avoid int overflow in Zip64 code (probably just moves the ...PJ Fanning2025-02-072-6/+6
* fix create issue in getUnderlinePJ Fanning2025-01-291-2/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2025-01-202-0/+9
* bouncycastle 1.80PJ Fanning2025-01-151-1/+1
* remove strat line in last commitPJ Fanning2025-01-151-1/+0
* upgrade cyclonedxPJ Fanning2025-01-151-0/+1
* reimplement SXSSFSheet arbitrary extra width support (5.4.0 code does not work)PJ Fanning2025-01-113-11/+52
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2025-01-111-0/+4
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2025-01-111-1/+1
* [bug-69529] relax exception checkPJ Fanning2025-01-081-2/+2
* [bug-69529] try to workaround cells with numeric type whose format cannot be ...PJ Fanning2025-01-081-2/+8
* [bug-69529] try to workaround cells with numeric type whose format cannot be ...PJ Fanning2025-01-081-3/+11
* Expect an XML parser error in one test when running with IBM JDKDominik Stadler2024-11-301-0/+4
* PoiLogManagerPJ Fanning2024-11-2477-154/+154
* Add test to verify bug 69266Dominik Stadler2024-11-201-10/+42
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-203-15/+10
* bcprov 1.79PJ Fanning2024-10-301-1/+1
* call next release poi 5.4.0PJ Fanning2024-10-296-11/+11
* immutable listsPJ Fanning2024-10-262-3/+5
* immutable mapsPJ Fanning2024-10-262-4/+6
* [bug-69411] add XSSFReader.getSheetIteratorPJ Fanning2024-10-263-2/+19
* make static maps finalPJ Fanning2024-10-156-11/+26
* thread safetyPJ Fanning2024-10-152-4/+10
* try to make ExcelAntWorkbookUtilFactory thread safePJ Fanning2024-10-151-2/+5
* make it harder to modify metadata in mapsPJ Fanning2024-10-152-40/+45
* try batik 1.18 againPJ Fanning2024-10-092-37/+38
* remove batik-shared-reource module (no classes in it)PJ Fanning2024-10-092-2/+0
* revert batik change due to build issuesPJ Fanning2024-10-092-38/+38
* try batik 1.18PJ Fanning2024-10-092-38/+38
* try to add more chart related classes to poi-ooxml-litePJ Fanning2024-09-191-2/+11
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-273-8/+168
* [github-657] SXSSF: support setting an arbitrary extra width value for column...PJ Fanning2024-08-212-4/+54
* [github-673] Add word10.xsd to poi-ooxml-full. Thanks to fangd1997. This clos...PJ Fanning2024-08-161-0/+2
* [github-672] Support removing XWPF Styles. Thanks to fangd1997. This closes #672PJ Fanning2024-08-152-6/+56
* [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T...PJ Fanning2024-08-142-2/+16
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-281-2/+2
* Apply some IDE suggestions, improve JavaDoc and simplify reporting log messagesDominik Stadler2024-07-182-4/+9
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-162-1/+43
* Apply some IDE suggestionsDominik Stadler2024-07-151-2/+7
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-155-9/+31