| Commit message (Expand) | Author | Age | Files | Lines |
* | included poi-ooxml-schemas and poi-examples in the release cycle, also misc i... | Yegor Kozlov | 2009-11-21 | 14 | -1723/+0 |
* | support for text extraction from PPT master slides, see Bugzilla 48161 | Yegor Kozlov | 2009-11-12 | 2 | -31/+52 |
* | Patch from Trejkaz - fix bug #48038 - handle reading HWPF stylesheets from no... | Nick Burch | 2009-11-04 | 2 | -1/+17 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 28 | -98/+98 |
* | added Ant target to compile scratchpad examples, added example HSMF applicati... | Yegor Kozlov | 2009-10-04 | 1 | -0/+185 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 58 | -0/+0 |
* | Fixed PPT parser to tolerate Comment2000 containers with missing comment text... | Yegor Kozlov | 2009-09-06 | 2 | -31/+67 |
* | Support for extraction of header / footer images in HWPF, see Bugzilla 47733 | Yegor Kozlov | 2009-08-31 | 2 | -1/+9 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 215 | -820/+406 |
* | fixing compiler warnings - unused imports, declared exceptions not thrown | Josh Micich | 2009-08-22 | 16 | -397/+355 |
* | Avoid exception when reading ClipboardData packet in OLE property sets, see b... | Yegor Kozlov | 2009-08-20 | 3 | -7/+0 |
* | Centralize logic for finding/opening sample files | Yegor Kozlov | 2009-08-19 | 18 | -243/+165 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 66 | -885/+827 |
* | Fixed compiler warnings - unnecessary else | Josh Micich | 2009-08-18 | 23 | -951/+894 |
* | createHeader/Footer methods + tests | Paolo Mottadelli | 2009-08-18 | 1 | -0/+0 |
* | Fixing compiler warnings - unnecessary typecasts | Josh Micich | 2009-08-18 | 37 | -3193/+2049 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 99 | -2322/+1860 |
* | fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597 | Yegor Kozlov | 2009-07-25 | 1 | -0/+0 |
* | POIXMLproperties: created, creator, modified, lastprinted, identifier, revisi... | Paolo Mottadelli | 2009-07-21 | 1 | -0/+0 |
* | POIXMLproperties: core properties improvement + test | Paolo Mottadelli | 2009-07-20 | 1 | -0/+0 |
* | fixed WordExtractor to avoid ArrayIndexOutOfBoundsException when encountering... | Yegor Kozlov | 2009-07-18 | 2 | -3/+12 |
* | Support for extraction of endnotes from docx files | Yegor Kozlov | 2009-07-18 | 1 | -0/+0 |
* | Support for extraction of footnotes from docx files, see Bugzilla 45556 | Yegor Kozlov | 2009-07-18 | 3 | -0/+0 |
* | Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517 | Yegor Kozlov | 2009-07-18 | 1 | -0/+0 |
* | Support for getting OLE object data in PowerPointExtractor, see Bugzilla 47456 | Yegor Kozlov | 2009-07-05 | 2 | -50/+49 |
* | Support fo text extraction of footnotes, endnotes and comments in HWPF, see B... | Yegor Kozlov | 2009-06-27 | 4 | -28/+123 |
* | fixed typo in SlideShow.removeSlide which prevened deletion of slide's notes,... | Yegor Kozlov | 2009-06-27 | 3 | -8/+17 |
* | fixed SimpleShape#getLineWidth to handle default line width, see Bugzilla #46392 | Yegor Kozlov | 2009-06-19 | 3 | -4/+19 |
* | exposed TableCellDescriptor in HWPF TableCell, also removed unused private fi... | Yegor Kozlov | 2009-06-19 | 2 | -6/+5 |
* | improved HWPF to better handle unicode, patch provided by Benjamin Engele and... | Yegor Kozlov | 2009-06-19 | 15 | -87/+186 |
* | Fixed SlideShow#removeSlide to remove references to Notes, see Bugzilla #47261 | Yegor Kozlov | 2009-06-19 | 6 | -4/+92 |
* | fixed ordering of columns when reading a HSLF Table | Yegor Kozlov | 2009-06-19 | 1 | -1/+1 |
* | Renamed test suites 'AllTests' to something more specific | Josh Micich | 2009-06-12 | 3 | -70/+58 |
* | Removed static void main(String[]) methods from junit classes. Other minor cl... | Josh Micich | 2009-06-12 | 10 | -131/+27 |
* | Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma... | Josh Micich | 2009-05-21 | 487 | -14056/+13554 |
* | removed obsolete scratchpad files | Josh Micich | 2009-05-21 | 8 | -637/+0 |
* | Base class for "old version" exceptions, and new HSLF detection + use of old ... | Nick Burch | 2009-05-16 | 5 | -6/+72 |
* | 47179 - Fix string encoding issues with HSMF chunks on non-windows platforms | Nick Burch | 2009-05-16 | 2 | -4/+21 |
* | Apply changes from BUREAU Nicolas from patch #47183 - attachment support for ... | Nick Burch | 2009-05-16 | 7 | -3/+258 |
* | removed unused imports of deprecated classes, fixed javadoc errors | Yegor Kozlov | 2009-04-11 | 3 | -8/+8 |
* | moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ... | Yegor Kozlov | 2009-04-08 | 22 | -0/+722 |
* | support rotation of simple shapes | Yegor Kozlov | 2009-03-26 | 1 | -0/+9 |
* | fixed a possible NPE in SimpleShape.getClientRecords() | Yegor Kozlov | 2009-02-20 | 2 | -9/+7 |
* | Added HLSF test suite hierarchy. Silenced noisy tests. | Josh Micich | 2009-02-20 | 10 | -308/+528 |
* | More fixes to allow EscherContainerRecord to exclusively maintain 'child reco... | Josh Micich | 2009-02-20 | 14 | -106/+105 |
* | Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out ... | Josh Micich | 2009-02-19 | 1 | -1/+1 |
* | Added Apache License text to files where it was missing. Also fixed some comp... | Josh Micich | 2009-02-19 | 4 | -121/+182 |
* | correctly append picture data if Pictures stream contains entries with zero l... | Yegor Kozlov | 2009-02-10 | 3 | -31/+41 |
* | added a method to remove slides | Yegor Kozlov | 2009-02-01 | 3 | -1/+89 |
* | Improve a few comments | Nick Burch | 2009-01-06 | 1 | -2/+7 |