727 Commits (200d579e45c29e2e28ec0c9c94fe09d29aa98f49)

Author SHA1 Message Date
  Andreas Beeker 200d579e45 #63011 - Multiple digital signature in excel file broke first signature 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
  Dominik Stadler eb8fac4f77 Bug 61911: Avoid IndexOutOfBounds access when reading pictures 6 years ago
  Greg Woolsey a7a3293fb9 Implement DMAX and DSUM functions, following the pattern from DMIN. 6 years ago
  Yegor Kozlov 64d98e7872 Bug 61869: updating a cell with shared formula produces an unreadable file 6 years ago
  Yegor Kozlov 1ccc7bfd46 Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs 6 years ago
  Greg Woolsey 08e25fe46e Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 years ago
  Andreas Beeker 2c2028ede6 #61881 - handle invalid font names 6 years ago
  Greg Woolsey 6390202491 Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference 6 years ago
  Alain Béarez c795f2e793 XDDF usermodel for Charts closes #68 on GitHub 6 years ago
  Greg Woolsey ff034f6a20 Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions 6 years ago
  Javen O'Neal a1b8f3ff14 bug 61745: add support for charts in XWPF/docx. Thanks to Sandeep Tiwari for the patch 6 years ago
  Dominik Stadler 4d13aefd6e Add test-case which shows that bug 55814 is fixed already by other changes 6 years ago
  PJ Fanning 5402bcdd49 add test case for bug 61701 6 years ago
  Dominik Stadler e24f25d0ef Add test which shows that bug 51262 is fixed now 6 years ago
  Dominik Stadler c2d09c0217 Bug 61586: Add test which shows that it works as expected 6 years ago