| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual... | Nick Burch | 2008-12-31 | 1 | -1/+1 |
* | moving other chart records into dedicated package | Josh Micich | 2008-11-19 | 2 | -36/+8 |
* | record sid clean-up | Josh Micich | 2008-11-19 | 1 | -8/+1 |
* | Refactoring Record.serialize methods | Josh Micich | 2008-11-19 | 1 | -27/+9 |
* | 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w... | Yegor Kozlov | 2008-11-14 | 1 | -0/+80 |
* | Fix bug #46043 - correctly write out HPSF properties with HWPF | Nick Burch | 2008-11-12 | 3 | -16/+32 |
* | fixed bug#46182: Slideshow.readPictures() skips pictures with invalid headers | Yegor Kozlov | 2008-11-11 | 1 | -8/+7 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 12 | -33/+20 |
* | Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,7116... | Josh Micich | 2008-11-06 | 4 | -4/+36 |
* | Merged revisions 703100,703197,703302,703596,703620,703645,703651,706540 via ... | Josh Micich | 2008-10-25 | 1 | -7/+3 |
* | Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerg... | Josh Micich | 2008-10-09 | 5 | -2/+127 |
* | Merged revisions 697562,697580,697584,697589,697595,697599 via svnmerge from | Nick Burch | 2008-09-23 | 1 | -1/+7 |
* | Merged revisions 697520 via svnmerge from | Nick Burch | 2008-09-21 | 5 | -26/+241 |
* | Merged revisions 696622-696623,696627 via svnmerge from | Josh Micich | 2008-09-18 | 3 | -1/+38 |
* | Merged revisions 695649 via svnmerge from | Nick Burch | 2008-09-15 | 9 | -36/+265 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-09 | 5 | -0/+223 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 5 | -75/+107 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 10 | -740/+861 |