summaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
* Disabled unit test for bug #59746, test file from Rob OwenNick Burch2016-06-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749963 13f79535-47bb-0310-9956-ffa450edef68
* XSLFPictureData support for TIFF images - patch and tests from bug #59742 ↵Nick Burch2016-06-221-0/+0
| | | | | | from Jens Popp git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749732 13f79535-47bb-0310-9956-ffa450edef68
* bug 57523: add unit test written by Dominik StadlerJaven O'Neal2016-06-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749267 13f79535-47bb-0310-9956-ffa450edef68
* add disabled unit test for bug 55273: contributed by Martin StuderJaven O'Neal2016-06-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748606 13f79535-47bb-0310-9956-ffa450edef68
* bug 57840: add disabled unit test with large number of structured reference ↵Javen O'Neal2016-06-111-0/+0
| | | | | | | | formulas patch and spreadsheet contributed by Mark Woolsey git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747878 13f79535-47bb-0310-9956-ffa450edef68
* bug 57840: add data table not anchored at A1 for testing ↵Javen O'Neal2016-06-101-0/+0
| | | | | | XSSFTable.getStartColIndex()/getEndColIndex() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747817 13f79535-47bb-0310-9956-ffa450edef68
* bug 57721: add unit test for evaluating all formulas in a workbook ↵Javen O'Neal2016-06-101-0/+0
| | | | | | containing structured reference formulas; patch from gruber.chri@gmx.at git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747740 13f79535-47bb-0310-9956-ffa450edef68
* bug 57840: add StructuredReferences example workbook from Greg WoolseyJaven O'Neal2016-06-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747482 13f79535-47bb-0310-9956-ffa450edef68
* Regression fix for XSLF Andreas Beeker2016-06-051-0/+0
| | | | | | | - master style was always overridden, because of r1745100 - AIOOB in TextDirection mapping git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746858 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE in XWPFTableCell, taken from ↵Dominik Stadler2016-06-021-0/+0
| | | | | | https://github.com/prasad-babu/poi/tree/WORKING_BRANCH git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746625 13f79535-47bb-0310-9956-ffa450edef68
* Try to reproduce bug 57798 but it seems to be fixed in the meantimeDominik Stadler2016-06-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746624 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59378: Try to reproduce, but could notDominik Stadler2016-06-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746623 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57838: Also remove comments when removing a rowDominik Stadler2016-05-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746062 13f79535-47bb-0310-9956-ffa450edef68
* #54570 - InvalidFormatException because of Absolute URI forbiddenAndreas Beeker2016-05-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744137 13f79535-47bb-0310-9956-ffa450edef68
* #58144 - Behaviour for headers and footers of slides is inconsistent between ↵Andreas Beeker2016-05-133-0/+0
| | | | | | slideshows created in 2003 and 2007 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1743769 13f79535-47bb-0310-9956-ffa450edef68
* bug 59342: add sheet tab color getter and setterJaven O'Neal2016-04-171-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739547 13f79535-47bb-0310-9956-ffa450edef68
* change chart type from 2 independent data series to one ↵Javen O'Neal2016-04-122-0/+0
| | | | | | independent-dependent data series git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738675 13f79535-47bb-0310-9956-ffa450edef68
* bug 59306: add SimpleScatterChart.xls(x) for testingJaven O'Neal2016-04-122-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738671 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add Visio (XDGF) file with macros to test macro extractionJaven O'Neal2016-04-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738649 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test ↵Javen O'Neal2016-04-118-0/+36
| | | | | | macro extraction git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738502 13f79535-47bb-0310-9956-ffa450edef68
* Unit test for VBA macro reading #52949Nick Burch2016-04-103-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738427 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be ↵Dominik Stadler2016-04-061-0/+0
| | | | | | the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738033 13f79535-47bb-0310-9956-ffa450edef68
* bug 59264: use BorderStyle for changing Cell border line styleJaven O'Neal2016-04-052-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737879 13f79535-47bb-0310-9956-ffa450edef68
* revert test file to original bytes see bug 59257. Thanks to Javen O'Neal ↵Tim Allison2016-04-041-0/+0
| | | | | | for pointing this out and Dominik Stadler for fixing the unit test. Apologies to all for not reading my diff more carefully before committing. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737662 13f79535-47bb-0310-9956-ffa450edef68
* Bug 55982: Don't fail to open the spreadsheet if no TabIdRecord is foundDominik Stadler2016-04-031-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737602 13f79535-47bb-0310-9956-ffa450edef68
* Regression: Add unit-test which triggers more code deep inside XSLF to have ↵Dominik Stadler2016-04-021-0/+0
| | | | | | some missing pieces included in the reduced ooxml-schema-jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737466 13f79535-47bb-0310-9956-ffa450edef68
* POI 59257 upgrade Bouncy Castle to 1.54Tim Allison2016-04-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737298 13f79535-47bb-0310-9956-ffa450edef68
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737029 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, ↵Dominik Stadler2016-03-291-0/+0
| | | | | | empty strings are counted as blank as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737009 13f79535-47bb-0310-9956-ffa450edef68
* XSLF: do not display Master Slide objects by defaultAndreas Beeker2016-03-281-0/+0
| | | | | | XSLF: fix alternate content handling for picture shapes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736935 13f79535-47bb-0310-9956-ffa450edef68
* some zips can't be opened via ZipFile in JDK6, as the central directoryAndreas Beeker2016-03-281-0/+0
| | | | | | | | contains either non-latin entries or the compression type can't be handled the workaround is to iterate over the stream and not the directory git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736933 13f79535-47bb-0310-9956-ffa450edef68
* Add a test ODS file, for more helpful error messagesNick Burch2016-03-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735056 13f79535-47bb-0310-9956-ffa450edef68
* Bug 55668: Try to avoid NullPointerException when chaning cell type and ↵Dominik Stadler2016-03-131-0/+0
| | | | | | formula leads to null-string by seting the cell to BLANK instead git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734861 13f79535-47bb-0310-9956-ffa450edef68
* More helpful exception message if POIFS is given a raw XML file (eg an ↵Nick Burch2016-03-091-0/+142
| | | | | | Office 2003 XML file), plus tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734215 13f79535-47bb-0310-9956-ffa450edef68
* #59058 - OOM when parsing docx after OPCPackage.open with File but not with ↵Andreas Beeker2016-03-092-0/+0
| | | | | | InputStream (TIKA-1866) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734184 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57914: Provide a better error message for OOXML strict format which we ↵Dominik Stadler2016-02-271-0/+0
| | | | | | do not support yet. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732619 13f79535-47bb-0310-9956-ffa450edef68
* Add missing file for bug 59074Dominik Stadler2016-02-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732612 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47245: Comment out check and exception in case row-records are missing ↵Dominik Stadler2016-02-241-0/+0
| | | | | | for some cells as it seems POI is handling this gracefully and LibreOffice/Excel are as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732235 13f79535-47bb-0310-9956-ffa450edef68
* Add xlsx which verifies via the integration-tests that the namespace fix worksDominik Stadler2016-02-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732234 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Jim King from bug #57989 - XSSFChart support for setting chart ↵Nick Burch2016-02-212-0/+0
| | | | | | titles, plus get+set unit tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731566 13f79535-47bb-0310-9956-ffa450edef68
* POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad BabuTim Allison2016-02-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731257 13f79535-47bb-0310-9956-ffa450edef68
* 59021 -- fix content extraction from namespaced elements in ↵Tim Allison2016-02-181-0/+0
| | | | | | XSSFEventBasedExcelExtractor git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730992 13f79535-47bb-0310-9956-ffa450edef68
* bug 58339: patch from Patrick Zimmermann to allow OFFSET() to accept missing ↵Javen O'Neal2016-02-152-0/+0
| | | | | | optional width or height parameters git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730606 13f79535-47bb-0310-9956-ffa450edef68
* GitHub PR 27: Add method to check for any protection in XWPFDocument, closes #27Dominik Stadler2016-02-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730471 13f79535-47bb-0310-9956-ffa450edef68
* Regression analysis: Cloning sheets failed on ctrlProps, i.e. checkboxesDominik Stadler2016-02-131-0/+0
| | | | | | | and other GUI elements, add minimal support for these to allow clone to succeed. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730275 13f79535-47bb-0310-9956-ffa450edef68
* Regression analysis: the additional testing of cloning sheets showed aDominik Stadler2016-02-131-0/+0
| | | | | | | possible ArrayIndexOutOfBounds error which we can avoid to make cloning fail a bit less. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730274 13f79535-47bb-0310-9956-ffa450edef68
* add an ignored test for bug 58804Dominik Stadler2016-01-252-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1726681 13f79535-47bb-0310-9956-ffa450edef68
* Fix possible NPE found with msg-file from CommonCrawlDominik Stadler2016-01-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1725334 13f79535-47bb-0310-9956-ffa450edef68
* Fix possible NullPointerException with invalid/unsupported image typesDominik Stadler2016-01-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1725332 13f79535-47bb-0310-9956-ffa450edef68