summaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* cleaned up pom.xmlCédric Walter2014-04-042-117/+0
* moved poi example code to module poi-examplesCédric Walter2014-04-02140-20566/+0
* Report how long the CSV conversion took, helpful for a quick read performance...Nick Burch2014-02-271-11/+20
* Bug 55768: added Line charts support and setting axis tick marks, titleCédric Walter2013-11-221-0/+79
* Bug 55369: Add support for collapsing rows in SXSSFDominik Stadler2013-10-201-0/+51
* Remove the executable flag from a number of files that aren't executables so ...Nick Burch2013-06-253-0/+0
* added a demo how to use functions from external APIsYegor Kozlov2012-11-121-0/+93
* example how to create pptx pie chart from template, more tests for poi-ooxmlYegor Kozlov2012-11-073-0/+156
* Bugzilla 54070: Patch for typos in comments, javadoc and documentation Yegor Kozlov2012-11-011-7/+7
* support links to slides in HSLFYegor Kozlov2012-10-241-9/+26
* Bugzilla 53025: Updatad documentation and example on data validationsYegor Kozlov2012-05-181-0/+228
* Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSFYegor Kozlov2012-05-181-95/+167
* removed svn:executable from source filesYegor Kozlov2012-03-1710-0/+0
* optimized unused imports and removed deprecation warnings in poi-examplesYegor Kozlov2012-03-058-15/+2
* fixed wrong namespace when inserting images in xwpf, added an example how to ...Yegor Kozlov2012-02-261-0/+74
* patch from Bugzilla 52200: updated XWPF table example codeYegor Kozlov2011-12-251-11/+154
* more xlsf docs and samplesYegor Kozlov2011-12-161-0/+85
* xlsf tutorial and cookbook updatesYegor Kozlov2011-12-119-86/+544
* removed svn:executable bit from project filesYegor Kozlov2011-12-101-0/+0
* Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it d...Yegor Kozlov2011-12-103-3/+10
* keep rat-check quiet, also started writing xslf docsYegor Kozlov2011-11-071-0/+176
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-072-0/+148
* Add a HSSF/XSSF example relating to cell styles and coloursNick Burch2011-09-301-0/+94
* more progress with xssf chart api, see Bug 51196Yegor Kozlov2011-09-101-41/+39
* initial support for XSLF usermodel APIYegor Kozlov2011-08-111-0/+86
* support for conditional formatting in XSSF including docs and examplesYegor Kozlov2011-07-291-0/+349
* Apply patch from bug #51476 - Correct XSSF cell formatting in HTML exportNick Burch2011-07-081-1/+5
* Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr...Yegor Kozlov2011-06-251-0/+219
* continue SXSSF docs updates and polishingYegor Kozlov2011-06-091-2/+4
* SXSSF documentation and polishingYegor Kozlov2011-06-081-0/+11
* Bug 51196: more progress with Spreadsheet Chart APIYegor Kozlov2011-06-061-6/+6
* Bug 51196: more progress with chart apiYegor Kozlov2011-05-211-6/+6
* Bugzilla 51196: Initial support for Spreadsheet Chart APIYegor Kozlov2011-05-201-0/+82
* Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to prod...Yegor Kozlov2011-05-171-0/+204
* improved DataFormatter, see Bugzilla 50841Yegor Kozlov2011-03-191-1/+1
* Ensure that BigGridDemo is consistent in the encoding of the XMLNick Burch2011-03-181-2/+4
* From bug #50786 - Speed up calls to HSSFColor.getIndexHash() by returning a c...Nick Burch2011-03-043-6/+6
* User Defined Function Documentation/Example, see Bugzilla 50587Yegor Kozlov2011-01-193-0/+183
* fixed packaging of files moved from contribYegor Kozlov2010-10-199-9/+9
* repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu...Yegor Kozlov2010-10-069-0/+1186
* Remove svn:executable property from a series of files that didn't need it setNick Burch2010-08-091-0/+0
* Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generati...Nick Burch2010-08-041-1/+3
* removed deprecation warnings to keep javac quietYegor Kozlov2010-05-291-1/+1
* Moved from xssf\usermodel examples following Christian's modification to that...Mark Beardsley2010-05-271-0/+72
* Added Christian's Centre Across Selection code.Mark Beardsley2010-05-271-23/+80
* More license headersNick Burch2010-05-245-5/+104
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-1021-0/+3224
* Improved usage message.Mark Beardsley2010-04-231-713/+761
* Converts Excel to CSV using usermodel.Mark Beardsley2010-04-151-0/+713
* fixed compilation errors in recently added examplesYegor Kozlov2010-03-152-16/+19