aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
...
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-102-9/+122
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-251-20/+18
* Add more render test imagesAndreas Beeker2020-09-161-1/+2
* ignore IBM certificate chain issueAndreas Beeker2020-09-081-1/+6
* CTRow removes tc when row removes cellSayi2020-09-011-0/+15
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-8/+20
* [bug-64691] rename fieldPJ Fanning2020-08-271-5/+5
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-271-1/+16
* Update library versionsAndreas Beeker2020-08-186-270/+158
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-3/+1
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-156-35/+35
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-137-98/+89
* Bug 64667.xlsx prevent NPE loading styles tableTim Allison2020-08-131-0/+8
* add removeTable method in cellSayi2020-08-101-0/+26
* [github-187] Add length validation for Excel DataValidations that are list li...PJ Fanning2020-08-091-0/+21
* Use the existing CTExternalData elementSayi2020-08-091-2/+22
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-2265-458/+440
* [bug-64605] add support for non-integer font sizes on character runs (use dou...PJ Fanning2020-07-162-2/+3
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-161-0/+6
* use BigInteger.valueOfPJ Fanning2020-07-162-3/+3
* fix some testsPJ Fanning2020-07-161-3/+2
* fix some testsPJ Fanning2020-07-163-6/+1
* remove some deprecated codePJ Fanning2020-07-151-4/+4
* fix test compile - some follow up neededPJ Fanning2020-07-153-49/+23
* [bug-64508] add guard for invalid v valuePJ Fanning2020-07-151-0/+14
* [bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes ...PJ Fanning2020-07-141-0/+6
* rename internal methodPJ Fanning2020-07-131-2/+2
* [bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula ...PJ Fanning2020-07-131-0/+26
* get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its testsPJ Fanning2020-07-061-31/+35
* DeferredSXSSFITestDataProviderPJ Fanning2020-07-061-0/+133
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-051-0/+5
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-041-1/+5
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-041-0/+2
* try to fix issue with missing classes in poi-ooxml-schemasPJ Fanning2020-07-041-0/+6
* add test casePJ Fanning2020-07-031-2/+26
* rename classes as DeferredSXSSF instead of EmittingSXSSFPJ Fanning2020-07-031-20/+20
* remove some unnecessary testsPJ Fanning2020-06-281-208/+4
* [github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184PJ Fanning2020-06-281-0/+488
* remove some deprecated classesPJ Fanning2020-06-271-5/+2
* remove some deprecated classesPJ Fanning2020-06-271-1/+1
* remove some deprecated methods from CellPJ Fanning2020-06-271-17/+0
* [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elementsPJ Fanning2020-06-261-0/+11
* Add some more tests for bug 63624Dominik Stadler2020-06-151-5/+32
* try to fix broken testPJ Fanning2020-06-111-2/+0
* remove unnecessary importsPJ Fanning2020-06-111-3/+0
* [bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order...PJ Fanning2020-06-111-22/+5
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-111-9/+94
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-042-18/+3
* Bug 63290: retrieve default run properties from paragraphAlain Béarez2020-05-272-0/+58
* Get rid of redundant getParentParagraphAlain Béarez2020-05-271-67/+67