| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 5 | -25/+6 |
* | improved XSSFName:check for name uniqueness, validate name name, more unit te... | Yegor Kozlov | 2008-10-27 | 1 | -5/+0 |
* | applied patches #46079, #46080 and #46081 by Gisella Bronzetti | Yegor Kozlov | 2008-10-25 | 2 | -9/+107 |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 1 | -1/+2 |
* | 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF cod... | Yegor Kozlov | 2008-10-21 | 3 | -3/+3 |
* | applied patch #46003 by Gisella Bronzetti | Yegor Kozlov | 2008-10-17 | 1 | -0/+42 |
* | applied patches #46004 and #46006 submitted by Gisella Bronzetti | Yegor Kozlov | 2008-10-17 | 4 | -12/+213 |
* | 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 | 1 | -0/+60 |
* | applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup object | Yegor Kozlov | 2008-10-12 | 1 | -0/+31 |
* | applied patch #45492 submitted by Gisella Bronzetti,also performed major clea... | Yegor Kozlov | 2008-10-05 | 2 | -20/+63 |
* | refactored POIXMLDocument to be a composite of POIXMLDocumentPart, this way X... | Yegor Kozlov | 2008-09-30 | 1 | -1/+1 |
* | applied patches #45894 and #45892, also major cleanup of XSSFSheet and relate... | Yegor Kozlov | 2008-09-26 | 1 | -21/+10 |
* | patch #45881 from Sourcesense: implemented cell fills and borders, added exam... | Yegor Kozlov | 2008-09-24 | 1 | -59/+63 |
* | Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from | Nick Burch | 2008-09-23 | 1 | -0/+21 |
* | Merged revisions 697145 via svnmerge from | Josh Micich | 2008-09-19 | 1 | -120/+121 |
* | 1. initial support for rich text in xssf" | Yegor Kozlov | 2008-09-18 | 6 | -9/+212 |
* | Preserve rich text across read-write of SharedStringsTable, also improved per... | Yegor Kozlov | 2008-09-16 | 1 | -1/+2 |
* | refactored cell align accessors in xssf and added samples based on the quick ... | Yegor Kozlov | 2008-09-15 | 7 | -1/+364 |
* | Fix from bug #45676 - Handle very long cells in the XSSF EventUserModel example | Nick Burch | 2008-09-13 | 1 | -5/+10 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-10 | 1 | -46/+2 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-06 | 1 | -2/+25 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-23 | 1 | -0/+80 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-13 | 1 | -0/+323 |
* | Example of using xssf usermodel to create a new file | Nick Burch | 2008-04-08 | 1 | -0/+56 |
* | XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi... | Paolo Mottadelli | 2008-04-06 | 1 | -1/+1 |
* | Tweak DateUtil, an add cell content fetching to the quick guide documentation | Nick Burch | 2008-04-05 | 1 | -7/+29 |
* | Move CellReference from hssf.util into ss.util, but leave a class in the old ... | Nick Burch | 2008-04-05 | 1 | -0/+18 |
* | Fix an off-by-one in the xssf eventmodel example and docs | Nick Burch | 2008-04-04 | 1 | -1/+9 |
* | Add examples and documentation for xssf eventusermodel code | Nick Burch | 2008-03-31 | 1 | -0/+124 |
* | Various quickguide updates | Nick Burch | 2008-03-30 | 1 | -2/+12 |
* | More create helper stuff, and some sample formatting files | Nick Burch | 2008-03-16 | 1 | -1/+35 |
* | Update some more documentation, and put in a workaround for needing to create... | Nick Burch | 2008-03-16 | 1 | -0/+94 |
* | Merged revisions 618680-620582 via svnmerge from | Ugo Cei | 2008-02-13 | 1 | -0/+91 |
* | HSSFPicture.resize() - a handy method to reset a picture to its original widt... | Yegor Kozlov | 2007-10-01 | 1 | -0/+2 |
* | Add standard licence header for src/examples directory | Mark Thomas | 2007-01-15 | 1 | -0/+16 |
* | Comment support from bug 41198, patch from Yegor | Nick Burch | 2007-01-01 | 1 | -0/+99 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 27 | -135/+162 |
* | Support for line thicknes through escher graphics 2d interface. | Glen Stampoultzis | 2006-04-29 | 1 | -0/+1 |
* | * Writing support added to the SummaryInformation and DocumentSummaryInformat... | Rainer Klute | 2006-03-03 | 1 | -0/+200 |
* | Minor API doc changes | Rainer Klute | 2006-02-03 | 2 | -6/+17 |
* | There seems to be a bug with the current implementation that causes problems ... | Glen Stampoultzis | 2005-05-05 | 1 | -0/+3 |
* | Minor mod - keep original | Glen Stampoultzis | 2005-05-05 | 1 | -1/+1 |
* | Added image support for POI. See the quick guide for details. Sponsored thr... | Glen Stampoultzis | 2005-05-01 | 1 | -3/+50 |
* | - Compiling POI now includes the example classes. | Rainer Klute | 2005-01-25 | 1 | -0/+1 |
* | Centralized creation of temp files and made the default operation to delete o... | Glen Stampoultzis | 2004-10-12 | 1 | -1/+2 |
* | Even though this is just a simple example it's probably not a good idea to no... | Glen Stampoultzis | 2004-09-22 | 1 | -17/+28 |
* | Typo fixed. | Rainer Klute | 2004-08-31 | 1 | -1/+1 |
* | Bugzilla Bug 29976 [PATCH] HSSF hyperlink formula size problem | Glen Stampoultzis | 2004-08-26 | 1 | -0/+51 |
* | Merged REL_2_BRANCH to head. | Glen Stampoultzis | 2004-08-23 | 2 | -0/+286 |