2218 Commits (e875bd81435bc7627e4eab9a18490583d2cee604)

Author SHA1 Message Date
  Dominik Stadler 235f3e059c Remove unnecesssary semicolons 5 years ago
  Dominik Stadler f6eab84243 Simplify some string operations 5 years ago
  Dominik Stadler 19884d0ca3 Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
  Andreas Beeker 6c5a2de640 #62886 - Regression extracting text from corrupted docx files 5 years ago
  Andreas Beeker 9eea29da5b #63017 - Remove rows from a XSLFTable 5 years ago
  PJ Fanning 1a25ff4dce [bug-63013] add XWPFRun setLang method 5 years ago
  Andreas Beeker 9f3c99c25c only refactorings to break up the long method 5 years ago
  PJ Fanning d1400559f8 [bug-63005] disable the reading of DTDs altogether 5 years ago
  Andreas Beeker 3452ea963d changed to bouncer pattern - to match also the rest of the code 5 years ago
  PJ Fanning bb7ffebe0f add null check in XLSFPictureShape 5 years ago
  Andreas Beeker 150a00654e #62365 - SVG image support in XSLF 5 years ago
  Andreas Beeker 8d51a39edd fix constructor after its delegated now 5 years ago
  Andreas Beeker d45ec541cd #62365 - SVG image support in XSLF 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 397e568656 #62994 - IBM JCE workarounds 5 years ago
  Andreas Beeker dc3c437d14 #62953 - Rendering of FreeformShapes with formula fails 5 years ago
  PJ Fanning 740a756a3f lgtm issues 5 years ago
  Alain Béarez ef75a6d2d2 create chart from scratch by sandeeptiwari32 5 years ago
  PJ Fanning 3c313a7f66 [bug-57342] add SXSSFWorkbook setZip64Mode method 5 years ago
  Andreas Beeker e96aae8be4 #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream 5 years ago
  Dominik Stadler d28720afd0 Add test for FileMagic 5 years ago
  Tim Allison 8e427c1806 bug 60316 -- skip the glossary document, not the template document. 5 years ago
  PJ Fanning c199dfc3b6 tidy up code formatting 5 years ago
  PJ Fanning 96308eb512 [bug-62929] add null check for blip fill. Thanks to Mate Borcsok 5 years ago
  Andreas Beeker 655c24dcb5 Remove/Minimize references to Scratchpad module from other modules 5 years ago
  PJ Fanning 46f6c45f6c put back XSSFColor(java.awt.Color clr) constructor 5 years ago
  PJ Fanning f006c8ee6b add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 5 years ago
  Andreas Beeker 4d543f165d Bug 62872 - Writing large files with 800k rows gives java.io.IOException: This archive contains unclosed entries. 5 years ago
  Tim Allison 341f456ef7 bug 60316 -- until we can implement it properly, gracefully skip the glossary document in XWPF. 5 years ago
  Dominik Stadler d7649a2831 IDE warnings, tried to reproduce Bug 58927, but could not 5 years ago
  Tim Allison af9142e4b7 bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent 5 years ago
  Dominik Stadler a8fd70ec7f Adjust sample for creating comments to also create a .xlsx file 5 years ago
  PJ Fanning 59ee53ca71 fix class cast issur recently introduced in BaseXSSFFormulaEvaluator 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 65b7c9e273 fix most alerts reported by LGTM on OOXML 5 years ago
  Andreas Beeker 616f8127cf Bug 60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream 5 years ago
  PJ Fanning e07b0284cf [bug-62807] fix typo in XSLFTableCell#removeBorder 5 years ago
  PJ Fanning 45bcbd9828 use jaxp transformer instead of dom serializer to try fix old-xerces test failure 5 years ago
  Alain Béarez 5821b3b32c adding tricks from other answers on StackOverflow 5 years ago
  Alain Béarez cffa31ed62 example from StackOverflow question 47065690 5 years ago
  Alain Béarez f446df6f66 more XDDF improvements based on SO examples 5 years ago
  PJ Fanning 621de405a6 [bug-62800] Fix null pointer exception if a picture shape has no blip id 5 years ago
  Alain Béarez b8248ceb1b XDDF improvements based on StackOverflow examples 5 years ago
  Alain Béarez 28d561fc50 change chart data to experiment diverse scripts 5 years ago
  PJ Fanning 8a2b2f7fef deprecate unused Nullable class 5 years ago
  PJ Fanning 95b00fda0b rename xmlbeans job 5 years ago
  PJ Fanning 63c25f927e [bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshaller 5 years ago
  Alain Béarez 5199f75fe3 extract valuable code from 54470 submitted patch 5 years ago