| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused imports | Dominik Stadler | 2017-09-16 | 1 | -2/+0 |
* | fix eclipse resource leak warnings | Andreas Beeker | 2017-05-31 | 1 | -3/+8 |
* | convert TestColumnHelper from junit3 to junit4 | Javen O'Neal | 2017-01-02 | 1 | -5/+26 |
* | Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466 | David North | 2015-10-05 | 1 | -21/+96 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -1/+1 |
* | Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods | Andreas Beeker | 2014-08-28 | 1 | -1/+1 |
* | Fix deprecated warnings | Nick Burch | 2010-07-02 | 1 | -4/+3 |
* | Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes | Nick Burch | 2010-05-19 | 1 | -1/+1 |
* | Fixing compiler warnings - unboxing parameter to overloaded method, unnecessa... | Josh Micich | 2009-08-19 | 1 | -11/+11 |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 1 | -4/+3 |
* | more code cleanup and refactoring: (a) removed references to ooxml schemas fr... | Yegor Kozlov | 2008-10-19 | 1 | -3/+2 |
* | more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin... | Yegor Kozlov | 2008-10-17 | 1 | -3/+0 |
* | minor improvements to junits | Josh Micich | 2008-09-17 | 1 | -9/+19 |
* | Fix bug #45518 - Fix up ColumnHelper to output valid col tags, by making 1 ba... | Nick Burch | 2008-09-15 | 1 | -10/+27 |
* | Fix bug #45540 - Fix XSSF header and footer support, and include headers and ... | Nick Burch | 2008-08-05 | 1 | -10/+16 |
* | ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCel... | Paolo Mottadelli | 2008-04-10 | 1 | -11/+47 |
* | Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf st... | Nick Burch | 2008-03-13 | 1 | -19/+140 |
* | Applied patches for bug #44566, thanks to Paolo Mottadelli <paolo.moz@gmail.c... | Ugo Cei | 2008-03-08 | 1 | -1/+0 |
* | Applied patches for #44480, thanks to Paolo Mottadelli <p.mottadelli@sourcese... | Ugo Cei | 2008-02-29 | 1 | -0/+15 |
* | XSSF implementation of header and footer. Contributed by Paolo Mottadelli <p.... | Ugo Cei | 2008-02-07 | 2 | -42/+141 |
* | [ooxml branch] XSSFSheet get/setColumnWidth methods and tests, patch from Paolo | Nick Burch | 2008-01-25 | 1 | -0/+71 |