index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.github.spotbugs-6.1.0
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testcases
/
org
/
apache
/
poi
/
ss
Commit message (
Expand
)
Author
Age
Files
Lines
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
29
-40
/
+40
*
some javadoc fixes
PJ Fanning
2017-07-15
1
-2
/
+2
*
github #43: fix roundUp and roundDown.
Javen O'Neal
2017-07-13
1
-4
/
+7
*
[Bug 58975] add test case for new function args default of 255
PJ Fanning
2017-07-08
1
-0
/
+39
*
[github-25] support excel number trailing comma format - Thabks to Luca Marti...
PJ Fanning
2017-07-06
1
-3
/
+33
*
[Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg
PJ Fanning
2017-07-05
1
-0
/
+60
*
[Bug 60422] fix data formatter issue with specific format in German locale
PJ Fanning
2017-07-03
1
-14
/
+7
*
Remove check for jdk1.5 in test because POI now only supports jre1.6 and up
PJ Fanning
2017-07-03
1
-22
/
+15
*
add test case for date formatting using different locales
PJ Fanning
2017-07-02
1
-1
/
+14
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
2
-16
/
+10
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
1
-1
/
+1
*
Remove old XSSFWorkbook wb.xssfSheetIterator method
PJ Fanning
2017-06-29
1
-1
/
+0
*
Ensure SpreadsheetVersion is set for AreaReferences
PJ Fanning
2017-06-28
3
-18
/
+16
*
Remove some deprecated *SSF APIs
PJ Fanning
2017-06-28
4
-16
/
+42
*
[Bug 60422] Fix forbidden-api build issue
PJ Fanning
2017-06-24
1
-1
/
+1
*
[Bug 60422] Tidy up test case
PJ Fanning
2017-06-24
1
-4
/
+2
*
Bug 60422 add testtestcase with current LocaleUtil workaround
PJ Fanning
2017-06-23
1
-0
/
+21
*
whitespace
Javen O'Neal
2017-06-20
1
-71
/
+71
*
bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel
Javen O'Neal
2017-06-20
1
-3
/
+58
*
Move one testcase with incorrect source location
Dominik Stadler
2017-06-09
1
-3
/
+3
*
fix eclipse resource leak warnings
Andreas Beeker
2017-05-31
1
-99
/
+107
*
Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a w...
Greg Woolsey
2017-05-26
1
-1
/
+1
*
Bug 61063: Add a RefListEval to handle UnionPtg and implement it for Rank(), ...
Dominik Stadler
2017-05-23
2
-24
/
+9
*
github-55: document that CellReference#isRowWithinRange(String rowNum, Spread...
Javen O'Neal
2017-05-20
1
-0
/
+18
*
github-43: add disabled unit test showing a problem with ROUNDUP(3987*0.2, 2)...
Javen O'Neal
2017-05-16
2
-20
/
+67
*
Fix bug #61007
Greg Woolsey
2017-04-19
1
-1
/
+1
*
Fix bug #61007
Greg Woolsey
2017-04-19
1
-1
/
+11
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
11
-24
/
+24
*
add helper functions to make it easier to see which scenarios are being tested
Javen O'Neal
2017-02-24
1
-33
/
+60
*
Bug #56822 fix COUNTIFS()
Greg Woolsey
2017-02-14
1
-71
/
+0
*
escape unicode chars
Andreas Beeker
2017-02-11
1
-6
/
+6
*
bug 59227: parse dates formatted in Japanese or Chinese. Change javac source ...
Javen O'Neal
2017-02-08
1
-0
/
+31
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
27
-3522
/
+3522
*
Adjust expected font-size in tests, XSSF seems to use slightly larger fonts o...
Dominik Stadler
2017-01-26
1
-2
/
+2
*
Move test to base-test-class to run it for (S)XSSF as well
Dominik Stadler
2017-01-26
1
-28
/
+64
*
Bug 60031: Enhance test some more
Dominik Stadler
2017-01-26
1
-8
/
+21
*
bug 60031: DataFormatter parses months incorrectly when put at the end of dat...
Javen O'Neal
2017-01-20
1
-0
/
+12
*
remove unused imports
Javen O'Neal
2017-01-20
1
-1
/
+0
*
bug 60605: remove code for enforcing rule that active sheet cannot be hidden
Javen O'Neal
2017-01-20
1
-26
/
+0
*
bug 60605: convert Workbook.SHEET_STATE_* to SheetVisibility enum
Javen O'Neal
2017-01-20
1
-1
/
+63
*
bug 60601: unlink hyperlinks from a sheet if all hyperlinks have been removed...
Javen O'Neal
2017-01-19
1
-0
/
+23
*
fix eclipse warnings - close resources / type generics
Andreas Beeker
2017-01-15
6
-35
/
+51
*
bug 60260: parse unicode sheet names
Javen O'Neal
2017-01-12
1
-0
/
+15
*
Bug 60369: Adjust pattern to better handle non-ASCII characters in Month-name...
Dominik Stadler
2016-12-30
1
-0
/
+160
*
Bug 60452: WorkdayCalculator calculateWorkdays does return wrong value for sa...
Dominik Stadler
2016-12-30
1
-1
/
+52
*
Adjust toString() of ExternalNameRecord
Dominik Stadler
2016-12-12
1
-1
/
+0
*
Fix newly introduced Sonar issues and allow text to be null
Dominik Stadler
2016-11-27
1
-4
/
+7
*
Bug 60370: Encode some special characters when setting title/text for validat...
Dominik Stadler
2016-11-25
1
-3
/
+44
*
Bug 59200: Check for actual Excel limits on data validation title/text
Dominik Stadler
2016-11-25
1
-9
/
+73
*
Pull up one more test into BaseTestConditionalFormatting
Dominik Stadler
2016-11-07
1
-7
/
+97
[next]