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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update third party libs to latest versions
Dominik Stadler
2017-09-15
2
-13
/
+6
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
2
-22
/
+1
*
Remove javadoc references to removed classes
Nick Burch
2017-09-15
2
-7
/
+1
*
remove deprecated inner classes from HSFColor
PJ Fanning
2017-09-15
1
-739
/
+76
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
12
-217
/
+13
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
5
-206
/
+25
*
60279 -- back off to brute-force search for macro content if offset informati...
Tim Allison
2017-09-14
2
-106
/
+362
*
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
PJ Fanning
2017-09-13
12
-5
/
+708
*
Fixes bug #61468, caused by a confusing OOXML spec design as noted in JavaDoc...
Greg Woolsey
2017-08-29
1
-4
/
+4
*
Verify that bug 61294 is fixed now, add some more coverage for IOUtils in gen...
Dominik Stadler
2017-08-25
1
-5
/
+5
*
Fix 60384 and 60709: When shifting with merged regions we should correctly ch...
Dominik Stadler
2017-08-19
1
-4
/
+21
*
Bug 61431 - Conditional formatting evaluation ignores undefined cells
Greg Woolsey
2017-08-16
2
-73
/
+66
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
8
-222
/
+265
*
Reformat code slightly
Dominik Stadler
2017-08-01
1
-9
/
+5
*
Fix further Windows JVM 6 font rendering errors - OOM and EXCEPTION_ACCESS_VI...
Andreas Beeker
2017-07-31
3
-2
/
+9
*
remove invalid javadocs
Andreas Beeker
2017-07-31
1
-3
/
+0
*
Javadoc fixes
Nick Burch
2017-07-31
2
-2
/
+0
*
#61363 - Unify escher shape id allocation
Andreas Beeker
2017-07-30
5
-296
/
+167
*
Fix data validation value list evaluation
Greg Woolsey
2017-07-26
4
-32
/
+100
*
61337 -- try to convert assertions to exceptions. I left in the assertions f...
Tim Allison
2017-07-26
2
-0
/
+67
*
61346 add more sanity checks before allocating byte arrays in emf/wmf
Tim Allison
2017-07-26
1
-0
/
+15
*
61295 -- prevent potential oom in HPSF triggered by fuzzed file
Tim Allison
2017-07-25
1
-3
/
+10
*
Bug 61331 - Font group handling / common font interface
Andreas Beeker
2017-07-23
13
-166
/
+948
*
My version of Java 6 chokes on Generics here
Dominik Stadler
2017-07-21
1
-6
/
+3
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
173
-561
/
+561
*
some javadoc fixes
PJ Fanning
2017-07-15
5
-10
/
+9
*
bug 61300 -- prevent really long (infinite?) loop on corrupt file
Tim Allison
2017-07-14
4
-2
/
+14
*
bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow fo...
Tim Allison
2017-07-14
2
-0
/
+10
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
1
-46
/
+61
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
1
-2
/
+33
*
replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.x...
Javen O'Neal
2017-07-13
1
-0
/
+11
*
replace return variable assignments with return statements
Javen O'Neal
2017-07-13
1
-6
/
+3
*
github #43: fix roundUp and roundDown.
Javen O'Neal
2017-07-13
1
-21
/
+7
*
remove more deprecated methods
PJ Fanning
2017-07-12
2
-16
/
+3
*
[Bug-61268] avoid NegativeArraySizeException parsing doc file
PJ Fanning
2017-07-09
1
-2
/
+5
*
fix spelling
PJ Fanning
2017-07-09
1
-5
/
+5
*
#61266 Test for old unsupported MS Write WRI files, and give a more helpful e...
Nick Burch
2017-07-09
1
-0
/
+13
*
Rollback of r1801368 because of a generics bug with self-referenced types in ...
Andreas Beeker
2017-07-09
23
-24
/
+24
*
SL Common: narrow generics definition because of tighter java9 checks
Andreas Beeker
2017-07-09
23
-24
/
+24
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-07-08
2
-1
/
+37
*
[github-25] support excel number trailing comma format - Thabks to Luca Marti...
PJ Fanning
2017-07-06
1
-4
/
+53
*
[Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg
PJ Fanning
2017-07-05
2
-3
/
+8
*
fix javadoc issue
PJ Fanning
2017-07-03
1
-1
/
+1
*
[Bug 60422] fix data formatter issue with specific format in German locale
PJ Fanning
2017-07-03
8
-75
/
+206
*
#61243 - Refactor and unify toString/toXml in DDF
Andreas Beeker
2017-06-30
27
-721
/
+595
*
Remove more deprecated code (MissingCellPolicy)
PJ Fanning
2017-06-30
1
-41
/
+3
*
Remove more deprecated code (BorderFormatting constants)
PJ Fanning
2017-06-30
3
-137
/
+1
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
9
-1085
/
+19
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
1
-44
/
+0
*
remove some unused imports
PJ Fanning
2017-06-29
3
-4
/
+0
[next]