aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-282-14/+14
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-0/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-273714-7021/+463
* remove temp gradle workaround for xmlbeansPJ Fanning2021-03-261-10/+0
* [github-233] Updated de.rototor.pdfbox:graphics2d to 0.31. Thanks to Tobias S...PJ Fanning2021-03-254-4/+4
* Make "normalizing" the file-path actually workDominik Stadler2021-03-242-1/+6
* Don't use a hardcoded temporary file (and also not a hardcoded /tmp directory)Dominik Stadler2021-03-241-4/+11
* Make new tests for IOUtils work on Windows as wellDominik Stadler2021-03-241-1/+5
* add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documentsAndreas Beeker2021-03-235-0/+32
* Forbidden apis fixAndreas Beeker2021-03-201-1/+2
* dispose cursor finallySayi2021-03-201-5/+3
* Create, get, modify and remove comments, support operating paragraphs, pictur...Sayi2021-03-208-39/+866
* add jdk 1.16 job for xmlbeansPJ Fanning2021-03-201-0/+4
* revert accidental changePJ Fanning2021-03-191-1/+0