aboutsummaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* Preserve rich text across read-write of SharedStringsTable, also improved per...Yegor Kozlov2008-09-161-1/+2
* refactored cell align accessors in xssf and added samples based on the quick ...Yegor Kozlov2008-09-157-1/+364
* Fix from bug #45676 - Handle very long cells in the XSSF EventUserModel exampleNick Burch2008-09-131-5/+10
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-101-46/+2
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-061-2/+25
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-231-0/+80
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-131-0/+323
* Example of using xssf usermodel to create a new fileNick Burch2008-04-081-0/+56
* XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi...Paolo Mottadelli2008-04-061-1/+1
* Tweak DateUtil, an add cell content fetching to the quick guide documentationNick Burch2008-04-051-7/+29
* Move CellReference from hssf.util into ss.util, but leave a class in the old ...Nick Burch2008-04-051-0/+18
* Fix an off-by-one in the xssf eventmodel example and docsNick Burch2008-04-041-1/+9
* Add examples and documentation for xssf eventusermodel codeNick Burch2008-03-311-0/+124
* Various quickguide updatesNick Burch2008-03-301-2/+12
* More create helper stuff, and some sample formatting filesNick Burch2008-03-161-1/+35
* Update some more documentation, and put in a workaround for needing to create...Nick Burch2008-03-161-0/+94
* Merged revisions 618680-620582 via svnmerge from Ugo Cei2008-02-131-0/+91
* HSSFPicture.resize() - a handy method to reset a picture to its original widt...Yegor Kozlov2007-10-011-0/+2
* Add standard licence header for src/examples directoryMark Thomas2007-01-151-0/+16
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-0/+99
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2227-135/+162
* Support for line thicknes through escher graphics 2d interface.Glen Stampoultzis2006-04-291-0/+1
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-031-0/+200
* Minor API doc changesRainer Klute2006-02-032-6/+17
* There seems to be a bug with the current implementation that causes problems ...Glen Stampoultzis2005-05-051-0/+3
* Minor mod - keep originalGlen Stampoultzis2005-05-051-1/+1
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-011-3/+50
* - Compiling POI now includes the example classes.Rainer Klute2005-01-251-0/+1
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-121-1/+2
* Even though this is just a simple example it's probably not a good idea to no...Glen Stampoultzis2004-09-221-17/+28
* Typo fixed.Rainer Klute2004-08-311-1/+1
* Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problemGlen Stampoultzis2004-08-261-0/+51
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-232-0/+286
* *** empty log message ***Rainer Klute2004-06-221-4/+9
* - Important fix to actually place the property into the property set.Rainer Klute2004-06-221-0/+3
* - Usage message fixed.Rainer Klute2004-06-091-2/+1
* New licence changes.Glen Stampoultzis2004-04-0924-1102/+392
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-092-0/+342
* HPSF: codepage support addedRainer Klute2003-12-022-2/+8
* - Comparing sections refined: For the dictionary (property 0) only the value ...Rainer Klute2003-09-205-7/+576
* These changes introduce the following HPSF enhancements and fixes:Rainer Klute2003-09-182-5/+12
* *** empty log message ***Rainer Klute2003-09-151-13/+7
* Sample programs for writing properties using HPSF addedRainer Klute2003-09-132-0/+591
* *** empty log message ***Rainer Klute2003-09-012-14/+40
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3016-16/+16
* *** empty log message ***Rainer Klute2003-02-201-25/+25
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-063-0/+275
* HPSF sample program showing how to read custom property sets.Rainer Klute2003-02-021-0/+161
* *** empty log message ***Rainer Klute2003-02-011-0/+109
* Example JSP page using POI/HSSF, submitted by brian westrichAvik Sengupta2003-01-261-0/+100