| Commit message (Expand) | Author | Age | Files | Lines |
* | tag r1799745 as 3.17-beta1REL_3_17_BETA1 | Andreas Beeker | 2017-06-24 | 7 | -250/+284 |
|\ |
|
| * | rollback invalid commit - r1799740 | Andreas Beeker | 2017-06-24 | 7 | -250/+284 |
* | | tag r1799740 as 3.17-beta1 | Andreas Beeker | 2017-06-24 | 0 | -0/+0 |
|/ |
|
* | release prepare for 3.17-beta1 - pin documentation | Andreas Beeker | 2017-06-24 | 7 | -284/+250 |
* | Add StaxHelper to ensure that StAX parsers have sensible defaults, including ... | PJ Fanning | 2017-06-24 | 4 | -4/+60 |
* | Add file that failed regression tests as a unit test. | Greg Woolsey | 2017-06-24 | 4 | -7/+49 |
* | [Bug 60422] Fix forbidden-api build issue | PJ Fanning | 2017-06-24 | 1 | -1/+1 |
* | [Bug 60422] Tidy up test case | PJ Fanning | 2017-06-24 | 1 | -4/+2 |
* | Bug 60422 add testtestcase with current LocaleUtil workaround | PJ Fanning | 2017-06-23 | 1 | -0/+21 |
* | Move my new unit conversions to the Units class, move and deprecate duplicate... | Greg Woolsey | 2017-06-23 | 7 | -86/+87 |
* | Bug 61203 | Greg Woolsey | 2017-06-23 | 1 | -0/+16 |
* | Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrect... | Greg Woolsey | 2017-06-23 | 5 | -53/+327 |
* | bug 61045 -- allow for (and log!) extra bytes in FormatRecord. | Tim Allison | 2017-06-20 | 4 | -4/+80 |
* | bug 61053 -- not a fix, but this aligns XSSFBSheetHandler's behavior with str... | Tim Allison | 2017-06-20 | 1 | -0/+9 |
* | javadoc | Javen O'Neal | 2017-06-20 | 1 | -1/+1 |
* | @Ignore("requires an internet connection to a 3rd party site" | Javen O'Neal | 2017-06-20 | 1 | -1/+14 |
* | unit test that is not written yet should fail | Javen O'Neal | 2017-06-20 | 1 | -0/+1 |
* | simplify unit test code with IOUtils.write to a NullOutputStream | Javen O'Neal | 2017-06-20 | 1 | -7/+3 |
* | Javadoc fix | Nick Burch | 2017-06-20 | 1 | -1/+1 |
* | bug 57919: close opened resources | Javen O'Neal | 2017-06-20 | 2 | -8/+36 |
* | bug 57919: add functions to write and close a POIDocument, guaranteeing closu... | Javen O'Neal | 2017-06-20 | 1 | -0/+78 |
* | rename createXls and createXlsx helper functions: these are specifically for ... | Javen O'Neal | 2017-06-20 | 1 | -32/+18 |
* | bug 58113: this passes with SXSSF now | Javen O'Neal | 2017-06-20 | 1 | -1/+0 |
* | bug 56557: open test-data/spreadsheet/56557.xlsx such that the unit test test... | Javen O'Neal | 2017-06-20 | 1 | -8/+2 |
* | whitespace | Javen O'Neal | 2017-06-20 | 2 | -72/+72 |
* | bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel | Javen O'Neal | 2017-06-20 | 2 | -5/+91 |
* | Improve error message if we encounter invalid/unexpected files in integration... | Dominik Stadler | 2017-06-19 | 3 | -14/+21 |
* | Need to do the casting differently to make the code compile with Java 6 | Dominik Stadler | 2017-06-18 | 1 | -3/+4 |
* | Don't try to clone a chart, this makes integration-tests work for a few more ... | Dominik Stadler | 2017-06-18 | 4 | -8/+9 |
* | Update forbidden-apis to version 2.3 | Dominik Stadler | 2017-06-18 | 1 | -2/+3 |
* | Fix some IntelliJ warnings | Dominik Stadler | 2017-06-18 | 5 | -10/+14 |
* | #61169 - Text with Japanese characters overflows textbox | Andreas Beeker | 2017-06-17 | 5 | -38/+101 |
* | Add missing file for test for bug 56557 | Dominik Stadler | 2017-06-16 | 1 | -0/+0 |
* | Bug 56557: Fix handling chart sheets, | Dominik Stadler | 2017-06-16 | 2 | -1/+24 |
* | bug 61170: add comment why we should catch exceptions in SAXHelper | Javen O'Neal | 2017-06-15 | 1 | -0/+4 |
* | bug 61170: add extra logging to SaxHelper. | Javen O'Neal | 2017-06-15 | 1 | -3/+14 |
* | #61162 - En-/decryption support for HWPF | Andreas Beeker | 2017-06-14 | 16 | -541/+739 |
* | Standardize some more common chart axis properties. | Greg Woolsey | 2017-06-12 | 8 | -18/+257 |
* | Javadoc has some references to unit test classes, so put the junit jars on th... | Nick Burch | 2017-06-10 | 1 | -0/+1 |
* | Don't report data table master cells as formula cells, since POI doesn't eval... | Greg Woolsey | 2017-06-10 | 1 | -2/+17 |
* | Forbidden-APIs needs junit-jars | Dominik Stadler | 2017-06-09 | 1 | -0/+1 |
* | Move one testcase with incorrect source location | Dominik Stadler | 2017-06-09 | 9 | -183/+182 |
* | Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No... | Dominik Stadler | 2017-06-09 | 3 | -4/+21 |
* | Update the CreateTable example to reduce the use of the raw CT classes | Nick Burch | 2017-06-07 | 4 | -29/+35 |
* | Permit table style modifications, needed for CreateTable | Nick Burch | 2017-06-07 | 1 | -7/+29 |
* | Make it possible to create simple XSSF sheet tables without needing CT classe... | Nick Burch | 2017-06-07 | 2 | -28/+80 |
* | XSSFTable should format numeric/date cells when used as Column Header names a... | Nick Burch | 2017-06-07 | 3 | -2/+100 |
* | Ignore JCE restriction errors | Andreas Beeker | 2017-06-07 | 2 | -5/+21 |
* | Handle encrypted files with known password in integration tests | Andreas Beeker | 2017-06-06 | 7 | -37/+140 |
* | Replace HWPFOutputStream with ByteArrayOutputStream - it doesn't add any new ... | Andreas Beeker | 2017-06-06 | 27 | -225/+156 |