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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.cyclonedx.bom-2.1.0
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
/
java
/
org
/
apache
/
poi
/
hssf
/
usermodel
Commit message (
Expand
)
Author
Age
Files
Lines
*
#62355 - unsplit packages - 1 - moved classes
Andreas Beeker
2018-05-27
1
-0
/
+1371
*
sonar fixes - null dereference
Andreas Beeker
2018-05-21
1
-1
/
+2
*
tidy up API for font index
PJ Fanning
2018-02-26
1
-4
/
+4
*
further uptake of int methods for font lookups
PJ Fanning
2018-02-22
1
-1
/
+1
*
[bug-62018] use ints to index fonts
PJ Fanning
2018-02-20
3
-28
/
+49
*
[github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94
PJ Fanning
2018-02-14
1
-0
/
+42
*
fix use of forbidden apis in row shift code
PJ Fanning
2018-01-31
1
-10
/
+11
*
[github-81] Formula adjusting in context of column shifting. Thanks to Dragan...
PJ Fanning
2018-01-30
4
-6
/
+94
*
#61941 - Move Ole marker generation to Ole10Native
Andreas Beeker
2017-12-31
1
-9
/
+6
*
#61841
Greg Woolsey
2017-12-07
1
-0
/
+1
*
#61841 fix typo in method name
Greg Woolsey
2017-12-06
1
-1
/
+1
*
Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all colu...
Greg Woolsey
2017-12-06
1
-1
/
+12
*
XDDF usermodel for Charts closes #68 on GitHub
Alain Béarez
2017-11-26
1
-9
/
+0
*
Change order of handling shape-types in copy() as FreeFormShape derives from ...
Dominik Stadler
2017-11-23
1
-1
/
+2
*
Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some...
Greg Woolsey
2017-11-15
1
-0
/
+4
*
Bug #57517: Fix various things in HSSFOptimiser to make many more cases work ...
Dominik Stadler
2017-11-05
1
-49
/
+120
*
bug 61474, github #81: pull up methods from RowShifter to BaseRowColShifter, ...
Javen O'Neal
2017-11-04
1
-0
/
+2
*
bug 61474, github #81: remove @Internal RowShifter#updateRowFormulas, move to...
Javen O'Neal
2017-11-04
1
-9
/
+0
*
bug 61474, github #81: add ColumnShifter interface; deduplicate some code in ...
Javen O'Neal
2017-11-04
2
-2
/
+68
*
bug 61474, #81 on github: add @Override annotation; rename FormulaShifter shi...
Javen O'Neal
2017-11-04
1
-6
/
+11
*
github-81: extract routines in HSSFRow#shiftRows
Javen O'Neal
2017-11-04
1
-37
/
+56
*
Javadoc fix
Nick Burch
2017-11-01
1
-1
/
+1
*
add test case for bug 61701 and use StringBuilder in more places
PJ Fanning
2017-10-31
1
-1
/
+1
*
Remove more deprecated code
PJ Fanning
2017-10-23
1
-21
/
+1
*
Introduce new BorderFormatting methods to expose border styles
PJ Fanning
2017-10-22
1
-114
/
+115
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
1
-71
/
+19
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
1
-49
/
+15
*
string.equals("") -> string.isEmpty() or "".equals(string)
Javen O'Neal
2017-10-18
1
-1
/
+1
*
Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...
Dominik Stadler
2017-10-13
1
-11
/
+11
*
Replace "getEntry() plus catch" by "hasEntry()" in HSSFWorkbook
Dominik Stadler
2017-09-26
1
-6
/
+2
*
Fixup change for CellReference to keep the behavior the same as before
Dominik Stadler
2017-09-26
1
-1
/
+1
*
Replace deprecated CellReference class and some other warnings fixed
Dominik Stadler
2017-09-26
2
-15
/
+7
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
1
-1
/
+6
*
IntelliJ warnings, deprecation
Dominik Stadler
2017-09-19
2
-19
/
+9
*
use non-deprecated versions of getCellType
PJ Fanning
2017-09-18
1
-1
/
+1
*
change HyperLink getType to return HyperlinkType
PJ Fanning
2017-09-18
2
-6
/
+8
*
update getCellType to return CellType enum instead of int
PJ Fanning
2017-09-18
2
-2
/
+2
*
update getCellType to return CellType enum instead of int
PJ Fanning
2017-09-18
2
-33
/
+10
*
Change getCachedFormulaResultType to return CellType
PJ Fanning
2017-09-18
2
-20
/
+22
*
Remove unnecessary local variables
Dominik Stadler
2017-09-16
3
-6
/
+3
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
9
-36
/
+36
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
4
-7
/
+7
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-09-16
3
-3
/
+3
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
1
-30
/
+0
*
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
PJ Fanning
2017-09-13
1
-0
/
+13
*
#61363 - Unify escher shape id allocation
Andreas Beeker
2017-07-30
1
-2
/
+1
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
8
-14
/
+14
*
some javadoc fixes
PJ Fanning
2017-07-15
1
-1
/
+1
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
1
-198
/
+9
*
Used deprecated external method removed, so remove internal method
Nick Burch
2017-06-28
1
-15
/
+0
[next]