| Commit message (Expand) | Author | Age | Files | Lines |
* | removed dependencies for jaxen and xerces, ooxml module does not need them | Yegor Kozlov | 2008-11-09 | 2 | -22/+6 |
* | minor improvements in build.xml, also fixed indents | Yegor Kozlov | 2008-11-08 | 1 | -15/+13 |
* | Fixed problem with linking shared formulas when ranges overlap | Josh Micich | 2008-11-07 | 12 | -65/+339 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 71 | -658/+578 |
* | fixed a typo in the url to junit | Yegor Kozlov | 2008-11-07 | 1 | -2/+2 |
* | improved tasks for fetching jars | Yegor Kozlov | 2008-11-07 | 1 | -103/+104 |
* | copy the ooxml branch to trunk | Yegor Kozlov | 2008-11-07 | 430 | -2917/+40507 |
|\ |
|
| * | Merged revisions 711764 via svnmerge from ooxml | Josh Micich | 2008-11-06 | 5 | -193/+185 |
| * | should have been included in r711839 | Yegor Kozlov | 2008-11-06 | 1 | -0/+310 |
| * | 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP... | Yegor Kozlov | 2008-11-06 | 26 | -259/+80 |
| * | Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,7116... | Josh Micich | 2008-11-06 | 37 | -1360/+1398 |
| * | Merged revisions 709263-709264,709317 via svnmerge from | Josh Micich | 2008-10-31 | 153 | -768/+468 |
| * | Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from | Josh Micich | 2008-10-30 | 37 | -957/+1269 |
| * | Fixed compilation error introduced in r708982 | Josh Micich | 2008-10-30 | 2 | -15/+14 |
| * | applied patches #46119, #46120 and #46078 by Gizella Bronzetti | Yegor Kozlov | 2008-10-30 | 13 | -23/+429 |
| * | more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex... | Yegor Kozlov | 2008-10-29 | 39 | -590/+2103 |
| * | belongs to r708506 | Yegor Kozlov | 2008-10-28 | 1 | -123/+0 |
| * | moved FontUnderline to interfaces-jdk15 | Yegor Kozlov | 2008-10-28 | 1 | -0/+121 |
| * | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 57 | -911/+199 |
| * | Merged revisions 707953,708242,708252,708260,708262,708286 via svnmerge from | Josh Micich | 2008-10-27 | 20 | -181/+522 |
| * | improved XSSFName:check for name uniqueness, validate name name, more unit te... | Yegor Kozlov | 2008-10-27 | 6 | -87/+321 |
| * | 1. support for the ooxml maven dependencies: | Yegor Kozlov | 2008-10-26 | 4 | -4/+281 |
| * | Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077... | Josh Micich | 2008-10-26 | 89 | -4258/+2884 |
| * | Merged revisions 706772,707450,707481 via svnmerge from | Josh Micich | 2008-10-26 | 31 | -600/+1350 |
| * | applied patches #46079, #46080 and #46081 by Gisella Bronzetti | Yegor Kozlov | 2008-10-25 | 6 | -203/+478 |
| * | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 33 | -512/+460 |
| * | 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 |