]> source.dussan.org Git - poi.git/shortlog
poi.git
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
2021-07-20 PJ Fanning[bug-64473] OPCPackage.open(fileName, PackageAccess...
2021-07-20 PJ Fanningexclude file from integration test
2021-07-20 PJ Fanningright to left xlsx test
2021-07-19 Andreas Beekerprovide dist files via gradle
2021-07-16 PJ Fanningtry to fix travis build
2021-07-16 PJ Fanningtry to fix ant build
2021-07-16 PJ Fanningtry to fix ant build
2021-07-16 PJ Fanningtry to fix ant build
2021-07-16 PJ Fanningtry to fix ant build
2021-07-16 PJ Fanningtry to fix integration tests
2021-07-15 PJ Fanningtry to fix failing tests
2021-07-14 PJ Fanningtry to fix failing tests
2021-07-14 PJ Fanningtry to fix failing tests
2021-07-14 PJ Fanningadd extra debug logging to failing tests
2021-07-14 PJ Fanningchange test that started failing after switch to common...
2021-07-14 PJ Fanningcompress-compress 1.21
2021-07-14 PJ Fanningcommons-io 2.11.0
2021-07-12 PJ Fanningrevert accidental change
2021-07-12 PJ Fanninguse xmlbeans 5.0.0 in ant build due to build issues
2021-07-12 PJ Fanninguse xmlbeans 5.0.1
2021-07-12 PJ Fanningtry to fix issue with building in windows
2021-07-07 Andreas Beekertry to fix the truncated junit xml log files
2021-07-07 PJ Fanningdisable more tests when running with java 1.8.0_292
2021-07-07 PJ Fanningconvert indents to spaces
2021-07-07 PJ Fanningconvert indents to spaces
2021-07-07 PJ Fanningadd commons-compress to module-info
2021-07-07 PJ Fanningrevert accidental commit
2021-07-07 Dominik StadlerDo not fail on invalid access due to JPMS restrictions
2021-07-07 Dominik StadlerRemove invalid "include" for tests which in fact disabl...
2021-07-07 Dominik StadlerApply some IDE suggestions
2021-07-07 Dominik StadlerAdjust includes/excludes for license check via Apache Rat
2021-07-07 Dominik StadlerPrint out information that current locale might be...
2021-07-07 Dominik StadlerAdjust some JavaDoc
2021-07-07 Andreas Beekertry to fix new custom Junit Annotation module dependency
2021-07-06 PJ Fanningrevert commons-compress change due to build failure
2021-07-06 PJ Fanningadd explicit commons-io dependency to poi-ooxml. This...
2021-07-05 Andreas Beekerdeactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292
2021-07-04 PJ Fanningtry java 11 due to https://bugs.openjdk.java.net/browse...
2021-07-04 PJ Fanningupgrade github java action
2021-07-04 PJ Fanningupgrade github java action
2021-07-04 PJ Fanningupgrade gitub java action
2021-07-04 PJ Fanningupgrade gitub java action
2021-06-28 PJ Fanningupgrade bouncycastle
2021-06-28 PJ Fanningdowngrade bouncycastle due to missing package org.bounc...
2021-06-28 PJ Fanningupgrade bouncycastle
2021-06-28 PJ Fanningupgrade pdfbox dependency
2021-06-23 Andreas Beekerfix incremental build of poi-ooxml-full::generate_beans
2021-06-14 PJ Fanningfix deprecation issue
next