| Commit message (Expand) | Author | Age | Files | Lines |
* | more ooxml progress from SourseSense developers | Yegor Kozlov | 2008-09-11 | 11 | -106/+904 |
* | Initial ExtractorFactory support for building TextExtractors for embeded docu... | Nick Burch | 2008-09-02 | 1 | -5/+80 |
* | Support stripping XSSF header and footer fields (eg page number) out of heade... | Nick Burch | 2008-08-14 | 1 | -4/+46 |
* | Add POIXMLPropertiesTextExtractor, which provides to the OOXML file formats a... | Nick Burch | 2008-08-12 | 4 | -8/+192 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-12 | 1 | -1/+10 |
* | Add missing xssf method | Nick Burch | 2008-08-12 | 1 | -1/+5 |
* | As discussed on dev@poi, move XSSFRelation out to its own class | Nick Burch | 2008-08-11 | 13 | -353/+375 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-09 | 1 | -0/+3 |
* | Have XWPFWordExtractor extract headers and footers | Nick Burch | 2008-08-09 | 2 | -8/+40 |
* | Improve paragraph text stuff, and further header tests | Nick Burch | 2008-08-09 | 3 | -20/+79 |
* | Improve how XWPF headers and footers work | Nick Burch | 2008-08-09 | 3 | -43/+195 |
* | Improve how XWPFParagraph works, so it is child order aware | Nick Burch | 2008-08-09 | 3 | -12/+65 |
* | Start on xwpf header/footer support | Nick Burch | 2008-08-09 | 5 | -5/+166 |
* | Patch from bug #45592 - improve xwpf text extraction | Nick Burch | 2008-08-09 | 1 | -0/+14 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-09 | 2 | -8/+31 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-07 | 1 | -3/+3 |
* | Fix bug #45545 - Improve XSLF usermodel support, and include XSLF comments in... | Nick Burch | 2008-08-05 | 1 | -15/+34 |
* | Start on more XSLF support | Nick Burch | 2008-08-05 | 4 | -33/+276 |
* | Add a common interface for HSSF and XSSF excel extractors, to make setting th... | Nick Burch | 2008-08-05 | 1 | -1/+1 |
* | Fix bug #45540 - Fix XSSF header and footer support, and include headers and ... | Nick Burch | 2008-08-05 | 3 | -58/+112 |
* | Improve support, tests and documentation for xssf headers and footers | Nick Burch | 2008-08-05 | 7 | -23/+86 |
* | Start on bug 45540, not fixed yet though | Nick Burch | 2008-08-05 | 2 | -3/+22 |
* | Change how we do the control and drawing write out, so that XSSFRelation can ... | Nick Burch | 2008-07-30 | 8 | -104/+190 |
* | Tidying up of some xssfmodel stuff, by doing more work generically in XSSFRel... | Nick Burch | 2008-07-29 | 4 | -45/+86 |
* | More work on bug #45431 - Support for .xlsm files, sufficient for simple file... | Nick Burch | 2008-07-29 | 8 | -12/+439 |
* | Improved .xlsm support - still not quite there though | Nick Burch | 2008-07-29 | 1 | -11/+39 |
* | New openxml4j version, and new save/reload test | Nick Burch | 2008-07-28 | 1 | -0/+4 |
* | Partial support for .xlsm files (bug #45431), but still not quite there as th... | Nick Burch | 2008-07-18 | 3 | -3/+116 |
* | Fix bug #45430 - Correct named range sheet reporting when no local sheet id i... | Nick Burch | 2008-07-18 | 1 | -3/+14 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-12 | 2 | -1/+43 |
* | Update to ooxml embeding from bug #45018 from Yury | Nick Burch | 2008-05-28 | 4 | -8/+50 |
* | More merging, plus tests for embeded ooxml files | Nick Burch | 2008-05-27 | 1 | -8/+19 |
* | Patch from Yury from bug #45018 - Support for fetching embeded documents from... | Nick Burch | 2008-05-23 | 3 | -1/+30 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-23 | 2 | -2/+39 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-20 | 1 | -0/+22 |
* | Improved hyperlink and comment fetching for xwpf text extraction, based on th... | Nick Burch | 2008-04-27 | 11 | -65/+560 |
* | In the ooxml branch, convert the formula stuff from using hssf.HSSFWorkbook t... | Nick Burch | 2008-04-15 | 1 | -2/+33 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-10 | 1 | -1/+2 |
* | ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCel... | Paolo Mottadelli | 2008-04-10 | 4 | -32/+74 |
* | XSSFSheet removeMergedRegion + tests | Paolo Mottadelli | 2008-04-09 | 1 | -3/+10 |
* | Tweak how we do ooxml properties, and handle hyperlinks for word documents wh... | Nick Burch | 2008-04-09 | 5 | -27/+206 |
* | Shuffle the common text extractor stuff from scratchpad to ooxml, to match th... | Nick Burch | 2008-04-09 | 1 | -0/+128 |
* | XSSFSheet getNumMergedRegions, getMergedRegionAt methods + tests | Paolo Mottadelli | 2008-04-07 | 1 | -7/+11 |
* | XSSFSheet freeze/splitPane support + tests | Paolo Mottadelli | 2008-04-07 | 1 | -7/+19 |
* | Fix the xssfcomments support, so we don't double-add the underlying ctcomment... | Nick Burch | 2008-04-07 | 3 | -22/+18 |
* | Finish off XSSFHyperlink support | Nick Burch | 2008-04-07 | 3 | -20/+45 |
* | 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 | 1 | -3/+14 |
* | Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num... | Josh Micich | 2008-04-06 | 1 | -94/+121 |
* | TestXSSFCellStyle fixed after StylesTable initialization stuff | Paolo Mottadelli | 2008-04-06 | 1 | -0/+3 |