9549 Commits (200d579e45c29e2e28ec0c9c94fe09d29aa98f49)
 

Author SHA1 Message Date
  Tim Allison 070e815109 bug 62592 -- prevent StackOverflowError on corrupt thmx 5 years ago
  Tim Allison c709b0c5d5 bug 62597 -- bump max record sizes up based on new failures in regression set. I typically bumped to 2x the max found in regression set. 5 years ago
  PJ Fanning cad6c1701f fix build issue 5 years ago
  PJ Fanning c456c2fbe6 [github-119] extra xpwf formatting support. This closes #119 5 years ago
  PJ Fanning 9a6fde7673 [github-120] rename some new xpwf abstract classes. This closes #120 5 years ago
  PJ Fanning 361117c17a add CTEm class to poi-ooxml-schemas 5 years ago
  PJ Fanning e05b80f7dc [github-118] Added get/set for mirror margins setting. This closes #118 5 years ago
  PJ Fanning bfc79d5169 add new public method to expose cell addresses that have comments 5 years ago
  PJ Fanning 6e0a009b8f ensure xssfsheet getCellComments returns comments with client anchors set 5 years ago
  PJ Fanning f84dc3885c exclude broken pptx file from integration test 5 years ago
  PJ Fanning 857f4a5ad4 add null guard in XSSFComment 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
  PJ Fanning 83b60f4777 [bug-62275] in vlooup function, treat optional 4th param as true if the value is not provided 5 years ago
  PJ Fanning 3c4d0086fa add test case 5 years ago
  PJ Fanning d2d9202772 make xssf streaming code more extensible 5 years ago
  PJ Fanning ad4f5ea6d2 add missing licenses 5 years ago
  PJ Fanning 2900fcf9af start process of introducing an interface for Styles and Themes Tables 5 years ago
  PJ Fanning 577be83a1d reduce dependence on CTComment 5 years ago
  PJ Fanning afd75ffaa3 reduce dependence on CTComment 5 years ago
  PJ Fanning ba4c6093f6 start process of introducing an interface for Comments Table 5 years ago
  PJ Fanning 826c15ef59 add SharedStrings interface to allow our XSSF code to more easily extended by external projects 5 years ago
  PJ Fanning c4290ae2be [github-117] Add getStyleWithName() to XWPFStyles. This closes #117 5 years ago
  PJ Fanning 2b3c415909 make ReadOnlySharedStringsTable subclassable 5 years ago
  Andreas Beeker d3b5a0141e #62564 - replace Thread.currentThread().getContextClassLoader() with getClass().getClassLoader() 5 years ago
  PJ Fanning 54b8260ccc Add missing apache licenses. This closes #116 5 years ago
  PJ Fanning e3ae88792b [github-115] implement endnote. This closes #115 5 years ago
  Andreas Beeker f4decbdb32 Added missing reference to commons-compress JAR 5 years ago
  PJ Fanning c1fc95c517 [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This closes #114 5 years ago
  Andreas Beeker fc044c7840 replaced forrest ant integration with ant invocation - copying xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore 5 years ago
  Andreas Beeker eca7a55932 fix forrest path on windows 5 years ago
  Andreas Beeker 1ce9611415 fix new javadocs location in build dir 5 years ago
  Andreas Beeker 9e076beb5b update forrest version info / set FORREST_HOME environment variable 5 years ago
  Andreas Beeker 327c68a50a Update to Apache Forrest 0.90 5 years ago
  PJ Fanning df77071378 upgrade commons-collections4 to 4.2 5 years ago
  PJ Fanning 3aeee6987d add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar 5 years ago
  PJ Fanning 37cf867cc1 add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar 5 years ago
  PJ Fanning b167994f49 try to get more generated classes into poi-ooxml-schemas 5 years ago
  PJ Fanning 8c4833a108 try to get more generated classes into poi-ooxml-schemas 5 years ago
  PJ Fanning 20dc9dc714 code formatting 5 years ago
  PJ Fanning 61a25d079b more usage of shared rebuildRows 5 years ago
  PJ Fanning 6f3cc9ed80 update indents 5 years ago
  Andreas Beeker 7dc47ceefe changed expiry date of kiwiwings entry 5 years ago
  PJ Fanning f818ef2d35 update PGP key 5 years ago
  PJ Fanning b1780a5f1a add pgp key 5 years ago
  PJ Fanning 75d1771f49 [bug-62522] include partName in exception message 5 years ago
  Dominik Stadler 0c3e972a71 Gradle: Define japicmp settings only once, but still fails due to removed classes in 4.0.0 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 5 years ago
  Dominik Stadler a4251b706b Adjust comments and IDE warnings, duplicate code reduction 5 years ago
  Dominik Stadler d2c3c7e004 Add a test with a threaded TempFileCreationStrategy, remove duplicated constant. 5 years ago