3 Commits (44e9f4ec2451eaa1e24c4ca7cfe988f210f11f3c)

Author SHA1 Message Date
  Andreas Beeker f71cebcce5 sonar fixes 2 years ago
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Dominik Stadler 5866b2129c Make "normalizing" the file-path actually work 3 years ago
  Andreas Beeker 7c6e80e903 add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documents 3 years ago
  Andreas Beeker 1041a876cb Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Andreas Beeker b7b0a0c215 Activate Forbidden-Apis-Check also for other tests 3 years ago
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 years ago
  Dominik Stadler 8808bf7b72 ExcelComparator: Adjust iterating rows/columns 5 years ago
  Andreas Beeker fce876b4ef merge trunk 5 years ago
  Dominik Stadler d28720afd0 Add test for FileMagic 5 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Andreas Beeker bf7d6f41f4 Ignore JCE restriction errors 7 years ago
  Andreas Beeker e9684d38c0 Handle encrypted files with known password in integration tests 7 years ago
  Andreas Beeker 3388787d2c IntegrationTest - move excludes to file handler 7 years ago
  Dominik Stadler 84e0fc5e42 Test for another type of xml-bomb 7 years ago
  Dominik Stadler ca0f70b3ef Fix broken imports 7 years ago
  Dominik Stadler 5099b5bdae Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 7 years ago
  Tim Allison 6baa48a5f7 60826 -- update stress tests to handle xlsb 7 years ago
  Javen O'Neal 99125ee191 Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 years ago
  Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
  Javen O'Neal d21ca60982 bug 60128: exclude openxml4j/invalid.xlsx from additional integration (stress) tests 7 years ago
  Andreas Beeker 5eb18f4a83 Fix for test-data of #59746 8 years ago
  Andreas Beeker d35aba8b16 Reduce calls to utf-related methods - the integration test took ages because of poc-shared-strings.xlsx 8 years ago
  Dominik Stadler 63780176d9 Enhance integration tests to call some of the common examples/devtools to also trigger these with all sample files, currently XLSX2CSV, BiffViewer, FromHowTo 8 years ago
  Dominik Stadler e0d2a967ee Adjust integration tests, fix compilation warnings, make the check on "EXPECTED_EXTRACTOR_FAILURES" actually work 8 years ago
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 years ago
  Dominik Stadler b4c4740f98 Revert changes to integration-test-framework to not make tests fail with strange errors about entity expansion limits 8 years ago
  Dominik Stadler fcbd9b5409 Add null-handler in integration-tests for two Visio files which are not handled (yet) and adjust memory handling somewhat 8 years ago
  Dominik Stadler d390a9bf3f Enhance integration testing to apply OPCPackage tests to more file-types and also run XSSFReader in XSSFFileHandler 8 years ago
  Dominik Stadler a3e087268a * Verify some more Text-Extraction features as part of integration tests, fix some NullPointerExceptions that showed up now because the event-based extraction does not have a Document available 9 years ago
  Andreas Beeker b91e480006 Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 9 years ago
  Dominik Stadler 8daac21f87 Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 9 years ago
  Yegor Kozlov 89916468a5 Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file 12 years ago
  Josh Micich ec3f4b9d77 deleted 'svn:executable' property 14 years ago
  Yegor Kozlov 35906116ed support for custom XML mappings in XSSF, see Bugzilla 47520 15 years ago
  Josh Micich afe8827155 changed CRLF to LF in src/examples/.../xssf/... 15 years ago
  Yegor Kozlov ea3f604103 more cleanup and refactoring of ooxml code,added more unit test and 3 rich examples: LoanCalculator, CalendarDemo and TimesheetDemo, numerous odds and ends improvements 15 years ago
  Yegor Kozlov c63434df63 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF code, will be refactored in future.2. fixed bug #45974: XSSFCell.getCellStyle can return null3. more code cleanup and reaftoring, removed usages of obsolete XSSFCell.getCellNum() in favor of XSSFCell.getColumnIndex(), also more javadoc in core classes 15 years ago
  Yegor Kozlov a9623d08af refactored cell align accessors in xssf and added samples based on the quick guide 15 years ago
  Nick Burch a25fdbe886 Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-645951,645953-646193,646195-646311,646313-646404,646406-646665,646667-646853,646855-646869,646871-647151,647153-647185,647187-647277,647279-647566,647568-647573,647575,647578-647711,647714-647737,647739-647823,647825-648155,648157-648202,648204-648273,648275,648277-648302,648304-648333,648335-648588,648590-648622,648625-648673,648675-649141,649144,649146-649556,649558-649795,649799,649801-649910,649912-649913,649915-650128,650131-650132,650134-650137,650140-650914,650916-651991,651993-652284,652286-652287,652289,652291,652293-652297,652299-652328,652330-652425,652427-652445,652447-652560,652562-652933,652935,652937-652993,652995-653116,653118-653124,653126-653483,653487-653519,653522-653550,653552-653607,653609-653667,653669-653674,653676-653814,653817-653830,653832-653891,653893-653944,653946-654055,654057-654355,654357-654365,654367-654648,654651-655215,655217-655277,655279-655281,655283-655911,655913-656212,656214,656216-656251,656253-656698,656700-656756,656758-656892,656894-657135,657137-657165,657168-657179,657181-657354,657356-657357,657359-657701,657703-657874,657876-658032,658034-658284,658286,658288-658301,658303-658307,658309-658321,658323-658335,658337-658348,658351,658353-658832,658834-658983,658985,658987-659066,659068-659402,659404-659428,659430-659451,659453-659454,659456-659461,659463-659477,659479-659524,659526-659571,659574-660890 via svnmerge from 16 years ago
  Josh Micich 478ec9eabf Changed class hierarchy of Ptg to improve 'operand class' transformation. 16 years ago
  Nick Burch a874dfc1a6 In the ooxml branch, convert the formula stuff from using hssf.HSSFWorkbook to ss.Workbook, so that everything now works for XSSF too 16 years ago
  Nick Burch b292ad07c3 Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-645951,645953-646193,646195-646311,646313-646404,646406-646665,646667-646853,646855-646869,646871-647151,647153-647185,647187-647277,647279-647566,647568-647573,647575,647578-647711,647714-647737,647739-647823,647825-648417 via svnmerge from 16 years ago
  Nick Burch 26ae81c832 Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 16 years ago
  Ugo Cei 68f4aa5fbc Merged revisions 615190-618235 via svnmerge from 16 years ago