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.github.spotbugs-6.1.0
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/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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ExtractorFactory: Try to close resources also on Errors to avoid keeping file...
Dominik Stadler
2017-07-21
1
-0
/
+9
*
Fix some IntelliJ warnings
Dominik Stadler
2017-07-21
1
-19
/
+28
*
fix tests broken by <br/> doc changes
PJ Fanning
2017-07-17
5
-8
/
+7
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
272
-854
/
+854
*
some javadoc fixes
PJ Fanning
2017-07-15
7
-19
/
+15
*
bug 61300 -- prevent really long (infinite?) loop on corrupt file
Tim Allison
2017-07-14
13
-14
/
+60
*
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
3
-2
/
+21
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
5
-62
/
+108
*
bug 61296: suggest de-duplication of purl dublin core namespace url
Javen O'Neal
2017-07-14
1
-2
/
+2
*
bug 61296: deduplicate ooxml schema constants
Javen O'Neal
2017-07-14
1
-4
/
+5
*
bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, pre...
Javen O'Neal
2017-07-14
1
-2
/
+2
*
bug 61296: consolidate some of the ooxml namespace uri copy-paste in POI, pre...
Javen O'Neal
2017-07-14
3
-7
/
+16
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
3
-4
/
+204
*
avoid unnecessary string concats in SXSSF SheetDataWriter
PJ Fanning
2017-07-13
3
-29
/
+48
*
add 362px font height for my computer's configuration (high-dpi monitor)
Javen O'Neal
2017-07-13
1
-1
/
+3
*
replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.x...
Javen O'Neal
2017-07-13
3
-21
/
+21
*
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
2
-25
/
+14
*
[Bug-61281] fix issue with export of table columns - Thanks to Daniel for the...
PJ Fanning
2017-07-12
2
-11
/
+17
*
remove more deprecated methods
PJ Fanning
2017-07-12
3
-25
/
+3
*
remove deprecated methods from CommentsTable
PJ Fanning
2017-07-12
1
-56
/
+0
*
[Bug-61281] guard against index out of bounds in XSSFExportToXml column mapping
PJ Fanning
2017-07-11
2
-97
/
+134
*
expand range of acceptable values in TestFonts
PJ Fanning
2017-07-10
1
-3
/
+2
*
bug 60685: ignore problems with HPBF Publisher Quill Contents PLC hyperlink r...
Javen O'Neal
2017-07-10
1
-1
/
+11
*
whitespace
Javen O'Neal
2017-07-10
1
-2
/
+2
*
font rendering - handle a few system dependent textbox sizes
Andreas Beeker
2017-07-09
1
-2
/
+9
*
[Bug-61268] avoid NegativeArraySizeException parsing doc file
PJ Fanning
2017-07-09
3
-5
/
+16
*
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
5
-0
/
+118
*
Rollback of r1801368 because of a generics bug with self-referenced types in ...
Andreas Beeker
2017-07-09
24
-25
/
+25
*
SL Common: narrow generics definition because of tighter java9 checks
Andreas Beeker
2017-07-09
23
-24
/
+24
*
add .ttf to ignored test integration resources
Andreas Beeker
2017-07-08
1
-0
/
+1
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-07-08
9
-77
/
+346
*
[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
2
-7
/
+86
*
[Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg
PJ Fanning
2017-07-05
3
-3
/
+68
*
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
9
-89
/
+213
*
[Bug 61246] remove flush method
PJ Fanning
2017-07-03
2
-8
/
+5
*
[Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars repl...
PJ Fanning
2017-07-03
2
-7
/
+96
*
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 missing deprecations for CellType methods that return ints
PJ Fanning
2017-07-02
2
-0
/
+3
*
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
43
-992
/
+965
*
Remove more deprecated code (MissingCellPolicy)
PJ Fanning
2017-06-30
5
-60
/
+6
*
Remove more deprecated code (BorderFormatting constants)
PJ Fanning
2017-06-30
4
-138
/
+2
*
Remove more deprecated code (especially from Spreadsheet Cell classes)
PJ Fanning
2017-06-30
20
-1414
/
+199
*
remove incomplete javadocs
Javen O'Neal
2017-06-30
1
-9
/
+0
[prev]
[next]