aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf/usermodel/helpers
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsDominik Stadler2017-09-161-2/+0
* fix eclipse resource leak warningsAndreas Beeker2017-05-311-3/+8
* convert TestColumnHelper from junit3 to junit4Javen O'Neal2017-01-021-5/+26
* Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466David North2015-10-051-21/+96
* Fix Eclipse warnings, unnecessary casts, use generics, static access...Dominik Stadler2014-12-281-1/+1
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-1/+1
* Fix deprecated warningsNick Burch2010-07-021-4/+3
* Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themesNick Burch2010-05-191-1/+1
* Fixing compiler warnings - unboxing parameter to overloaded method, unnecessa...Josh Micich2009-08-191-11/+11
* more cleanup and refactoring of the ooxml code:1. removed deprecated methods ...Yegor Kozlov2008-10-251-4/+3
* more code cleanup and refactoring: (a) removed references to ooxml schemas fr...Yegor Kozlov2008-10-191-3/+2
* more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin...Yegor Kozlov2008-10-171-3/+0
* minor improvements to junitsJosh Micich2008-09-171-9/+19
* Fix bug #45518 - Fix up ColumnHelper to output valid col tags, by making 1 ba...Nick Burch2008-09-151-10/+27
* Fix bug #45540 - Fix XSSF header and footer support, and include headers and ...Nick Burch2008-08-051-10/+16
* ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCel...Paolo Mottadelli2008-04-101-11/+47
* Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf st...Nick Burch2008-03-131-19/+140
* Applied patches for bug #44566, thanks to Paolo Mottadelli <paolo.moz@gmail.c...Ugo Cei2008-03-081-1/+0
* Applied patches for #44480, thanks to Paolo Mottadelli <p.mottadelli@sourcese...Ugo Cei2008-02-291-0/+15
* XSSF implementation of header and footer. Contributed by Paolo Mottadelli <p....Ugo Cei2008-02-072-42/+141
* [ooxml branch] XSSFSheet get/setColumnWidth methods and tests, patch from PaoloNick Burch2008-01-251-0/+71