| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust some missing/incorrec throws and related javadoc | Dominik Stadler | 2016-12-11 | 1 | -11/+13 |
* | SonarCube fix - make members private | Andreas Beeker | 2016-12-07 | 2 | -6/+6 |
* | Remove unnecessary cast and reformat some code a bit | Dominik Stadler | 2016-11-25 | 1 | -2/+2 |
* | SonarCube fixes | Andreas Beeker | 2016-11-12 | 2 | -20/+20 |
* | - SonarCube fixes | Andreas Beeker | 2016-11-11 | 8 | -403/+67 |
* | bug 60321: add examples with encrypted temp data. Patch from PJ Fanning. | Javen O'Neal | 2016-11-08 | 8 | -0/+703 |
* | Example AligningCells: Use int instead of short for column-index, closes Gith... | Dominik Stadler | 2016-11-07 | 2 | -30/+33 |
* | Move XWPF examples to new package to clean up code coverage | Mark Murphy | 2016-11-07 | 7 | -7/+45 |
* | 57366: XWPFTable to Header / Footer | Mark Murphy | 2016-10-30 | 2 | -6/+99 |
* | Adds an example for building headers and footers in XWPF | Mark Murphy | 2016-10-24 | 1 | -0/+59 |
* | Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann... | Javen O'Neal | 2016-10-19 | 30 | -32/+115 |
* | Add Apache license to example file | Mark Murphy | 2016-10-14 | 1 | -0/+16 |
* | 53009: Problem creating header and footer | Mark Murphy | 2016-10-13 | 1 | -0/+60 |
* | Add PropertyTemplate for drawing Borders (58787) | Mark Murphy | 2016-10-05 | 1 | -0/+112 |
* | Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fi... | Dominik Stadler | 2016-09-28 | 1 | -33/+21 |
* | bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return shor... | Javen O'Neal | 2016-09-14 | 3 | -14/+14 |
* | make CreatePivotTable self-explaining with better variable names | Javen O'Neal | 2016-08-24 | 1 | -2/+5 |
* | Update CreatePivotTable with non-deprecated constructor. This closes #36 on g... | Javen O'Neal | 2016-08-24 | 1 | -2/+4 |
* | Remove unnecessary short cast. This closes #37 on github | Javen O'Neal | 2016-08-24 | 1 | -3/+3 |
* | revert changes made in r1754691 | Mark Murphy | 2016-08-01 | 1 | -112/+0 |
* | Add new class Cell Style Template and supporting enum for drawing borders | Mark Murphy | 2016-07-31 | 1 | -0/+112 |
* | bug 59264,59833,59837: upgrade deprecated methods in examples and testcases | Javen O'Neal | 2016-07-17 | 1 | -1/+2 |
* | bug 59264,59833,59837: upgrade deprecated methods in examples and testcases | Javen O'Neal | 2016-07-17 | 12 | -212/+247 |
* | close workbook to avoid resource leak | Javen O'Neal | 2016-07-17 | 1 | -2/+4 |
* | bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage | Javen O'Neal | 2016-07-17 | 1 | -11/+18 |
* | bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum | Javen O'Neal | 2016-07-17 | 1 | -8/+16 |
* | 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 |