| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | bug 59264: revert getBorder[Top|Bottom|Left|Right|Diagonal]() to return short... | Javen O'Neal | 2016-09-14 | 1 | -5/+60 |
* | | bug 59833: add @Removal annotation to deprecated methods | Javen O'Neal | 2016-09-14 | 1 | -0/+3 |
* | | bug 59873: add @Removal annotations for deprecated CreationHelper#createHyper... | Javen O'Neal | 2016-09-14 | 4 | -0/+9 |
* | | bug 59907: add @Removal annotations to deprecated ClientAnchor#setAnchorType(... | Javen O'Neal | 2016-09-14 | 1 | -0/+2 |
* | | bug 59907: restore ClientAnchor#setAnchorType(int) that was removed in POI 3.... | Javen O'Neal | 2016-09-14 | 1 | -0/+12 |
* | | change CellValue#getCellType() to return an int instead of an enum for backwa... | Javen O'Neal | 2016-09-13 | 6 | -17/+17 |
* | | Disabled unit test for #60010 | Nick Burch | 2016-09-12 | 1 | -0/+39 |
* | | bug 52425: Error adding Comments into cloned Sheets; patch from Daniel | Javen O'Neal | 2016-09-11 | 2 | -3/+49 |
* | | bug 58191: Support merge cells within a table row; patch from Mark Olesen | Javen O'Neal | 2016-09-11 | 2 | -3/+45 |
* | | add unit test class for XSLFTableRow | Javen O'Neal | 2016-09-11 | 1 | -0/+112 |
* | | bug 59958: Add cells on the fly to the evaluation sheet cache on cache miss; ... | Javen O'Neal | 2016-09-11 | 1 | -1/+22 |
* | | bug 60102: throw IOException when writing a closed document | Javen O'Neal | 2016-09-10 | 2 | -5/+42 |
* | | move duplicated NullOutputStream classes to test suite utilities | Javen O'Neal | 2016-09-10 | 1 | -0/+1 |
* | | Add comments describing purpose of each unit test | Javen O'Neal | 2016-09-10 | 1 | -0/+8 |
* | | decrease TestSXSSFSheetAutoSizeColumn COLUMN_WIDTH_THRESHOLD_BETWEEN_SHORT_AN... | Javen O'Neal | 2016-08-15 | 1 | -1/+1 |
* | | +svn:eol-style=native | Javen O'Neal | 2016-08-15 | 1 | -1079/+1079 |
* | | bug 60005: fix NPE in XSLFTextParagraph.getDefaultFontSize() | Javen O'Neal | 2016-08-15 | 1 | -2/+10 |
* | | Switch XSSF onto BaseFormulaEvaluator, reducing code duplication and fixing X... | Nick Burch | 2016-08-03 | 3 | -116/+19 |
* | | bug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper | Javen O'Neal | 2016-08-01 | 4 | -84/+148 |
* | | bug 59922: make XSSFPasswordHelper internal because it works on XmlObject obj... | Javen O'Neal | 2016-08-01 | 1 | -0/+2 |
* | | whitespace; +svn:eol-style=native | Javen O'Neal | 2016-08-01 | 1 | -130/+130 |
* | | Fix zero-padding and handling of empty passwords (meaning protection on, but ... | David North | 2016-08-01 | 2 | -2/+27 |
* | | Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval | Dominik Stadler | 2016-07-31 | 1 | -2/+22 |
* | | IDE warnings and fix a few places where we do not close resources in tests | Dominik Stadler | 2016-07-31 | 6 | -56/+39 |
* | | Javadoc fix | Nick Burch | 2016-07-29 | 1 | -1/+1 |
* | | Introduce name-based methods for access to named ranges in a workbook, and de... | David North | 2016-07-29 | 9 | -84/+255 |
* | | Bug 55384: Handle setting pre-evaluation string correctly in SXSSF as well | Dominik Stadler | 2016-07-27 | 1 | -1/+11 |
* | | Bug 59634: Clarify and refine JavaDoc of various close() methods to consisten... | Dominik Stadler | 2016-07-24 | 2 | -4/+11 |
|/ |
|
* | 59106: WorkdayFunction does not read the area with holidays correctly to calc... | Dominik Stadler | 2016-07-17 | 1 | -0/+13 |
* | Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... | Dominik Stadler | 2016-07-17 | 2 | -3/+5 |
* | bug 57919: add performance note to javadocs about using BufferedOutputStreams... | Javen O'Neal | 2016-07-17 | 1 | -0/+5 |
* | bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage fo... | Javen O'Neal | 2016-07-17 | 2 | -50/+18 |
* | bug 58190: add unit tests for XMLSlideShow#addPicture and XMLSlideShow#findPi... | Javen O'Neal | 2016-07-17 | 1 | -0/+46 |
* | bug 59873: javadoc fix | Javen O'Neal | 2016-07-17 | 1 | -3/+5 |
* | bug 59873: javadoc fix | Javen O'Neal | 2016-07-17 | 1 | -1/+1 |
* | bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage | Javen O'Neal | 2016-07-17 | 4 | -11/+13 |
* | bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage | Javen O'Neal | 2016-07-17 | 1 | -21/+21 |
* | bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum | Javen O'Neal | 2016-07-17 | 5 | -23/+79 |
* | add cause to exceptions, log exceptions that are caught and suppressed | Javen O'Neal | 2016-07-17 | 1 | -16/+25 |
* | whitespace | Javen O'Neal | 2016-07-17 | 1 | -254/+250 |
* | add @Override annotations to CreationHelper classes | Javen O'Neal | 2016-07-17 | 2 | -4/+28 |
* | throw exception if hyperlink is invalid type when validating hyperlink | Javen O'Neal | 2016-07-17 | 1 | -5/+11 |
* | bug 59872: add @since annotation to Sheet#getHyperlink(CellAddress) | Javen O'Neal | 2016-07-17 | 2 | -0/+2 |
* | bug 59775: correctly create XSSFHyperlinks when target is a URL containing a ... | Javen O'Neal | 2016-07-17 | 2 | -32/+73 |
* | bug 59872: add Sheet.getHyperlink(CellAddress) | Javen O'Neal | 2016-07-17 | 2 | -1/+23 |
* | use real TempFile | Andreas Beeker | 2016-07-17 | 1 | -1/+3 |
* | #59841 - OOXML: enable custom zip streams via OPCPackage.open(ZipEntrySource) | Andreas Beeker | 2016-07-17 | 3 | -2/+219 |
* | Apply patch to fix bug 59740: Sheet.shiftRows incorrectly shifts merged regio... | Dominik Stadler | 2016-07-16 | 2 | -2/+4 |
* | Bug 59733: Narrow down testcase some more, after the first shift, removing th... | Dominik Stadler | 2016-07-16 | 1 | -10/+9 |
* | Add a test to check for a NullPointerException in XSLFTableCell | Dominik Stadler | 2016-07-15 | 2 | -1/+23 |