]> source.dussan.org Git - poi.git/shortlog
poi.git
2022-05-25 PJ Fanningfix dget test
2022-05-25 PJ Fanningsupport empty field param for DCount
2022-05-25 PJ Fanningsupport empty field param for DCount
2022-05-25 PJ Fanningsupport empty param for DCount
2022-05-25 PJ Fanningadd initial version of DCount and broken test
2022-05-25 PJ Fanningadd initial version of DCount and broken test
2022-05-25 PJ Fanning[bug-66087] make DStar functions case insensitive
2022-05-24 PJ Fanningremove unused strict zip
2022-05-23 PJ Fanningadd ceiling tests
2022-05-23 PJ Fanningadd floor tests
2022-05-23 PJ Fanningfix test issue
2022-05-23 PJ Fanningpartial implementation FLOOR.MATH function (needs more...
2022-05-23 PJ Fanningpartial implementation CEILING.MATH function (needs...
2022-05-23 PJ Fanningpartial implementation FLOOR.MATH function (needs more...
2022-05-23 PJ Fanningpartial implementation FLOOR.MATH function (needs more...
2022-05-23 PJ Fanningpartial implementation FLOOR.MATH function (needs more...
2022-05-23 PJ Fanningpartial implementation CEILING.MATH function (needs...
2022-05-23 PJ Fanningpartial implementation CEILING.MATH function (still...
2022-05-23 PJ Fanning[github-331] update dependabot settings. This close...
2022-05-23 PJ Fanning[bug-66022] issue in Formula Parser with some sheet...
2022-05-22 PJ Fanning[bug-66081] fix editing of added abstract numberings
2022-05-22 PJ Fanning[bug-66080] XWPFNumbering.addAbstractNum uses abstract...
2022-05-22 PJ Fanning[bug-66080] XWPFNumbering.addAbstractNum uses abstract...
2022-05-21 PJ Fanning[bug-66079] apply test provided by Vladislav Arakelov
2022-05-20 PJ Fanninggradle 7.4.2
2022-05-20 PJ Fanning[bug-66079] try to fix issue with XWPFNumbering.removeA...
2022-05-17 PJ Fanningupgrade spotbugs
2022-05-09 Dominik StadlerUpdate JaCoCo to 0.8.8
2022-05-03 PJ Fanningtry xmlsec 3.0.0
2022-05-01 PJ Fanningjavadoc
2022-04-30 PJ Fanningsupport sqrtpi function
2022-04-30 PJ Fanningsupport sqrtpi function
2022-04-29 PJ Fanningsupport lcm function
2022-04-29 PJ Fanningsupport gcd function
2022-04-29 PJ Fanningsupport gcd function
2022-04-29 PJ Fanningsupport gcd function
2022-04-29 PJ Fanningsupport gcd function
2022-04-29 PJ Fanningreformat
2022-04-29 PJ Fanningmake HPSF limit more configuarble
2022-04-29 PJ Fanningfix broken test
2022-04-29 PJ Fanningreformat
2022-04-29 PJ Fanningadd broken test that prvis new averageif code is incorrect
2022-04-29 PJ Fanningreformat
2022-04-29 PJ Fanning[github-330] add averageif function support
2022-04-29 PJ Fanning[bug-66039] remove stray </p>
2022-04-29 PJ Fanning[bug-66039] add more javadoc about setCellFormulaValidation
2022-04-29 PJ Fanningsmall big decimal refactor
2022-04-29 PJ Fanning[bug-66047] change mround implementation due to issue...
2022-04-29 PJ Fanning[bug-66039] show use of setCellFormulaValidation=false...
2022-04-26 PJ Fanningupdate github actions
2022-04-26 PJ Fanning[github-325] Update GithubActions permissions. Thanks...
2022-04-22 PJ Fanningmockito
2022-04-22 PJ Fanningupgrafe deps
2022-04-20 PJ Fanningupdate mockito
2022-04-17 PJ Fanningsmall changes to github action
2022-04-14 PJ Fanningrevert fraction format change
2022-04-14 PJ Fanningtry to standardise big decimal code
2022-04-14 PJ Fanningupgrade deps
2022-04-11 PJ Fanningrefactor test
2022-04-11 Dominik StadlerPrevent an overly large allocation when using HPSF
2022-04-11 Dominik StadlerMissing font-system can throw two other types of exception
2022-04-10 Dominik StadlerAdd a way to not require a functioning font-setup
2022-04-10 Dominik StadlerRework message when reaching allocation limits
2022-04-09 PJ Fanningadd test
2022-04-09 PJ Fanningre-enable test
2022-04-09 PJ Fanning[github-321] Fix issue with rounding in DataFormatter...
2022-04-09 PJ Fanningmore test issues with rate change
2022-04-09 PJ Fanning[github-321] Fix issue with rounding in DataFormatter...
2022-04-09 PJ Fanningtry to standardise div code
2022-04-09 PJ Fanning[github-321] Fix issue with rounding in DataFormatter...
2022-04-09 PJ Fanningincrease tolerance on rate test due to failures
2022-04-09 PJ Fanningforbidden api issue
2022-04-08 Yegor KozlovBug 65988: Rate function giving incorrect results
2022-04-08 PJ Fanning[github-321] add test case
2022-04-06 PJ Fanningupdate apache rat
2022-04-05 PJ Fanning[github-319] fix javadoc on setColumnHidden. Thanks...
2022-04-03 Dominik StadlerVarious smaller changes
2022-04-03 Dominik StadlerSpeed up execution of formulas with whole-column area...
2022-04-03 Dominik StadlerUse a modified version of NullPrintStream in integratio...
2022-04-02 PJ Fanning[bug-65993] support copying hssf hyperlinks to xssf...
2022-04-02 PJ Fanning[github-318] handle null raw text. Thanks to wanglunhui...
2022-04-01 Dominik StadlerAlso exclude new files in rat-check of ant-build
2022-04-01 Dominik StadlerSuppress forbidden-apis failing with MemoryLeakVerifier...
2022-04-01 Dominik StadlerUpdate forbiddenapis to 3.3
2022-03-31 PJ Fanningapply change that stackoverflow (but that does not...
2022-03-31 PJ Fanningreformat file
2022-03-31 PJ Fanning[bug-65988] add test case for rate function (failing)
2022-03-31 PJ Fanningupgrade graphics2d
2022-03-29 PJ FanningaddHyperlink method on SXSSFSheet
2022-03-29 PJ Fanningjavadoc
2022-03-28 PJ Fanningdo not fail if xslt transformer does not support access...
2022-03-28 PJ Fanningupgrade saxon
2022-03-28 PJ Fanningupgrade jmh
2022-03-28 PJ Fanningspotbugs issue
2022-03-28 PJ Fanningtry upgrading spotbugs again
2022-03-28 PJ Fanningupgrade forbiddenapis
2022-03-27 PJ Fanning[github-314] Add equals and hashcode to PaneInformation...
2022-03-24 Dominik StadlerAvoid intermittent failure of srcDistZip with parallel...
2022-03-24 Dominik StadlerFix issues found when fuzzing Apache POI via Jazzer
2022-03-24 Dominik StadlerAdd a target to extract all third-party libraries into...
next