610 Commits (15fea87d8cdbe4de457d674627e348a48751fa35)

Author SHA1 Message Date
  Mark Murphy 07893ec6a0 60329: Avoid NPE when styleid is null 7 years ago
  Andreas Beeker 3820215393 Bug 60345 - Handle corrupt PICT streams 7 years ago
  Andreas Beeker ead2cdd696 Bug 59273 - Unable to create pptx file by potx file using Apache POI 7 years ago
  Tim Allison 0232c71e33 POI-60341, add test document (ugh, mea culpa), turn on test. 7 years ago
  Mark Murphy 70724609b1 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value 7 years ago
  Nick Burch 6f5a44c139 More unit testing for XWPF list numbering complex cases, and some TODOs on improving it, inspired by users@ discussions 7 years ago
  Andreas Beeker 457100c358 Bug 60320 - issue opening password protected xlsx 7 years ago
  Tim Allison 2633894b39 60293 -- Handle illegal "Odd" header/footer in XWPF 7 years ago
  Dominik Stadler d47fff6e1c Bug 59026: Add two null-checks to make exporting XLSX to XML work 7 years ago
  Nick Burch 13fca87047 Test visio v5 file from senthil from TIKA-1658 7 years ago
  Andreas Beeker 423a49cbab Bug 60294 - Add "unknown" ShapeType for 4095 7 years ago
  Dominik Stadler 3f91e44380 Bug 60289: Fix handling of unicode escapes with lowercase hex-chars 7 years ago
  Tim Allison 9c455cb5c9 BUG-60285 avoid NPE if missing relationship id 7 years ago
  Tim Allison d233f7c348 BUG-60284 -- throw EncryptedDocumentException for password protected OldExcel files 7 years ago
  Tim Allison 5958cb4840 BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine. 7 years ago
  Tim Allison 17d4d76f4f BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReader 7 years ago
  Tim Allison c878e39b55 BUG 59830 -- incorrect reading of unicode stream name 7 years ago
  Tim Allison 442815fcc5 add ignored test and triggering document for BUG 60256 7 years ago
  Nick Burch a1800650d9 Test file for #60255 7 years ago
  Andreas Beeker 0a7cd3b68b merge trunk to branch 7 years ago
  Javen O'Neal 12ca2205b0 bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException 7 years ago
  Javen O'Neal 551d46f3c1 bug 59687: add failing unit test showing that comments when the row that contains the comment is deleted; patch and file contributed by Greg Woolsey 7 years ago
  Javen O'Neal a09fe683dd bug 45565: add failing unit test for bug 45565 7 years ago
  Javen O'Neal cbeddd0d11 bug 59983: add failing unit test demonstrating formula shifting is apply twice to shared formulas; patch from Luca Martini 7 years ago
  Javen O'Neal 3adf725ba4 bug 60158: add failing test cases for AIOOBE on VBAMacroReader 7 years ago
  Andreas Beeker cda4f20482 merge trunk to branch 7 years ago
  Nick Burch 5fc5680d15 Patches from Patrick Zimmermann from bugs #60130 and #60131 - DGET fix for empty cells and D* coding improvements 7 years ago
  Javen O'Neal ed5cd06fb7 bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 7 years ago
  Javen O'Neal abe46f40ed bug 52425: Error adding Comments into cloned Sheets; patch from Daniel 7 years ago
  David North 82829925fb Remove incorrectly set svn:executable flags 8 years ago
  Andreas Beeker 680683cf77 merge down trunk 8 years ago
  Dominik Stadler bbfb783a57 Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval 8 years ago
  Javen O'Neal 50d1788d3d bug 59881: fix D* functions for blank cells in headers in database; patch from Patrick Zimmermann 8 years ago
  Dominik Stadler 0bf845e0cc 59106: WorkdayFunction does not read the area with holidays correctly to calculate work days 8 years ago
  Dominik Stadler a118ec77d4 Add commented reproducer for bug 57603 8 years ago
  Javen O'Neal 285bedac9e bug 59775: correctly create XSSFHyperlinks when target is a URL containing a hash mark; patch contributed by Guillermo Alvarez 8 years ago
  Dominik Stadler 52bf709104 Add a test to check for a NullPointerException in XSLFTableCell 8 years ago
  Javen O'Neal bb8f614a90 bug 59858: add disabled unit test for bug 59858; file from Brooke 8 years ago
  Javen O'Neal 9539c626a9 bug 59814: clear evaluation workbook and evaluation sheet caches. Patch from Greg Woolsey. 8 years ago
  Nick Burch 90e4babfc1 #59780 OPC support for a wider range of timezone'd created and modified date formats in package properties 8 years ago
  Nick Burch 307fdc61b0 Add ignored test for #59780, and specially-crafted test file 8 years ago
  Dominik Stadler 6b1caa4e2c Bug 59739: For now fix the regression in FileInformationBlock which was introduced after 3.15-beta1 so that the documents can be loaded again pending a full fix as discussed in the bug. 8 years ago
  Nick Burch 4abd9f6cca Disabled unit test for bug #59746, test file from Rob Owen 8 years ago
  Nick Burch bfa702ed88 XSLFPictureData support for TIFF images - patch and tests from bug #59742 from Jens Popp 8 years ago
  Javen O'Neal 54d0ebe889 bug 57523: add unit test written by Dominik Stadler 8 years ago
  Javen O'Neal 5028639443 add disabled unit test for bug 55273: contributed by Martin Studer 8 years ago
  Javen O'Neal be9b615048 bug 57840: add disabled unit test with large number of structured reference formulas 8 years ago
  Javen O'Neal b895003260 bug 57840: add data table not anchored at A1 for testing XSSFTable.getStartColIndex()/getEndColIndex() 8 years ago
  Javen O'Neal ce5eccd8f5 bug 57721: add unit test for evaluating all formulas in a workbook containing structured reference formulas; patch from gruber.chri@gmx.at 8 years ago
  Javen O'Neal a4e0ece6e4 bug 57840: add StructuredReferences example workbook from Greg Woolsey 8 years ago