| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | fix unnecessary cast warnings | Andreas Beeker | 2015-11-22 | 6 | -25/+38 |
* | In preparation for table rendering, added table row heights and column widths... | Andreas Beeker | 2015-11-21 | 2 | -3/+5 |
* | Eclipse warnings, typos, ... | Dominik Stadler | 2015-11-08 | 1 | -14/+12 |
* | Common sl unification - copy first paragraph / textrun properties on XSLFText... | Andreas Beeker | 2015-10-29 | 4 | -157/+121 |
* | - removed deprecated and confusing methods in XSSFColor | Andreas Beeker | 2015-10-12 | 2 | -15/+5 |
* | Update the XSSF EventModel example, to show how to do it better using the She... | Nick Burch | 2015-10-07 | 2 | -263/+83 |
* | sonar fixes and closing resources after use | Andreas Beeker | 2015-10-06 | 4 | -169/+94 |
* | obsoleted Codec classes by HexDump | Andreas Beeker | 2015-10-05 | 3 | -265/+29 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 2 | -2/+2 |
* | sonar fixes | Andreas Beeker | 2015-09-29 | 1 | -9/+4 |
* | Removed HDF API | Andreas Beeker | 2015-09-28 | 9 | -72/+80 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 1 | -2/+2 |
* | - #58207 - Provide user access to the original image dimensions (XSLF) | Andreas Beeker | 2015-09-20 | 1 | -1/+1 |