740 Commits (9bba7be882981a6c1478ba5a1291d0e9308b672a)

Author SHA1 Message Date
  yegor 61931b2894 Bug 62980: Make D* functions ignore case in headings 5 years ago
  Dominik Stadler b6a313f710 Bug 60405: Add initial support for cetab functions so some macros can be 5 years ago
  Yegor Kozlov 9c58649778 follow-up to Bug 62904. More tests and improved evaluation of IF in array mode 5 years ago
  Dominik Stadler 6c7df04477 Add reproducer for bug 60355 5 years ago
  Yegor Kozlov 0731deb5a1 Bug 63054: updated formulas in test spreadsheet to keep build happy 5 years ago
  Yegor Kozlov bc95663b18 Bug 63054: improved evaluation of array formulas with error in arguments 5 years ago
  Yegor Kozlov 73085f9e64 Bug 62904: Support array arguments in IF and logical IS*** functions 5 years ago
  Dominik Stadler 05246549dd Bug 60460: Handle null workbook or sheet names and emit #REF as Excel does 5 years ago
  Andreas Beeker 033c092415 #63028 - Provide font embedding for slideshows 5 years ago
  Dominik Stadler 691ade87dc Add test which verifies that bug 61605 is already fixed 5 years ago
  Dominik Stadler c554aeade0 Adjust test to not require src/documentation to be available 5 years ago
  Dominik Stadler e0484aca4b Bug 62629: Allow to handle files with invalid content types for pictures 5 years ago
  Andreas Beeker bd951d284a #62886 - Regression extracting text from corrupted docx files 5 years ago
  Andreas Beeker 200d579e45 #63011 - Multiple digital signature in excel file broke first signature 5 years ago
  Andreas Beeker 042b5ca545 merge trunk 5 years ago
  Andreas Beeker 79addd3048 #62953 - Rendering of FreeformShapes with formula fails 5 years ago
  Andreas Beeker 746e22ea88 Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker c3af0776ec Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker 8b781ed03e #62949 - SlideShow rendering - keyframe fractions must be increasing 5 years ago
  Tim Allison b76bf26677 bug 60316 -- skip the glossary document, not the template document. 5 years ago
  PJ Fanning f28629f10d [bug-62929] add null check for blip fill. Thanks to Mate Borcsok 5 years ago
  Yegor Kozlov 4d3719144e Bug 62836: Implementation of Excel TREND function 5 years ago
  Tim Allison 1cd3f7b14e bug 60316 -- until we can implement it properly, gracefully skip the glossary document in XWPF. 5 years ago
  Tim Allison 1db334a6fd bug 62625 -- add special handling for REFERENCE_NAME record that may only 5 years ago
  Tim Allison 0fd3027a67 bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroReader 5 years ago
  Tim Allison ad52c65f70 bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent 5 years ago
  Greg Woolsey d24b4492f0 #62834 FormulaEvaluator.evaluateInCell() throws Exception 5 years ago
  Tim Allison fcbed10cfc 62815 -- some numeric values not correctly extracted from xlsb 5 years ago
  Alain Béarez 72d02f0c1c extract valuable code from 54470 submitted patch 5 years ago
  PJ Fanning 19baa76652 [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok 5 years ago
  Tim Allison 5e241fdd3c bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt 5 years ago
  Tim Allison 070e815109 bug 62592 -- prevent StackOverflowError on corrupt thmx 5 years ago
  PJ Fanning 51b4e33a62 add 1 of the pptx files failing in centic regression tests 5 years ago
  PJ Fanning 3be215e070 Handle NPE issues in POIXMLProperties 5 years ago
  Dominik Stadler 8e9ccfaacd 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 9b50601458 #62513 - Don't try to parse embedded package relationships 6 years ago
  Andreas Beeker 5169036f66 #62452 - Extract configuration while verifying XML signatures 6 years ago
  Andreas Beeker f35e818fa2 #62037 - SlideNames should not be null but have a default as if accessed by VBA 6 years ago
  Andreas Beeker 5189313eb4 #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name 6 years ago
  Andreas Beeker ab390ce170 #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
  Andreas Beeker 4ba2d64a50 Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
  Dominik Stadler eb4e20cd69 Try to avoid one NPE that popped up in commoncrawl-corpus tests 6 years ago
  Dominik Stadler 2be766f267 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI 6 years ago
  PJ Fanning 4221ccebda [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
  PJ Fanning 51f99aa616 [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 years ago
  Tim Allison db3e8697f7 related to Bug 61991 -- include docx in test suite to trigger inclusion of CTPictureBase 6 years ago
  Dominik Stadler bc4eb140c5 Add test which verifies that bug 61652 is not appearing any more on latest trunk 6 years ago
  Yegor Kozlov ca7549131b Bug 58106: when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master 6 years ago
  Yegor Kozlov ff6f06cc27 Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call 6 years ago
  Dominik Stadler 9eb8fedf5d Fix bug 61787, which was introduced by bug 58067: Change how deleted content is detected to not incorrectly see too much text as deleted. 6 years ago