aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* try to re-enable new getBlockAt codePJ Fanning2021-03-192-2/+3
* add disabled test for corrupt filePJ Fanning2021-03-191-6/+30
* Allow negative numbers in conditional part of format stringDominik Stadler2021-03-192-1/+1
* Enhance javadoc and coverage for IOUtilsDominik Stadler2021-03-192-19/+223
* #65192 - Allow change of EncryptionModeAndreas Beeker2021-03-173-6/+91
* Revert erroneously modified logging statementMarius Volkhart2021-03-161-1/+1
* add back some new codePJ Fanning2021-03-151-0/+45
* revert recent changesPJ Fanning2021-03-151-68/+30
* Run the TestAllFiles tests as part of GradleMarius Volkhart2021-03-151-1/+0
* [bug-65184] revert due to integration test failuresPJ Fanning2021-03-141-15/+11
* Try to fix sonar buildAndreas Beeker2021-03-145-1/+5
* reformat filePJ Fanning2021-03-141-203/+203
* [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sitsPJ Fanning2021-03-142-21/+63
* Implement CONCAT function #65185Nick Burch2021-03-144-12/+107