727 Révisions (200d579e45c29e2e28ec0c9c94fe09d29aa98f49)

Auteur SHA1 Message Date
  Andreas Beeker 200d579e45 #63011 - Multiple digital signature in excel file broke first signature il y a 5 ans
  Andreas Beeker 79addd3048 #62953 - Rendering of FreeformShapes with formula fails il y a 5 ans
  Andreas Beeker 746e22ea88 Fix exception for old powerpoint documents without the usual stream name il y a 5 ans
  Andreas Beeker c3af0776ec Fix exception for old powerpoint documents without the usual stream name il y a 5 ans
  Andreas Beeker 8b781ed03e #62949 - SlideShow rendering - keyframe fractions must be increasing il y a 5 ans
  Tim Allison b76bf26677 bug 60316 -- skip the glossary document, not the template document. il y a 5 ans
  PJ Fanning f28629f10d [bug-62929] add null check for blip fill. Thanks to Mate Borcsok il y a 5 ans
  Yegor Kozlov 4d3719144e Bug 62836: Implementation of Excel TREND function il y a 5 ans
  Tim Allison 1cd3f7b14e bug 60316 -- until we can implement it properly, gracefully skip the glossary document in XWPF. il y a 5 ans
  Tim Allison 1db334a6fd bug 62625 -- add special handling for REFERENCE_NAME record that may only il y a 5 ans
  Tim Allison 0fd3027a67 bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroReader il y a 5 ans
  Tim Allison ad52c65f70 bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent il y a 5 ans
  Greg Woolsey d24b4492f0 #62834 FormulaEvaluator.evaluateInCell() throws Exception il y a 5 ans
  Tim Allison fcbed10cfc 62815 -- some numeric values not correctly extracted from xlsb il y a 5 ans
  Alain Béarez 72d02f0c1c extract valuable code from 54470 submitted patch il y a 5 ans
  PJ Fanning 19baa76652 [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok il y a 5 ans
  Tim Allison 5e241fdd3c bug 62591 -- revert to ignoring place holders even if they contain metroblobs in ppt il y a 5 ans
  Tim Allison 070e815109 bug 62592 -- prevent StackOverflowError on corrupt thmx il y a 5 ans
  PJ Fanning 51b4e33a62 add 1 of the pptx files failing in centic regression tests il y a 5 ans
  PJ Fanning 3be215e070 Handle NPE issues in POIXMLProperties il y a 5 ans
  Dominik Stadler 8e9ccfaacd Regression tests: Add test which triggers reading header/footer of PPTX files so that we include the related CT classes il y a 6 ans
  Andreas Beeker 9b50601458 #62513 - Don't try to parse embedded package relationships il y a 6 ans
  Andreas Beeker 5169036f66 #62452 - Extract configuration while verifying XML signatures il y a 6 ans
  Andreas Beeker f35e818fa2 #62037 - SlideNames should not be null but have a default as if accessed by VBA il y a 6 ans
  Andreas Beeker 5189313eb4 #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name il y a 6 ans
  Andreas Beeker ab390ce170 #62319 - Decommission XSLF-/PowerPointExtractor il y a 6 ans
  Andreas Beeker 4ba2d64a50 Bug 62092 - Text not extracted from grouped text shapes in HSLF il y a 6 ans
  Dominik Stadler eb4e20cd69 Try to avoid one NPE that popped up in commoncrawl-corpus tests il y a 6 ans
  Dominik Stadler 2be766f267 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI il y a 6 ans
  PJ Fanning 4221ccebda [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 il y a 6 ans
  PJ Fanning 51f99aa616 [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 il y a 6 ans
  Tim Allison db3e8697f7 related to Bug 61991 -- include docx in test suite to trigger inclusion of CTPictureBase il y a 6 ans
  Dominik Stadler bc4eb140c5 Add test which verifies that bug 61652 is not appearing any more on latest trunk il y a 6 ans
  Yegor Kozlov ca7549131b Bug 58106: when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master il y a 6 ans
  Yegor Kozlov ff6f06cc27 Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call il y a 6 ans
  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. il y a 6 ans
  Dominik Stadler eb8fac4f77 Bug 61911: Avoid IndexOutOfBounds access when reading pictures il y a 6 ans
  Greg Woolsey a7a3293fb9 Implement DMAX and DSUM functions, following the pattern from DMIN. il y a 6 ans
  Yegor Kozlov 64d98e7872 Bug 61869: updating a cell with shared formula produces an unreadable file il y a 6 ans
  Yegor Kozlov 1ccc7bfd46 Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs il y a 6 ans
  Greg Woolsey 08e25fe46e Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference il y a 6 ans
  Andreas Beeker 2c2028ede6 #61881 - handle invalid font names il y a 6 ans
  Greg Woolsey 6390202491 Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all column reference il y a 6 ans
  Alain Béarez c795f2e793 XDDF usermodel for Charts closes #68 on GitHub il y a 6 ans
  Greg Woolsey ff034f6a20 Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions il y a 6 ans
  Javen O'Neal a1b8f3ff14 bug 61745: add support for charts in XWPF/docx. Thanks to Sandeep Tiwari for the patch il y a 6 ans
  Dominik Stadler 4d13aefd6e Add test-case which shows that bug 55814 is fixed already by other changes il y a 6 ans
  PJ Fanning 5402bcdd49 add test case for bug 61701 il y a 6 ans
  Dominik Stadler e24f25d0ef Add test which shows that bug 51262 is fixed now il y a 6 ans
  Dominik Stadler c2d09c0217 Bug 61586: Add test which shows that it works as expected il y a 6 ans