9 Révisions (d6ab8e844442607965eb749d42c67d7c9f0f5495)

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