summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tag r1847494 as 4.0.1REL_4_0_1Andreas Beeker2018-11-2650-248/+509
|\
| * release prepare for 4.0.1 - updating build.xml and changes.xmlAndreas Beeker2018-11-261-1/+1
| * exclude sha256 for nexus uploadAndreas Beeker2018-11-261-1/+1
| * Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-261-0/+0
| * Fix TestFileMagicDominik Stadler2018-11-261-4/+5
| * Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-256-7/+20
| * #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-11-251-2/+1
| * Add test for FileMagicDominik Stadler2018-11-2515-98/+174
| * Exclude ooxml-testlib from src-zip/tar.gzDominik Stadler2018-11-251-0/+1
| * #62951 - FileMagic not correctly identifiedAndreas Beeker2018-11-252-11/+28
| * #62949 - SlideShow rendering - keyframe fractions must be increasingAndreas Beeker2018-11-254-83/+71
| * fixed escaping of sheet names. Thanks to gallonfizik. This closes #134PJ Fanning2018-11-255-25/+154
| * bug 60316 -- skip the glossary document, not the template document.Tim Allison2018-11-234-1/+9
| * add missing classes to poi-ooxml-schemasPJ Fanning2018-11-211-0/+6
| * Remove duplicated .jar extension when crafting the maven-jar nameAndreas Beeker2018-11-201-0/+1
| * tidy up code formattingPJ Fanning2018-11-201-5/+4
| * [bug-62929] add null check for blip fill. Thanks to Mate BorcsokPJ Fanning2018-11-203-12/+35
| * prepare for 4.0.2Andreas Beeker2018-11-1910-10/+10
* | tag r1846949 as 4.0.1Andreas Beeker2018-11-190-0/+0
|/
* release prepare for 4.0.1 - updating build.xml and changes.xmlAndreas Beeker2018-11-191-1/+1
* Remove commented out System.out calls / Move DummyGraphics2d to testcase area...Andreas Beeker2018-11-198-27/+14
* Try to workaround/ignore kept open files of JaCoCo ant taskAndreas Beeker2018-11-191-1/+3
* Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-1914-173/+187
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-183-20/+38
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-182-2/+2
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-4/+17
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-182-1/+5
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-188-553/+223
* Multiproject test including Windows slavesAndreas Beeker2018-11-161-29/+44
* exclude H35 because of strange file permission errorsAndreas Beeker2018-11-161-3/+3
* exclude H35 because of strange file permission errorsAndreas Beeker2018-11-161-1/+2
* Try to fix ImageIO cache errorAndreas Beeker2018-11-164-15/+15
* One more try to avoid the test-failures related to ImageIO-cache dirDominik Stadler2018-11-161-12/+12
* Try to create the temporary directory for ImageIO to see if that makes Dominik Stadler2018-11-161-5/+18
* put back XSSFColor(java.awt.Color clr) constructorPJ Fanning2018-11-161-3/+15
* remove duplicate attempt to add column headersPJ Fanning2018-11-131-4/+0
* remove unused importPJ Fanning2018-11-131-1/+0
* [bug-62908] populate NamedColorsPJ Fanning2018-11-132-15/+27
* fix typoPJ Fanning2018-11-131-1/+1
* add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906PJ Fanning2018-11-131-0/+2
* add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906PJ Fanning2018-11-134-52/+75
* Bug 62872 - Writing large files with 800k rows gives java.io.IOException: Thi...Andreas Beeker2018-11-022-1/+51
* Bug 62836: Implementation of Excel TREND functionYegor Kozlov2018-11-025-1/+410
* bug 60316 -- until we can implement it properly, gracefully skip the glossary...Tim Allison2018-11-013-0/+20
* bug 62624 -- further cleanupTim Allison2018-11-011-29/+27
* Remove JavaDoc warningsDominik Stadler2018-11-015-18/+63
* IDE warnings, tried to reproduce Bug 58927, but could notDominik Stadler2018-11-014-87/+101
* Allow the forrest task to be called from the site sub-projectNick Burch2018-10-311-3/+6
* bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ!Tim Allison2018-10-311-6/+9