7767 Commits (5384cfbe8a7d93006b6cc4c5cbda3148a40908e6)

Author SHA1 Message Date
  Andreas Beeker 5384cfbe8a ignore keystore files on integration test 5 years ago
  Andreas Beeker 200d579e45 #63011 - Multiple digital signature in excel file broke first signature 5 years ago
  Andreas Beeker 56c96800d6 #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext 5 years ago
  PJ Fanning d4cc4e37b7 [bug-62996]try suggested test change 5 years ago
  Andreas Beeker e54b805904 #62994 - IBM JCE workarounds 5 years ago
  Andreas Beeker 6676b3c503 #62994 - IBM JCE workarounds 5 years ago
  Andreas Beeker 70d8fbbfe9 #62966 - init presetShapeDefinitions.xml fail under IBM jdk 5 years ago
  Andreas Beeker 79addd3048 #62953 - Rendering of FreeformShapes with formula fails 5 years ago
  PJ Fanning 206e66bb3e lgtm issues 5 years ago
  Alain Béarez 2c43a47ff3 create chart from scratch by sandeeptiwari32 5 years ago
  PJ Fanning 81e2ed9490 [bug-57342] add SXSSFWorkbook setZip64Mode method 5 years ago
  Dominik Stadler 1468ede3ae Fix TestFileMagic 5 years ago
  Andreas Beeker c3af0776ec Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker d3d80e1b4a #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream 5 years ago
  Dominik Stadler e75a0b9e89 Add test for FileMagic 5 years ago
  Andreas Beeker 25a698f76b #62951 - FileMagic not correctly identified 5 years ago
  Andreas Beeker 8b781ed03e #62949 - SlideShow rendering - keyframe fractions must be increasing 5 years ago
  PJ Fanning 43e30f090b fixed escaping of sheet names. Thanks to gallonfizik. This closes #134 5 years ago
  Tim Allison b76bf26677 bug 60316 -- skip the glossary document, not the template document. 5 years ago
  PJ Fanning df83dab1a4 add missing classes to poi-ooxml-schemas 5 years ago
  PJ Fanning 1c47fcb3e5 tidy up code formatting 5 years ago
  PJ Fanning f28629f10d [bug-62929] add null check for blip fill. Thanks to Mate Borcsok 5 years ago
  Andreas Beeker af5b9d959c Remove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code 5 years ago
  Andreas Beeker 0beee42a19 Try to workaround/ignore kept open files of JaCoCo ant task 5 years ago
  Andreas Beeker d6cc11ed7a Remove/Minimize references to Scratchpad module from other modules 5 years ago
  Andreas Beeker b3ac6e905e #62921 - Provide OOXMLLite alternative for Java 12+ 5 years ago
  Andreas Beeker c9ce7ff48a #62921 - Provide OOXMLLite alternative for Java 12+ 5 years ago
  Andreas Beeker 87a811997e #62921 - Provide OOXMLLite alternative for Java 12+ 5 years ago
  Andreas Beeker 7d53738154 #62921 - Provide OOXMLLite alternative for Java 12+ 5 years ago
  Andreas Beeker 0d052def85 #62921 - Provide OOXMLLite alternative for Java 12+ 5 years ago
  Andreas Beeker 1a040e4b0a Try to fix ImageIO cache error 5 years ago
  Dominik Stadler 95416d6f05 One more try to avoid the test-failures related to ImageIO-cache dir 5 years ago
  Dominik Stadler d1642a89a9 Try to create the temporary directory for ImageIO to see if that makes 5 years ago
  PJ Fanning 6a198bf5f2 put back XSSFColor(java.awt.Color clr) constructor 5 years ago
  PJ Fanning ccfd27dfc3 remove duplicate attempt to add column headers 5 years ago
  PJ Fanning 2fd720be3f remove unused import 5 years ago
  PJ Fanning d64003436f [bug-62908] populate NamedColors 5 years ago
  PJ Fanning 3885cb0839 fix typo 5 years ago
  PJ Fanning e6505d0e10 add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 5 years ago
  PJ Fanning 6b7e322227 add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906 5 years ago
  Andreas Beeker 0aa9b34d08 Bug 62872 - Writing large files with 800k rows gives java.io.IOException: This archive contains unclosed entries. 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 70db618688 bug 62624 -- further cleanup 5 years ago
  Dominik Stadler 40a5e940c1 Remove JavaDoc warnings 5 years ago
  Dominik Stadler 0cc8ec178f IDE warnings, tried to reproduce Bug 58927, but could not 5 years ago
  Tim Allison fd125b9e4e bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ! 5 years ago
  Tim Allison c257dd71f9 bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity checks. 5 years ago
  Tim Allison 9229cab9bc bug 62624 -- fix recursion 5 years ago
  Tim Allison 9ab4318ade bug 62625 -- clean up imports 5 years ago