]> source.dussan.org Git - poi.git/shortlog
poi.git
2021-12-09 PJ Fanningadd ctcustomxmlblockd3c1type.xsb to poi-ooxml-lite
2021-12-09 PJ Fanningspotbugs-gradle-plugin 5.0.2
2021-12-09 PJ Fanning[github-285] Issue in XDGFShape getTxtPinX. Thanks...
2021-12-08 PJ Fanningadd data-formatter test
2021-12-08 PJ Fanningupdate tests
2021-12-08 PJ Fanningupdate tests
2021-12-08 Dominik StadlerFix applying ruls for forbidden-apis plugin
2021-12-08 Dominik Stadlerbuild.xml: Adjust forbidden-api to not get missing...
2021-12-08 PJ Fanning[bug-65730] add setUseCachedValuesForFormulaCells on...
2021-12-08 PJ Fanningupgrade spotbugs
2021-12-06 PJ Fanningtry to get xlookup example 6 to work
2021-12-06 PJ Fanningtry to get xlookup example 6 to work
2021-12-06 Dominik StadlerSome more changes for early support for JDK 18
2021-12-06 Dominik StadlerFix forbidden-api violation for using wrong logger
2021-12-06 Dominik StadlerClose some streams/workbooks properly
2021-12-06 PJ Fanningadd broken test (xlookup)
2021-12-06 PJ Fanningadd xmatch test
2021-12-06 PJ Fanningspotbugs 5.0.0
2021-12-06 PJ Fanningadd xmatch test
2021-12-06 PJ Fanningadd xmatch test
2021-12-06 PJ Fanningadd xmatch test
2021-12-06 PJ Fanningadd xlookup test
2021-12-06 PJ Fanningadd initial version of XMATCH
2021-12-05 PJ Fanningadd initial version of XMATCH
2021-12-05 PJ Fanninginitial work on example 5
2021-12-05 PJ Fanninginitial work on example 5
2021-12-05 PJ Fanninginitial work on example 5
2021-12-05 PJ Fanninginitial work on example 5
2021-12-05 PJ Fanningfix broken xlookup test
2021-12-05 Dominik StadlerRemove some more from the Ant Build to try to keep...
2021-12-05 Dominik StadlerFix issues found when fuzzing Apache POI via Jazzer
2021-12-05 Dominik StadlerFix issues found when fuzzing Apache POI via Jazzer
2021-12-05 Dominik StadlerFix issues found when fuzzing Apache POI via Jazzer
2021-12-05 Dominik StadlerFix issues found when fuzzing Apache POI via Jazzer
2021-12-05 Dominik StadlerApply IDE suggestions, adjust tests, ...
2021-12-05 PJ Fanningadd xlookup tests
2021-12-05 PJ Fanningadd xlookup tests
2021-12-04 PJ Fanningrefactor LookupUtils
2021-12-03 PJ Fanningupgrade byte-buddy
2021-12-03 PJ Fanningadd xlookup tests
2021-12-03 PJ Fanningadd xlookup tests
2021-12-03 PJ Fanningrefactor LookupUtils
2021-12-03 PJ Fanningrefactor LookupUtils
2021-12-03 PJ Fanningrefactor LookupUtils
2021-12-02 PJ Fanning[github-243] basic version of XLookup
2021-12-02 PJ Fanning[github-243] basic version of XLookup
2021-12-02 PJ Fanningjdk 1.18 build just once a week
2021-12-02 PJ Fanning[bug-65718] Charts imported without blip fills
2021-12-02 PJ Fanningtypo
2021-12-01 PJ Fanningundo * import
2021-12-01 PJ Fanningadd /* ===========================================...
2021-12-01 PJ Fanningbouncycastle 1.70
2021-12-01 PJ Fanningremove unfinished test
2021-12-01 PJ Fanningfix merge issue
2021-12-01 PJ Fanningcode formatting
2021-12-01 PJ Fanningspelling of embedded
2021-12-01 PJ Fanning[bug-65715] fix bug in getDrawingPatriarch
2021-11-30 PJ Fanningupdate test assertion
2021-11-30 Dominik StadlerAlso set version 5.2.0 in osgi/pom.xml
2021-11-30 Dominik StadlerRemove some ant-targets related to installation/osgi...
2021-11-30 Dominik StadlerJenkins DSL: Increase timeout to 300 seconds
2021-11-30 Dominik StadlerAdd JDK 18, do not run CI for JDK 12 - 16 any more
2021-11-30 Dominik StadlerAdd some missing JavaDoc for WorkbookFactory and Extrac...
2021-11-29 PJ Fanninguse temurin java
2021-11-29 PJ Fanning[bug-65711] add test
2021-11-29 PJ Fanningjunit 5.8.2
2021-11-29 PJ Fanning[bug-65711] Fix overriding relation IDs in importBlip
2021-11-28 PJ Fanningcache vml drawing
2021-11-27 Andreas BeekerFix date format differences Java 8 vs 9+
2021-11-27 PJ Fanning[bug-65706] ignore trash parts in OOXML files
2021-11-26 PJ Fanningmissing bracket
2021-11-26 PJ Fanningadd test for comment modification
2021-11-26 PJ Fanningjavadoc
2021-11-25 Andreas Beekeruse temp directory instead of test-data
2021-11-25 PJ Fanning[bug-65703] new DataFormatter method: setUse4DigitYears...
2021-11-25 PJ Fanning[bug-65703] new DataFormatter method: setUse4DigitYears...
2021-11-25 PJ Fanning[bug-65706] fix syntax of log message
2021-11-25 PJ Fanningtidy up gradle scripts
2021-11-25 PJ Fanningsaxon test
2021-11-25 PJ Fanninggradle 7.3
2021-11-25 PJ Fanningset emulateCSV mode in DataFormatter
2021-11-25 PJ Fanning[bug-63211] fix issue with escaped % in custom number...
2021-11-25 PJ Fanning[bug-63211] fix issue with escaped % in custom number...
2021-11-24 PJ Fanninggradle 7.3
2021-11-24 PJ Fanningrerwite test that fails when run with saxon (because...
2021-11-24 PJ Fanning[bug-65701] use createElementNS in agile encyption...
2021-11-24 PJ Fanningspotbugs upgrade
2021-11-24 PJ Fanning[github-281] Thanks to This closes #281
2021-11-23 PJ Fanning[bug-65700] do not warn if transformer factory does...
2021-11-23 PJ Fanningupgrade byte-buddy
2021-11-22 PJ Fanningupgrade mockito
2021-11-22 PJ Fanningupgrade woodstox
2021-11-22 PJ Fanningstray imports
2021-11-22 Andreas Beeker#65694 - HSLF - handle date/time fields and formats
2021-11-21 PJ Fanningadd comment tests
2021-11-21 PJ Fanningadd comment tests
2021-11-21 PJ Fanningadd comment tests
2021-11-21 PJ Fanningjavadoc issue
2021-11-21 PJ Fanningjavadoc issue
2021-11-21 PJ Fanningset sheet on comments table
next