aboutsummaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* add ASL headerAndreas Beeker2015-08-071-0/+16
* Make it a complete sentence.David North2015-08-061-0/+2
* Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?i...David North2015-08-061-0/+57
* #58190 - The current picture handling uses raw integers for types and index, ...Andreas Beeker2015-08-022-26/+4
* merged common_sl branch to trunkAndreas Beeker2015-07-2424-505/+522
|\
| * merge trunk to common sl branchAndreas Beeker2015-07-196-31/+173
| |\
| * | junit fixesAndreas Beeker2015-07-154-22/+22
| * | downgraded xjc params to jdk6 and regenerated geometry binding classesAndreas Beeker2015-07-083-12/+14
| * | Rendering fixesAndreas Beeker2015-06-173-8/+8
| * | Fixed TextRun handling and various junit testsAndreas Beeker2015-06-103-8/+8
| * | Fixed several test drivers or the implementationAndreas Beeker2015-05-282-5/+5
| * | Creating a new slideshow and manipulating existing ones works again :)Andreas Beeker2015-05-231-120/+108
| * | Commit changes in common_sl - need to update trunk ...Andreas Beeker2015-05-117-78/+70
| * | HSLF table and example fixesAndreas Beeker2015-05-043-133/+100
| * | committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-2712-72/+66
| * | Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-1914-161/+160
| * | committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-075-8/+8
| * | initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-212-1/+4
* | | #58130 CF DataBar example and testsNick Burch2015-07-201-2/+66
* | | #58130 Support for creating CF Color Scale FormattingsNick Burch2015-07-201-2/+67
| |/ |/|
* | #58130 Mostly there with CF Icon setsNick Burch2015-07-181-4/+66
* | Fix some Eclipse warnings and adjust use of Generics, Comments, close()Dominik Stadler2015-07-162-17/+23
* | Javadoc and comment updates for CFsNick Burch2015-07-121-0/+2
* | Add another Conditional Formatting example - multiple rules which overlapNick Burch2015-07-111-1/+67
* | Bug 56865 - Limit number of bytes (by counting them) while opening office docsAndreas Beeker2015-06-231-1/+2
* | Fix usage of Generics in some classesDominik Stadler2015-04-201-2/+3
* | Bug 55386: Fix handling of bold formatting in example application 'ToHtml'Dominik Stadler2015-03-221-3/+7
* | Eclipse warnings, Generics, unused members in some exapmles and scratchpad cl...Dominik Stadler2015-03-221-3/+3
|/
* Fix some Eclipse warningsDominik Stadler2015-01-027-145/+172
* Fix Eclipse warnings, unnecessary casts, use generics, static access...Dominik Stadler2014-12-283-7/+9
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-271-4/+3
* Eclipse warningsDominik Stadler2014-12-211-2/+2
* Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ...Nick Burch2014-11-041-8/+20
* house keeping - fixes for sonarqube blockersAndreas Beeker2014-10-253-10/+20
* Sync example with the websiteNick Burch2014-09-111-0/+1
* Generics fixesNick Burch2014-07-301-3/+4
* Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support ...Nick Burch2014-07-301-0/+100
* XSSF table example, from Sofia Larsson from bug #55562Nick Burch2014-07-241-0/+92
* Update the CheckFunctionsSupported example to take advantage of the new NotIm...Nick Burch2014-07-031-4/+9
* Formula evaluation and error handling example - reports what cells can't be e...Nick Burch2014-07-031-0/+156
* Provide a convenience method for creating a PropertySet from a Directory + EntryNick Burch2014-04-281-17/+5
* Update the HPSF change properties example to use NPOIFS + in-place writes, an...Nick Burch2014-04-281-14/+8
* 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