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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.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
*
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
*
Add setFormattingRanges() to interface ConditionalFormatting, closes #42
Dominik Stadler
2016-11-07
1
-9
/
+81
*
bug 60331: remove deprecated FormulaShifter.createForRowShift(). Require Spre...
Javen O'Neal
2016-11-02
1
-2
/
+1
*
Eclipse automated refactor/cleanup: add final modifier to private fields to u...
Javen O'Neal
2016-10-20
3
-4
/
+4
*
Eclipse automated refactor/cleanup: convert for loops to for-each loops
Javen O'Neal
2016-10-19
5
-15
/
+10
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
21
-35
/
+95
*
reenable unit test for bug 58648 that passes now
Javen O'Neal
2016-10-19
1
-1
/
+3
*
Bug 60029: apply suggested fix and fix some IntelliJ warnings
Dominik Stadler
2016-10-15
1
-103
/
+122
*
bug 56781,60246: fix named range validation to match valid name rules per Exc...
Javen O'Neal
2016-10-14
1
-6
/
+28
*
bug 55075: add missing import
Javen O'Neal
2016-10-09
1
-0
/
+1
*
bug 55075,51233: create drawings with correct height when rows are custom height
Javen O'Neal
2016-10-09
1
-0
/
+58
*
bug 60197: Workbook#setSheetOrder should update named range sheet indices
Javen O'Neal
2016-10-09
1
-0
/
+97
*
Use IOUtils.closeQuietly() in more places
Dominik Stadler
2016-10-05
1
-1
/
+3
*
Add PropertyTemplate for drawing Borders (58787)
Mark Murphy
2016-10-05
1
-0
/
+949
*
bug 60187: replace methods operating on BorderStyle codes with BorderStyle enums
Javen O'Neal
2016-09-30
1
-10
/
+85
*
Compiler/IDE warnings, unnecessary keywords,
Dominik Stadler
2016-09-21
3
-5
/
+2
*
replace @Ignore with POITestCase.skipTest/testPassesNow
Javen O'Neal
2016-09-21
1
-6
/
+24
*
move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFormulaEvaluator#evaluat...
Javen O'Neal
2016-09-14
1
-0
/
+12
*
bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return shor...
Javen O'Neal
2016-09-14
3
-10
/
+10
*
bug 59264: revert getBorder[Top|Bottom|Left|Right|Diagonal]() to return short...
Javen O'Neal
2016-09-14
1
-29
/
+29
*
change CellValue#getCellType() to return an int instead of an enum for backwa...
Javen O'Neal
2016-09-13
19
-50
/
+50
*
bug 60025: DataFormatter should print booleans as TRUE/FALSE, not true/false
Javen O'Neal
2016-09-11
1
-0
/
+21
*
move duplicated NullOutputStream classes to test suite utilities
Javen O'Neal
2016-09-10
1
-9
/
+1
*
bug 59791: make sure hard-coded int literals work for cell type
Javen O'Neal
2016-08-22
1
-0
/
+2
*
bug 59791: improve Cell.CELL_TYPE_* backwards compatibility
Javen O'Neal
2016-08-22
1
-0
/
+30
*
Rename and add missing license header
Dominik Stadler
2016-08-01
1
-6
/
+18
*
revert changes made in r1754691
Mark Murphy
2016-08-01
1
-892
/
+0
*
correction to junit bugs in r1754691
Mark Murphy
2016-08-01
1
-70
/
+70
*
Add new class Cell Style Template and supporting enum for drawing borders
Mark Murphy
2016-07-31
1
-0
/
+892
*
Add coverage of function WEEKDAY
Dominik Stadler
2016-07-31
1
-0
/
+54
*
Test a few more cases of function INDIRECT()
Dominik Stadler
2016-07-31
1
-1
/
+8
*
Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval
Dominik Stadler
2016-07-31
1
-7
/
+90
*
IDE warnings and fix a few places where we do not close resources in tests
Dominik Stadler
2016-07-31
1
-13
/
+16
*
Introduce name-based methods for access to named ranges in a workbook, and de...
David North
2016-07-29
2
-17
/
+11
*
Bug 55384: Handle setting pre-evaluation string correctly in SXSSF as well
Dominik Stadler
2016-07-27
1
-1
/
+78
*
test Cell.setCellValue(false)
Javen O'Neal
2016-07-21
1
-24
/
+26
[next]