]> source.dussan.org Git - poi.git/shortlog
poi.git
2021-08-16 PJ Fanning[github-242] add support for MAXIFS, MINIFS, AVERAGEIFS...
2021-08-14 PJ Fanningincrease intermediate significance
2021-08-14 PJ Fanningincrease intermediate significance
2021-08-14 PJ Fanningtidy up eval
2021-08-13 PJ Fanningtry to fix test
2021-08-13 PJ Fanningtry to fix test
2021-08-13 PJ Fanningslightly more impl in XSSFDataBarFormatting
2021-08-12 PJ Fanningremove XLookup
2021-08-11 PJ Fanningsupport removing hyperlink from one cell when hyperlink...
2021-08-11 Andreas Beekercompile module info only in Java 9+ builds
2021-08-11 PJ Fanningsupport removing hyperlink from one cell when hyperlink...
2021-08-11 PJ Fanningsupport removing hyperlink from one cell when hyperlink...
2021-08-10 PJ Fanning[bug-65490] add support for removing hyperlink directly...
2021-08-10 PJ Fanningadd test
2021-08-10 PJ Fanningadd support for reading hyperlinks that have cell refs...
2021-08-10 Andreas Beekeruse "gradle clean jenkins" instead of only "gradle...
2021-08-09 Andreas Beekerconvert link to internal jdk api to preformatted code
2021-08-09 PJ Fanning[bug-65492] XSSFExportToXml does not handle formula...
2021-08-09 Andreas Beekerdisable "ant init" in gradle build
2021-08-09 PJ Fanningfix broken test case
2021-08-09 Andreas Beekeruse gradle as default build tool
2021-08-09 Andreas Beekermove dist files from gradles default dist directory...
2021-08-09 PJ Fanningadd support for reading hyperlinks that have cell refs...
2021-08-08 PJ Fanninginit support for XLOOKUP
2021-08-08 PJ Fanninginit support for XLOOKUP
2021-08-08 PJ Fanninginit support for XLOOKUP
2021-08-07 PJ Fanningtidy up
2021-08-07 PJ Fanninginit support for XLOOKUP
2021-08-07 PJ Fanningadd test
2021-08-07 PJ Fanningadd test
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK.EXC function
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK.EXC function
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK.EXC function
2021-08-07 PJ Fanningtest issue
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK.INC function
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK.INC function
2021-08-07 PJ Fanningtidy up javadoc
2021-08-07 PJ Fanningtidy up javadoc
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK function
2021-08-07 PJ Fanning[bug-49202] add PERCENTRANK function
2021-08-07 PJ Fanningadd test
2021-08-07 PJ Fanningadd test
2021-08-07 PJ Fanningfix TextJoin use case that was not handled
2021-08-07 PJ Fanningfix TextJoin use case that was not handled
2021-08-07 PJ Fanningfix TextJoin use case that was not handled
2021-08-07 PJ Fanningfix TextJoin use case that was not handled
2021-08-07 PJ Fanningfix TextJoin use case that was not handled
2021-08-06 PJ Fanninguse xmlbeans 5.0.0 in ant build
2021-08-06 PJ Fanninguse xmlbeans 5.0.0 in ant build
2021-08-06 PJ Fanningtry to use xmlbeans 5.0.1 in ant build
2021-08-06 PJ Fanningtry to use xmlbeans 5.0.1 in ant build
2021-08-06 PJ Fanningadd basic implementation of TIMEVALUE function
2021-08-06 PJ Fanningadd basic implementation of TIMEVALUE function
2021-08-06 PJ Fanningextend tests
2021-08-06 PJ Fanningextend tests
2021-08-02 PJ Fanning[bug-65464] fix issue where shared formulas can be...
2021-07-31 PJ Fanningupdate docs about deferred SXSSF and limitations on...
2021-07-30 PJ FanningSUMIFS should sum and treat booleans and strings as...
2021-07-30 PJ FanningSUMIFS should treat #N/A correctly
2021-07-30 PJ Fanningadd license
2021-07-30 PJ FanningSUMIFS should sum and treat booleans and strings as...
2021-07-30 PJ FanningSUMIFS should not sum if a value is #N/A
2021-07-30 PJ Fanningtest sum with N/A
2021-07-30 PJ Fanning[bug-65475] SUMIF should return #N/A if any of the...
2021-07-30 PJ Fanningfix issue with test
2021-07-30 PJ Fanningadd disabled SUMIF test
2021-07-30 PJ Fanningadd disabled SUMIF test
2021-07-30 PJ Fanningadd SUMIF tests disabling one that shows we have a bug
2021-07-29 PJ Fanningadd datetime test
2021-07-29 PJ Fanningadd date test
2021-07-29 PJ Fanning[bug-65467] support IFNA() function. Thanks to Ross...
2021-07-29 PJ Fanningadd tests for concat function
2021-07-29 PJ Fanningadd tests for concat function
2021-07-28 PJ Fanning[bug-65471] fix DataFormatter so it can handle Ts ...
2021-07-28 PJ Fanning[bug-65471] fix DataFormatter so it can handle Ts ...
2021-07-28 PJ Fanning[bug-65471] fix DataFormatter so it can handle Ts ...
2021-07-28 PJ Fanningadd broken (disabled) test to show issue with ISO 8601...
2021-07-28 PJ Fanning[bug-65165] invalid date values not handled correctly...
2021-07-28 PJ Fanning[bug-60924] add support for Excel IFS and SWITCH functi...
2021-07-28 PJ Fanning[bug-64633] add excel function: TEXTJOIN - thanks to...
2021-07-28 PJ Fanning[bug-65230] TRIM function should trim extra spaces...
2021-07-28 PJ Fanning[bug-65464] fix issue where shared formulas can be...
2021-07-24 PJ Fanningremove test that stops use of FormulaShifter for copyin...
2021-07-24 PJ Fanningadd test case for copying a cell with hyperlink
2021-07-24 PJ Fanninghandle case where row nums are the same
2021-07-24 PJ Fanninghandle case where row nums are the same
2021-07-24 PJ Fanninghandle case where row nums are the same
2021-07-24 PJ Fanningfix spellings
2021-07-24 PJ Fanningremove new test
2021-07-24 PJ Fanningfix spelling
2021-07-24 PJ Fanningfix spelling
2021-07-24 PJ Fanningpartially undo change
2021-07-24 PJ Fanningremove some unnecessary casts from copy method
2021-07-24 PJ Fanningremove unchecked cast from setHyperlink
2021-07-24 PJ Fanningremove unchecked cast from setHyperlink
2021-07-22 PJ Fanningupdate stress.xls
2021-07-22 PJ Fanning[bug-64759] ignore unknown relationships when cloning...
2021-07-22 PJ Fanning[bug-64759] ignore unknown relationships when cloning...
2021-07-22 PJ Fanningfix spelling
2021-07-22 PJ Fanningadd extra output to example
next