aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* remove unused loggers. Thanks to Ruby Hartono. This closes #594 and closes #595PJ Fanning2024-02-193-7/+1
* fix #68635: POI unit tests fail when run under non-US localeAxel Howind2024-02-171-0/+4
* remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589PJ Fanning2024-02-161-5/+0
* [github-590] simplify some logging. This closes #590PJ Fanning2024-02-161-7/+2
* [github-582] improve performance CodepointsUtil.iteratorFor. Thanks to Jason ...PJ Fanning2024-02-031-3/+12
* remove one use of CodepointsUtil.iteratorForPJ Fanning2024-02-031-5/+11
* Fix handling missing font libraries to again not throw on some types of excep...Dominik Stadler2024-01-301-2/+12
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-01-301-2/+8
* [github-578] allow any non-fatal exception when setting up fonts to indicate ...PJ Fanning2024-01-251-3/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-303-3/+8
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-302-0/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-303-2/+9
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-301-1/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-302-3/+20
* try to javadoc more unsupported methodsPJ Fanning2023-12-203-1/+7
* Make sure OLE2ScratchpadExtractorFacory is sorted firstDominik Stadler2023-12-062-1/+17
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-12-063-1/+5
* [bug-68094] try to improve cell width derivation by not roundingPJ Fanning2023-11-082-6/+62
* [github-545] Make exported sheet names compatible with Excel. Thanks to Aleks...PJ Fanning2023-11-072-46/+93
* try to fix broken sxssf testsPJ Fanning2023-11-072-2/+2
* fix broken HSSFWorkbook testPJ Fanning2023-11-072-7/+19
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-10-271-1/+5
* [bug-67579] test that we close input streamPJ Fanning2023-10-261-0/+31
* try to close streams in HSSF testsPJ Fanning2023-10-261-2/+2
* [bug-67784] add test for divide errorPJ Fanning2023-10-171-0/+17
* [bug-67784] add test for divide errorPJ Fanning2023-10-171-0/+26
* [bug-67475] better support for edge cases in TEXT function. Thanks to Jakub V...PJ Fanning2023-10-142-12/+181
* add back leading len into slideshow DrawTextFragment heightPJ Fanning2023-10-141-1/+1
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-074-1/+7
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-075-4/+21
* Bug 66425: Avoid Exceptions found via oss-fuzzDominik Stadler2023-10-074-3/+9
* Bug 66425: Avoid a NullPointerException found via oss-fuzzDominik Stadler2023-10-071-1/+5
* Assert that deleting test-files and entries works in testsDominik Stadler2023-10-032-6/+7
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-10-031-1/+1
* commons-io 2.14.0PJ Fanning2023-10-011-0/+1
* [github-523] set locales for some tests. This closes #523PJ Fanning2023-09-282-0/+28
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-211-1/+1
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-2041-278/+403
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-206-5/+31
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2023-09-181-1/+17
* use files nio APIs in more placesPJ Fanning2023-09-1712-27/+32
* Bug 66425: Avoid NullPointerExceptions and ClassCastExceptions found via poi-...Dominik Stadler2023-09-171-1/+1
* use more nio file supportPJ Fanning2023-09-1414-50/+58
* [bug-67402] DATEVALUE function should return #VALUE! for a null or empty stri...PJ Fanning2023-09-142-46/+41
* Bug 66425: Avoid NullPointerExceptions found via poi-fuzzDominik Stadler2023-09-131-0/+6
* [bug-63934] Fix parsing of structure references. Thanks to Matthias Raschhofe...PJ Fanning2023-09-121-0/+24
* Bug 66425: Avoid a NullPointerException found via oss-fuzzDominik Stadler2023-09-111-0/+3
* SparseBitSet 1.3PJ Fanning2023-09-063-3/+3
* Reduce flakiness of one test which compares two documentsDominik Stadler2023-09-061-0/+35
* slf4j 2.0.9PJ Fanning2023-09-041-1/+1