aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-832/+0
* avoid string concatsPJ Fanning2020-12-171-13/+6
* remove more deprecated codePJ Fanning2020-12-093-8/+8
* remove more deprecated codePJ Fanning2020-12-095-10/+10
* remove some deprecated codePJ Fanning2020-12-091-5/+0
* Add unit-test from bug 56454 to show that the problem is fixed nowDominik Stadler2020-11-011-0/+32
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-011-4/+4
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-011-0/+1
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-013-19/+15
* Apply patch for bug 64791 to use proper position for the WriteAccessRecordDominik Stadler2020-10-251-0/+18
* Apply some IDE suggestionsDominik Stadler2020-10-251-8/+4
* Prevent some unit-tests from failing when non-English local is used in Maven runDominik Stadler2020-10-252-29/+43
* try to fix sonar buildAndreas Beeker2020-10-232-16/+25
* reformatPJ Fanning2020-10-201-41/+41
* [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...PJ Fanning2020-10-201-0/+15
* [bug-64721] NullPointerException occurs when calling getDataSize() of an obje...PJ Fanning2020-09-091-0/+54
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-301-14/+20
* Update library versionsAndreas Beeker2020-08-1822-1336/+1261
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-179-634/+687
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2020-08-161-0/+5
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-157-378/+328
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-142-5/+6
* [github-191] Fix RuntimeException on array formula referencing blank cell. Th...PJ Fanning2020-08-141-0/+39
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-132-44/+31
* [github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz...PJ Fanning2020-08-111-0/+79
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-2233-127/+504
* remove some more deprecated codePJ Fanning2020-06-281-10/+1
* remove some deprecated classesPJ Fanning2020-06-272-148/+1
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-272-19/+21
* try to fix test compilePJ Fanning2020-06-272-9/+7
* remove some deprecated Name methods from WorkbookPJ Fanning2020-06-272-28/+51
* Always close Reader in testDominik Stadler2020-06-151-31/+31
* Add some more tests from bug 63819Dominik Stadler2020-06-151-7/+22
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-111-15/+16
* [github-182] Fix root property size calculation. Thanks to netmackan. This cl...PJ Fanning2020-06-101-186/+247
* test tidy upPJ Fanning2020-06-091-2/+2
* [github-181] make Value function work with arrays. Thanks to Miłosz Rembisz....PJ Fanning2020-06-061-0/+15
* Bug 64322: Optimize performance of reading ole2 filesDominik Stadler2020-05-161-11/+80
* Bug 64393: Adjust relational operators to handle MissingArgEval correctlyDominik Stadler2020-05-161-0/+62
* [github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180PJ Fanning2020-05-152-0/+82
* [github-179] add an option for RangeCopier.copyRange() to clone styles. Thank...PJ Fanning2020-05-151-5/+49
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-051-19/+5
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-2/+4
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-5/+17
* [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.PJ Fanning2020-04-291-8/+4
* Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin...Dominik Stadler2020-04-262-15/+44
* Bug 63294: Add some more methods to allow to use CellType everywhereDominik Stadler2020-04-241-0/+2
* Fix some IDE warnings, remove usage of deprecated methodsDominik Stadler2020-04-242-22/+21
* #55505 - CountryRecord not foundAndreas Beeker2020-04-211-1/+10
* Sonar fixesAndreas Beeker2020-04-192-52/+8