| Commit message (Expand) | Author | Age | Files | Lines |
* | bug 59791: getCellType and getCachedFormulaResultType should return an intege... | Javen O'Neal | 2016-07-04 | 7 | -10/+10 |
* | reorganize imports (remove unused imports, sort alphabetically) | Javen O'Neal | 2016-07-04 | 1 | -3/+1 |
* | bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* | Javen O'Neal | 2016-07-04 | 6 | -29/+53 |
* | bug 59791: convert Cell Type to an enum | Javen O'Neal | 2016-07-04 | 5 | -44/+46 |
* | bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf ex... | Javen O'Neal | 2016-06-25 | 1 | -1/+2 |
* | Sonar fixes | Andreas Beeker | 2016-06-24 | 3 | -24/+34 |
* | Fix for test-data of #59746 | Andreas Beeker | 2016-06-23 | 1 | -4/+2 |
* | update WriteAuthorAntTitle example to Java 1.6+ | Javen O'Neal | 2016-06-15 | 1 | -6/+3 |
* | reverted changes of r1747942 and deprecated instead | Andreas Beeker | 2016-06-13 | 1 | -2/+1 |
* | back out changes for bug 58787: will replae BorderPropertyTemplate with a mor... | Javen O'Neal | 2016-06-13 | 1 | -112/+0 |
* | bug 58787: reintegrate changes from ss_border_property_template branch at r17... | Javen O'Neal | 2016-06-13 | 1 | -0/+112 |
|\ |
|
| * | rename drawBorders(..., short color, ...) to drawColoredBorders to make it ob...ss_border_property_template | Javen O'Neal | 2016-06-13 | 1 | -4/+4 |
| * | make CellRangeAddresses easier to cross-reference the example with the writte... | Javen O'Neal | 2016-06-11 | 1 | -8/+16 |
| * | make these classes more discoverable/searchable using more specific names | Javen O'Neal | 2016-06-11 | 1 | -10/+10 |
| * | replace usage of all deprecated CellStyle.BORDER_* constants with BorderStyle.* | Javen O'Neal | 2016-06-11 | 1 | -19/+12 |
| * | +props svn:eol-style=native | Javen O'Neal | 2016-06-11 | 1 | -111/+111 |
| * | bug 58787: add PropertyTemplate, unit test, and example from Mark Murphy | Javen O'Neal | 2016-06-11 | 1 | -0/+111 |
* | | fixing javadocs errors (in JDK8) | Andreas Beeker | 2016-06-12 | 14 | -41/+0 |
* | | findbugs fixes | Andreas Beeker | 2016-06-12 | 1 | -1/+2 |
|/ |
|
* | Fix some Sonar issues and some IntelliJ warnings | Dominik Stadler | 2016-06-02 | 2 | -151/+165 |
* | Copy out code from the site and fix | Nick Burch | 2016-05-24 | 1 | -0/+129 |
* | Bug 58190: Add more overloaded methods for adding pictures from streams and f... | Dominik Stadler | 2016-05-22 | 1 | -4/+4 |
* | Reduce calls to utf-related methods - the integration test took ages because ... | Andreas Beeker | 2016-05-16 | 1 | -3/+24 |
* | bug 59443: use Comment.setAddress when changing both row and column of cell c... | Javen O'Neal | 2016-05-09 | 1 | -2/+2 |
* | Refactor SSPerformanceTest into a few methods to make it easier to use a prof... | Dominik Stadler | 2016-05-05 | 1 | -53/+67 |
* | In Example FromHowTo, open the OPCPacakge read-only to not try to write it ba... | Dominik Stadler | 2016-04-07 | 1 | -2/+3 |
* | Close two more file-handles in Example FromHowTo | Dominik Stadler | 2016-04-06 | 1 | -25/+33 |
* | Code cleanup via IntelliJ: Remove unnecessary semicolon | Dominik Stadler | 2016-04-06 | 1 | -1/+1 |
* | bug 59264: use BorderStyle for changing Cell border line style | Javen O'Neal | 2016-04-05 | 4 | -103/+104 |
* | Enhance integration tests to call some of the common examples/devtools to al... | Dominik Stadler | 2016-04-01 | 1 | -1/+7 |
* | Bug 57930: Add support for inlineString in FromHowTo | Dominik Stadler | 2016-03-31 | 1 | -19/+14 |
* | fix eclipse warnings | Andreas Beeker | 2016-03-21 | 5 | -110/+81 |
* | eclipse warning fixes | Andreas Beeker | 2016-03-18 | 2 | -0/+4 |
* | sonar fix | Andreas Beeker | 2016-03-18 | 1 | -5/+6 |
* | sonar fixes | Andreas Beeker | 2016-03-16 | 1 | -1/+1 |
* | sonar fixes | Andreas Beeker | 2016-03-16 | 1 | -4/+4 |
* | sonar fixes | Andreas Beeker | 2016-03-16 | 3 | -8/+8 |
* | #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAnd... | Andreas Beeker | 2016-03-12 | 2 | -13/+24 |
* | sonar fixes | Andreas Beeker | 2016-03-10 | 1 | -2/+1 |
* | Add example for adding videos | Andreas Beeker | 2016-02-06 | 1 | -0/+251 |
* | #41047 - Support hyperlinks in HSLF shapes and textruns | Andreas Beeker | 2016-01-24 | 3 | -32/+28 |
* | #57796 - Support hyperlink extraction when rendering slides | Andreas Beeker | 2016-01-12 | 2 | -2/+2 |
* | #56570 - RecordType has repeat by code type 3009 | Andreas Beeker | 2015-12-31 | 2 | -23/+11 |
* | Fix example. If you don't call super for the non-ignored sheets, everything b... | David North | 2015-12-31 | 1 | -2/+2 |
* | Eclipse warnings, code formatting, javadoc, ... | Dominik Stadler | 2015-12-04 | 1 | -10/+3 |
* | - #47904 - Update text styles in HSLF MasterSlide | Andreas Beeker | 2015-11-30 | 1 | -1/+1 |
* | close resources | Andreas Beeker | 2015-11-29 | 4 | -5/+19 |
* | bug 58636: upgrade anchor types from int to AnchorType enum | Javen O'Neal | 2015-11-25 | 3 | -8/+11 |
* | close workbook at end of example | Javen O'Neal | 2015-11-24 | 1 | -0/+1 |
* | bug 58644: fix HSSFSheet.setZoom(int); update documentation to use non-deprec... | Javen O'Neal | 2015-11-24 | 2 | -2/+3 |