| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w... | Yegor Kozlov | 2008-11-14 | 2 | -12/+24 |
* | Changes to formula evaluation allowing for reduced memory usage | Josh Micich | 2008-11-13 | 1 | -1/+10 |
* | common ss interfaces for drawing, clientacnhor and picture, also some refacto... | Yegor Kozlov | 2008-11-12 | 4 | -8/+25 |
* | bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired ta... | Yegor Kozlov | 2008-11-11 | 1 | -1/+11 |
* | converted non-ascii characters to unicode to keep compilers on UTF-8 systems ... | Yegor Kozlov | 2008-11-09 | 8 | -38/+53 |
* | 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f... | Yegor Kozlov | 2008-11-09 | 19 | -434/+814 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 11 | -478/+472 |
* | 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessP... | Yegor Kozlov | 2008-11-06 | 3 | -48/+43 |
* | applied patches #46119, #46120 and #46078 by Gizella Bronzetti | Yegor Kozlov | 2008-10-30 | 10 | -20/+278 |
* | more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex... | Yegor Kozlov | 2008-10-29 | 12 | -326/+372 |
* | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 35 | -1654/+110 |
* | improved XSSFName:check for name uniqueness, validate name name, more unit te... | Yegor Kozlov | 2008-10-27 | 3 | -80/+213 |
* | applied patches #46079, #46080 and #46081 by Gisella Bronzetti | Yegor Kozlov | 2008-10-25 | 2 | -188/+356 |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 22 | -406/+388 |
* | 1. important algorithmic improvements of XSSFRow and XSSFSheet, removed Linke... | Yegor Kozlov | 2008-10-23 | 4 | -533/+792 |
* | 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF cod... | Yegor Kozlov | 2008-10-21 | 13 | -172/+396 |
* | 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 | 23 | -461/+307 |
* | applied patch #46003 by Gisella Bronzetti | Yegor Kozlov | 2008-10-17 | 2 | -67/+272 |
* | 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 | 19 | -325/+1113 |
* | refactored POIXMLFactory and related classes; simplified XSSFRelation - now i... | Yegor Kozlov | 2008-10-12 | 9 | -333/+197 |
* | applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup object | Yegor Kozlov | 2008-10-12 | 8 | -16/+699 |
* | Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi... | Yegor Kozlov | 2008-10-10 | 17 | -114/+1415 |
* | Merged revisions 703092 via svnmerge from | Josh Micich | 2008-10-09 | 1 | -1/+7 |
* | 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 | 9 | -486/+1584 |
* | applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920 | Yegor Kozlov | 2008-10-01 | 4 | -633/+956 |
* | iterator over sheet data in XSSFReader returns sheets in logical order, i.e.... | Yegor Kozlov | 2008-10-01 | 1 | -113/+176 |
* | refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X... | Yegor Kozlov | 2008-09-30 | 17 | -2084/+2898 |
* | Merged revisions 699178,699487,699489,699761 via svnmerge from | Josh Micich | 2008-09-29 | 1 | -12/+9 |
* | 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 | 1 | -25/+36 |
* | Applied patch 45898 - fixed XSSFCellFill getFillBackgroundColor and getFillF... | Josh Micich | 2008-09-29 | 3 | -354/+359 |
* | applied patches #45894 and #45892, also major cleanup of XSSFSheet and relate... | Yegor Kozlov | 2008-09-26 | 6 | -195/+548 |
* | misc ooxml improvements:" | Yegor Kozlov | 2008-09-25 | 8 | -146/+233 |
* | patch #45881 from Sourcesense: implemented cell fills and borders, added exam... | Yegor Kozlov | 2008-09-24 | 4 | -184/+358 |
* | XSSFFont improvements from patch #45874 | Yegor Kozlov | 2008-09-24 | 9 | -231/+513 |
* | 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 | 4 | -40/+424 |
* | 1. initial support for rich text in xssf" | Yegor Kozlov | 2008-09-18 | 15 | -814/+1008 |
* | merged 696075,696084 from trunk - (Fix for bug 45805 - 16-bit signed/unsigned... | Josh Micich | 2008-09-17 | 1 | -7/+29 |
* | Minor fixes to get junits working after r695832. Updates to align with new s... | Josh Micich | 2008-09-17 | 4 | -12/+37 |
* | Preserve rich text across read-write of SharedStringsTable, also improved per... | Yegor Kozlov | 2008-09-16 | 7 | -123/+374 |
* | 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 | 2 | -36/+69 |
* | Merged revisions 695264,695303,695420 via svnmerge from | Nick Burch | 2008-09-15 | 1 | -9/+8 |
* | refactored cell align accessors in xssf and added samples based on the quick ... | Yegor Kozlov | 2008-09-15 | 4 | -447/+619 |
* | Update to match interface | Nick Burch | 2008-09-13 | 1 | -0/+5 |
* | more ooxml progress from SourseSense developers | Yegor Kozlov | 2008-09-11 | 11 | -106/+904 |