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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary type arguments
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unused imports
Dominik Stadler
2017-09-16
4
-5
/
+0
*
Remove unnecessary casts and toString() calls
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unnecessary semicolons
Dominik Stadler
2017-09-16
1
-2
/
+2
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
6
-9
/
+9
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-09-16
6
-15
/
+15
*
Tried to reproduce bug 61300, but could not.
Dominik Stadler
2017-09-16
2
-16
/
+28
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
1
-11
/
+0
*
remove deprecated inner classes from HSFColor
PJ Fanning
2017-09-15
1
-8
/
+6
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
2
-52
/
+22
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
1
-45
/
+0
*
add missing licenses on test classes
PJ Fanning
2017-09-14
1
-0
/
+17
*
60279 -- back off to brute-force search for macro content if offset informati...
Tim Allison
2017-09-14
1
-0
/
+20
*
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
PJ Fanning
2017-09-13
2
-1
/
+228
*
Verify that bug 61294 is fixed now, add some more coverage for IOUtils in gen...
Dominik Stadler
2017-08-25
1
-1
/
+58
*
Fix 60384 and 60709: When shifting with merged regions we should correctly ch...
Dominik Stadler
2017-08-19
1
-6
/
+50
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
1
-4
/
+4
*
Assert on the contents of the byte-array to see if the problem happens during...
Dominik Stadler
2017-08-01
1
-0
/
+5
*
#61363 - Unify escher shape id allocation
Andreas Beeker
2017-07-30
5
-116
/
+66
*
Refactor test somewhat to make it easier to see what it actually verifies
Dominik Stadler
2017-07-24
1
-34
/
+53
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
52
-79
/
+79
*
some javadoc fixes
PJ Fanning
2017-07-15
1
-2
/
+2
*
bug 61300 -- prevent really long (infinite?) loop on corrupt file
Tim Allison
2017-07-14
7
-5
/
+32
*
clean up whitespace and indents
Tim Allison
2017-07-14
1
-640
/
+674
*
avoid using non-ascii in unit tests
Tim Allison
2017-07-14
1
-1
/
+1
*
bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow fo...
Tim Allison
2017-07-14
1
-2
/
+11
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
1
-9
/
+27
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
1
-0
/
+136
*
github #43: fix roundUp and roundDown.
Javen O'Neal
2017-07-13
1
-4
/
+7
*
#61266 Test for old unsupported MS Write WRI files, and give a more helpful e...
Nick Burch
2017-07-09
3
-0
/
+104
*
[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
*
#61243 - Refactor and unify toString/toXml in DDF
Andreas Beeker
2017-06-30
15
-263
/
+348
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
5
-133
/
+131
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
10
-26
/
+34
*
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
5
-43
/
+50
*
Remove some deprecated *SSF APIs
PJ Fanning
2017-06-28
9
-43
/
+76
*
expand StaxHelper
PJ Fanning
2017-06-24
1
-0
/
+64
*
[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
*
bug 61045 -- allow for (and log!) extra bytes in FormatRecord.
Tim Allison
2017-06-20
1
-2
/
+11
*
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
*
Improve error message if we encounter invalid/unexpected files in integration...
Dominik Stadler
2017-06-19
1
-13
/
+15
[next]