| Commit message (Expand) | Author | Age | Files | Lines |
* | removed deprecation warnings to keep javac quiet | Yegor Kozlov | 2010-05-29 | 1 | -1/+1 |
* | Moved from xssf\usermodel examples following Christian's modification to that... | Mark Beardsley | 2010-05-27 | 1 | -0/+72 |
* | Added Christian's Centre Across Selection code. | Mark Beardsley | 2010-05-27 | 1 | -23/+80 |
* | More license headers | Nick Burch | 2010-05-24 | 5 | -5/+104 |
* | Enhanced SViewer to support most border types, cell formats, and conditional ... | Yegor Kozlov | 2010-05-10 | 21 | -0/+3224 |
* | Improved usage message. | Mark Beardsley | 2010-04-23 | 1 | -713/+761 |
* | Converts Excel to CSV using usermodel. | Mark Beardsley | 2010-04-15 | 1 | -0/+713 |
* | fixed compilation errors in recently added examples | Yegor Kozlov | 2010-03-15 | 2 | -16/+19 |
* | Correct package statement | Mark Beardsley | 2010-03-12 | 1 | -2/+0 |
* | Ported to SS model. | Mark Beardsley | 2010-03-12 | 1 | -0/+976 |
* | Comments modified re re-sizing behaviour | Mark Beardsley | 2010-03-11 | 1 | -922/+943 |
* | The ReadOnlySharedStringsTable is re-usable for other event based things, so ... | Nick Burch | 2010-01-26 | 1 | -201/+6 |
* | avoid failures in XLSX2CSV when shared string table is missing, see Bugzilla ... | Yegor Kozlov | 2010-01-24 | 1 | -2/+6 |
* | Fix some chunk types, fix the directory descent, fix the Msg2txt example, and... | Nick Burch | 2010-01-08 | 1 | -32/+18 |
* | improved work with cell comments in XSSF, also added support for cell comment... | Yegor Kozlov | 2009-11-27 | 1 | -0/+80 |
* | included poi-ooxml-schemas and poi-examples in the release cycle, also misc i... | Yegor Kozlov | 2009-11-21 | 12 | -0/+1722 |
* | fixed XLSX2CSV to avoid exception when processing cells with multiple "t" ele... | Yegor Kozlov | 2009-11-16 | 1 | -4/+50 |
* | Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified ... | Josh Micich | 2009-10-26 | 1 | -317/+190 |
* | Fix constructors for new naming | Nick Burch | 2009-10-26 | 1 | -5/+5 |
* | Copy the old dev.HSSF example over to trunk, and put it in a more suitable place | Nick Burch | 2009-10-26 | 1 | -0/+371 |
* | deleted 'svn:executable' property | Josh Micich | 2009-10-17 | 2 | -0/+0 |
* | deleted 'svn:executable' property | Josh Micich | 2009-10-16 | 16 | -0/+0 |
* | deleted 'svn:executable' property | Josh Micich | 2009-10-16 | 14 | -0/+0 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 1 | -27/+25 |
* | improved API for OOXML custom properties | Yegor Kozlov | 2009-10-04 | 1 | -14/+5 |
* | fixed non-ASCII symbols to keep javac quiet | Yegor Kozlov | 2009-09-25 | 2 | -7/+7 |
* | Added an example demonstrating how to convert an XLSX workbook to CSV, see Bu... | Yegor Kozlov | 2009-09-06 | 1 | -0/+569 |
* | Fixing compiler warnings - unnecessary typecasts | Josh Micich | 2009-08-18 | 1 | -11/+7 |
* | Improved parsing of OOXML documents, see Bugzilla 47668 | Yegor Kozlov | 2009-08-12 | 1 | -4/+2 |
* | fixed compile error | Yegor Kozlov | 2009-08-09 | 1 | -1/+1 |
* | New HSSF example. | Mark Beardsley | 2009-08-07 | 1 | -0/+926 |
* | New HSSF example. | Mark Beardsley | 2009-08-04 | 1 | -0/+569 |
* | Fix for saving custom and extended OOXML properties | Yegor Kozlov | 2009-07-19 | 1 | -0/+75 |
* | updated docs on extraction of embedded objects, misc changes in HSSF | Yegor Kozlov | 2009-07-18 | 2 | -0/+140 |
* | support for custom XML mappings in XSSF, see Bugzilla 47520 | Yegor Kozlov | 2009-07-16 | 1 | -0/+42 |
* | changed CRLF to LF in src/examples/.../xssf/... | Josh Micich | 2009-06-04 | 12 | -988/+987 |
* | Changed CRLF to LF in remaining trunk/src files | Josh Micich | 2009-06-01 | 5 | -1178/+1182 |
* | removed '@version $Id:$' tags (all were in javadoc comments) | Josh Micich | 2009-06-01 | 6 | -23/+5 |
* | Apply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCo... | Nick Burch | 2009-05-17 | 1 | -0/+75 |
* | Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi... | Josh Micich | 2009-03-18 | 1 | -3/+3 |
* | Fixed deprecated references to HSSFSheet.getRow(short) etc. Removed all depr... | Josh Micich | 2009-02-03 | 19 | -335/+213 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -1/+1 |
* | applied patches by Gisella Bronzetti:46299 - support for carriage return and ... | Yegor Kozlov | 2008-12-17 | 2 | -20/+82 |
* | example demonstrating how to generate large workbooks and avoid OutOfMemory e... | Yegor Kozlov | 2008-12-07 | 1 | -0/+252 |
* | renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp... | Yegor Kozlov | 2008-11-21 | 1 | -9/+9 |
* | applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFPara... | Yegor Kozlov | 2008-11-20 | 1 | -50/+114 |
* | applied fix suggested in bug#46197: missing cast to float resulted in incorec... | Yegor Kozlov | 2008-11-16 | 1 | -8/+18 |
* | more updates in javadocs and site documentation, also misc improvements in co... | Yegor Kozlov | 2008-11-14 | 1 | -1/+1 |
* | 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w... | Yegor Kozlov | 2008-11-14 | 6 | -283/+464 |
* | Include the sheet number in the output of XLS2CSVmra | Nick Burch | 2008-11-12 | 1 | -1/+4 |