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
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to fix jaav 17 build
PJ Fanning
2022-07-27
1
-1
/
+1
*
revert accidental changes
PJ Fanning
2022-07-27
2
-4
/
+4
*
[bug-66176] rework text box support
PJ Fanning
2022-07-27
2
-4
/
+4
*
try to fix issue where java9 module-info compiles don't happen
PJ Fanning
2022-07-26
1
-0
/
+0
*
use common PictureType
PJ Fanning
2022-07-21
1
-19
/
+48
*
test issue
PJ Fanning
2022-07-20
1
-1
/
+37
*
test issue
PJ Fanning
2022-07-20
1
-1
/
+5
*
[bug-55330] add setMargin(PageMargin, double)
PJ Fanning
2022-07-20
2
-6
/
+39
*
[bug-55330] add getMargin(PageMargin)
PJ Fanning
2022-07-20
3
-5
/
+146
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
1
-1
/
+1
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
1
-0
/
+25
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
5
-15
/
+107
*
javadoc
PJ Fanning
2022-07-20
3
-7
/
+7
*
[github-348] tidy up number casting
PJ Fanning
2022-07-17
2
-4
/
+4
*
[github-354] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
5
-13
/
+49
*
[github-339] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
8
-12
/
+87
*
[github-356] extra condition change
PJ Fanning
2022-07-17
1
-1
/
+1
*
[github-356] accept some of the changes in this PR (not all)
PJ Fanning
2022-07-16
2
-2
/
+2
*
java 17 compile issue
PJ Fanning
2022-07-16
1
-1
/
+1
*
java 17 compile issue
PJ Fanning
2022-07-16
1
-1
/
+1
*
[github-342] Use foreach. Thanks to XenoAmess. This closes #342
PJ Fanning
2022-07-16
20
-73
/
+55
*
[github-346] Javadoc issues. Thanks to XenoAmess. This closes #346
PJ Fanning
2022-07-16
2
-4
/
+2
*
java 17 compile issues
PJ Fanning
2022-07-16
3
-0
/
+4
*
[github-341] Remove unused imports. Thanks to XenoAmess. This closes #341
PJ Fanning
2022-07-15
42
-94
/
+0
*
[github-355] Tidy up some boxed variables. Thanks to XenoAmess. This closes #355
PJ Fanning
2022-07-15
3
-4
/
+4
*
[github-350] simplify cloneCellProperties. Thanks to XenoAmess. This closes #350
PJ Fanning
2022-07-15
1
-5
/
+1
*
[github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349
PJ Fanning
2022-07-15
1
-1
/
+1
*
[github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...
PJ Fanning
2022-07-15
2
-2
/
+3
*
[github-358] improve locking in CellDateFormatter. Thanks to XenoAmess. This ...
PJ Fanning
2022-07-15
1
-69
/
+73
*
[github-359] fix case sensitivity issue in AutoNumberingScheme. Thanks to Xen...
PJ Fanning
2022-07-15
1
-3
/
+3
*
[github-357] fix equals check in CellNumberFormatter. Thanks to XenoAmess. Th...
PJ Fanning
2022-07-15
1
-1
/
+1
*
[github-347] make some inner classes static to save memory. Thanks to XenoAme...
PJ Fanning
2022-07-15
1
-1
/
+1
*
[github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to Xe...
PJ Fanning
2022-07-15
2
-0
/
+13
*
allow XSSF RTS
PJ Fanning
2022-07-12
1
-12
/
+21
*
undeprecate private code that is still used
PJ Fanning
2022-07-12
1
-5
/
+0
*
try to fix HSSF tests
PJ Fanning
2022-07-10
1
-6
/
+5
*
remove ignoreInvalidColors param
PJ Fanning
2022-07-10
2
-36
/
+6
*
try to fix tests
PJ Fanning
2022-07-10
1
-6
/
+37
*
javadoc issues
PJ Fanning
2022-07-10
1
-2
/
+2
*
add param that allows invalid colors to be ignored
PJ Fanning
2022-07-10
3
-12
/
+42
*
try to fix tests - disabling 2 that need investigation
PJ Fanning
2022-07-10
1
-1
/
+1
*
try to fix tests - disabling 2 that need investigation
PJ Fanning
2022-07-10
2
-4
/
+4
*
javadoc issues
PJ Fanning
2022-07-10
18
-18
/
+18
*
throw exception if wrong Color class is used
PJ Fanning
2022-07-10
1
-0
/
+6
*
[bug-66052] apply cell style fixes supplied by Axel Richter
PJ Fanning
2022-07-10
3
-0
/
+87
*
[bug-51037] apply default column style if no style set
PJ Fanning
2022-07-01
1
-1
/
+39
*
[bug-66152] add broken test
PJ Fanning
2022-07-01
1
-0
/
+21
*
#66115 - Some Password protected XLS files are not read
Andreas Beeker
2022-06-16
7
-38
/
+78
*
[bug-66123] support gte attribute in XSSFConditionalFormattingThreshold
PJ Fanning
2022-06-15
1
-11
/
+12
*
add extra setTitle method
PJ Fanning
2022-06-11
1
-0
/
+0
[next]