| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 703100,703197,703302,703596,703620,703645,703651,706540 via ... | Josh Micich | 2008-10-25 | 87 | -1641/+1592 |
* | 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 | 25 | -297/+449 |
* | 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 | 4 | -67/+382 |
* | applied patches #46004 and #46006 submitted by Gisella Bronzetti | Yegor Kozlov | 2008-10-17 | 8 | -71/+454 |
* | should have been included in r705638 | Yegor Kozlov | 2008-10-17 | 1 | -1/+1 |
* | more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin... | Yegor Kozlov | 2008-10-17 | 28 | -395/+1267 |
* | 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 | 12 | -29/+941 |
* | Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi... | Yegor Kozlov | 2008-10-10 | 24 | -181/+1712 |
* | Merged revisions 703092 via svnmerge from | Josh Micich | 2008-10-09 | 12 | -33/+50 |
* | Merged revisions 703063 via svnmerge from | Josh Micich | 2008-10-09 | 32 | -563/+1626 |
* | Merged revisions 701756,702231 via svnmerge from | Josh Micich | 2008-10-09 | 62 | -696/+325 |
* | Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerg... | Josh Micich | 2008-10-09 | 23 | -460/+815 |
* | applied patch #45492 submitted by Gisella Bronzetti,also performed major clea... | Yegor Kozlov | 2008-10-05 | 18 | -772/+2226 |
* | applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920 | Yegor Kozlov | 2008-10-01 | 7 | -634/+1052 |
* | iterator over sheet data in XSSFReader returns sheets in logical order, i.e.... | Yegor Kozlov | 2008-10-01 | 3 | -113/+202 |
* | refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X... | Yegor Kozlov | 2008-09-30 | 26 | -2256/+3022 |
* | Merged revisions 700280,700304,700327,700356 via svnmerge from | Josh Micich | 2008-09-30 | 213 | -4060/+302 |
* | Merged revisions 700005,700203-700204 via svnmerge from | Josh Micich | 2008-09-29 | 30 | -732/+522 |
* | Merged revisions 699178,699487,699489,699761 via svnmerge from | Josh Micich | 2008-09-29 | 44 | -1263/+2115 |
* | 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 | 14 | -290/+667 |
* | 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 | 6 | -254/+491 |
* | XSSFFont improvements from patch #45874 | Yegor Kozlov | 2008-09-24 | 11 | -269/+559 |
* | Merged revisions 698047 via svnmerge from | Josh Micich | 2008-09-23 | 26 | -304/+1351 |
* | Merged revisions 698039 via svnmerge from | Josh Micich | 2008-09-23 | 6 | -607/+377 |
* | Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from | Nick Burch | 2008-09-23 | 16 | -59/+493 |
* | Merged revisions 697559 via svnmerge from | Nick Burch | 2008-09-23 | 7 | -0/+95 |
* | removing svn:mergeinfo property on SharedStringSource which was set during r6... | Josh Micich | 2008-09-23 | 0 | -0/+0 |
* | Merged revisions 697520 via svnmerge from | Nick Burch | 2008-09-21 | 7 | -26/+249 |
* | Get version numbering consistent | Nick Burch | 2008-09-21 | 2 | -8/+8 |
* | Update for 3.5 beta 4 being the next version | Nick Burch | 2008-09-21 | 3 | -9/+9 |
* | Merged revisions 697145 via svnmerge from | Josh Micich | 2008-09-19 | 3 | -158/+138 |
* | formula improvements from josh | Yegor Kozlov | 2008-09-19 | 3 | -0/+73 |
* | Merged revisions 696860,696898 via svnmerge from | Josh Micich | 2008-09-19 | 69 | -1498/+2040 |
* | Merged revisions 696813 via svnmerge from | Josh Micich | 2008-09-18 | 53 | -262/+394 |
* | Merged revisions 696622-696623,696627 via svnmerge from | Josh Micich | 2008-09-18 | 6 | -1/+58 |
* | Merged revisions 696501 via svnmerge from | Josh Micich | 2008-09-18 | 5 | -38/+18 |
* | 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 | 34 | -993/+1552 |
* | merged 696109,696111 from trunk - (Added junit for bug 45732) | Josh Micich | 2008-09-17 | 3 | -0/+68 |
* | should have been submitted with 696475 - merged 696075,696084 from trunk - (F... | Josh Micich | 2008-09-17 | 0 | -0/+0 |
* | Fix jdk14 compile issue | Nick Burch | 2008-09-17 | 1 | -1/+1 |