| Commit message (Expand) | Author | Age | Files | Lines |
* | #59170 - Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape class... | Andreas Beeker | 2016-07-03 | 4 | -91/+136 |
* | add unit test for HSSFWorkbook.getSelectedTabs | Javen O'Neal | 2016-06-18 | 1 | -22/+46 |
* | bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF | Javen O'Neal | 2016-06-18 | 1 | -44/+1 |
* | bug 59170: remove deprecated methods | Javen O'Neal | 2016-06-15 | 1 | -5/+4 |
* | #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of E... | Andreas Beeker | 2016-05-16 | 1 | -5/+2 |
* | move TestHSSFComment#attemptToSave2CommentsWithSameCoordinates down to BaseTe... | Javen O'Neal | 2016-05-09 | 1 | -19/+0 |
* | merge TestComment into TestHSSFComment | Javen O'Neal | 2016-05-09 | 3 | -310/+288 |
* | restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkb... | Javen O'Neal | 2016-04-17 | 2 | -14/+0 |
* | revert r1739548 and r1739550. I could not figure out how to add BaseTestXWork... | Javen O'Neal | 2016-04-17 | 2 | -0/+14 |
* | consolidate duplicates between TestXSSF* and TestSXSSF* | Javen O'Neal | 2016-04-17 | 2 | -14/+0 |
* | Code cleanup via IntelliJ: Remove unnecessary semicolon | Dominik Stadler | 2016-04-06 | 2 | -3/+3 |
* | bug 59264: use BorderStyle for changing Cell border line style | Javen O'Neal | 2016-04-05 | 4 | -35/+40 |
* | Bug 55982: Don't fail to open the spreadsheet if no TabIdRecord is found | Dominik Stadler | 2016-04-03 | 1 | -0/+8 |
* | Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheet... | Dominik Stadler | 2016-03-31 | 3 | -153/+63 |
* | Revert set of inadvertedly committed files/changes | Dominik Stadler | 2016-03-29 | 1 | -22/+0 |
* | Bug 58915: Add note about memory consumption and update changelog | Dominik Stadler | 2016-03-29 | 1 | -0/+22 |
* | Fix some compiler warnings, javadoc, ... | Dominik Stadler | 2016-03-28 | 1 | -3/+5 |
* | add more commented-out tests for bug 58779: closing an XML Workbook that was ... | Javen O'Neal | 2016-03-27 | 1 | -0/+20 |
* | fix eclipse warnings | Andreas Beeker | 2016-03-21 | 3 | -20/+10 |
* | eclipse warning fixes | Andreas Beeker | 2016-03-18 | 1 | -4/+22 |
* | Bug 56930: Add Workbook.getNames() to allow to query for names that appear mu... | Dominik Stadler | 2016-03-13 | 1 | -6/+6 |
* | Bug 55668: Try to avoid NullPointerException when chaning cell type and formu... | Dominik Stadler | 2016-03-13 | 1 | -0/+24 |
* | #59135 - Password gets truncated when using passwords longer than 15 characte... | Andreas Beeker | 2016-03-13 | 1 | -0/+19 |
* | #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAnd... | Andreas Beeker | 2016-03-12 | 2 | -249/+217 |
* | bug 58879: add SpreadsheetVersion to Workbook interface | Javen O'Neal | 2016-01-16 | 1 | -1/+10 |
* | Regression in version 3.14-beta1: three or four-part formats with locale id c... | Dominik Stadler | 2016-01-13 | 1 | -1/+9 |
* | bug 58043: provide some compatibility between HSSF and XSSF in regards to val... | Dominik Stadler | 2016-01-03 | 1 | -2/+39 |
* | Bug 58746: Fix missing adjustment of formulas when sheet-ordering is changed. | Dominik Stadler | 2015-12-30 | 1 | -0/+29 |
* | bug 58775: use short for data format index, int for cell style index | Javen O'Neal | 2015-12-28 | 1 | -2/+2 |
* | fix forbidden apis issues | Andreas Beeker | 2015-12-13 | 1 | -2/+2 |
* | remove deprecated functions (since 2008) | Javen O'Neal | 2015-12-04 | 1 | -2/+0 |
* | bug 58636: upgrade anchor types from int to AnchorType enum | Javen O'Neal | 2015-11-25 | 3 | -7/+9 |
* | bug 58644: fix HSSFSheet.setZoom(int); update documentation to use non-deprec... | Javen O'Neal | 2015-11-24 | 1 | -5/+4 |
* | whitespace | Javen O'Neal | 2015-11-24 | 1 | -16/+16 |
* | bug 58642: deprecate Sheet.setZoom(numerator, denominator) and replace with S... | Javen O'Neal | 2015-11-24 | 1 | -0/+1 |
* | bug 58642: remove deprecated functions in Spreadsheet Sheet interface and imp... | Javen O'Neal | 2015-11-24 | 1 | -7/+6 |
* | #58597: Fix tests to not do setAccessible(), add some doPrivileged, too. | Uwe Schindler | 2015-11-11 | 2 | -26/+5 |
* | #58597: Remove setAccessible (more coming soon) | Uwe Schindler | 2015-11-11 | 4 | -7/+7 |
* | extended forbidden-apis-check to ooxml-tests | Andreas Beeker | 2015-11-05 | 2 | -33/+53 |
* | fixes sonar/findbugs issues | Andreas Beeker | 2015-11-02 | 1 | -0/+2 |
* | bug 58572: change hyperlink reference to be consistent with TestXSSFHyperlink... | Javen O'Neal | 2015-11-02 | 1 | -2/+2 |
* | bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink... | Javen O'Neal | 2015-11-02 | 1 | -1/+31 |
* | upgrade spreadsheet Hyperlink unit tests from junit3 to junit4 | Javen O'Neal | 2015-11-02 | 1 | -0/+5 |
* | upgrade spreadsheet Hyperlink unit tests from junit3 to junit4 | Javen O'Neal | 2015-11-02 | 1 | -0/+7 |
* | findbugs fixes | Andreas Beeker | 2015-11-01 | 2 | -62/+90 |
* | replace deprecated usage of o.a.p.ss.util.Region with o.a.p.ss.util.CellRange... | Javen O'Neal | 2015-10-31 | 1 | -4/+15 |
* | Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58549 | David North | 2015-10-26 | 1 | -0/+59 |
* | #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which | Nick Burch | 2015-10-24 | 2 | -4/+14 |
* | Fix inconsistent whitespace | Nick Burch | 2015-10-24 | 1 | -391/+390 |
* | Test to check that #58532 formats are seen as valid | Nick Burch | 2015-10-24 | 1 | -3/+2 |