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-ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-66176] rework text box support
PJ Fanning
2022-07-27
2
-3
/
+4
*
add tests
PJ Fanning
2022-07-27
1
-0
/
+40
*
[bug-65562] derive sheet dimensions when outputting SXSSFSheets
PJ Fanning
2022-07-26
5
-21
/
+148
*
update some module-info classes
PJ Fanning
2022-07-25
4
-2
/
+0
*
refactor smart art code
PJ Fanning
2022-07-25
2
-60
/
+54
*
try to work around issue with getting embedded smart art diagram
PJ Fanning
2022-07-22
1
-1
/
+0
*
try to work around issue with getting embedded smart art diagram
PJ Fanning
2022-07-22
3
-24
/
+51
*
add disabled test case
PJ Fanning
2022-07-22
2
-71
/
+96
*
forbidden api
PJ Fanning
2022-07-22
1
-1
/
+2
*
forbidden api
PJ Fanning
2022-07-22
1
-1
/
+1
*
remove comment
PJ Fanning
2022-07-22
1
-2
/
+1
*
[bug-66176] Integrate SmartArt diagrams from powerpoint presentations. Thanks...
PJ Fanning
2022-07-22
5
-4
/
+441
*
add tests
PJ Fanning
2022-07-21
2
-3
/
+29
*
use common PictureType
PJ Fanning
2022-07-21
11
-156
/
+73
*
add getPictureTypeEnum
PJ Fanning
2022-07-21
7
-26
/
+189
*
add getPictureTypeEnum
PJ Fanning
2022-07-21
1
-1
/
+1
*
add getPictureTypeEnum
PJ Fanning
2022-07-20
2
-0
/
+114
*
test issue
PJ Fanning
2022-07-20
1
-2
/
+6
*
[bug-55330] add setMargin(PageMargin, double)
PJ Fanning
2022-07-20
2
-9
/
+45
*
[bug-55330] add getMargin(PageMargin)
PJ Fanning
2022-07-20
2
-8
/
+39
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
3
-23
/
+102
*
use try-with-resources
PJ Fanning
2022-07-20
1
-1
/
+1
*
javadoc
PJ Fanning
2022-07-20
1
-3
/
+3
*
javadoc
PJ Fanning
2022-07-17
1
-0
/
+1
*
[github-348] tidy up number casting
PJ Fanning
2022-07-17
1
-2
/
+2
*
[github-354] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
2
-4
/
+5
*
[github-339] compile issue in test
PJ Fanning
2022-07-17
1
-0
/
+1
*
[github-339] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
7
-12
/
+17
*
[github-356] accept some of the changes in this PR (not all)
PJ Fanning
2022-07-16
2
-3
/
+3
*
[github-342] Use foreach. Thanks to XenoAmess. This closes #342
PJ Fanning
2022-07-16
1
-2
/
+1
*
[github-345] Use switch instead of if. Thanks to XenoAmess. This closes #345
PJ Fanning
2022-07-16
12
-156
/
+223
*
[github-346] Javadoc issues. Thanks to XenoAmess. This closes #346
PJ Fanning
2022-07-16
2
-5
/
+4
*
[github-341] Remove unused imports. Thanks to XenoAmess. This closes #341
PJ Fanning
2022-07-15
20
-26
/
+0
*
[github-355] Tidy up some boxed variables. Thanks to XenoAmess. This closes #355
PJ Fanning
2022-07-15
1
-1
/
+1
*
[github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349
PJ Fanning
2022-07-15
3
-7
/
+7
*
[github-361] reuse regex pattern instances. Thanks to XenoAmess. This closes ...
PJ Fanning
2022-07-15
2
-3
/
+6
*
[github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...
PJ Fanning
2022-07-15
3
-16
/
+18
*
[github-344] refactor equals method in XSSFHyperlinkRecord
PJ Fanning
2022-07-15
1
-7
/
+6
*
[github-347] make some inner classes static to save memory. Thanks to XenoAme...
PJ Fanning
2022-07-15
2
-2
/
+2
*
[github-343] use try-with-resources. Thanks to XenoAmess. This closes #343
PJ Fanning
2022-07-15
1
-16
/
+13
*
[github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to Xe...
PJ Fanning
2022-07-15
1
-1
/
+1
*
allow HSSFSharedString
PJ Fanning
2022-07-12
1
-1
/
+7
*
missing license
PJ Fanning
2022-07-10
1
-0
/
+17
*
[bug-66052] add test
PJ Fanning
2022-07-10
1
-0
/
+66
*
remove ignoreInvalidColors param
PJ Fanning
2022-07-10
1
-8
/
+4
*
try to fix tests
PJ Fanning
2022-07-10
2
-22
/
+0
*
add param that allows invalid colors to be ignored
PJ Fanning
2022-07-10
1
-5
/
+9
*
try to fix tests - disabling 2 that need investigation
PJ Fanning
2022-07-10
3
-2
/
+24
*
javadoc issues
PJ Fanning
2022-07-10
6
-6
/
+6
*
throw exception if wrong Color class is used
PJ Fanning
2022-07-10
1
-0
/
+6
[next]