| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 31 | -511/+441 |
* | 1. important algorithmic improvements of XSSFRow and XSSFSheet, removed Linke... | Yegor Kozlov | 2008-10-23 | 9 | -622/+1081 |
* | 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF cod... | Yegor Kozlov | 2008-10-21 | 22 | -294/+446 |
* | cleanup of POIXMLDocument constructors and related sub-classes | Yegor Kozlov | 2008-10-19 | 5 | -85/+108 |
* | more code cleanup and refactoring: (a) removed references to ooxml schemas fr... | Yegor Kozlov | 2008-10-19 | 34 | -936/+733 |
* | applied patch #46003 by Gisella Bronzetti | Yegor Kozlov | 2008-10-17 | 3 | -67/+340 |
* | applied patches #46004 and #46006 submitted by Gisella Bronzetti | Yegor Kozlov | 2008-10-17 | 4 | -59/+241 |
* | more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin... | Yegor Kozlov | 2008-10-17 | 27 | -395/+1207 |
* | refactored POIXMLFactory and related classes; simplified XSSFRelation - now i... | Yegor Kozlov | 2008-10-12 | 10 | -335/+197 |
* | applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup object | Yegor Kozlov | 2008-10-12 | 11 | -29/+910 |
* | Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi... | Yegor Kozlov | 2008-10-10 | 23 | -181/+1712 |
* | Merged revisions 703092 via svnmerge from | Josh Micich | 2008-10-09 | 3 | -4/+21 |
* | Merged revisions 703063 via svnmerge from | Josh Micich | 2008-10-09 | 4 | -18/+158 |
* | applied patch #45492 submitted by Gisella Bronzetti,also performed major clea... | Yegor Kozlov | 2008-10-05 | 16 | -752/+2163 |
* | applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920 | Yegor Kozlov | 2008-10-01 | 6 | -634/+1051 |
* | iterator over sheet data in XSSFReader returns sheets in logical order, i.e.... | Yegor Kozlov | 2008-10-01 | 2 | -113/+202 |
* | refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X... | Yegor Kozlov | 2008-09-30 | 25 | -2255/+3021 |
* | Merged revisions 699178,699487,699489,699761 via svnmerge from | Josh Micich | 2008-09-29 | 1 | -12/+9 |
* | Cleaned up test code | Josh Micich | 2008-09-29 | 1 | -80/+51 |
* | Clean-up of generics in XSSFRelation | Josh Micich | 2008-09-29 | 3 | -2121/+2168 |
* | Applied patch 45899 - XSSFWorkbook getActiveSheetIndex / setActiveSheet | Josh Micich | 2008-09-29 | 4 | -44/+62 |
* | Applied patch 45898 - fixed XSSFCellFill getFillBackgroundColor and getFillF... | Josh Micich | 2008-09-29 | 5 | -1061/+1100 |
* | applied patches #45894 and #45892, also major cleanup of XSSFSheet and relate... | Yegor Kozlov | 2008-09-26 | 12 | -267/+657 |
* | misc ooxml improvements:" | Yegor Kozlov | 2008-09-25 | 10 | -152/+239 |
* | patch #45881 from Sourcesense: implemented cell fills and borders, added exam... | Yegor Kozlov | 2008-09-24 | 5 | -195/+428 |
* | XSSFFont improvements from patch #45874 | Yegor Kozlov | 2008-09-24 | 11 | -269/+559 |
* | Merged revisions 698047 via svnmerge from | Josh Micich | 2008-09-23 | 2 | -23/+17 |
* | Merged revisions 696860,696898 via svnmerge from | Josh Micich | 2008-09-19 | 7 | -80/+436 |
* | removed extra line that caused compilation error | Yegor Kozlov | 2008-09-18 | 1 | -1/+0 |
* | 1. initial support for rich text in xssf" | Yegor Kozlov | 2008-09-18 | 27 | -981/+1337 |
* | merged 696075,696084 from trunk - (Fix for bug 45805 - 16-bit signed/unsigned... | Josh Micich | 2008-09-17 | 2 | -29/+78 |
* | Minor fixes to get junits working after r695832. Updates to align with new s... | Josh Micich | 2008-09-17 | 9 | -213/+182 |
* | minor improvements to junits | Josh Micich | 2008-09-17 | 2 | -24/+25 |
* | include rich text in the unit test | Yegor Kozlov | 2008-09-17 | 1 | -3/+18 |
* | unit tests for SharedStringsTable | Yegor Kozlov | 2008-09-16 | 1 | -0/+144 |
* | Preserve rich text across read-write of SharedStringsTable, also improved per... | Yegor Kozlov | 2008-09-16 | 12 | -195/+381 |
* | utility to dump ooxml files into file system | Yegor Kozlov | 2008-09-16 | 1 | -0/+93 |
* | Fix bug #45518 - Fix up ColumnHelper to output valid col tags, by making 1 ba... | Nick Burch | 2008-09-15 | 4 | -48/+133 |
* | Merged revisions 695264,695303,695420 via svnmerge from | Nick Burch | 2008-09-15 | 3 | -13/+10 |
* | refactored cell align accessors in xssf and added samples based on the quick ... | Yegor Kozlov | 2008-09-15 | 5 | -759/+887 |
* | Update to match interface | Nick Burch | 2008-09-13 | 1 | -0/+5 |
* | Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940... | Nick Burch | 2008-09-13 | 3 | -1/+8 |
* | more ooxml progress from SourseSense developers | Yegor Kozlov | 2008-09-11 | 17 | -115/+1441 |
* | Update test to track change in hssf | Nick Burch | 2008-09-09 | 1 | -2/+2 |
* | fixed bug in junit which was exposed due to new caching feature of the formul... | Josh Micich | 2008-09-08 | 1 | -67/+65 |
* | Initial ExtractorFactory support for building TextExtractors for embeded docu... | Nick Burch | 2008-09-02 | 2 | -5/+141 |
* | Support stripping XSSF header and footer fields (eg page number) out of heade... | Nick Burch | 2008-08-14 | 4 | -6/+99 |
* | Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a... | Nick Burch | 2008-08-12 | 5 | -8/+266 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-12 | 1 | -1/+10 |
* | Add missing xssf method | Nick Burch | 2008-08-12 | 1 | -1/+5 |