aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try to fix no-scratchpad buildAndreas Beeker2021-09-0120-192/+194
* disable javadoc generation in ooxml-full and ooxml-liteAndreas Beeker2021-08-292-2/+4
* exclude HeapDump class for ibm buildAndreas Beeker2021-08-291-1/+3
* exclude HeapDump class for ibm buildAndreas Beeker2021-08-291-0/+4
* use gradle for IBM-JDK buildAndreas Beeker2021-08-291-1/+1
* alter exception check to be compatible with Oracle / IBM jdkAndreas Beeker2021-08-291-1/+2
* sonar fixesAndreas Beeker2021-08-2850-1748/+1677
* extend xslf testPJ Fanning2021-08-281-0/+4
* disable broken ant buildPJ Fanning2021-08-282-3/+2
* try to fix java 11 compile issue about org.w3c.dom.css classesPJ Fanning2021-08-281-0/+1
* more use of commons-ioPJ Fanning2021-08-287-14/+14
* more use of commons-ioPJ Fanning2021-08-2811-28/+28
* more use of commons-ioPJ Fanning2021-08-275-9/+12
* add basic support for hdphoto/wdp images in slideshowsPJ Fanning2021-08-275-5/+37
* try to fix spotbugs publisher entryAndreas Beeker2021-08-251-1/+1
* add spotbugs to gradle buildAndreas Beeker2021-08-253-1/+10
* rat check - ignore svn conflict artifacts for module-info.class filesAndreas Beeker2021-08-231-1/+3
* Increase general max heap size to cover also integration tests demandsAndreas Beeker2021-08-231-1/+1
* Redirecting System.out/err is bad in concurrent test environmentAndreas Beeker2021-08-222-3/+6
* use gradle for windows buildsAndreas Beeker2021-08-201-9/+4
* use gradle for windows buildsAndreas Beeker2021-08-201-5/+5
* try to fix path issues in Windows buildAndreas Beeker2021-08-204-4/+4
* try to fix concurrent issues in excelantAndreas Beeker2021-08-205-4/+9
* Bug 65501 - Use viewbox when rendering SVG imagesAndreas Beeker2021-08-202-12/+131
* also invoke Java 11 build on gradleAndreas Beeker2021-08-161-1/+1
* fix Windows gradle build - task allJavaDocAndreas Beeker2021-08-161-2/+1
* try to get openjdk working again ... also with gradleAndreas Beeker2021-08-161-3/+3
* [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to ...PJ Fanning2021-08-1610-45/+682
* increase intermediate significancePJ Fanning2021-08-141-2/+3
* increase intermediate significancePJ Fanning2021-08-141-2/+3
* tidy up evalPJ Fanning2021-08-142-11/+11
* try to fix testPJ Fanning2021-08-131-0/+2
* try to fix testPJ Fanning2021-08-131-0/+5
* slightly more impl in XSSFDataBarFormattingPJ Fanning2021-08-131-4/+4
* remove XLookupPJ Fanning2021-08-124-230/+2
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+28
* compile module info only in Java 9+ buildsAndreas Beeker2021-08-111-0/+4
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+3
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-112-11/+96
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-102-21/+41
* add testPJ Fanning2021-08-101-39/+79
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-101-2/+8
* use "gradle clean jenkins" instead of only "gradle jenkins" otherwise the bui...Andreas Beeker2021-08-101-1/+1
* convert link to internal jdk api to preformatted codeAndreas Beeker2021-08-091-11/+11
* [bug-65492] XSSFExportToXml does not handle formula type cells with boolean v...PJ Fanning2021-08-091-1/+5
* disable "ant init" in gradle buildAndreas Beeker2021-08-091-4/+4
* fix broken test casePJ Fanning2021-08-091-2/+8
* use gradle as default build toolAndreas Beeker2021-08-091-7/+8
* move dist files from gradles default dist directory to pois dist dirAndreas Beeker2021-08-091-1/+15
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-094-33/+106