| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some sample Strict ooxml files, from Excel 2013 | Nick Burch | 2015-03-13 | 4 | -0/+0 |
* | Verify that document from bug 56392 works | Dominik Stadler | 2015-03-11 | 1 | -0/+0 |
* | Give a more helpful exception if a Visio VSDX ooxml file is passed to Extract... | Nick Burch | 2015-03-11 | 1 | -0/+0 |
* | Patch from rojotek from github-18 - Handle documents with a picture-only header | Nick Burch | 2015-02-24 | 1 | -0/+0 |
* | Unit tests for OPC handling of files without a Core Properties part | Nick Burch | 2015-02-23 | 1 | -0/+0 |
* | Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random ... | Dominik Stadler | 2015-02-13 | 1 | -0/+0 |
* | Add a unit test (disabled) for bug #57535 - "Unknown error type: -60" fetchin... | Nick Burch | 2015-02-08 | 1 | -0/+0 |
* | 57482 Handle XSLX files with no shared strings table in read-only mode | Nick Burch | 2015-01-22 | 1 | -0/+0 |
* | Unit test from Isao Kadowaki from bug #57482 | Nick Burch | 2015-01-22 | 1 | -0/+0 |
* | Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for it | Nick Burch | 2015-01-13 | 1 | -0/+0 |
* | Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2Dec | Dominik Stadler | 2015-01-09 | 1 | -0/+0 |
* | Add reproducer for bug 57074 | Dominik Stadler | 2015-01-07 | 1 | -0/+0 |
* | Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks th... | Dominik Stadler | 2015-01-04 | 1 | -0/+0 |
* | Bug 53453: Apply patch to add methods to set margins in sections of HWPF docu... | Dominik Stadler | 2015-01-03 | 1 | -0/+0 |
* | Test and fix for bug #46441 | Andreas Beeker | 2015-01-02 | 1 | -0/+0 |
* | Add verifying test-case for bug 52420 | Dominik Stadler | 2015-01-02 | 1 | -0/+0 |
* | Bug 56240 - Handle PP97_DUALSTORAGE streams | Andreas Beeker | 2014-12-30 | 1 | -0/+0 |
* | Bug 47261 - SlideShow.removeSlide makes PPT corrupted | Andreas Beeker | 2014-12-30 | 1 | -0/+0 |
* | Bug 49541 - Mapping of symbol characters to unicode equivalent | Andreas Beeker | 2014-12-29 | 1 | -0/+0 |
* | Bug 54541 - Add support for cropped images in Slide.draw() | Andreas Beeker | 2014-12-29 | 1 | -0/+0 |
* | Bug 57007: Add initial implementations of DMIN and DGET functions | Dominik Stadler | 2014-12-28 | 2 | -0/+0 |
* | Add a test-suite which performs integration/stress tests which load and handl... | Dominik Stadler | 2014-12-25 | 1 | -0/+0 |
* | - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF | Andreas Beeker | 2014-12-25 | 1 | -0/+0 |
* | Bug 57362: Properly initialize chart axis when loading a workbook which alrea... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 56511: Add missing sample-file | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 56644: Fix adding cells if MissingCellPolicy is set to NULL_FOR_BLANK and... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeShe... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57231: Add missing ArrayRecord.clone() | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57236: Add reproducer, although I am not sure if we should and how to fix... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57312: Add check for null value of underline w:val | Dominik Stadler | 2014-12-19 | 1 | -0/+0 |
* | #57272 - deadlock on corrupted PPT file | Andreas Beeker | 2014-12-07 | 1 | -0/+0 |
* | XML signatures - ignore line breaks in Office 2007 .rels files | Andreas Beeker | 2014-12-05 | 1 | -0/+0 |
* | Add some formatted numbers to the test biff5 files, and commented out tests u... | Nick Burch | 2014-11-30 | 2 | -0/+0 |
* | Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490 | Nick Burch | 2014-11-30 | 2 | -0/+0 |
* | Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI... | Nick Burch | 2014-11-30 | 1 | -0/+0 |
* | Picture method to resize with different scales in width and height | Andreas Beeker | 2014-11-12 | 2 | -0/+0 |
* | Bug 57003: Add implementation of function FIXED | Dominik Stadler | 2014-11-07 | 1 | -0/+0 |
* | github-7 - Form check box extraction with XWPFWordExtractor | Dominik Stadler | 2014-11-05 | 1 | -0/+0 |
* | FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897 | Nick Burch | 2014-11-04 | 1 | -0/+0 |
* | Add unit test for bug #57176 | Nick Burch | 2014-11-04 | 1 | -0/+0 |
* | simplified the cropping code and changed the cropping image to a more sophist... | Andreas Beeker | 2014-10-28 | 1 | -0/+0 |
* | Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent() | Andreas Beeker | 2014-10-27 | 1 | -0/+0 |
* | Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not suppor... | Dominik Stadler | 2014-10-21 | 1 | -0/+0 |
* | Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f... | Nick Burch | 2014-10-20 | 3 | -0/+0 |
* | Bug 57080 - IndexOutOfBoundsException in poi decryptor | Andreas Beeker | 2014-10-13 | 1 | -0/+0 |
* | Test file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal s... | Nick Burch | 2014-10-09 | 1 | -0/+0 |
* | Revert parts of an inadvertent previous checkin, keep build.xml and @Override... | Dominik Stadler | 2014-10-06 | 1 | -0/+0 |
* | Print out current version of java before building to allow to see in build ou... | Dominik Stadler | 2014-10-06 | 1 | -0/+0 |
* | more tests, some refactoring | Andreas Beeker | 2014-09-28 | 1 | -0/+0 |
* | merge with trunk | Andreas Beeker | 2014-09-17 | 5 | -0/+0 |