aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
* Avoid possible NPE found via CommonCrawl filesDominik Stadler2015-05-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678811 13f79535-47bb-0310-9956-ffa450edef68
* POI-57889 prevent NPE with on some documents with XWPFParagraph's ↵Tim Allison2015-05-051-0/+0
| | | | | | getNumFmt() and add some other classes to enable calculation of paragraph numbers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677723 13f79535-47bb-0310-9956-ffa450edef68
* Add verifying testcase for Bug 57423 and Bug 55752, both are still not ↵Dominik Stadler2015-04-301-0/+0
| | | | | | solved, though. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676965 13f79535-47bb-0310-9956-ffa450edef68
* Sample password protected xlsx file from TikaNick Burch2015-04-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676840 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no ↵Nick Burch2015-04-291-0/+0
| | | | | | bullet character, mirror Excel and treat as un-bulleted git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676831 13f79535-47bb-0310-9956-ffa450edef68
* Test file from Marcin Łoś from bug #57851Nick Burch2015-04-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675693 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug 57828, shifting more than one commit per row did not work.Dominik Stadler2015-04-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674975 13f79535-47bb-0310-9956-ffa450edef68
* Avoid possible NullPointerException seen with some powerpoint filesDominik Stadler2015-04-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674958 13f79535-47bb-0310-9956-ffa450edef68
* Fix possible ArrayIndexOutOfBoundsException seen with some word documentsDominik Stadler2015-04-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674954 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NullPointerException if an image cannot be readDominik Stadler2015-04-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674952 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a ↵Nick Burch2015-04-181-0/+0
| | | | | | top position of -1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674441 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57163: Fix possible NullPointerException when a spreadsheet has no ↵Dominik Stadler2015-04-131-0/+0
| | | | | | LinkTable and we try to adjust it during sheet removal. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1673168 13f79535-47bb-0310-9956-ffa450edef68
* Add test-document from bug 53379 to verify in integration tests that text ↵Dominik Stadler2015-03-221-0/+0
| | | | | | extraction does not fail any more git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668484 13f79535-47bb-0310-9956-ffa450edef68
* Integration tests: Expect exception for old word documents and still run the ↵Dominik Stadler2015-03-221-0/+0
| | | | | | text extraction for them. Also add executing HPSFPropertiesExtractor where possible git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668483 13f79535-47bb-0310-9956-ffa450edef68
* Add test-document to verify that bug 51921 is fixed alreadyDominik Stadler2015-03-222-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668482 13f79535-47bb-0310-9956-ffa450edef68
* Add test from bug 49423 to verify that the problem was fixed in the meantimeDominik Stadler2015-03-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668481 13f79535-47bb-0310-9956-ffa450edef68
* Add more test-files from bug 44501, all seem to work fine nowDominik Stadler2015-03-225-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668369 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668367 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56295: Fix cloning of styles across workbooks and handling of default ↵Dominik Stadler2015-03-141-0/+0
| | | | | | value of attribute applyFill git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1666736 13f79535-47bb-0310-9956-ffa450edef68
* Add second verification of bug 56325 to ensure it is really fixedDominik Stadler2015-03-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1666718 13f79535-47bb-0310-9956-ffa450edef68
* Add some sample Strict ooxml files, from Excel 2013Nick Burch2015-03-134-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1666410 13f79535-47bb-0310-9956-ffa450edef68
* Verify that document from bug 56392 worksDominik Stadler2015-03-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1666003 13f79535-47bb-0310-9956-ffa450edef68
* Give a more helpful exception if a Visio VSDX ooxml file is passed to ↵Nick Burch2015-03-111-0/+0
| | | | | | ExtractorFactory git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1665929 13f79535-47bb-0310-9956-ffa450edef68
* Patch from rojotek from github-18 - Handle documents with a picture-only headerNick Burch2015-02-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1661908 13f79535-47bb-0310-9956-ffa450edef68
* Unit tests for OPC handling of files without a Core Properties partNick Burch2015-02-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1661663 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random ↵Dominik Stadler2015-02-131-0/+0
| | | | | | number in unique-strings-count-field git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1659650 13f79535-47bb-0310-9956-ffa450edef68
* Add a unit test (disabled) for bug #57535 - "Unknown error type: -60" ↵Nick Burch2015-02-081-0/+0
| | | | | | fetching formula error value git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1658186 13f79535-47bb-0310-9956-ffa450edef68
* 57482 Handle XSLX files with no shared strings table in read-only modeNick Burch2015-01-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1653825 13f79535-47bb-0310-9956-ffa450edef68
* Unit test from Isao Kadowaki from bug #57482Nick Burch2015-01-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1653814 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for itNick Burch2015-01-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1651451 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2DecDominik Stadler2015-01-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1650597 13f79535-47bb-0310-9956-ffa450edef68
* Add reproducer for bug 57074Dominik Stadler2015-01-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1650059 13f79535-47bb-0310-9956-ffa450edef68
* Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks ↵Dominik Stadler2015-01-041-0/+0
| | | | | | that can never happen, fix setting failed state on error in evaluation git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649311 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53453: Apply patch to add methods to set margins in sections of HWPF ↵Dominik Stadler2015-01-031-0/+0
| | | | | | documents git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649176 13f79535-47bb-0310-9956-ffa450edef68
* Test and fix for bug #46441Andreas Beeker2015-01-021-0/+0
| | | | | | | Use generics on Shape.getEscherChild() and SimpleShape.getClientDataRecord() to minimize casting Unify access to Shape.getEscherOptRecord() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649152 13f79535-47bb-0310-9956-ffa450edef68
* Add verifying test-case for bug 52420Dominik Stadler2015-01-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649147 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56240 - Handle PP97_DUALSTORAGE streamsAndreas Beeker2014-12-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648466 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47261 - SlideShow.removeSlide makes PPT corruptedAndreas Beeker2014-12-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648458 13f79535-47bb-0310-9956-ffa450edef68
* Bug 49541 - Mapping of symbol characters to unicode equivalent Andreas Beeker2014-12-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648415 13f79535-47bb-0310-9956-ffa450edef68
* Bug 54541 - Add support for cropped images in Slide.draw()Andreas Beeker2014-12-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648335 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57007: Add initial implementations of DMIN and DGET functionsDominik Stadler2014-12-282-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648166 13f79535-47bb-0310-9956-ffa450edef68
* Add a test-suite which performs integration/stress tests which load and ↵Dominik Stadler2014-12-251-0/+0
| | | | | | | | | | | | | handle all stored test files in various ways. It works by using handlers for each type of file which perform various operations on the files, e.g. loading, iterating content, modify, ... This will trigger changes which break working with the available test-files and thus provides another layer of regression testing which hopefully prevents some failures from making it into releases. It is runnable via a new ant-target 'test-integration' and also added to the jenkins-target. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647885 13f79535-47bb-0310-9956-ffa450edef68
* - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLFAndreas Beeker2014-12-251-0/+0
| | | | | | | | | | | | - Support for Office Binary Document RC4 Encryption - use LittleEndian class in LittleEndianInputStream - add normalize method for HSLF, to remove edit history, which is also necessary for encryption support - update PersistDirectoryEntry handling in PersistPtrHolder to recognize groups while serializing - deprecated PersistPtrHolder.getSlideOffsetDataLocationsLookup() - throws now UnsupportedOperationException, as this wasn't used outside the scope of the class and was quite internal logic of PersistPtrHolder git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647867 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57362: Properly initialize chart axis when loading a workbook which ↵Dominik Stadler2014-12-221-0/+0
| | | | | | already contains a chart. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647317 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56511: Add missing sample-fileDominik Stadler2014-12-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647309 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56644: Fix adding cells if MissingCellPolicy is set to NULL_FOR_BLANK ↵Dominik Stadler2014-12-221-0/+0
| | | | | | and the last column in a row is empty git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647291 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and ↵Dominik Stadler2014-12-221-0/+0
| | | | | | removeSheet() for both HSSF and XSSF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647264 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57231: Add missing ArrayRecord.clone()Dominik Stadler2014-12-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647255 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57236: Add reproducer, although I am not sure if we should and how to ↵Dominik Stadler2014-12-221-0/+0
| | | | | | fix this... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647254 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57312: Add check for null value of underline w:valDominik Stadler2014-12-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1646729 13f79535-47bb-0310-9956-ffa450edef68