| Commit message (Expand) | Author | Age | Files | Lines |
* | more refactoring of common ss tests | Yegor Kozlov | 2009-03-29 | 1 | -2/+3 |
* | support built-in data formats in XSSFDataFormat | Yegor Kozlov | 2009-03-01 | 1 | -1/+2 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -2/+2 |
* | more cleanup and refactoring of ooxml code,added more unit test and 3 rich ex... | Yegor Kozlov | 2008-10-29 | 1 | -59/+72 |
* | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 1 | -4/+2 |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 1 | -19/+19 |
* | more code cleanup and refactoring: (a) removed references to ooxml schemas fr... | Yegor Kozlov | 2008-10-19 | 1 | -11/+0 |
* | more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin... | Yegor Kozlov | 2008-10-17 | 1 | -4/+4 |
* | Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi... | Yegor Kozlov | 2008-10-10 | 1 | -7/+1 |
* | applied patch #45492 submitted by Gisella Bronzetti,also performed major clea... | Yegor Kozlov | 2008-10-05 | 1 | -41/+70 |
* | refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X... | Yegor Kozlov | 2008-09-30 | 1 | -1/+20 |
* | Applied patch 45898 - fixed XSSFCellFill getFillBackgroundColor and getFillF... | Josh Micich | 2008-09-29 | 1 | -324/+313 |
* | misc ooxml improvements:" | Yegor Kozlov | 2008-09-25 | 1 | -3/+5 |
* | patch #45881 from Sourcesense: implemented cell fills and borders, added exam... | Yegor Kozlov | 2008-09-24 | 1 | -66/+56 |
* | XSSFFont improvements from patch #45874 | Yegor Kozlov | 2008-09-24 | 1 | -64/+66 |
* | 1. initial support for rich text in xssf" | Yegor Kozlov | 2008-09-18 | 1 | -5/+11 |
* | more ooxml progress from SourseSense developers | Yegor Kozlov | 2008-09-11 | 1 | -8/+68 |
* | ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCel... | Paolo Mottadelli | 2008-04-10 | 1 | -5/+20 |
* | Completed StylesTable initialization in order to create a new 'POIzed' file r... | Paolo Mottadelli | 2008-04-06 | 1 | -16/+65 |
* | XSSFCellStyle getFont method; XSSFFont class added all methods to be implemen... | Paolo Mottadelli | 2008-03-25 | 1 | -5/+9 |
* | XSSFCellBorder does not expose CTBorder object (same for XSSFCellFill); Style... | Paolo Mottadelli | 2008-03-25 | 1 | -17/+9 |
* | XSSFCellStyle fillColors support; XSSFCellFill class; tests | Paolo Mottadelli | 2008-03-25 | 1 | -1/+15 |
* | Write tests for xssf StylesTable, now able to round-trip just fine | Nick Burch | 2008-03-22 | 1 | -6/+21 |
* | Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ... | Nick Burch | 2008-03-22 | 1 | -8/+37 |
* | Get it to the point that existing .xslx files can be loaded+saved, and opened... | Nick Burch | 2008-03-21 | 1 | -2/+19 |
* | Start to tie up the XSSF cell styles stuff with the StylesTable code | Nick Burch | 2008-03-17 | 1 | -1/+52 |
* | Tidy up the xssf models stuff, by pushing more of the logic onto XSSFWorkbook | Nick Burch | 2008-03-16 | 1 | -33/+34 |
* | Start to tidy up the model loading, to reduce duplicated code, and make it cl... | Nick Burch | 2008-03-16 | 1 | -1/+5 |
* | Start supporting styles on the XSSFWorkbook, and tests for it | Nick Burch | 2008-03-16 | 1 | -12/+59 |
* | Move the SharedStringsTable to a more generic package, and make a start on th... | Nick Burch | 2008-03-16 | 1 | -0/+156 |