| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing license headers to 5 files. Removed dist target from howtobuild... | Dave Fisher | 2009-12-13 | 1 | -0/+16 |
* | added a test covering bookmarks | Yegor Kozlov | 2009-12-03 | 1 | -14/+12 |
* | included poi-ooxml-schemas and poi-examples in the release cycle, also misc i... | Yegor Kozlov | 2009-11-21 | 1 | -1/+0 |
* | removed log4j calls from ooxml tests, also fixed misc bugs discovered when im... | Yegor Kozlov | 2009-11-16 | 4 | -98/+88 |
* | Add test that shows we can already extract text from .docm files | Nick Burch | 2009-11-04 | 1 | -0/+12 |
* | [47942] added implementation of protection features to XLSX and DOCX files. P... | Ugo Cei | 2009-10-28 | 1 | -0/+153 |
* | minor fixes to junit after r819469 | Josh Micich | 2009-09-29 | 3 | -30/+49 |
* | Table of Contents first implementation | Paolo Mottadelli | 2009-09-28 | 1 | -0/+44 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 3 | -0/+0 |
* | fix for extraction paragraphs and sections from headers/footers with XWPFWord... | Yegor Kozlov | 2009-08-31 | 1 | -0/+9 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 1 | -6/+1 |
* | fixing compiler warnings - unused imports, declared exceptions not thrown | Josh Micich | 2009-08-22 | 5 | -65/+48 |
* | first createWatermark implementation | Paolo Mottadelli | 2009-08-20 | 1 | -0/+18 |
* | Centralize logic for finding/opening sample files | Yegor Kozlov | 2009-08-19 | 6 | -142/+86 |
* | createHeader/Footer with paragraphs and fixed GUMP break (case sensitive/inse... | Paolo Mottadelli | 2009-08-19 | 1 | -3/+27 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 2 | -55/+56 |
* | createHeader/Footer methods + tests | Paolo Mottadelli | 2009-08-18 | 1 | -0/+77 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -25/+20 |
* | removed temporary fix for compatibility with Mac Excel 2008 Sp2 | Yegor Kozlov | 2009-08-09 | 1 | -1/+1 |
* | fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597 | Yegor Kozlov | 2009-07-25 | 1 | -0/+7 |
* | fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bu... | Yegor Kozlov | 2009-07-24 | 1 | -0/+9 |
* | Support for extraction of endnotes from docx files | Yegor Kozlov | 2009-07-18 | 1 | -1/+9 |
* | Support for extraction of footnotes from docx files, see Bugzilla 45556 | Yegor Kozlov | 2009-07-18 | 2 | -199/+174 |
* | Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoi... | Josh Micich | 2009-03-18 | 1 | -5/+5 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -2/+2 |
* | applied patches by Gisella Bronzetti:46299 - support for carriage return and ... | Yegor Kozlov | 2008-12-17 | 3 | -22/+243 |
* | applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFPara... | Yegor Kozlov | 2008-11-20 | 2 | -122/+228 |
* | fixing test hierarchies | Josh Micich | 2008-11-19 | 1 | -0/+44 |
* | applied patch #46212 by Gisella Bronzetti: initial implementation of XWPFRun ... | Yegor Kozlov | 2008-11-15 | 1 | -0/+135 |
* | converted non-ascii characters to unicode to keep compilers on UTF-8 systems ... | Yegor Kozlov | 2008-11-09 | 1 | -1/+1 |
* | 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f... | Yegor Kozlov | 2008-11-09 | 4 | -6/+8 |
* | Have XWPFWordExtractor extract headers and footers | Nick Burch | 2008-08-09 | 2 | -6/+71 |
* | Improve paragraph text stuff, and further header tests | Nick Burch | 2008-08-09 | 2 | -3/+16 |
* | Improve how XWPF headers and footers work | Nick Burch | 2008-08-09 | 2 | -1/+181 |
* | Improve how XWPFParagraph works, so it is child order aware | Nick Burch | 2008-08-09 | 1 | -0/+96 |
* | Start on xwpf header/footer support | Nick Burch | 2008-08-09 | 1 | -1/+1 |
* | Patch from bug #45592 - improve xwpf text extraction | Nick Burch | 2008-08-09 | 1 | -2/+5 |
* | Tweak how we do ooxml properties, and handle hyperlinks for word documents wh... | Nick Burch | 2008-04-09 | 2 | -14/+54 |
* | Update the word code to the new style ooxml stuff | Nick Burch | 2008-03-09 | 2 | -33/+46 |
* | Start to rename hslf and hwpf in ooxml to xslf and xwpf | Nick Burch | 2008-03-08 | 2 | -0/+227 |