aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change Gradle to use java-library pluginMarius Volkhart2021-03-141-73/+49
* xmlbeans 5.0.0 releasePJ Fanning2021-03-147-11/+9
* Exclude batik-script dependency from OOXML artifactMarius Volkhart2021-03-144-6/+16
* Specify more granular Batik dependenciesMarius Volkhart2021-03-143-9/+26
* Disable parallel tests on Gradle againMarius Volkhart2021-03-141-1/+1
* Limit which tests can run in parallelMarius Volkhart2021-03-144-3/+14
* Get Gradle GitHub Action past downloading the XMLBeans JARMarius Volkhart2021-03-141-0/+1
* [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sitsPJ Fanning2021-03-131-153/+151
* update keyPJ Fanning2021-03-111-29/+29
* Streamline HPSF CustomProperties collection retrievalMarius Volkhart2021-03-101-7/+5
* update key for kiwiwings - downrating sha1 - see https://infra.apache.org/rel...Andreas Beeker2021-03-091-97/+97
* Parse PPDrawing more deterministicallyMarius Volkhart2021-03-091-115/+28
* Additional debug logging for unknown records in HSLFMarius Volkhart2021-03-091-1/+6
* Cleanup documentation of EscherChildAnchorRecord and EscherClientAnchorRecordMarius Volkhart2021-03-092-4/+7
* try to fix windows path issues in exception messagesAndreas Beeker2021-03-081-3/+5
* raise XmlBeans to 5.0.0 (nightly) also in the gradle buildAndreas Beeker2021-03-081-3/+3
* remove old batik jarAndreas Beeker2021-03-081-1/+1
* Use XmlBeans 5 nightlyAndreas Beeker2021-03-081-2/+2
* add DeferredGeneration samplePJ Fanning2021-03-061-0/+5
* convert tabs to spacesPJ Fanning2021-03-062-45/+45
* add DeferredGeneration samplePJ Fanning2021-03-061-0/+49
* Remove unnecessary array conversion in HWPF FSPATableMarius Volkhart2021-03-011-2/+2
* Remove deprecated HWPF FSPA methodsMarius Volkhart2021-03-013-37/+1
* Improve performance of HSLFPictureData#writeMarius Volkhart2021-03-011-13/+3