aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deprecate functions that duplicate functionalityMarius Volkhart2021-03-014-5/+18
* Review EscherContainerRecord#getChildRecords() call sites for unnecessary workMarius Volkhart2021-03-0117-34/+29
* Add the ability to edit HSLFPictureData contentsMarius Volkhart2021-02-2820-129/+1031
* Make picture loading in HWPF PicturesTable easier to understandMarius Volkhart2021-02-282-10/+7
* Add documentation to PICFAndOfficeArtDataMarius Volkhart2021-02-282-15/+30
* change gradle build to get unreleased xmlbeans jar from ci-builds (like ant b...PJ Fanning2021-02-281-2/+3
* Simplify OfficeArtContent#getBStoreContainer methodMarius Volkhart2021-02-282-17/+8
* change gradle build to get unreleased xmlbeans jar from ci-builds (like ant b...PJ Fanning2021-02-282-22/+16
* Rename EscherRecordHolder to OfficeArtContentMarius Volkhart2021-02-286-28/+29
* Rework EscherRecordHolder parsingMarius Volkhart2021-02-281-106/+86
* Add documentation to EscherRecordTypes#DG_CONTAINERMarius Volkhart2021-02-281-0/+6
* Simplify initialization of HWPF EscherRecordHolderMarius Volkhart2021-02-282-11/+12
* Add documentation for HWPF FileInformationBlock DggInfo methodsMarius Volkhart2021-02-281-0/+10
* Revert "Replace magic constant with reference" changesMarius Volkhart2021-02-274-46/+46
* Replace magic constant use of Escher Blip End type ID with referenceMarius Volkhart2021-02-272-2/+3
* Replace magic constant use of Escher Blip Start type ID with referenceMarius Volkhart2021-02-274-6/+7
* Replace magic constant use of EscherBSERecord type ID with referenceMarius Volkhart2021-02-274-43/+42
* add missing licensePJ Fanning2021-02-271-0/+17
* Fix bug with record indexes for HSSF WorkbooksMarius Volkhart2021-02-273-2/+29
* Enable running more integration tests from Gradle.Marius Volkhart2021-02-262-3/+14
* Remove the integrationTest task from the Gradle integrationtest projectMarius Volkhart2021-02-261-5/+0
* Remove the test exclusion for RecordStresser and RecordsStresser from Gradle ...Marius Volkhart2021-02-261-2/+0
* Enable parallel tests from GradleMarius Volkhart2021-02-261-0/+2
* xmlsec versionPJ Fanning2021-02-241-1/+1
* missing ooxml-schemas-lite classesPJ Fanning2021-02-243-5/+38
* include batik in poi-bin artifactAndreas Beeker2021-02-231-0/+5
* add batik to forbidden-apis-check classpathAndreas Beeker2021-02-231-0/+1
* [bug-63046] Fix Java 16 buildMarius Volkhart2021-02-221-0/+3
* Use upcoming XmlBeans 5.0.0 (working version 4.0.1)Andreas Beeker2021-02-2211-38/+195
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-21295-3175/+2171
* Use UTF-8 when writing SVG filesAndreas Beeker2021-02-211-1/+8