summaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
...
* - removed deprecated and confusing methods in XSSFColorAndreas Beeker2015-10-122-15/+5
* Update the XSSF EventModel example, to show how to do it better using the She...Nick Burch2015-10-072-263/+83
* sonar fixes and closing resources after useAndreas Beeker2015-10-064-169/+94
* obsoleted Codec classes by HexDumpAndreas Beeker2015-10-053-265/+29
* sonar fixesAndreas Beeker2015-09-302-2/+2
* sonar fixesAndreas Beeker2015-09-291-9/+4
* Removed HDF APIAndreas Beeker2015-09-289-72/+80
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-2/+2
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-201-1/+1
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-132-21/+629
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-124-26/+24
* Fix some Forbidden APIs errorsNick Burch2015-09-012-4/+4
* Fix some Forbidden APIs errorsNick Burch2015-09-012-4/+6
* Move and rename hslf line because of ambiguity with common sl lineAndreas Beeker2015-08-152-6/+6
* Bigger warnings that new users should use SXSSF, and not mess around with the...Nick Burch2015-08-151-8/+17
* Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocsNick Burch2015-08-111-13/+22
* 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