| Commit message (Expand) | Author | Age | Files | Lines |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 262 | -4605/+0 |
* | Avoid exception when reading ClipboardData packet in OLE property sets, see b... | Yegor Kozlov | 2009-08-20 | 1 | -0/+0 |
* | Improved parsing of OOXML documents, see Bugzilla 47668 | Yegor Kozlov | 2009-08-12 | 1 | -0/+0 |
* | Bugzilla 47652 - Added support for reading encrypted workbooks | Josh Micich | 2009-08-07 | 1 | -0/+0 |
* | Custom XML import features; tests and implementation | Paolo Mottadelli | 2009-07-30 | 1 | -0/+0 |
* | Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517 | Yegor Kozlov | 2009-07-18 | 1 | -0/+0 |
* | support for custom XML mappings in XSSF, see Bugzilla 47520 | Yegor Kozlov | 2009-07-16 | 3 | -0/+0 |
* | fixed XSSF and OpenXml4J to read/write relationships with targets starting wi... | Yegor Kozlov | 2009-07-12 | 1 | -0/+0 |
* | Added implementation for ISNA() | Josh Micich | 2009-06-19 | 1 | -0/+0 |
* | Add a sample file which has its formula records with the wrong record type id | Nick Burch | 2009-06-09 | 1 | -0/+0 |
* | Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records | Josh Micich | 2009-06-04 | 1 | -0/+0 |
* | Changed CRLF to LF in remaining trunk/src files | Josh Micich | 2009-06-01 | 1 | -516/+516 |
* | Fixed XSSFCell to properly read inline strings | Yegor Kozlov | 2009-05-23 | 1 | -0/+0 |
* | Fix bug #47154 - Handle the cell format @ as the same as General | Nick Burch | 2009-05-16 | 1 | -0/+0 |
* | Fix for bug noticed while investigating bugzilla 47048. Made INDEX() support... | Josh Micich | 2009-05-15 | 1 | -0/+0 |
* | test file belonging to r768389 | Yegor Kozlov | 2009-04-25 | 1 | -0/+0 |
* | Fixed XSSFCell to preserve cell style when cell value is set to blank, also a... | Yegor Kozlov | 2009-04-17 | 1 | -0/+0 |
* | Fix bug #47034 - Reading the name of a NameRecord when the name is > 127 | Nick Burch | 2009-04-15 | 1 | -0/+0 |
* | Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual form... | Josh Micich | 2009-04-08 | 2 | -0/+0 |
* | Disabled test for bug #46904 | Nick Burch | 2009-03-24 | 1 | -0/+0 |
* | refactored XSSFSheet.shiftRows to use FormulaShifter, use a common test super... | Yegor Kozlov | 2009-02-15 | 3 | -0/+0 |
* | improved XSSFSheet.shiftRows: 1. properly update cell references of the shift... | Yegor Kozlov | 2009-02-08 | 1 | -0/+0 |
* | added suport for Calculation Chain in XSSF, remove reference from calculation... | Yegor Kozlov | 2009-02-08 | 1 | -0/+0 |
* | Bugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEMENTED with new excepti... | Josh Micich | 2009-01-22 | 1 | -0/+0 |
* | Bug 46548 - fixes for Page Settings Block (patch from Dmitriy Kumshayev + som... | Josh Micich | 2009-01-16 | 1 | -0/+0 |
* | Bugzilla 46523 - added implementation for SUMIF | Josh Micich | 2009-01-13 | 1 | -0/+0 |
* | Support for reading HSSF column styles | Nick Burch | 2009-01-06 | 3 | -0/+0 |
* | Fix for 45031 - added implementation for CHOOSE function. | Josh Micich | 2008-12-31 | 1 | -0/+0 |
* | Fix for bug 46445 - move hyperlinks when shifting rows | Yegor Kozlov | 2008-12-30 | 1 | -0/+0 |
* | continue cleanup of bugzilla, added unit test for #27394, #27364, #300#30070 ... | Yegor Kozlov | 2008-12-29 | 4 | -0/+0 |
* | 1. added support for shared formulas in XSSF, see bug #464332. improved valid... | Yegor Kozlov | 2008-12-22 | 1 | -0/+0 |
* | Fix bug #45290 - Support odd files where the POIFS header block comes after t... | Nick Burch | 2008-11-12 | 1 | -0/+0 |
* | Fix for bug #46137 - continue records after eofrecord | Nick Burch | 2008-11-10 | 1 | -0/+0 |
* | Fixed problem with linking shared formulas when ranges overlap | Josh Micich | 2008-11-07 | 1 | -0/+0 |
* | more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex... | Yegor Kozlov | 2008-10-29 | 2 | -0/+0 |
* | Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi... | Yegor Kozlov | 2008-10-10 | 1 | -0/+0 |
* | iterator over sheet data in XSSFReader returns sheets in logical order, i.e.... | Yegor Kozlov | 2008-10-01 | 1 | -0/+0 |
* | Merged revisions 699178,699487,699489,699761 via svnmerge from | Josh Micich | 2008-09-29 | 2 | -0/+0 |
* | Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from | Nick Burch | 2008-09-23 | 2 | -0/+0 |
* | Merged revisions 696622-696623,696627 via svnmerge from | Josh Micich | 2008-09-18 | 1 | -0/+0 |
* | merged 696109,696111 from trunk - (Added junit for bug 45732) | Josh Micich | 2008-09-17 | 1 | -0/+0 |
* | merged 696038 from trunk - (Fix for bug 45780 - update area refs during HSSFS... | Josh Micich | 2008-09-17 | 1 | -0/+0 |
* | Preserve rich text across read-write of SharedStringsTable, also improved per... | Yegor Kozlov | 2008-09-16 | 1 | -0/+0 |
* | Merged revisions 695264,695303,695420 via svnmerge from | Nick Burch | 2008-09-15 | 2 | -0/+0 |
* | Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940... | Nick Burch | 2008-09-13 | 3 | -0/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-09 | 4 | -0/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 6 | -0/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 1 | -0/+0 |
* | Initial ExtractorFactory support for building TextExtractors for embeded docu... | Nick Burch | 2008-09-02 | 1 | -0/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-31 | 1 | -0/+0 |