aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/usermodel
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-14/+11
* Do not fail test which compares two documents if the timestamp in the ZIP hea...Dominik Stadler2021-02-151-2/+20
* Sonar fixesAndreas Beeker2021-01-301-57/+55
* Enable storing an SXSSF workbook twiceDominik Stadler2021-01-301-1/+30
* Sonar fixesAndreas Beeker2021-01-235-531/+516
* try to fix font-based issuesAndreas Beeker2021-01-231-7/+13
* Sonar fixesAndreas Beeker2021-01-221-35/+44
* Sonar fixesAndreas Beeker2021-01-171-10/+10
* Sonar fixesAndreas Beeker2021-01-173-90/+69
* Sonar fixesAndreas Beeker2021-01-103-3/+3
* Sonar fixesAndreas Beeker2021-01-103-3/+3
* Sonar fixesAndreas Beeker2021-01-0921-179/+179
* Sonar fixesAndreas Beeker2021-01-0823-198/+199
* Sonar fixesAndreas Beeker2021-01-087-336/+395
* Properly close file handles in extractors and when handling password-protecte...Dominik Stadler2021-01-071-11/+13
* Sonar fixesAndreas Beeker2021-01-021-15/+10
* Also replace for JUnit 5 in commentsDominik Stadler2020-12-301-2/+2
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-2429-1430/+1099
* Fix NullPointerException in Autosize introduced via #64981Dominik Stadler2020-12-201-18/+37
* avoid string concatsPJ Fanning2020-12-171-13/+6
* remove more deprecated codePJ Fanning2020-12-092-7/+7
* remove more deprecated codePJ Fanning2020-12-093-4/+4
* Add unit-test from bug 56454 to show that the problem is fixed nowDominik Stadler2020-11-011-0/+32
* Bug 64460: Fix invalid moving of merged regionsDominik Stadler2020-11-011-0/+1
* Update library versionsAndreas Beeker2020-08-184-1099/+1072
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-601/+568
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-5/+7
* remove some deprecated classesPJ Fanning2020-06-271-147/+0
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-271-0/+21
* try to fix test compilePJ Fanning2020-06-271-6/+6
* remove some deprecated Name methods from WorkbookPJ Fanning2020-06-271-27/+4
* Always close Reader in testDominik Stadler2020-06-151-31/+31
* [github-179] add an option for RangeCopier.copyRange() to clone styles. Thank...PJ Fanning2020-05-151-5/+49
* [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-261-13/+42
* Fix some IDE warnings, remove usage of deprecated methodsDominik Stadler2020-04-241-8/+5
* #63745 - Add traversing and debugging interface to HSSFAndreas Beeker2020-04-191-2/+2
* #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
* Sonar FixesAndreas Beeker2020-03-291-1135/+1113
* Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4...Dominik Stadler2020-03-291-4/+8
* #64213 - Picture.resize(double scale) scales width wrong for small pictures a...Andreas Beeker2020-03-161-16/+143
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-084-79/+79
* sonar fixes - use assert in junit testsAndreas Beeker2020-01-061-1180/+1131
* [bug-64044] setCellValue(LocalDate) does not support nulls properlyPJ Fanning2020-01-021-1/+1
* [bug-64044] setCellValue(LocalDate) does not support nulls properlyPJ Fanning2020-01-021-0/+15
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-273-1176/+1127
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-154-38/+38