Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance javadoc and coverage for IOUtils | Dominik Stadler | 2021-03-19 | 1 | -19/+205 |
* | Limit which tests can run in parallel | Marius Volkhart | 2021-03-14 | 4 | -3/+14 |
* | Review EscherContainerRecord#getChildRecords() call sites for unnecessary work | Marius Volkhart | 2021-03-01 | 4 | -4/+4 |
* | add missing license | PJ Fanning | 2021-02-27 | 1 | -0/+17 |
* | Fix bug with record indexes for HSSF Workbooks | Marius Volkhart | 2021-02-27 | 1 | -0/+26 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 7 | -185/+23 |
* | FinanceLib: Simplify code and add a few more tests | Dominik Stadler | 2021-02-18 | 1 | -4/+19 |
* | Do not fail test which compares two documents if the timestamp in the ZIP hea... | Dominik Stadler | 2021-02-15 | 1 | -2/+20 |
* | Sonar fixes | Andreas Beeker | 2021-01-30 | 9 | -162/+120 |
* | Enable storing an SXSSF workbook twice | Dominik Stadler | 2021-01-30 | 1 | -1/+30 |
* | Sonar fixes | Andreas Beeker | 2021-01-23 | 6 | -562/+552 |
* | try to fix font-based issues | Andreas Beeker | 2021-01-23 | 1 | -7/+13 |
* | Sonar fixes | Andreas Beeker | 2021-01-22 | 2 | -37/+44 |
* | Sonar fixes | Andreas Beeker | 2021-01-17 | 4 | -15/+14 |
* | Remove superfluous test | Andreas Beeker | 2021-01-17 | 1 | -50/+0 |
* | Sonar fixes | Andreas Beeker | 2021-01-17 | 9 | -229/+180 |
* | Sonar fixes | Andreas Beeker | 2021-01-11 | 6 | -72/+73 |
* | Sonar fixes | Andreas Beeker | 2021-01-10 | 324 | -370/+361 |
* | Sonar fixes | Andreas Beeker | 2021-01-10 | 119 | -119/+119 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 104 | -657/+639 |
* | Sonar fixes | Andreas Beeker | 2021-01-08 | 416 | -2080/+2007 |
* | Sonar fixes | Andreas Beeker | 2021-01-08 | 16 | -483/+469 |
* | Sonar fixes | Andreas Beeker | 2021-01-08 | 4 | -157/+92 |
* | Properly close file handles in extractors and when handling password-protecte... | Dominik Stadler | 2021-01-07 | 1 | -11/+13 |
* | Sonar fixes | Andreas Beeker | 2021-01-05 | 2 | -27/+31 |
* | Try to make Gradle build work | Dominik Stadler | 2021-01-03 | 1 | -5/+1 |
* | Sonar fixes | Andreas Beeker | 2021-01-02 | 3 | -442/+69 |
* | forbidden-apis-fix | Andreas Beeker | 2021-01-01 | 1 | -1/+1 |
* | fix year agnostic date/test values | Andreas Beeker | 2021-01-01 | 1 | -2/+10 |
* | Also replace for JUnit 5 in comments | Dominik Stadler | 2020-12-30 | 2 | -3/+3 |
* | sonar fixes | Andreas Beeker | 2020-12-28 | 6 | -44/+56 |
* | Sonar fixes | Andreas Beeker | 2020-12-26 | 2 | -3/+3 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 511 | -12719/+9713 |
* | Fix NullPointerException in Autosize introduced via #64981 | Dominik Stadler | 2020-12-20 | 1 | -18/+37 |
* | [github-198] Remove jdk.charset module dependency for spreadsheets generation... | PJ Fanning | 2020-12-19 | 1 | -69/+0 |
* | #64876 - Unable to convert pptx to pdf | Andreas Beeker | 2020-12-17 | 1 | -832/+0 |
* | avoid string concats | PJ Fanning | 2020-12-17 | 1 | -13/+6 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 3 | -8/+8 |
* | remove more deprecated code | PJ Fanning | 2020-12-09 | 5 | -10/+10 |
* | remove some deprecated code | PJ Fanning | 2020-12-09 | 1 | -5/+0 |
* | Add unit-test from bug 56454 to show that the problem is fixed now | Dominik Stadler | 2020-11-01 | 1 | -0/+32 |
* | Fix file-handle-leaks when re-writing documents or slideshows | Dominik Stadler | 2020-11-01 | 1 | -4/+4 |
* | Bug 64460: Fix invalid moving of merged regions | Dominik Stadler | 2020-11-01 | 1 | -0/+1 |
* | Improve error messages on missing Factory-implementations, fix Sonar issues a... | Dominik Stadler | 2020-11-01 | 3 | -19/+15 |
* | Apply patch for bug 64791 to use proper position for the WriteAccessRecord | Dominik Stadler | 2020-10-25 | 1 | -0/+18 |
* | Apply some IDE suggestions | Dominik Stadler | 2020-10-25 | 1 | -8/+4 |
* | Prevent some unit-tests from failing when non-English local is used in Maven run | Dominik Stadler | 2020-10-25 | 2 | -29/+43 |
* | try to fix sonar build | Andreas Beeker | 2020-10-23 | 2 | -16/+25 |
* | reformat | PJ Fanning | 2020-10-20 | 1 | -41/+41 |
* | [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris... | PJ Fanning | 2020-10-20 | 1 | -0/+15 |