aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* [bug-69529] relax exception checkPJ Fanning3 days1-2/+2
* [bug-69529] try to workaround cells with numeric type whose format cannot be ...PJ Fanning3 days1-2/+8
* [bug-69529] try to workaround cells with numeric type whose format cannot be ...PJ Fanning3 days1-3/+11
* PoiLogManagerPJ Fanning2024-11-2466-132/+132
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-201-9/+4
* 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-262-1/+18
* 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
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-272-2/+2
* [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-151-0/+36
* [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T...PJ Fanning2024-08-141-2/+5
* 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-161-1/+4
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-155-9/+31
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-0/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-1/+6
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-2/+2
* update exception messagePJ Fanning2024-07-101-1/+1
* make validateEntryNames use case insensitive checkPJ Fanning2024-07-092-3/+16
* Fix Paragraph.searchTextDominik Stadler2024-07-071-2/+2
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-071-0/+3
* HSSFWorkbook.getSheet(): Return first found sheetDominik Stadler2024-07-072-0/+6
* try to fix testsPJ Fanning2024-07-022-4/+7
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-014-11/+39
* license headerPJ Fanning2024-07-011-0/+17
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-013-0/+34
* reformat ZipFileZipEntrySource.javaPJ Fanning2024-07-011-55/+56
* ZipFile deprecation warningsPJ Fanning2024-06-051-1/+1
* getNextZipEntry deprecation warningsPJ Fanning2024-06-051-1/+1
* Avoid NPE and improve error message when saving a package-part failsDominik Stadler2024-06-022-8/+11
* rename as 5.3.0-SNAPSHOT due to some changes in behaviourPJ Fanning2024-05-176-10/+10
* [bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...PJ Fanning2024-05-171-2/+15
* [bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zi...PJ Fanning2024-05-081-1/+3
* javadoc issuesPJ Fanning2024-05-082-4/+4
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-201-2/+5
* update testsPJ Fanning2024-04-191-5/+11
* refactor code that removes partsPJ Fanning2024-04-194-22/+18
* add javadocPJ Fanning2024-04-191-27/+56
* fix npePJ Fanning2024-04-191-1/+2
* fix npePJ Fanning2024-04-191-1/+3
* refactor some codePJ Fanning2024-04-192-2/+3