9 Commit (d6ab8e844442607965eb749d42c67d7c9f0f5495)

Autore SHA1 Messaggio Data
  PJ Fanning d6ab8e8444 [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 2 anni fa
  Dominik Stadler 9e867ad539 Adjust trimming sheetnames > 31 chars 2 anni fa
  PJ Fanning ecdd4fcb55 revert github-267 due to broken tests 2 anni fa
  Andreas Beeker bf360400be sonar fixes 2 anni fa
  Andreas Beeker f71cebcce5 sonar fixes 2 anni fa
  PJ Fanning 3890b7013b convert tabs to spaces 3 anni fa
  Dominik Stadler 5b02df43b4 Try to fix compiling on some CI-runs to support all active types of JDKs 3 anni fa
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 3 anni fa
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 anni fa
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 anni fa
  Andreas Beeker 020f33a940 Sonar fixes 3 anni fa
  Andreas Beeker a4ed4359cc Sonar fixes 3 anni fa
  Andreas Beeker 606a313c4c Sonar fixes 3 anni fa
  Andreas Beeker fb2a96a048 Sonar fixes 3 anni fa
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 anni fa
  Andreas Beeker a73348fe8b Update library versions 3 anni fa
  Andreas Beeker b7b0a0c215 Activate Forbidden-Apis-Check also for other tests 3 anni fa
  PJ Fanning e43cbf5d46 try to fix test compile 4 anni fa
  Dominik Stadler cd52566c98 Bug 63073: Adjust returned index of merged regions and verify all calls in tests 5 anni fa
  Dominik Stadler e9d07e2023 Fix unit test broken with previous check-in 6 anni fa
  Dominik Stadler 518d8caceb Add some unit-tests for setActiveCell(), although bug 61905 reports that Excel still does not read this correctly for HSSF workbooks 6 anni fa
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 anni fa
  Andreas Beeker 3cf6c40004 fix eclipse warnings - close resources / type generics 7 anni fa
  Javen O'Neal d7ffe9305d bug 55075: add missing import 7 anni fa
  Javen O'Neal 63b9090007 bug 55075,51233: create drawings with correct height when rows are custom height 7 anni fa
  Andreas Beeker 2e50133e88 merge trunk to branch 7 anni fa
  Javen O'Neal 70312d46af move duplicated NullOutputStream classes to test suite utilities 7 anni fa
  Javen O'Neal 981ebf6f5e restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target 8 anni fa
  Javen O'Neal 01bd0b4a39 revert r1739548 and r1739550. I could not figure out how to add BaseTestXWorkbook|Sheet|Row.java without causing junit to complain about 'Test class should have exactly one public constructor' 8 anni fa
  Javen O'Neal 4d4db5019c consolidate duplicates between TestXSSF* and TestSXSSF* 8 anni fa
  Javen O'Neal 93dedbc1c6 add junit test classes for combined testing of XML-specific functionality of (S)XSSF Workbook, Sheet, and Row 8 anni fa
  Dominik Stadler 6f2763470e Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 8 anni fa
  Javen O'Neal 2c9d714867 assertCloseDoesNotModifyFile method was adapted from method with the same name in TestWorkbookFactory 8 anni fa
  Javen O'Neal 615616a506 add more commented-out tests for bug 58779: closing an XML Workbook that was not opened as read-only will modify the file on disk 8 anni fa
  Andreas Beeker 5f71c5241c #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAndColumns() 8 anni fa
  Javen O'Neal fca4f0d0cb bug 58879: add SpreadsheetVersion to Workbook interface 8 anni fa
  Andreas Beeker 5fd534c44b findbugs fixes 8 anni fa
  Javen O'Neal 6456105e37 bug 58443: prevent corrupted workbooks by checking for overlapping merged regions before adding a merged region to a sheet; fix unit tests that produced corrupt workbooks; remove deprecated HSSFSheet#addMergedRegion(Region) 8 anni fa
  Dominik Stadler 2afe977622 Bug 58499: Don't report Zip-Bomb for small files which should not cause memory issues anyway 8 anni fa
  Nick Burch 64c5d60d33 Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over Sheets 8 anni fa
  Dominik Stadler dec03ba459 Add missing close() of resources in both production code and tests 9 anni fa
  Dominik Stadler a9f4fb8027 Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeSheet() for both HSSF and XSSF 9 anni fa
  Andreas Beeker d58466c8b3 update *ssf-workbook tests to junit4 10 anni fa
  Dominik Stadler 23d7dfa037 Add reproducer tests for Bug 53515, disabled as we do not fix any of the 10 anni fa
  Dominik Stadler f06e06ef12 Add testcase which tries to reproduce Bug 48495, but seems to be fixed 10 anni fa
  Nick Burch 7067e87b8b Fix from Florian Hopf from bug #54564 - Fix error message text 11 anni fa
  Yegor Kozlov 02678b3073 Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns 12 anni fa
  Yegor Kozlov 1de04ad5f8 Bugzilla 53500 - Getter for repeating rows and columns 12 anni fa
  Yegor Kozlov d8c58eb036 optimized unused imports and removed deprecation warnings in poi-main 12 anni fa
  Yegor Kozlov f804dd9e7b Fixed bug 51533 - Avoid exception when changing name of a sheet containing shared formulas 13 anni fa