571 Commits (xssf_structured_references)

Auteur SHA1 Bericht Datum
  Javen O'Neal db9bf6aded bug 57840: add StructuredReferences example workbook from Greg Woolsey 8 jaren geleden
  Andreas Beeker 891827cc04 Regression fix for XSLF 8 jaren geleden
  Dominik Stadler 8811c99ac3 Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tree/WORKING_BRANCH 8 jaren geleden
  Dominik Stadler bde09054f0 Try to reproduce bug 57798 but it seems to be fixed in the meantime 8 jaren geleden
  Dominik Stadler 5ec8bc815e Bug 59378: Try to reproduce, but could not 8 jaren geleden
  Dominik Stadler 0fdbc396e4 Bug 57838: Also remove comments when removing a row 8 jaren geleden
  Andreas Beeker 6aa54cb230 #54570 - InvalidFormatException because of Absolute URI forbidden 8 jaren geleden
  Andreas Beeker c2d03be734 #58144 - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007 8 jaren geleden
  Javen O'Neal 3846c256e3 bug 59342: add sheet tab color getter and setter 8 jaren geleden
  Javen O'Neal 0aeb2a0473 change chart type from 2 independent data series to one independent-dependent data series 8 jaren geleden
  Javen O'Neal 6869564a1e bug 59306: add SimpleScatterChart.xls(x) for testing 8 jaren geleden
  Javen O'Neal 5c29cfc058 bug 52949: add Visio (XDGF) file with macros to test macro extraction 8 jaren geleden
  Javen O'Neal e3ad497b79 bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test macro extraction 8 jaren geleden
  Nick Burch f5091846ff Unit test for VBA macro reading #52949 8 jaren geleden
  Dominik Stadler cb911c4b9a Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas 8 jaren geleden
  Javen O'Neal e2280c276d bug 59264: use BorderStyle for changing Cell border line style 8 jaren geleden
  Tim Allison f4267c193a revert test file to original bytes see bug 59257. Thanks to Javen O'Neal for pointing this out and Dominik Stadler for fixing the unit test. Apologies to all for not reading my diff more carefully before committing. 8 jaren geleden
  Dominik Stadler 30ccf52add Bug 55982: Don't fail to open the spreadsheet if no TabIdRecord is found 8 jaren geleden
  Dominik Stadler 1b5284d5d5 Regression: Add unit-test which triggers more code deep inside XSLF to have some missing pieces included in the reduced ooxml-schema-jar 8 jaren geleden
  Tim Allison 9900929cca POI 59257 upgrade Bouncy Castle to 1.54 8 jaren geleden
  Dominik Stadler 0cbe6c7d1d Revert set of inadvertedly committed files/changes 8 jaren geleden
  Dominik Stadler 349b14f837 Bug 58915: Add note about memory consumption and update changelog 8 jaren geleden
  Dominik Stadler c23c89a3da Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, empty strings are counted as blank as well 8 jaren geleden
  Andreas Beeker 57aa67b524 XSLF: do not display Master Slide objects by default 8 jaren geleden
  Andreas Beeker 1e65636048 some zips can't be opened via ZipFile in JDK6, as the central directory 8 jaren geleden
  Nick Burch 246ff9c99a Add a test ODS file, for more helpful error messages 8 jaren geleden
  Dominik Stadler 2776cf6a59 Bug 55668: Try to avoid NullPointerException when chaning cell type and formula leads to null-string by seting the cell to BLANK instead 8 jaren geleden
  Nick Burch a20e6a38d3 More helpful exception message if POIFS is given a raw XML file (eg an Office 2003 XML file), plus tests 8 jaren geleden
  Andreas Beeker 08bfa54296 #59058 - OOM when parsing docx after OPCPackage.open with File but not with InputStream (TIKA-1866) 8 jaren geleden
  Dominik Stadler e1f1c5c01c Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 8 jaren geleden
  Dominik Stadler abc5c69c42 Add missing file for bug 59074 8 jaren geleden
  Dominik Stadler 784bdfe20f Bug 47245: Comment out check and exception in case row-records are missing for some cells as it seems POI is handling this gracefully and LibreOffice/Excel are as well 8 jaren geleden
  Dominik Stadler 3655e070c1 Add xlsx which verifies via the integration-tests that the namespace fix works 8 jaren geleden
  Nick Burch b1d13db902 Patch from Jim King from bug #57989 - XSSFChart support for setting chart titles, plus get+set unit tests 8 jaren geleden
  Tim Allison 12ac00eafd POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu 8 jaren geleden
  Tim Allison 0b0911db6b 59021 -- fix content extraction from namespaced elements in XSSFEventBasedExcelExtractor 8 jaren geleden
  Javen O'Neal b6a21ab3aa bug 58339: patch from Patrick Zimmermann to allow OFFSET() to accept missing optional width or height parameters 8 jaren geleden
  Dominik Stadler 16b90ce342 GitHub PR 27: Add method to check for any protection in XWPFDocument, closes #27 8 jaren geleden
  Dominik Stadler 50aa8f07c8 Regression analysis: Cloning sheets failed on ctrlProps, i.e. checkboxes 8 jaren geleden
  Dominik Stadler 115b5fa0c6 Regression analysis: the additional testing of cloning sheets showed a 8 jaren geleden
  Dominik Stadler 805e8f1e91 add an ignored test for bug 58804 8 jaren geleden
  Dominik Stadler 8a2ce9d9df Fix possible NPE found with msg-file from CommonCrawl 8 jaren geleden
  Dominik Stadler 5fd6d81f7d Fix possible NullPointerException with invalid/unsupported image types 8 jaren geleden
  Dominik Stadler 0ba83f7683 Regression in version 3.14-beta1: three or four-part formats with locale id cause exceptions when formatting instead of falling back to other formatting 8 jaren geleden
  Dominik Stadler dc5f2700a3 Fix a NullPointerException that occurs with some PPTs now but did not in POI 3.13 8 jaren geleden
  Andreas Beeker 05cec9b251 #57796 - Support hyperlink extraction when rendering slides 8 jaren geleden
  Dominik Stadler cb441adcb4 Fix bug 58067: XWPF: don't return deleted text when document is in review-mode 8 jaren geleden
  Dominik Stadler 911c821e4c Add test which reproduces bug 58325, seems the file uses AlternateContent which POI does not support (yet) 8 jaren geleden
  Dominik Stadler e6d0184794 bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly for 8 jaren geleden
  Andreas Beeker 720db41739 #55030 - RichTextRun getFontName can not get Chinese font name 8 jaren geleden