aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework test to not cause file-handle leaks and add an exclude for Log4j 2Dominik Stadler2021-04-263-156/+137
* Add a disabled test to run one single file from the stress-test-documentsDominik Stadler2021-04-261-0/+8
* Jenkins DSL: Remove some outdated directories/filesDominik Stadler2021-04-261-1/+4
* Jeknins DSL: Disable Maven based Sonar-run to see if the Gradle-based one wor...Dominik Stadler2021-04-262-2/+6
* [github-235] Fix date formatting for number cell values. Thanks to Anthony Sc...PJ Fanning2021-04-253-3/+22
* #65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTe...Andreas Beeker2021-04-224-20/+26
* TIKA-3164 - add more .xsb and classes needed for TIKAs extractorAndreas Beeker2021-04-193-6/+18
* Fix JavadocsAndreas Beeker2021-04-1920-123/+126
* Fix JavadocsAndreas Beeker2021-04-1825-326/+275
* fix gradle builds to better comply with IntelliJAndreas Beeker2021-04-183-6/+35
* Fix JavadocsAndreas Beeker2021-04-189-39/+51
* fix javadocsAndreas Beeker2021-04-1518-193/+167
* [github-234] Ensure the hours position is correct. Thanks to Anthony Schott. ...PJ Fanning2021-04-155-6/+23
* Increase memory for task allJavaDoc to avoid OOM during buildingDominik Stadler2021-04-151-1/+1
* Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolationDominik Stadler2021-04-154-4/+9
* Gradle: Synchronize the code in the different build-scripts across the projectsDominik Stadler2021-04-155-68/+65
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-14730-3378/+1934
* :poi-ooxml - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-1319-285/+211
* :poi-scratchpad - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-1320-1269/+1102
* replace over engineered inner classes with lambdas/method referencesAndreas Beeker2021-04-1316-597/+429
* Fix Xades / Document.importNode SIGSEVAndreas Beeker2021-04-121-11/+65
* :poi - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-1134-222/+215
* Adjust paths in build-files some more and copy svn-libsDominik Stadler2021-04-102-6/+5
* move jdk check into doFirstAndreas Beeker2021-04-101-9/+11
* fix paths for integration build, docs, add site task to main build.gradleAndreas Beeker2021-04-105-5/+57
* try to fix build issuePJ Fanning2021-04-101-1/+1
* Store jars for svnant locallyDominik Stadler2021-04-105-4/+5
* [bug-65227] add NPE guard in SheetUtil. Thanks to Petr BlahaPJ Fanning2021-04-091-9/+11
* Adjust for the new source-directories in some more placesDominik Stadler2021-04-0810-44/+53
* Ensure the cache-directory for ImageIO is set to a valid directoryDominik Stadler2021-04-083-16/+35
* fix paths to new gradle directoriesAndreas Beeker2021-04-085-14/+14
* fix merge problemAndreas Beeker2021-04-071-2/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-073647-724/+2128
* Adjust path for archiving JUnit files to capture both locations that are in useDominik Stadler2021-04-071-2/+2
* Jenkins DSL: Add a workaround to run "ant init" before building with GradleDominik Stadler2021-04-061-0/+14
* Enable Gradle Wrapper to avoid running with an unsupported local versionDominik Stadler2021-04-061-2/+2
* Add a simple test-case for XLSX2CSVDominik Stadler2021-04-061-0/+113
* Add one more directory from Maven build to .gitignoreDominik Stadler2021-04-061-0/+1
* Fix directory for examples-sources to make Maven build work againDominik Stadler2021-04-061-1/+1
* Switch the Ant-build to separate folders under "build/classes"Dominik Stadler2021-04-061-6/+6
* Add a Gradle target "allJavaDoc" for an initial combined JavaDoc runDominik Stadler2021-04-061-0/+41
* Adjust JavaDoc target to act similar as the one in the build.xmlDominik Stadler2021-04-061-0/+12
* Adjust some JavaDocDominik Stadler2021-04-067-11/+15
* XSLX2CSV: Do not double-encode if the value is already having quotes and esca...Dominik Stadler2021-04-063-5/+30
* Also look for test-data in ../test-data for Gradle buildDominik Stadler2021-04-061-3/+5
* Update JUnit to 5.7.1 and junit-platform to 1.7.1Dominik Stadler2021-04-063-9/+9
* Apply some IDE suggestions, improve exception message, add some JavaDocDominik Stadler2021-04-067-52/+49
* Ignore new "build" and "out" directoriesDominik Stadler2021-03-281-1/+3
* Gradle: Add support for rat-check and initial target "jenkins"Dominik Stadler2021-03-281-1/+55
* Remove support for japicmp from Gradle buildDominik Stadler2021-03-2810-48/+2