summaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
* [TIKA-3388] issue with non-ascii chars in file name of embedded OLE objectPJ Fanning2022-08-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903780 13f79535-47bb-0310-9956-ffa450edef68
* test for TIKA-2163PJ Fanning2022-08-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903777 13f79535-47bb-0310-9956-ffa450edef68
* test for TIKA-2605PJ Fanning2022-08-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903776 13f79535-47bb-0310-9956-ffa450edef68
* test for TIKA-3163PJ Fanning2022-08-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903775 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63576] support capitalized text in WordExtractor (HWPF)PJ Fanning2022-08-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903738 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63575] support capitalized text in XWPFWordExtractorPJ Fanning2022-08-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903729 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65473] extra testPJ Fanning2022-08-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903574 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65473] when copy slide, new slide uses old textrun object reference. ↵PJ Fanning2022-08-191-0/+0
| | | | | | Thanks to FlyingPigQAQ. This closes #371 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903558 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns nullPJ Fanning2022-08-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903442 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66215] add test case (that shows we have issues and need fixes)PJ Fanning2022-08-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903440 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66211] add test casePJ Fanning2022-08-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903393 13f79535-47bb-0310-9956-ffa450edef68
* revert: github ci permsPJ Fanning2022-08-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903174 13f79535-47bb-0310-9956-ffa450edef68
* code to handle smart art rotationsPJ Fanning2022-07-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903096 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66176] Integrate SmartArt diagrams from powerpoint presentations. ↵PJ Fanning2022-07-221-0/+0
| | | | | | Thanks to Yaseen. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902934 13f79535-47bb-0310-9956-ffa450edef68
* #66115 - Some Password protected XLS files are not readAndreas Beeker2022-06-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901996 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66087] make DStar functions case insensitivePJ Fanning2022-05-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901229 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901110 13f79535-47bb-0310-9956-ffa450edef68
* Prevent an overly large allocation when using HPSFDominik Stadler2022-04-112-0/+0
| | | | | | Add a sample document from fuzzing which contains invalid/oversized values git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899749 13f79535-47bb-0310-9956-ffa450edef68
* [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. ↵PJ Fanning2022-04-091-0/+0
| | | | | | This closes #321 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899680 13f79535-47bb-0310-9956-ffa450edef68
* [github-321] add test casePJ Fanning2022-04-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899667 13f79535-47bb-0310-9956-ffa450edef68
* [bug-64536] add getDimension on XSSFSheetPJ Fanning2022-03-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899091 13f79535-47bb-0310-9956-ffa450edef68
* add xssf test (width/height)PJ Fanning2022-03-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898944 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898805 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65899] fix issue where malformed tnef file can cause memory problemsPJ Fanning2022-02-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898208 13f79535-47bb-0310-9956-ffa450edef68
* Make all text-extractors always return a non-null StringDominik Stadler2022-01-221-0/+0
| | | | | | This changes the expected exception of some test-files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897319 13f79535-47bb-0310-9956-ffa450edef68
* Limit allocated elements in the PlfLfo structure for word documentsDominik Stadler2022-01-062-0/+0
| | | | | | | Use large allocation-detection here as well, otherwise some documents can try to allocate too much memory. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896744 13f79535-47bb-0310-9956-ffa450edef68
* Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregateDominik Stadler2021-12-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896552 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65741] rework previous changePJ Fanning2021-12-132-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895881 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65738] add basic testPJ Fanning2021-12-101-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895789 13f79535-47bb-0310-9956-ffa450edef68
* add data-formatter testPJ Fanning2021-12-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895706 13f79535-47bb-0310-9956-ffa450edef68
* add xlookup testPJ Fanning2021-12-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895613 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65718] Charts imported without blip fillsPJ Fanning2021-12-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895487 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65711] add testPJ Fanning2021-11-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895407 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65706] ignore trash parts in OOXML filesPJ Fanning2021-11-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895370 13f79535-47bb-0310-9956-ffa450edef68
* #65694 - HSLF - handle date/time fields and formatsAndreas Beeker2021-11-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895248 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65678] add XSLFGraphicFrame hasDiagramPJ Fanning2021-11-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894962 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65674] add isVideoFile to XSLFPictureShapePJ Fanning2021-11-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894860 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65673] add test case (that passes)PJ Fanning2021-11-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894830 13f79535-47bb-0310-9956-ffa450edef68
* Do not fail on different count of categories and points and fix cloning chartsDominik Stadler2021-11-021-0/+0
| | | | | | | | | | We see many cases where documents have charts with a difference here, so downgrade the exception to a warning for now Also handle cloning charts in workbooks where the parts have unexpected names by making sure that the chosen part-name is not yet taken. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894676 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65649] add test casePJ Fanning2021-10-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894492 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NullPointerException when cloning sheets where there is no drawing ↵Dominik Stadler2021-10-211-0/+0
| | | | | | patriarch git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894450 13f79535-47bb-0310-9956-ffa450edef68
* scaling issuePJ Fanning2021-10-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894367 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65255] add test case but cannot reproduce issuePJ Fanning2021-10-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894363 13f79535-47bb-0310-9956-ffa450edef68
* add problem file to buildPJ Fanning2021-10-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894359 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65638] Remove escaping of ampersand from headers and footers created by ↵PJ Fanning2021-10-182-0/+0
| | | | | | Excel. Thanks to Viru. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894357 13f79535-47bb-0310-9956-ffa450edef68
* [bug-59388] Set comment with option isVisible in .xlsx. Thanks to ryoii. ↵PJ Fanning2021-10-181-0/+0
| | | | | | This closes #239 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894347 13f79535-47bb-0310-9956-ffa450edef68
* #65551 - Incorrect fetching paragraph and text runs props from master shapeAndreas Beeker2021-10-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894140 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null ↵PJ Fanning2021-10-101-0/+1
| | | | | | if file type not recognised git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894097 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65306] issue with shift rows that remove rows and how shared formulas ↵PJ Fanning2021-10-101-0/+0
| | | | | | are affected git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894089 13f79535-47bb-0310-9956-ffa450edef68
* [bug-65268] issue reading shared formulasPJ Fanning2021-10-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894064 13f79535-47bb-0310-9956-ffa450edef68