aboutsummaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct package statementMark Beardsley2010-03-121-2/+0
* Ported to SS model.Mark Beardsley2010-03-121-0/+976
* Comments modified re re-sizing behaviourMark Beardsley2010-03-111-922/+943
* The ReadOnlySharedStringsTable is re-usable for other event based things, so ...Nick Burch2010-01-261-201/+6
* avoid failures in XLSX2CSV when shared string table is missing, see Bugzilla ...Yegor Kozlov2010-01-241-2/+6
* Fix some chunk types, fix the directory descent, fix the Msg2txt example, and...Nick Burch2010-01-081-32/+18
* improved work with cell comments in XSSF, also added support for cell comment...Yegor Kozlov2009-11-271-0/+80
* included poi-ooxml-schemas and poi-examples in the release cycle, also misc i...Yegor Kozlov2009-11-2112-0/+1722
* fixed XLSX2CSV to avoid exception when processing cells with multiple "t" ele...Yegor Kozlov2009-11-161-4/+50
* Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified ...Josh Micich2009-10-261-317/+190
* Fix constructors for new namingNick Burch2009-10-261-5/+5
* Copy the old dev.HSSF example over to trunk, and put it in a more suitable placeNick Burch2009-10-261-0/+371
* deleted 'svn:executable' propertyJosh Micich2009-10-172-0/+0
* deleted 'svn:executable' propertyJosh Micich2009-10-1616-0/+0
* deleted 'svn:executable' propertyJosh Micich2009-10-1614-0/+0
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-27/+25
* improved API for OOXML custom propertiesYegor Kozlov2009-10-041-14/+5
* fixed non-ASCII symbols to keep javac quietYegor Kozlov2009-09-252-7/+7
* Added an example demonstrating how to convert an XLSX workbook to CSV, see Bu...Yegor Kozlov2009-09-061-0/+569
* Fixing compiler warnings - unnecessary typecastsJosh Micich2009-08-181-11/+7
* Improved parsing of OOXML documents, see Bugzilla 47668Yegor Kozlov2009-08-121-4/+2
* fixed compile errorYegor Kozlov2009-08-091-1/+1
* New HSSF example.Mark Beardsley2009-08-071-0/+926
* New HSSF example.Mark Beardsley2009-08-041-0/+569
* Fix for saving custom and extended OOXML propertiesYegor Kozlov2009-07-191-0/+75