]> source.dussan.org Git - poi.git/shortlog
poi.git
2021-03-08 Andreas Beekerraise XmlBeans to 5.0.0 (nightly) also in the gradle...
2021-03-08 Andreas Beekerremove old batik jar
2021-03-08 Andreas BeekerUse XmlBeans 5 nightly
2021-03-06 PJ Fanningadd DeferredGeneration sample
2021-03-06 PJ Fanningconvert tabs to spaces
2021-03-06 PJ Fanningadd DeferredGeneration sample
2021-03-01 Marius VolkhartRemove unnecessary array conversion in HWPF FSPATable
2021-03-01 Marius VolkhartRemove deprecated HWPF FSPA methods
2021-03-01 Marius VolkhartImprove performance of HSLFPictureData#write
2021-03-01 Marius VolkhartDeprecate functions that duplicate functionality
2021-03-01 Marius VolkhartReview EscherContainerRecord#getChildRecords() call...
2021-02-28 Marius VolkhartAdd the ability to edit HSLFPictureData contents
2021-02-28 Marius VolkhartMake picture loading in HWPF PicturesTable easier to...
2021-02-28 Marius VolkhartAdd documentation to PICFAndOfficeArtData
2021-02-28 PJ Fanningchange gradle build to get unreleased xmlbeans jar...
2021-02-28 Marius VolkhartSimplify OfficeArtContent#getBStoreContainer method
2021-02-28 PJ Fanningchange gradle build to get unreleased xmlbeans jar...
2021-02-28 Marius VolkhartRename EscherRecordHolder to OfficeArtContent
2021-02-28 Marius VolkhartRework EscherRecordHolder parsing
2021-02-28 Marius VolkhartAdd documentation to EscherRecordTypes#DG_CONTAINER
2021-02-28 Marius VolkhartSimplify initialization of HWPF EscherRecordHolder
2021-02-28 Marius VolkhartAdd documentation for HWPF FileInformationBlock DggInfo...
2021-02-27 Marius VolkhartRevert "Replace magic constant with reference" changes
2021-02-27 Marius VolkhartReplace magic constant use of Escher Blip End type...
2021-02-27 Marius VolkhartReplace magic constant use of Escher Blip Start type...
2021-02-27 Marius VolkhartReplace magic constant use of EscherBSERecord type...
2021-02-27 PJ Fanningadd missing license
2021-02-27 Marius VolkhartFix bug with record indexes for HSSF Workbooks
2021-02-26 Marius VolkhartEnable running more integration tests from Gradle.
2021-02-26 Marius VolkhartRemove the integrationTest task from the Gradle integra...
2021-02-26 Marius VolkhartRemove the test exclusion for RecordStresser and Record...
2021-02-26 Marius VolkhartEnable parallel tests from Gradle
2021-02-24 PJ Fanningxmlsec version
2021-02-24 PJ Fanningmissing ooxml-schemas-lite classes
2021-02-23 Andreas Beekerinclude batik in poi-bin artifact
2021-02-23 Andreas Beekeradd batik to forbidden-apis-check classpath
2021-02-22 Marius Volkhart[bug-63046] Fix Java 16 build
2021-02-22 Andreas BeekerUse upcoming XmlBeans 5.0.0 (working version 4.0.1)
2021-02-21 Marius Volkhart[bug-63046] Use Log4j 2 for logging
2021-02-21 Andreas BeekerUse UTF-8 when writing SVG files
2021-02-21 PJ Fanningtry re-eanbling xml entity config
2021-02-18 Dominik StadlerFinanceLib: Simplify code and add a few more tests
2021-02-17 Alain BéarezManipulate individual data point properties
2021-02-17 Marius VolkhartCode cleanup AbstractEscherHolderRecord
2021-02-17 Marius VolkhartDocumentation for some EscherRecordTypes
2021-02-17 Marius VolkhartAdd documentation for DrawingGroupRecord
2021-02-16 Alain Béarez[bug-63902] reference cloned sheet in cloned chart...
2021-02-15 PJ Fanningallow subclassing of code to gen comments table
2021-02-15 PJ Fanningadd method to test for strict ooxml format
2021-02-15 Dominik StadlerDo not fail test which compares two documents if the...
2021-02-15 Dominik StadlerDo not require NullPointerException to have a null...
2021-02-15 PJ Fanningadd test for reading core properties from ooxml strict...
2021-02-14 PJ Fanningadd missing CTPhoneticRun
2021-02-14 PJ Fanningfix typo
2021-02-13 PJ Fanningsmall refactor
2021-02-13 PJ Fanningallo XSSFReader to be sublclassed with implementation...
2021-02-13 PJ Fanningbatik 1.14
2021-02-11 Marius VolkhartFix GitHub Action yaml for Gradle build
2021-02-08 Alain BéarezImport slide notes when importing slide content
2021-02-07 Marius Volkhart[github-219] Add GitHub Action to verify Gradle wrapper
2021-02-07 Marius VolkhartCache Gradle wrapper & caches during GitHub Actions
2021-02-06 Marius VolkhartCache Maven repo during GitHub Actions
2021-02-02 PJ Fanningremove accidental commit
2021-02-02 PJ Fanning[bug-65120] PartAlreadyExistsException when creating...
2021-02-01 Marius VolkhartFix inconsistent logging statement
2021-02-01 Alain BéarezClone only content of imported chart
2021-01-30 Andreas BeekerSonar fixes
2021-01-30 Dominik StadlerBug 65099: Fix incorrect handling of styles in XWPFStyl...
2021-01-30 Dominik StadlerAdjust integration-test slightly for running mass-regre...
2021-01-30 Dominik StadlerApply IDE suggestions, add toString(), adjust JavaDoc...
2021-01-30 Dominik StadlerEnable storing an SXSSF workbook twice
2021-01-28 Andreas BeekerSonar fixes
2021-01-26 Andreas BeekerSonar fixes
2021-01-24 Andreas Beekertry to fix windows integration tests
2021-01-24 Alain BéarezReplace deprecated methods used in tests
2021-01-23 Andreas BeekerSonar fixes
2021-01-23 Andreas BeekerJunit5 - fix logging to console
2021-01-23 Andreas Beekertry to fix font-based issues
2021-01-22 Andreas BeekerSonar fixes
2021-01-21 PJ Fanningmissing license
2021-01-21 Alain BéarezBug 64950: handle doughnut hole size
2021-01-21 PJ Fanning[bug-65096] XLSX Streaming XML not correctly reading...
2021-01-19 Andreas Beekerlimit junit concurrent threads to 3 (fixed amount)
2021-01-19 Alain BéarezBug 65016 - Creating a chart throws exception
2021-01-19 Andreas Beekergithub-211 - Revert addRow to behaviour before 4.1.2
2021-01-18 PJ Fanninggradle 6.8
2021-01-18 PJ Fanninggradle 6.8
2021-01-18 PJ Fanning[github-215] Improve Performance of OperandResolver...
2021-01-17 Andreas BeekerIntegration tests - try to fix Oracle/OpenJDK vs IBM...
2021-01-17 Andreas BeekerUpdate docs to 5.0.0
2021-01-17 Andreas BeekerBump versions to 5.0.1-SNAPSHOT
2021-01-17 Andreas BeekerSonar fixes
2021-01-17 Andreas Beekerintegration tests: ignore hsmf/lots-of-recipients.msg...
2021-01-17 Andreas BeekerIntegration test - fix filenames with windows path...
2021-01-17 Andreas BeekerRemove superfluous test
2021-01-17 Andreas BeekerSonar fixes
2021-01-16 Andreas Beekerintegration tests: Fix handling of NullPointerException...
2021-01-16 Andreas Beekerintegration tests: Fix JDK version handling
2021-01-16 Andreas Beekerintegration tests: NullPointerExceptions contain now...
2021-01-16 Andreas Beekerinclude externals on release build checkout
next