| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some Eclipse warnings | Dominik Stadler | 2015-01-02 | 7 | -145/+172 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 3 | -7/+9 |
* | Charset.forName() for known encodings makes catching UnknownEncodingException... | Andreas Beeker | 2014-12-27 | 1 | -4/+3 |
* | Eclipse warnings | Dominik Stadler | 2014-12-21 | 1 | -2/+2 |
* | Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ... | Nick Burch | 2014-11-04 | 1 | -8/+20 |
* | house keeping - fixes for sonarqube blockers | Andreas Beeker | 2014-10-25 | 3 | -10/+20 |
* | Sync example with the website | Nick Burch | 2014-09-11 | 1 | -0/+1 |
* | Generics fixes | Nick Burch | 2014-07-30 | 1 | -3/+4 |
* | Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support ... | Nick Burch | 2014-07-30 | 1 | -0/+100 |
* | XSSF table example, from Sofia Larsson from bug #55562 | Nick Burch | 2014-07-24 | 1 | -0/+92 |
* | Update the CheckFunctionsSupported example to take advantage of the new NotIm... | Nick Burch | 2014-07-03 | 1 | -4/+9 |
* | Formula evaluation and error handling example - reports what cells can't be e... | Nick Burch | 2014-07-03 | 1 | -0/+156 |
* | Provide a convenience method for creating a PropertySet from a Directory + Entry | Nick Burch | 2014-04-28 | 1 | -17/+5 |
* | Update the HPSF change properties example to use NPOIFS + in-place writes, an... | Nick Burch | 2014-04-28 | 1 | -14/+8 |
* | Report how long the CSV conversion took, helpful for a quick read performance... | Nick Burch | 2014-02-27 | 1 | -11/+20 |
* | Bug 55768: added Line charts support and setting axis tick marks, title | Cédric Walter | 2013-11-22 | 1 | -0/+79 |
* | Bug 55369: Add support for collapsing rows in SXSSF | Dominik Stadler | 2013-10-20 | 1 | -0/+51 |
* | Remove the executable flag from a number of files that aren't executables so ... | Nick Burch | 2013-06-25 | 3 | -0/+0 |
* | added a demo how to use functions from external APIs | Yegor Kozlov | 2012-11-12 | 1 | -0/+93 |
* | example how to create pptx pie chart from template, more tests for poi-ooxml | Yegor Kozlov | 2012-11-07 | 3 | -0/+156 |
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 1 | -7/+7 |
* | support links to slides in HSLF | Yegor Kozlov | 2012-10-24 | 1 | -9/+26 |
* | Bugzilla 53025: Updatad documentation and example on data validations | Yegor Kozlov | 2012-05-18 | 1 | -0/+228 |
* | Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSF | Yegor Kozlov | 2012-05-18 | 1 | -95/+167 |
* | removed svn:executable from source files | Yegor Kozlov | 2012-03-17 | 10 | -0/+0 |
* | optimized unused imports and removed deprecation warnings in poi-examples | Yegor Kozlov | 2012-03-05 | 8 | -15/+2 |
* | fixed wrong namespace when inserting images in xwpf, added an example how to ... | Yegor Kozlov | 2012-02-26 | 1 | -0/+74 |
* | patch from Bugzilla 52200: updated XWPF table example code | Yegor Kozlov | 2011-12-25 | 1 | -11/+154 |
* | more xlsf docs and samples | Yegor Kozlov | 2011-12-16 | 1 | -0/+85 |
* | xlsf tutorial and cookbook updates | Yegor Kozlov | 2011-12-11 | 9 | -86/+544 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 1 | -0/+0 |
* | Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it d... | Yegor Kozlov | 2011-12-10 | 3 | -3/+10 |
* | keep rat-check quiet, also started writing xslf docs | Yegor Kozlov | 2011-11-07 | 1 | -0/+176 |
* | more progress with xlsf: support for gradient and texture fills, backgrounds,... | Yegor Kozlov | 2011-11-07 | 2 | -0/+148 |
* | Add a HSSF/XSSF example relating to cell styles and colours | Nick Burch | 2011-09-30 | 1 | -0/+94 |
* | more progress with xssf chart api, see Bug 51196 | Yegor Kozlov | 2011-09-10 | 1 | -41/+39 |
* | initial support for XSLF usermodel API | Yegor Kozlov | 2011-08-11 | 1 | -0/+86 |
* | support for conditional formatting in XSSF including docs and examples | Yegor Kozlov | 2011-07-29 | 1 | -0/+349 |
* | Apply patch from bug #51476 - Correct XSSF cell formatting in HTML export | Nick Burch | 2011-07-08 | 1 | -1/+5 |
* | Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr... | Yegor Kozlov | 2011-06-25 | 1 | -0/+219 |
* | continue SXSSF docs updates and polishing | Yegor Kozlov | 2011-06-09 | 1 | -2/+4 |
* | SXSSF documentation and polishing | Yegor Kozlov | 2011-06-08 | 1 | -0/+11 |
* | Bug 51196: more progress with Spreadsheet Chart API | Yegor Kozlov | 2011-06-06 | 1 | -6/+6 |
* | Bug 51196: more progress with chart api | Yegor Kozlov | 2011-05-21 | 1 | -6/+6 |
* | Bugzilla 51196: Initial support for Spreadsheet Chart API | Yegor Kozlov | 2011-05-20 | 1 | -0/+82 |
* | Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to prod... | Yegor Kozlov | 2011-05-17 | 1 | -0/+204 |
* | improved DataFormatter, see Bugzilla 50841 | Yegor Kozlov | 2011-03-19 | 1 | -1/+1 |
* | Ensure that BigGridDemo is consistent in the encoding of the XML | Nick Burch | 2011-03-18 | 1 | -2/+4 |
* | From bug #50786 - Speed up calls to HSSFColor.getIndexHash() by returning a c... | Nick Burch | 2011-03-04 | 3 | -6/+6 |
* | User Defined Function Documentation/Example, see Bugzilla 50587 | Yegor Kozlov | 2011-01-19 | 3 | -0/+183 |