| Commit message (Expand) | Author | Age | Files | Lines |
* | jdk19 build issue | PJ Fanning | 2022-10-28 | 1 | -1/+1 |
* | upgrade deps | PJ Fanning | 2022-09-12 | 1 | -3/+3 |
* | sonar issues | PJ Fanning | 2022-08-25 | 1 | -2/+0 |
* | [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365 | PJ Fanning | 2022-08-06 | 1 | -6/+1 |
* | try to fix jaav 17 build | PJ Fanning | 2022-07-27 | 1 | -1/+1 |
* | refactor smart art code | PJ Fanning | 2022-07-25 | 1 | -3/+2 |
* | forbidden api | PJ Fanning | 2022-07-22 | 1 | -1/+2 |
* | [bug-66176] Integrate SmartArt diagrams from powerpoint presentations. Thanks... | PJ Fanning | 2022-07-22 | 1 | -0/+137 |
* | [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing... | PJ Fanning | 2022-07-20 | 2 | -2/+4 |
* | use try-with-resources | PJ Fanning | 2022-07-20 | 2 | -8/+3 |
* | lgtm issue | PJ Fanning | 2022-07-17 | 1 | -2/+2 |
* | [github-339] Add extra methods to StringUtil and refactor some code to use th... | PJ Fanning | 2022-07-17 | 1 | -1/+2 |
* | [github-356] accept some of the changes in this PR (not all) | PJ Fanning | 2022-07-16 | 1 | -1/+1 |
* | [github-345] Use switch instead of if. Thanks to XenoAmess. This closes #345 | PJ Fanning | 2022-07-16 | 2 | -85/+110 |
* | [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341 | PJ Fanning | 2022-07-15 | 1 | -6/+0 |
* | [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo... | PJ Fanning | 2022-07-15 | 4 | -9/+10 |
* | javadoc issues | PJ Fanning | 2022-07-10 | 3 | -4/+4 |
* | Use gradle toolchain to specify the jdk version and vendor, e.g. | Andreas Beeker | 2022-02-21 | 1 | -4/+12 |
* | change formatting | PJ Fanning | 2022-02-19 | 1 | -337/+326 |
* | [bug-65849] use Files.createTempFile | PJ Fanning | 2022-01-27 | 1 | -2/+2 |
* | [bug-65849] use Files.createTempFile | PJ Fanning | 2022-01-26 | 1 | -1/+2 |
* | Fix invalid comparison and optimize construction of CellStyle objects for com... | Dominik Stadler | 2022-01-22 | 1 | -37/+104 |
* | remove and prevent links to stackoverflow | Andreas Beeker | 2022-01-10 | 7 | -25/+14 |
* | fix switch | PJ Fanning | 2021-12-30 | 1 | -5/+6 |
* | refactor CopyCompare again | PJ Fanning | 2021-12-30 | 1 | -11/+6 |
* | rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smell | PJ Fanning | 2021-12-30 | 1 | -5/+8 |
* | update some code based on sonar issues | PJ Fanning | 2021-12-29 | 1 | -1/+8 |
* | [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy | PJ Fanning | 2021-12-28 | 1 | -1/+4 |
* | close cursors in finally blocks | PJ Fanning | 2021-12-28 | 3 | -28/+45 |
* | small refactor of XSSFReader | PJ Fanning | 2021-12-22 | 1 | -6/+6 |
* | some spotbugs issues | PJ Fanning | 2021-12-20 | 3 | -18/+11 |
* | remove log4j-core | PJ Fanning | 2021-12-20 | 1 | -1/+1 |
* | possible npes | PJ Fanning | 2021-12-19 | 5 | -5/+10 |
* | code tidy up | PJ Fanning | 2021-12-18 | 1 | -1/+1 |
* | update test assertion | PJ Fanning | 2021-11-30 | 1 | -2/+2 |
* | Add some missing JavaDoc for WorkbookFactory and ExtractorFactory | Dominik Stadler | 2021-11-30 | 1 | -1/+1 |
* | [bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - def... | PJ Fanning | 2021-11-25 | 1 | -1/+3 |
* | tidy up gradle scripts | PJ Fanning | 2021-11-25 | 1 | -1/+1 |
* | saxon test | PJ Fanning | 2021-11-25 | 1 | -0/+4 |
* | set emulateCSV mode in DataFormatter | PJ Fanning | 2021-11-25 | 1 | -1/+2 |
* | javadoc | PJ Fanning | 2021-11-16 | 1 | -2/+2 |
* | fix copy & paste package namespace | Andreas Beeker | 2021-11-14 | 1 | -1/+1 |
* | [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre... | PJ Fanning | 2021-11-14 | 1 | -1/+8 |
* | [bug-65675] add regression test | PJ Fanning | 2021-11-09 | 2 | -2/+2 |
* | compile issue | PJ Fanning | 2021-11-02 | 1 | -1/+1 |
* | use package revert due to new warning log about using revert | PJ Fanning | 2021-11-02 | 1 | -1/+4 |
* | try to add LICENSE and NOTICE to sources jars | PJ Fanning | 2021-10-25 | 1 | -0/+7 |
* | try to add LICENSE and NOTICE to javadoc jars | PJ Fanning | 2021-10-25 | 1 | -0/+7 |
* | remove finalizer | PJ Fanning | 2021-10-22 | 3 | -0/+3 |
* | get proper xmlbeans 5.0.2 release | PJ Fanning | 2021-10-20 | 1 | -7/+0 |