aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [github-331] update dependabot settings. This close #331PJ Fanning2022-05-231-0/+4
* [bug-66022] issue in Formula Parser with some sheet namesPJ Fanning2022-05-233-8/+34
* [bug-66081] fix editing of added abstract numberingsPJ Fanning2022-05-222-3/+47
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-221-0/+20
* [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as idPJ Fanning2022-05-224-1/+33
* [bug-66079] apply test provided by Vladislav ArakelovPJ Fanning2022-05-211-8/+11
* gradle 7.4.2PJ Fanning2022-05-201-1/+1
* [bug-66079] try to fix issue with XWPFNumbering.removeAbstractNumPJ Fanning2022-05-201-1/+9
* upgrade spotbugsPJ Fanning2022-05-171-1/+1
* Update JaCoCo to 0.8.8Dominik Stadler2022-05-091-1/+1
* try xmlsec 3.0.0PJ Fanning2022-05-032-4/+4
* javadocPJ Fanning2022-05-011-1/+1
* support sqrtpi functionPJ Fanning2022-04-302-0/+3
* support sqrtpi functionPJ Fanning2022-04-303-1/+157
* support lcm functionPJ Fanning2022-04-293-1/+184
* support gcd functionPJ Fanning2022-04-291-0/+13
* support gcd functionPJ Fanning2022-04-292-6/+14
* support gcd functionPJ Fanning2022-04-291-5/+22
* support gcd functionPJ Fanning2022-04-293-1/+155
* reformatPJ Fanning2022-04-291-1/+1
* make HPSF limit more configuarblePJ Fanning2022-04-291-2/+10
* fix broken testPJ Fanning2022-04-292-3/+1
* reformatPJ Fanning2022-04-291-7/+7
* add broken test that prvis new averageif code is incorrectPJ Fanning2022-04-291-3/+22
* reformatPJ Fanning2022-04-291-9/+5
* [github-330] add averageif function supportPJ Fanning2022-04-293-1/+239
* [bug-66039] remove stray </p>PJ Fanning2022-04-291-1/+1
* [bug-66039] add more javadoc about setCellFormulaValidationPJ Fanning2022-04-292-0/+6
* small big decimal refactorPJ Fanning2022-04-291-3/+2
* [bug-66047] change mround implementation due to issue - thanks to @fabioPJ Fanning2022-04-292-1/+13
* [bug-66039] show use of setCellFormulaValidation=false in a testPJ Fanning2022-04-291-0/+32
* update github actionsPJ Fanning2022-04-261-12/+2
* [github-325] Update GithubActions permissions. Thanks to @nathannaveen. This ...PJ Fanning2022-04-261-0/+2
* mockitoPJ Fanning2022-04-222-5/+5
* upgrafe depsPJ Fanning2022-04-221-2/+2
* update mockitoPJ Fanning2022-04-202-2/+2
* small changes to github actionPJ Fanning2022-04-171-5/+5
* revert fraction format changePJ Fanning2022-04-141-8/+2
* try to standardise big decimal codePJ Fanning2022-04-141-5/+16
* upgrade depsPJ Fanning2022-04-142-2/+2
* refactor testPJ Fanning2022-04-111-6/+18
* Prevent an overly large allocation when using HPSFDominik Stadler2022-04-114-5/+11
* Missing font-system can throw two other types of exceptionDominik Stadler2022-04-111-1/+1
* Add a way to not require a functioning font-setupDominik Stadler2022-04-101-2/+22
* Rework message when reaching allocation limitsDominik Stadler2022-04-101-11/+6
* add testPJ Fanning2022-04-091-0/+8
* re-enable testPJ Fanning2022-04-091-3/+0
* [github-321] Fix issue with rounding in DataFormatter. First try broke a test.PJ Fanning2022-04-091-1/+8
* more test issues with rate changePJ Fanning2022-04-091-4/+3
* [github-321] Fix issue with rounding in DataFormatter. First try broke a test.PJ Fanning2022-04-091-3/+3