| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-18 | 12 | -354/+412 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-16 | 1 | -28/+124 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-16 | 59 | -1907/+1947 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-06 | 7 | -61/+80 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-06 | 87 | -1173/+2296 |
* | Improved hyperlink and comment fetching for xwpf text extraction, based on th... | Nick Burch | 2008-04-27 | 11 | -65/+560 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-23 | 63 | -134/+3482 |
* | Include the jdk14 jar, and the libs when building the ooxml dist | Nick Burch | 2008-04-23 | 1 | -0/+10 |
* | Fix up interfaces to compile cleanly all on jdk14s | Nick Burch | 2008-04-23 | 2 | -4/+13 |
* | In the ooxml branch, convert the formula stuff from using hssf.HSSFWorkbook t... | Nick Burch | 2008-04-15 | 60 | -163/+235 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-15 | 106 | -960/+2103 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-14 | 22 | -70/+90 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-14 | 23 | -188/+761 |
* | Add missing sysproperty | Nick Burch | 2008-04-14 | 1 | -0/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-13 | 10 | -114/+782 |
* | Start documenting changes on the branch in the status file | Nick Burch | 2008-04-13 | 3 | -1/+15 |
* | Start on interfaces for powerpoint | Nick Burch | 2008-04-11 | 27 | -264/+848 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-11 | 30 | -69/+676 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-10 | 12 | -61/+531 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-10 | 7 | -9/+64 |
* | ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCel... | Paolo Mottadelli | 2008-04-10 | 9 | -46/+162 |
* | build.xml indentation | Paolo Mottadelli | 2008-04-09 | 1 | -187/+187 |
* | build.xml reverted to revision 646405 (not to be committed in 646527) | Paolo Mottadelli | 2008-04-09 | 1 | -194/+189 |
* | XSSFSheet removeMergedRegion + tests | Paolo Mottadelli | 2008-04-09 | 3 | -5/+38 |
* | Tweak how we do ooxml properties, and handle hyperlinks for word documents wh... | Nick Burch | 2008-04-09 | 9 | -49/+268 |
* | Shuffle the common text extractor stuff from scratchpad to ooxml, to match th... | Nick Burch | 2008-04-09 | 2 | -0/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-09 | 7 | -563/+531 |
* | Finish off ExtractorFactory tests | Nick Burch | 2008-04-08 | 1 | -0/+36 |
* | More ExtractorFactory support and tests | Nick Burch | 2008-04-08 | 2 | -4/+133 |
* | More ExtractorFactory support and tests | Nick Burch | 2008-04-08 | 2 | -9/+161 |
* | Start on a factory for text extractors | Nick Burch | 2008-04-08 | 1 | -0/+114 |
* | Example of using xssf usermodel to create a new file | Nick Burch | 2008-04-08 | 1 | -0/+56 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-08 | 18 | -305/+2039 |
* | XSSFSheet getNumMergedRegions, getMergedRegionAt methods + tests | Paolo Mottadelli | 2008-04-07 | 4 | -8/+49 |
* | XSSFSheet freeze/splitPane support + tests | Paolo Mottadelli | 2008-04-07 | 2 | -7/+38 |
* | Fix the xssfcomments support, so we don't double-add the underlying ctcomment... | Nick Burch | 2008-04-07 | 6 | -30/+88 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-07 | 57 | -4498/+3483 |
* | Finish off XSSFHyperlink support | Nick Burch | 2008-04-07 | 5 | -27/+153 |
* | AllXSSFTests fixed after moving TestCellReference | Paolo Mottadelli | 2008-04-06 | 1 | -1/+1 |
* | XSSFSheet some non-public methods moved to the bottom | Paolo Mottadelli | 2008-04-06 | 1 | -42/+42 |
* | XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi... | Paolo Mottadelli | 2008-04-06 | 19 | -18/+92 |
* | Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num... | Josh Micich | 2008-04-06 | 7 | -157/+328 |
* | TestXSSFCellStyle fixed after StylesTable initialization stuff | Paolo Mottadelli | 2008-04-06 | 2 | -6/+11 |
* | Completed StylesTable initialization in order to create a new 'POIzed' file r... | Paolo Mottadelli | 2008-04-06 | 6 | -22/+160 |
* | More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee... | Nick Burch | 2008-04-05 | 14 | -62/+280 |
* | Tweak DateUtil, an add cell content fetching to the quick guide documentation | Nick Burch | 2008-04-05 | 3 | -7/+79 |
* | Copy HSSFDateUtils to ss.usermodel, and leave a proxy behind | Nick Burch | 2008-04-05 | 2 | -336/+382 |
* | Move CellReference from hssf.util into ss.util, but leave a class in the old ... | Nick Burch | 2008-04-05 | 15 | -382/+437 |
* | XSSFCellStyle borderStyle methods -> TODO: borderColor related methods tests | Paolo Mottadelli | 2008-04-05 | 4 | -52/+98 |
* | XSSFCellAlignment get/setTextRotation + get/setWrapText + tests | Paolo Mottadelli | 2008-04-05 | 3 | -4/+18 |