aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* #63745 - Add traversing and debugging interface to HSSFAndreas Beeker2020-04-191-2/+2
* Add unit tests for new Name.isHidden methodNick Burch2020-04-191-0/+4
* Sonar fixes - Ignore System.out-calls and args checks in examplesAndreas Beeker2020-04-182-82/+14
* Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...Andreas Beeker2020-04-1616-68/+45
* #64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...Andreas Beeker2020-04-144-156/+113
* #63745 - Add traversing and debugging interface to HSSFAndreas Beeker2020-04-124-56/+14
* #64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+,...Nick Burch2020-04-111-5/+29
* Add disabled unit test for #64319Nick Burch2020-04-071-0/+27
* ArrayUtil - remove unused methodAndreas Beeker2020-04-061-16/+0
* Sonar Fixes and remove obsolete classesAndreas Beeker2020-04-011-309/+0
* 64261 -- fix handling of drop down list when items are selectedTim Allison2020-03-311-1/+6
* Sonar FixesAndreas Beeker2020-03-292-1143/+1121
* Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4...Dominik Stadler2020-03-291-4/+8
* #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...Andreas Beeker2020-03-221-4/+4
* #64213 - Picture.resize(double scale) scales width wrong for small pictures a...Andreas Beeker2020-03-162-223/+345
* forbidden apis check fixAndreas Beeker2020-03-081-1/+3
* Get UUID from ClassIDAndreas Beeker2020-03-081-80/+34
* Work on bug 64038 and other bugs and add test for 62865Dominik Stadler2020-03-082-3/+18