| Commit message (Expand) | Author | Age | Files | Lines |
* | - #47904 - Update text styles in HSLF MasterSlide | Andreas Beeker | 2015-11-30 | 1 | -1/+1 |
* | close resources | Andreas Beeker | 2015-11-29 | 4 | -5/+19 |
* | bug 58636: upgrade anchor types from int to AnchorType enum | Javen O'Neal | 2015-11-25 | 3 | -8/+11 |
* | close workbook at end of example | Javen O'Neal | 2015-11-24 | 1 | -0/+1 |
* | bug 58644: fix HSSFSheet.setZoom(int); update documentation to use non-deprec... | Javen O'Neal | 2015-11-24 | 2 | -2/+3 |
* | fix unnecessary cast warnings | Andreas Beeker | 2015-11-22 | 6 | -25/+38 |
* | In preparation for table rendering, added table row heights and column widths... | Andreas Beeker | 2015-11-21 | 2 | -3/+5 |
* | Eclipse warnings, typos, ... | Dominik Stadler | 2015-11-08 | 1 | -14/+12 |
* | Common sl unification - copy first paragraph / textrun properties on XSLFText... | Andreas Beeker | 2015-10-29 | 4 | -157/+121 |
* | - removed deprecated and confusing methods in XSSFColor | Andreas Beeker | 2015-10-12 | 2 | -15/+5 |
* | Update the XSSF EventModel example, to show how to do it better using the She... | Nick Burch | 2015-10-07 | 2 | -263/+83 |
* | sonar fixes and closing resources after use | Andreas Beeker | 2015-10-06 | 4 | -169/+94 |
* | obsoleted Codec classes by HexDump | Andreas Beeker | 2015-10-05 | 3 | -265/+29 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 2 | -2/+2 |
* | sonar fixes | Andreas Beeker | 2015-09-29 | 1 | -9/+4 |
* | Removed HDF API | Andreas Beeker | 2015-09-28 | 9 | -72/+80 |
* | - #58216 - provide picture-shape resize that maintains the aspect ratio | Andreas Beeker | 2015-09-21 | 1 | -2/+2 |
* | - #58207 - Provide user access to the original image dimensions (XSLF) | Andreas Beeker | 2015-09-20 | 1 | -1/+1 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-13 | 2 | -21/+629 |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-12 | 4 | -26/+24 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 2 | -4/+4 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 2 | -4/+6 |
* | Move and rename hslf line because of ambiguity with common sl line | Andreas Beeker | 2015-08-15 | 2 | -6/+6 |
* | Bigger warnings that new users should use SXSSF, and not mess around with the... | Nick Burch | 2015-08-15 | 1 | -8/+17 |
* | Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocs | Nick Burch | 2015-08-11 | 1 | -13/+22 |
* | add ASL header | Andreas Beeker | 2015-08-07 | 1 | -0/+16 |
* | Make it a complete sentence. | David North | 2015-08-06 | 1 | -0/+2 |
* | Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?i... | David North | 2015-08-06 | 1 | -0/+57 |
* | #58190 - The current picture handling uses raw integers for types and index, ... | Andreas Beeker | 2015-08-02 | 2 | -26/+4 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 24 | -505/+522 |
|\ |
|
| * | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 6 | -31/+173 |
| |\ |
|
| * | | junit fixes | Andreas Beeker | 2015-07-15 | 4 | -22/+22 |
| * | | downgraded xjc params to jdk6 and regenerated geometry binding classes | Andreas Beeker | 2015-07-08 | 3 | -12/+14 |
| * | | Rendering fixes | Andreas Beeker | 2015-06-17 | 3 | -8/+8 |
| * | | Fixed TextRun handling and various junit tests | Andreas Beeker | 2015-06-10 | 3 | -8/+8 |
| * | | Fixed several test drivers or the implementation | Andreas Beeker | 2015-05-28 | 2 | -5/+5 |
| * | | Creating a new slideshow and manipulating existing ones works again :) | Andreas Beeker | 2015-05-23 | 1 | -120/+108 |
| * | | Commit changes in common_sl - need to update trunk ... | Andreas Beeker | 2015-05-11 | 7 | -78/+70 |
| * | | HSLF table and example fixes | Andreas Beeker | 2015-05-04 | 3 | -133/+100 |
| * | | committing intermediate results - hslf is mostly migrated to common interface... | Andreas Beeker | 2015-04-27 | 12 | -72/+66 |
| * | | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 14 | -161/+160 |
| * | | committing intermediate results - xslf now compiles - hslf needs to be migrat... | Andreas Beeker | 2015-03-07 | 5 | -8/+8 |
| * | | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 2 | -1/+4 |
* | | | #58130 CF DataBar example and tests | Nick Burch | 2015-07-20 | 1 | -2/+66 |
* | | | #58130 Support for creating CF Color Scale Formattings | Nick Burch | 2015-07-20 | 1 | -2/+67 |
| |/
|/| |
|
* | | #58130 Mostly there with CF Icon sets | Nick Burch | 2015-07-18 | 1 | -4/+66 |
* | | Fix some Eclipse warnings and adjust use of Generics, Comments, close() | Dominik Stadler | 2015-07-16 | 2 | -17/+23 |
* | | Javadoc and comment updates for CFs | Nick Burch | 2015-07-12 | 1 | -0/+2 |
* | | Add another Conditional Formatting example - multiple rules which overlap | Nick Burch | 2015-07-11 | 1 | -1/+67 |
* | | Bug 56865 - Limit number of bytes (by counting them) while opening office docs | Andreas Beeker | 2015-06-23 | 1 | -1/+2 |