| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #46043 - correctly write out HPSF properties with HWPF | Nick Burch | 2008-11-12 | 5 | -17/+35 |
* | common ss interfaces for drawing, clientacnhor and picture, also some refacto... | Yegor Kozlov | 2008-11-12 | 17 | -689/+280 |
* | docs cleanup and improvements | Yegor Kozlov | 2008-11-11 | 5 | -216/+257 |
* | bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired ta... | Yegor Kozlov | 2008-11-11 | 13 | -347/+390 |
* | fixed bug#46182: Slideshow.readPictures() skips pictures with invalid headers | Yegor Kozlov | 2008-11-11 | 3 | -9/+10 |
* | Fix for bug #46137 - continue records after eofrecord | Nick Burch | 2008-11-10 | 5 | -0/+16 |
* | converted non-ascii characters to unicode to keep compilers on UTF-8 systems ... | Yegor Kozlov | 2008-11-09 | 14 | -62/+77 |
* | 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f... | Yegor Kozlov | 2008-11-09 | 46 | -1247/+873 |
* | Fixed problem with linking shared formulas when ranges overlap | Josh Micich | 2008-11-07 | 12 | -65/+339 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 70 | -655/+575 |
* | 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 | 25 | -258/+79 |
* | 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 | 56 | -910/+198 |
* | 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 |
* | 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 |