aboutsummaryrefslogtreecommitdiffstats
path: root/poi-examples
Commit message (Expand)AuthorAgeFilesLines
* Groovy script example: Use latest POI and fix to run againDominik Stadler2024-11-303-6/+8
* PoiLogManagerPJ Fanning2024-11-244-8/+8
* revert log4j and xmlbeans upgrades due to log4j issuesPJ Fanning2024-11-121-2/+2
* [bug-69411] add XSSFReader.getSheetIteratorPJ Fanning2024-10-261-4/+5
* Adjust test for XLS2CSV for different newlines on WindowsDominik Stadler2024-04-221-6/+10
* fix use of forbidden apiPJ Fanning2024-04-221-2/+2
* XLS(X) -> CSV: Wrap formatted numbers in quotes if necessaryDominik Stadler2024-04-222-0/+115
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-04-171-1/+1
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-061-2/+7
* temp workaround for chart axis issuePJ Fanning2023-11-085-0/+20
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-202-3/+3
* use files nio APIs in more placesPJ Fanning2023-09-171-2/+4
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-071-0/+21
* Update Apache Ant to 1.10.13 and use newer Gradle syntaxDominik Stadler2023-08-011-1/+1
* apply some spelling fixesPJ Fanning2023-06-271-1/+1
* apply some spelling fixesPJ Fanning2023-06-272-3/+3
* Print out slightly more in SSPerformanceTestDominik Stadler2023-06-151-3/+7
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-083-5/+5
* remove temporary hacksPJ Fanning2023-03-191-1/+0
* temporary hack to build to see if the gradle toolchain logic is what is break...PJ Fanning2023-03-191-0/+1
* use 'its'PJ Fanning2023-03-184-11/+11
* use 'an'PJ Fanning2023-03-182-8/+8
* revert accidental changePJ Fanning2023-02-141-4/+0
* revert use of ExceptionUtil on caught exceptions (not useful)PJ Fanning2023-02-141-0/+4
* don't use ExceptionUtil in examplesPJ Fanning2023-02-141-4/+0
* add util code to rethrow fatal exceptionsPJ Fanning2023-02-141-0/+4
* Saxon-HE is included in more place, combine these into the main gradle buildDominik Stadler2023-01-061-4/+0
* [bug-66397] update temp file code. Thanks to lsq27.PJ Fanning2022-12-281-4/+5
* try to get rid of cached module-info classesPJ Fanning2022-12-272-17/+2
* doesn't matter what jdk vendor is used to build module-info classesPJ Fanning2022-12-261-1/+0
* try to fix buildPJ Fanning2022-12-262-1/+1
* rebuild module-info.class files even if Java8 usedPJ Fanning2022-12-251-7/+3
* try to build sbomsPJ Fanning2022-12-211-1/+1
* cyclonedx per modulePJ Fanning2022-12-211-0/+19
* remove unnecessary short casts for getCellStyleAtPJ Fanning2022-12-121-1/+1
* jdk19 build issuePJ Fanning2022-10-281-1/+1
* upgrade depsPJ Fanning2022-09-121-3/+3
* sonar issuesPJ Fanning2022-08-251-2/+0
* [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365PJ Fanning2022-08-061-6/+1
* try to fix jaav 17 buildPJ Fanning2022-07-271-1/+1
* refactor smart art codePJ Fanning2022-07-251-3/+2
* forbidden apiPJ Fanning2022-07-221-1/+2
* [bug-66176] Integrate SmartArt diagrams from powerpoint presentations. Thanks...PJ Fanning2022-07-221-0/+137
* [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...PJ Fanning2022-07-202-2/+4
* use try-with-resourcesPJ Fanning2022-07-202-8/+3
* lgtm issuePJ Fanning2022-07-171-2/+2
* [github-339] Add extra methods to StringUtil and refactor some code to use th...PJ Fanning2022-07-171-1/+2
* [github-356] accept some of the changes in this PR (not all)PJ Fanning2022-07-161-1/+1
* [github-345] Use switch instead of if. Thanks to XenoAmess. This closes #345PJ Fanning2022-07-162-85/+110
* [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341PJ Fanning2022-07-151-6/+0