aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-216-54/+53
* [bug-63902] reference cloned sheet in cloned chart data seriesAlain Béarez2021-02-162-14/+45
* add test for reading core properties from ooxml strict filePJ Fanning2021-02-151-1/+0
* add missing CTPhoneticRunPJ Fanning2021-02-141-0/+3
* allo XSSFReader to be sublclassed with implementation that allows OOXMl Stric...PJ Fanning2021-02-131-0/+22
* [bug-65120] PartAlreadyExistsException when creating cell comments (after som...PJ Fanning2021-02-021-1/+26
* Clone only content of imported chartAlain Béarez2021-02-011-0/+15
* Sonar fixesAndreas Beeker2021-01-305-73/+34
* Enable storing an SXSSF workbook twiceDominik Stadler2021-01-301-14/+0
* Sonar fixesAndreas Beeker2021-01-283-107/+120
* Sonar fixesAndreas Beeker2021-01-261-47/+41
* Replace deprecated methods used in testsAlain Béarez2021-01-242-4/+4
* Sonar fixesAndreas Beeker2021-01-231-5/+4
* Sonar fixesAndreas Beeker2021-01-221-3/+0
* missing licensePJ Fanning2021-01-211-0/+16
* [bug-65096] XLSX Streaming XML not correctly reading multiple inline StringsPJ Fanning2021-01-211-0/+55
* Sonar fixesAndreas Beeker2021-01-175-18/+18
* Sonar fixesAndreas Beeker2021-01-114-167/+139
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* IBM JDK is slower than the other JDKs with "test58896WithFile" testcaseAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-1060-60/+60
* Sonar fixesAndreas Beeker2021-01-101-161/+107
* Sonar fixesAndreas Beeker2021-01-097-111/+120
* Sonar fixesAndreas Beeker2021-01-0955-291/+290
* Sonar fixesAndreas Beeker2021-01-097-143/+131
* Sonar fixesAndreas Beeker2021-01-0999-636/+636
* Sonar fixesAndreas Beeker2021-01-082-4/+4
* Sonar fixesAndreas Beeker2021-01-089-268/+209
* #65061 - Handle VmlDrawings containing spreadsheet-ml default namespaceAndreas Beeker2021-01-061-0/+29
* Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessaryDominik Stadler2021-01-031-1/+34
* Bug 64450: Allow to parse a file where the relationship-id is an empty stringDominik Stadler2021-01-031-0/+7
* Sonar fixesAndreas Beeker2021-01-021-9/+0
* Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getD...Dominik Stadler2021-01-011-0/+8
* Bug 64986: Support missing or blank match_type for function MatchDominik Stadler2020-12-301-1/+24
* Add unfixed test for bug 64759 and make the ones fail which depend on manual ...Dominik Stadler2020-12-301-0/+15
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-24120-2921/+2419
* Fix NullPointerException in Autosize introduced via #64981Dominik Stadler2020-12-201-0/+39
* avoid string concatsPJ Fanning2020-12-172-3/+3
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-131-2/+14
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-132-3/+3
* mute talkative tests, which spam to StdOut/StdErrAndreas Beeker2020-12-131-26/+9
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-124-7/+120
* [bug-60397] improve speed of excel cell merge. Thanks to Alex HervePJ Fanning2020-12-111-0/+54
* remove more deprecated codePJ Fanning2020-12-092-13/+4
* remove more deprecated code (fix some issues)PJ Fanning2020-12-091-12/+61
* remove more deprecated codePJ Fanning2020-12-091-2/+2
* remove more deprecated codePJ Fanning2020-12-093-3/+3
* remove more deprecated codePJ Fanning2020-12-091-2/+2
* remove some deprecated codePJ Fanning2020-12-091-4/+2
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-011-11/+11