745 Commits (0d22749477125691ea5c7ca8de620aa5dbdef852)

Author SHA1 Message Date
  Greg Woolsey 30851e44a6 #63302 Formula evaluation of names with offset or row function is incorrect 5 years ago
  Greg Woolsey edd1f4c75e pre-release maintenance: 5 years ago
  Greg Woolsey 82f9c29258 #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations 5 years ago
  Yegor Kozlov 6ef332b48e Bug 61472: Convert date/time strings to numbers when evaluating formulas 5 years ago
  Dominik Stadler a9b2a8b2bd Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 years ago
  Yegor Kozlov c438465b08 Bug 62980: Make D* functions ignore case in headings 5 years ago
  Dominik Stadler c376d662f9 Bug 60405: Add initial support for cetab functions so some macros can be 5 years ago
  Yegor Kozlov 698d8eb006 follow-up to Bug 62904. More tests and improved evaluation of IF in array mode 5 years ago
  Dominik Stadler 88b9e48287 Add reproducer for bug 60355 5 years ago
  Yegor Kozlov 0cdc0ee985 Bug 63054: updated formulas in test spreadsheet to keep build happy 5 years ago
  Yegor Kozlov b85437ee88 Bug 63054: improved evaluation of array formulas with error in arguments 5 years ago
  Yegor Kozlov 81033fbad0 Bug 62904: Support array arguments in IF and logical IS*** functions 5 years ago
  Dominik Stadler 85d6f81076 Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does 5 years ago
  Andreas Beeker c039da1b94 #63028 - Provide font embedding for slideshows 5 years ago
  Dominik Stadler 3c99c70acf Add test which verifies that bug 61605 is already fixed 5 years ago
  Dominik Stadler 825418d520 Adjust test to not require src/documentation to be available 5 years ago
  Dominik Stadler d3dc9b0338 Bug 62629: Allow to handle files with invalid content types for pictures 5 years ago
  Andreas Beeker 6c5a2de640 #62886 - Regression extracting text from corrupted docx files 5 years ago
  Andreas Beeker 17ce79b69c #63011 - Multiple digital signature in excel file broke first signature 5 years ago
  Andreas Beeker fce876b4ef merge trunk 5 years ago
  Andreas Beeker dc3c437d14 #62953 - Rendering of FreeformShapes with formula fails 5 years ago
  Andreas Beeker 32375d0f44 Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker aad955d3bf Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker d2cf03d353 #62949 - SlideShow rendering - keyframe fractions must be increasing 5 years ago
  Tim Allison 8e427c1806 bug 60316 -- skip the glossary document, not the template document. 5 years ago
  PJ Fanning 96308eb512 [bug-62929] add null check for blip fill. Thanks to Mate Borcsok 5 years ago
  Yegor Kozlov 9aabade3f0 Bug 62836: Implementation of Excel TREND function 5 years ago
  Tim Allison 341f456ef7 bug 60316 -- until we can implement it properly, gracefully skip the glossary document in XWPF. 5 years ago
  Tim Allison 5ecbaf5563 bug 62625 -- add special handling for REFERENCE_NAME record that may only 5 years ago
  Tim Allison b5653e8829 bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroReader 5 years ago
  Tim Allison af9142e4b7 bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent 5 years ago
  Greg Woolsey 6b433ae8b3 #62834 FormulaEvaluator.evaluateInCell() throws Exception 5 years ago
  Tim Allison 870c1b2cf5 62815 -- some numeric values not correctly extracted from xlsb 5 years ago
  Alain Béarez 5199f75fe3 extract valuable code from 54470 submitted patch 5 years ago
  PJ Fanning 43c57c26c2 [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok 5 years ago
  Tim Allison 9ae7bdd2cd bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt 5 years ago
  Tim Allison 86a51e4b9b bug 62592 -- prevent StackOverflowError on corrupt thmx 5 years ago
  PJ Fanning fe9955884f add 1 of the pptx files failing in centic regression tests 5 years ago
  PJ Fanning 827d628409 Handle NPE issues in POIXMLProperties 5 years ago
  Dominik Stadler b6c148ceb8 Regression tests: Add test which triggers reading header/footer of PPTX files so that we include the related CT classes 6 years ago
  Andreas Beeker c038ccdd1d #62513 - Don't try to parse embedded package relationships 6 years ago
  Andreas Beeker 4873dc71d3 #62452 - Extract configuration while verifying XML signatures 6 years ago
  Andreas Beeker 4a3ea104fe #62037 - SlideNames should not be null but have a default as if accessed by VBA 6 years ago
  Andreas Beeker 7ddef62cc4 #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name 6 years ago
  Andreas Beeker e816131759 #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
  Dominik Stadler 4b7d19bcfe Try to avoid one NPE that popped up in commoncrawl-corpus tests 6 years ago
  Dominik Stadler 7d8da8ea59 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI 6 years ago
  PJ Fanning 4ad4d76241 [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
  PJ Fanning e80f53af6e [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 years ago