| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed evaluation of XSSF workbooks containing formulas with reference errors ... | Yegor Kozlov | 2010-08-25 | 1 | -9/+26 |
* | support for protecting a XSSF workbook, see Bugzilla #48900 | Yegor Kozlov | 2010-08-18 | 2 | -0/+59 |
* | Remove svn:executable property from a series of files that didn't need it set | Nick Burch | 2010-08-09 | 1 | -0/+0 |
* | initial support for excel auto-filters | Yegor Kozlov | 2010-08-08 | 3 | -35/+54 |
* | close OPC package before assertion, otherwise the test fails on Win7 (unix-ba... | Yegor Kozlov | 2010-08-06 | 1 | -1/+2 |
* | Support nested outlook files in ExtractorFactory | Nick Burch | 2010-08-04 | 2 | -6/+35 |
* | Improve handling and warnings when closing OPCPackage objects | Nick Burch | 2010-08-04 | 3 | -6/+83 |
* | Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right sty... | Nick Burch | 2010-08-04 | 2 | -2/+55 |
* | Commit unit test change too | Nick Burch | 2010-07-29 | 1 | -1/+2 |
* | Refactor to make it easier to tell which content types each POIXMLTextExtract... | Nick Burch | 2010-07-29 | 6 | -51/+170 |
* | Support for escaped unicode characters in Shared String Table, see bug #49653 | Yegor Kozlov | 2010-07-28 | 2 | -2/+53 |
* | preserve leading and trailing white spaces in XWPFRun, see bug #49593 | Yegor Kozlov | 2010-07-27 | 1 | -1/+20 |
* | insert the content of fldSimple fields into the XWPFWordTextExtractor output,... | Yegor Kozlov | 2010-07-27 | 2 | -0/+17 |
* | do case-insensitive comparison when detecting Content_Types part, tolerate ba... | Yegor Kozlov | 2010-07-18 | 3 | -4/+44 |
* | Fix indent, and make the mime type matching more consistent | Nick Burch | 2010-07-16 | 1 | -16/+6 |
* | Fix deprecated warnings | Nick Burch | 2010-07-02 | 9 | -39/+40 |
* | Fix deprecated warnings | Nick Burch | 2010-07-02 | 14 | -36/+32 |
* | Fix deprecated warnings | Nick Burch | 2010-07-02 | 5 | -37/+47 |
* | Fix deprecated warnings | Nick Burch | 2010-07-02 | 6 | -16/+16 |
* | Enable Word6Extractor in ExtractorFactory | Nick Burch | 2010-06-30 | 2 | -7/+68 |
* | Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also ... | Nick Burch | 2010-06-29 | 4 | -10/+14 |
* | Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the ... | Nick Burch | 2010-06-29 | 2 | -1/+20 |
* | More XSLF tests for the less common extensions, and initial support for .thmx... | Nick Burch | 2010-06-29 | 6 | -20/+112 |
* | Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 | Nick Burch | 2010-06-22 | 10 | -25/+30 |
* | Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled ... | Nick Burch | 2010-06-22 | 2 | -11/+11 |
* | Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this... | Nick Burch | 2010-06-15 | 2 | -11/+11 |
* | Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, ... | Nick Burch | 2010-06-14 | 3 | -11/+54 |
* | Remove spurious svn:executable flags | Nick Burch | 2010-06-11 | 3 | -0/+0 |
* | Fix 1.6-isms from the patch from bug #48574 | Nick Burch | 2010-06-11 | 7 | -27/+0 |
* | Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X... | Nick Burch | 2010-06-11 | 39 | -250/+4068 |
* | Apply, with a few tweaks, the patch from bug #48996 - initial support for Ext... | Nick Burch | 2010-06-10 | 1 | -0/+5 |
* | cleaned javadoc warnings | Yegor Kozlov | 2010-06-06 | 3 | -12/+10 |
* | Add tests to verify that XSSF and HSSF do the same thing with retrieving the ... | Nick Burch | 2010-06-04 | 2 | -3/+78 |
* | Add unit test to verify that bug #47490 no longer exists | Nick Burch | 2010-06-04 | 1 | -0/+33 |
* | Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates | Nick Burch | 2010-06-04 | 3 | -41/+86 |
* | more cleanup of deprecation warnings generated by javac | Yegor Kozlov | 2010-05-30 | 1 | -4/+4 |
* | removed deprecation warnings to keep javac quiet | Yegor Kozlov | 2010-05-29 | 2 | -9/+10 |
* | optimized serialization of XSSFRow - avoid re-ordering of CTCell beans if the... | Yegor Kozlov | 2010-05-29 | 3 | -38/+121 |
* | Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in... | Nick Burch | 2010-05-28 | 4 | -7/+61 |
* | Add missing test file for bug #48779 | Nick Burch | 2010-05-27 | 1 | -1/+0 |
* | Solution for bug #48779 - Allow you to get straight from a CellStyle to a Col... | Nick Burch | 2010-05-26 | 3 | -3/+71 |
* | Add disabled unit test for bug #48539, which is currently still broken | Nick Burch | 2010-05-26 | 1 | -0/+31 |
* | Add unit test to show that the behaviour in bug #48923 is as expected | Nick Burch | 2010-05-26 | 1 | -0/+35 |
* | Fix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jar | Nick Burch | 2010-05-26 | 1 | -15/+11 |
* | Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when ... | Nick Burch | 2010-05-25 | 2 | -0/+31 |
* | Get to a consistent indent | Nick Burch | 2010-05-25 | 1 | -55/+53 |
* | Fix bug #49273 - Correct handling for Font Character Sets with indicies great... | Nick Burch | 2010-05-25 | 2 | -3/+32 |
* | Added loose tests to junit hierarchy | Josh Micich | 2010-05-24 | 1 | -0/+2 |
* | Modified existing text to cover changes made to XWPFHeaderFooterPolicy | Mark Beardsley | 2010-05-24 | 1 | -4/+35 |
* | Added overloaded method to support multiple paragraphs in footer/header | Mark Beardsley | 2010-05-24 | 1 | -3/+40 |