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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust comments and IDE warnings, duplicate code reduction
Dominik Stadler
2018-07-05
1
-6
/
+6
*
Slightly adjust afew tests some more
Dominik Stadler
2018-06-29
1
-10
/
+4
*
#62451 - Document last printed in the year 27321
Andreas Beeker
2018-06-17
1
-0
/
+17
*
remove obsolete dev classes
Andreas Beeker
2018-06-08
1
-160
/
+0
*
#62355 - unsplit packages - 1 - moved classes
Andreas Beeker
2018-05-27
1
-0
/
+160
*
#62037 - SlideNames should not be null but have a default as if accessed by VBA
Andreas Beeker
2018-05-16
1
-9
/
+13
*
Random test value/file length resulted in occasionally failures
Andreas Beeker
2018-05-07
1
-1
/
+1
*
add convenience method for files to FileMagic
Andreas Beeker
2018-05-02
1
-66
/
+74
*
add license header
Andreas Beeker
2018-05-02
1
-0
/
+17
*
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...
Andreas Beeker
2018-05-01
14
-126
/
+100
*
[githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107
PJ Fanning
2018-05-01
2
-0
/
+43
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
5
-81
/
+127
*
Streamline assertion-usage in some tests
Dominik Stadler
2018-04-27
1
-12
/
+9
*
#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...
Andreas Beeker
2018-04-20
1
-0
/
+15
*
Fix unit test broken with previous check-in
Dominik Stadler
2018-04-20
1
-1
/
+2
*
Add some unit-tests for setActiveCell(), although bug 61905 reports that Exce...
Dominik Stadler
2018-04-19
1
-19
/
+30
*
Bug 62165: Do not close stream when opening succeeds
Dominik Stadler
2018-04-04
1
-29
/
+24
*
[bug-62254] update offset function to support optional offset values
PJ Fanning
2018-04-03
1
-0
/
+22
*
[bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den B...
PJ Fanning
2018-04-01
1
-0
/
+98
*
Some IntelliJ and Javadoc fixes
Dominik Stadler
2018-03-04
2
-3
/
+3
*
tidy up API for font index
PJ Fanning
2018-02-26
2
-3
/
+3
*
further uptake of int methods for font lookups
PJ Fanning
2018-02-22
2
-31
/
+31
*
[bug-62018] use ints to index fonts
PJ Fanning
2018-02-20
3
-7
/
+7
*
[github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94
PJ Fanning
2018-02-14
4
-5
/
+141
*
#62096 - Add support for tabstops
Andreas Beeker
2018-02-11
1
-0
/
+65
*
Bug 62042: Adjust gradle build to properly set the locale
Dominik Stadler
2018-02-08
1
-1
/
+1
*
Various smaller adjustments: Remove filename in test, remove unused parameter...
Dominik Stadler
2018-02-08
1
-0
/
+26
*
add missing licenses to source code
PJ Fanning
2018-01-30
4
-9
/
+77
*
[github-81] Formula adjusting in context of column shifting. Thanks to Dragan...
PJ Fanning
2018-01-30
5
-0
/
+607
*
Bug 61550: Add more information to exception text and verify that it is thrown
Dominik Stadler
2018-01-01
1
-0
/
+16
*
Update some tests and IntelliJ warnings
Dominik Stadler
2018-01-01
2
-28
/
+10
*
#61941 - Move Ole marker generation to Ole10Native
Andreas Beeker
2017-12-31
1
-1
/
+1
*
Bugzilla 61116: Formula evaluation fails when using matrix addition within in...
Yegor Kozlov
2017-12-30
2
-1
/
+16
*
Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...
Dominik Stadler
2017-12-28
1
-5
/
+3
*
use StandardCharsets
PJ Fanning
2017-12-19
1
-1
/
+1
*
Bug 61859: support for evaluating comparison operators in array mode, detect ...
Yegor Kozlov
2017-12-18
2
-0
/
+339
*
bug 61840: close workbook to prevent resource leak in unit test
Javen O'Neal
2017-12-01
1
-1
/
+3
*
bug 61840: add unit test showing that shiftRows does not produce #REF! formul...
Javen O'Neal
2017-12-01
1
-0
/
+25
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
3
-21
/
+56
*
add TestStringCodepointsIterable
PJ Fanning
2017-11-22
1
-0
/
+45
*
bug 61730: remove asSet function from unit test
Javen O'Neal
2017-11-07
1
-5
/
+1
*
bug 61730: remove CellRangeAddressBase which is eager. The lazy iterator is s...
Javen O'Neal
2017-11-07
1
-7
/
+28
*
bug 61730: add iterator interface to CellRangeAddressBase for iterating over ...
Javen O'Neal
2017-11-07
1
-1
/
+36
*
bug 61727: make TestCellRangeUtil unit tests more explicit
Javen O'Neal
2017-11-06
1
-27
/
+34
*
bug 61727: CellRangeUtil Merge cell ranges broken. Thanks for Sven Rieckhoff ...
Javen O'Neal
2017-11-06
1
-0
/
+69
*
Adjust some tests to properly close resources
Dominik Stadler
2017-11-05
2
-150
/
+137
*
Bug #57517: Fix various things in HSSFOptimiser to make many more cases work ...
Dominik Stadler
2017-11-05
1
-4
/
+390
*
Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplica...
Dominik Stadler
2017-11-04
3
-87
/
+40
*
bug 61474, github #81: add ShiftMode#ColumnCopy for FormulaShifter
Javen O'Neal
2017-11-04
1
-2
/
+78
*
bug 61474,github-81: add FormulaShifter.createForColumnShift and ShiftMode.Co...
Javen O'Neal
2017-11-04
1
-53
/
+144
[next]