aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/examples
Commit message (Expand)AuthorAgeFilesLines
* included poi-ooxml-schemas and poi-examples in the release cycle, also misc i...Yegor Kozlov2009-11-2112-1722/+0
* added Ant target to compile scratchpad examples, added example HSMF applicati...Yegor Kozlov2009-10-041-0/+185
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-136-0/+0
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-219-1185/+1183
* 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...Yegor Kozlov2008-11-141-0/+80
* initial support for creating hyperlinks in HSLF, units test are still to doYegor Kozlov2008-09-301-0/+59
* support for headers / footers in HSLFYegor Kozlov2008-08-041-0/+51
* Support for embedded ActiveX objects: PowerPoint references them similar to e...Yegor Kozlov2008-05-141-11/+12
* a couple of HSLF examplesYegor Kozlov2008-04-212-0/+228
* more improvements in slide renderingYegor Kozlov2008-04-211-0/+5
* initial support for rendering powerpoint slides into imagesYegor Kozlov2008-04-171-0/+103
* TextShape is a common superclass of all shapes that can hold text. The subcla...Yegor Kozlov2008-04-151-0/+2
* misc usermodel improvements. Also added the source code for the ApacheconEU08...Yegor Kozlov2008-04-141-0/+515
* Finish off eventusermodel based Excel Extractor, and update the xls to csv co...Nick Burch2008-04-131-303/+0
* Implement a proxy HSSFListener which tracks the format records, and lets you ...Nick Burch2008-04-091-30/+15
* support for tables in HSLFYegor Kozlov2008-01-031-0/+127
* Support 1904 date windowing, in addition to 1900 date windowing (patch from b...Nick Burch2007-12-041-1/+1
* make the code compatible with JDK 1.4.2Yegor Kozlov2007-06-261-1/+1
* Finish off the example use of MissingRecordAwareHSSFListener, which outputs a...Nick Burch2007-06-171-4/+107
* Make a start on some example code to use MissingRecordAwareHSSFListener for t...Nick Burch2007-06-171-0/+215
* HSLF: readonly support for hyperlinksYegor Kozlov2007-05-301-0/+80
* support for text bulletsYegor Kozlov2007-05-281-0/+62
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-1/+18
* patch and latest bug fixesSaid Ryan Ackley2004-04-081-2/+1
* patch from piers and other minor changesSaid Ryan Ackley2004-03-101-0/+209