| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | replace some uses of StringBuffer with StringBuilder | PJ Fanning | 2019-11-20 | 2 | -2/+2 |
* | use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) | Axel Howind | 2019-11-17 | 2 | -13/+4 |
* | Two more tests which are failing in CI on Windows | Dominik Stadler | 2019-10-26 | 2 | -4/+2 |
* | Try to fix test which is still failing on Windows in a different way | Dominik Stadler | 2019-10-26 | 1 | -3/+1 |
* | Adjust comments and add slightly more test-coverage | Dominik Stadler | 2019-10-26 | 1 | -3/+23 |
* | Remove references to DatatypeConverter | Andreas Beeker | 2019-10-25 | 1 | -4/+3 |
* | #63745 - Make GenericRecordJsonWriter Json-conformant | Andreas Beeker | 2019-10-25 | 14 | -181/+177 |
* | Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9) | Dominik Stadler | 2019-10-25 | 1 | -2/+3 |
* | use spaces for indents | PJ Fanning | 2019-10-14 | 1 | -134/+134 |
* | [bug-63842] FractionFormat casts whole part of the value into 'int' | PJ Fanning | 2019-10-14 | 1 | -0/+16 |
* | Fix line.separator issues | Andreas Beeker | 2019-10-13 | 3 | -2/+6 |
* | Fix line.separator issues | Andreas Beeker | 2019-10-13 | 10 | -0/+10 |
* | #63745 - Add traversing and debugging interface | Andreas Beeker | 2019-10-12 | 18 | -297/+355 |
* | 63779 Add support for the new Java date/time API added in Java 8 | Dominik Stadler | 2019-10-09 | 8 | -495/+666 |
* | [bug-63774] adding lots of custom properties can cause performance issues due... | PJ Fanning | 2019-09-26 | 1 | -1/+2 |
* | try to avoid casting to int | PJ Fanning | 2019-09-14 | 1 | -2/+5 |
* | remove obsolete JDK6 workarounds | Andreas Beeker | 2019-09-12 | 1 | -2/+0 |
* | remove obsolete JDK6 workarounds | Andreas Beeker | 2019-09-12 | 1 | -22/+1 |
* | #63745 - Add traversing and debugging interface | Andreas Beeker | 2019-09-11 | 1 | -0/+2 |
* | remove debug code | PJ Fanning | 2019-09-04 | 1 | -3/+0 |
* | [bug-63725] commons-compress 1.19 | PJ Fanning | 2019-09-04 | 1 | -1/+4 |
* | Close file-resources in unit-tests, fix IDE warnings | Dominik Stadler | 2019-08-15 | 2 | -19/+52 |
* | Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors. | Dominik Stadler | 2019-06-22 | 1 | -0/+23 |
* | tidy up some int casts | PJ Fanning | 2019-06-12 | 1 | -6/+6 |
* | Use TempFile to avoid problems with temporary directories in Maven builds | Dominik Stadler | 2019-05-20 | 1 | -2/+3 |
* | FileMagic now has patterns with up to 12 bytes (JPG) | Dominik Stadler | 2019-05-20 | 1 | -0/+89 |
* | Bug 63073: Adjust returned index of merged regions and verify all calls in tests | Dominik Stadler | 2019-04-23 | 11 | -106/+115 |
* | Fix some IDE warnings and enable commented test | Dominik Stadler | 2019-03-31 | 2 | -25/+10 |
* | Add some more variants of HTML with preceding newline which we see frequently | Dominik Stadler | 2019-03-31 | 1 | -0/+4 |
* | Close more file-handles in tests, convert junit3 tests | Dominik Stadler | 2019-03-31 | 1 | -152/+163 |
* | fix a condition not seen until a recent expansion of the stress test. Gracef... | Greg Woolsey | 2019-03-31 | 1 | -0/+14 |
* | #63292 1904 date windowing flag not used for some format cases | Greg Woolsey | 2019-03-30 | 1 | -0/+31 |
* | #63291 CellFormat global cache isn't thread-safe | Greg Woolsey | 2019-03-30 | 1 | -6/+14 |
* | #63302 Formula evaluation of names with offset or row function is incorrect | Greg Woolsey | 2019-03-30 | 1 | -2/+16 |
* | [bug-63291] support concurrent date formatting with same DataFormatter | PJ Fanning | 2019-03-27 | 1 | -16/+14 |
* | add test for concurrent use of DataFormatter | PJ Fanning | 2019-03-27 | 1 | -5/+45 |
* | possible npe in test | PJ Fanning | 2019-03-21 | 1 | -1/+1 |
* | use xmlbeans-3.0.3 rc version | PJ Fanning | 2019-03-20 | 1 | -616/+616 |
* | Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names | Dominik Stadler | 2019-03-19 | 12 | -65/+55 |
* | [bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles | PJ Fanning | 2019-03-19 | 1 | -0/+19 |
* | pre-release maintenance: | Greg Woolsey | 2019-03-19 | 1 | -0/+0 |
* | #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations | Greg Woolsey | 2019-03-18 | 1 | -2/+10 |
* | Use JPG source, otherwise we have problems with Alpha conversion in OpenJDK. | Andreas Beeker | 2019-03-16 | 1 | -1/+1 |
* | Bug 61472: Convert date/time strings to numbers when evaluating formulas | Yegor Kozlov | 2019-03-16 | 3 | -4/+80 |
* | Fix URL for test | Dominik Stadler | 2019-03-10 | 1 | -1/+2 |
* | Close more file-handles in tests | Dominik Stadler | 2019-03-03 | 1 | -31/+43 |
* | Close file-handles for slideshows also when construction fails or when dual-s... | Dominik Stadler | 2019-02-23 | 1 | -1/+3 |
* | Remove some remnants of NFileSystem | Dominik Stadler | 2019-02-23 | 2 | -3/+2 |
* | Add some more testing for bug 63151: NullPointerException in HSSFOptimiser.op... | Dominik Stadler | 2019-02-23 | 1 | -13/+14 |
* | Bug 60980: Fix parsing formulas with intersections in functions args | Yegor Kozlov | 2019-02-21 | 2 | -1/+74 |