aboutsummaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* example demonstrating how to generate large workbooks and avoid OutOfMemory e...Yegor Kozlov2008-12-071-0/+252
* renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp...Yegor Kozlov2008-11-211-9/+9
* applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFPara...Yegor Kozlov2008-11-201-50/+114
* applied fix suggested in bug#46197: missing cast to float resulted in incorec...Yegor Kozlov2008-11-161-8/+18
* more updates in javadocs and site documentation, also misc improvements in co...Yegor Kozlov2008-11-141-1/+1
* 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...Yegor Kozlov2008-11-146-283/+464
* Include the sheet number in the output of XLS2CSVmraNick Burch2008-11-121-1/+4
* docs cleanup and improvementsYegor Kozlov2008-11-111-1/+1
* converted non-ascii characters to unicode to keep compilers on UTF-8 systems ...Yegor Kozlov2008-11-091-1/+1
* 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f...Yegor Kozlov2008-11-091-0/+50
* should have been included in r711839Yegor Kozlov2008-11-061-0/+310
* 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP...Yegor Kozlov2008-11-0620-204/+31
* applied patches #46119, #46120 and #46078 by Gizella BronzettiYegor Kozlov2008-10-303-3/+151
* more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex...Yegor Kozlov2008-10-2913-152/+837
* 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ...Yegor Kozlov2008-10-285-25/+6
* improved XSSFName:check for name uniqueness, validate name name, more unit te...Yegor Kozlov2008-10-271-5/+0
* applied patches #46079, #46080 and #46081 by Gisella BronzettiYegor Kozlov2008-10-252-9/+107
* more cleanup and refactoring of the ooxml code:1. removed deprecated methods ...Yegor Kozlov2008-10-251-1/+2
* 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF cod...Yegor Kozlov2008-10-213-3/+3
* applied patch #46003 by Gisella BronzettiYegor Kozlov2008-10-171-0/+42
* applied patches #46004 and #46006 submitted by Gisella BronzettiYegor Kozlov2008-10-174-12/+213
* should have been included in r705638Yegor Kozlov2008-10-171-1/+1
* more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin...Yegor Kozlov2008-10-171-0/+60
* applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup objectYegor Kozlov2008-10-121-0/+31
* applied patch #45492 submitted by Gisella Bronzetti,also performed major clea...Yegor Kozlov2008-10-052-20/+63
* refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X...Yegor Kozlov2008-09-301-1/+1
* applied patches #45894 and #45892, also major cleanup of XSSFSheet and relate...Yegor Kozlov2008-09-261-21/+10
* patch #45881 from Sourcesense: implemented cell fills and borders, added exam...Yegor Kozlov2008-09-241-59/+63
* Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from Nick Burch2008-09-231-0/+21
* Merged revisions 697145 via svnmerge from Josh Micich2008-09-191-120/+121
* 1. initial support for rich text in xssf"Yegor Kozlov2008-09-186-9/+212
* 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