761 Commits (1791a4e61d3d8056e4454775d55da8967cfa30f1)

Author SHA1 Message Date
  Andreas Beeker 33fd0b22d6 Regression findings - fix missing moveto exception 4 years ago
  Andreas Beeker f7fe4b0d59 #63955 - HMEFContentsExtractor fails to extract content from winmail.dat 4 years ago
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector 4 years ago
  Dominik Stadler 9f35db4f51 Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 4 years ago
  Dominik Stadler 821e164041 Bug 63700: Make D* functions work with numeric result column 4 years ago
  Dominik Stadler bc0dcdf369 Fix bug 63984: AND / OR should treat missing parameters as FALSE 4 years ago
  PJ Fanning 4c034f0e20 [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164 4 years ago
  Dominik Stadler 00a2a87097 XWPF: Insert newlines between multiple paragraphs in comments. 4 years ago
  PJ Fanning e81a348864 add null check for XSLFShape 4 years ago
  PJ Fanning 06f28db213 Bug 63768: Adjust handling of SchemaFactory 4 years ago
  Dominik Stadler 2f1da7bc43 Adjust reproducer test-case for bug 59322 to not print to stdout and close resources 4 years ago
  Dominik Stadler be52865b38 Fix bug #61490, for some tables in documents, we should not remove the last cell 4 years ago
  PJ Fanning f74a8f9abb [github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHtmlBody. Thanks to Dominik Hölzl. This closes #149 5 years ago
  Andreas Beeker ea0e01acc1 Bug 60656 - EMF image support in slideshows 5 years ago
  Andreas Beeker 27399cec83 #54803 - Error opening XLSX after saving with a Drawing using POI 5 years ago
  Tim Allison a5278ccad9 bug 63327 allow retrieval of wmf data embedded in emf 5 years ago
  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