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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.cyclonedx.bom-2.1.0
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
poi-ooxml
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix when bodyElements contain sdt, the inserted element is in the wrong position
Bida Fan
2022-12-27
1
-1
/
+1
*
Bug 65260: Fix how we ignore errors when fonts are not installed
Dominik Stadler
2022-12-26
1
-2
/
+6
*
[github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mi...
PJ Fanning
2022-12-21
1
-2
/
+4
*
untidy hack for shared string counts that are higher than Integer.MAX_VALUE
PJ Fanning
2022-12-12
1
-2
/
+2
*
remove unnecessary short casts for getCellStyleAt
PJ Fanning
2022-12-12
1
-1
/
+1
*
try to speed up SXSSFCell getColumnIndex
PJ Fanning
2022-12-12
2
-6
/
+23
*
small optimisation on getCellStyle
PJ Fanning
2022-12-12
1
-4
/
+3
*
[github-404] issue with text runs and styling relating to table cells. Thanks...
PJ Fanning
2022-12-12
2
-13
/
+38
*
possible issue when streaming xssf cells with formulas
PJ Fanning
2022-11-28
1
-3
/
+1
*
[bug-66365] update XSSFExcelExtractor to better handle formula cells with cac...
PJ Fanning
2022-11-28
1
-0
/
+4
*
[bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...
PJ Fanning
2022-11-28
1
-27
/
+33
*
javadoc
PJ Fanning
2022-11-21
2
-4
/
+4
*
[bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.
PJ Fanning
2022-11-16
3
-1
/
+225
*
Adjust tests, comments, JavaDoc, IDE suggestions
Dominik Stadler
2022-11-13
1
-1
/
+1
*
[github-389] Insert paragraphs and tables into XWPFDocuments recursively. Tha...
PJ Fanning
2022-10-18
1
-55
/
+160
*
[bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)
PJ Fanning
2022-10-13
2
-98
/
+82
*
[bug-66306] make XSLFDiagramGroupShape public
PJ Fanning
2022-10-13
1
-2
/
+2
*
javadoc
PJ Fanning
2022-10-08
1
-1
/
+1
*
[bug-66263] add test case to try to get extra classes into poi-ooxml-lite
PJ Fanning
2022-09-14
2
-0
/
+26
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
11
-21
/
+23
*
try to use checked exceptions where APIs already support them
PJ Fanning
2022-09-14
8
-11
/
+18
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
25
-57
/
+57
*
some lgtm issues
PJ Fanning
2022-09-13
2
-9
/
+15
*
[bug-66257] javadoc
PJ Fanning
2022-09-10
1
-8
/
+13
*
[bug-66257] javadoc
PJ Fanning
2022-09-10
1
-17
/
+50
*
[bug-66257] add explicit POIXMLException when sheet package cannot be found
PJ Fanning
2022-09-10
1
-0
/
+3
*
tidy up code
PJ Fanning
2022-08-31
2
-31
/
+31
*
reuse code
PJ Fanning
2022-08-28
1
-1
/
+3
*
reuse code
PJ Fanning
2022-08-28
5
-5
/
+10
*
reuse code
PJ Fanning
2022-08-28
1
-2
/
+2
*
reuse code
PJ Fanning
2022-08-28
11
-22
/
+30
*
[bug-63575] support capitalized text in XWPFWordExtractor
PJ Fanning
2022-08-28
1
-6
/
+12
*
do not rely on xml namespace prefixes - use the URIs
PJ Fanning
2022-08-28
4
-20
/
+29
*
[bug-66242] Fix issue with orphaned (in package) images and notes post slide ...
PJ Fanning
2022-08-28
3
-3
/
+59
*
sonar issues
PJ Fanning
2022-08-25
2
-3
/
+7
*
sonar issues
PJ Fanning
2022-08-25
1
-2
/
+2
*
[bug-65473] when copy slide, new slide uses old textrun object reference. Tha...
PJ Fanning
2022-08-19
1
-12
/
+3
*
javadoc
PJ Fanning
2022-08-19
1
-0
/
+4
*
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...
PJ Fanning
2022-08-18
1
-17
/
+38
*
[bug-66215] try to improve logic for overlapping tables
PJ Fanning
2022-08-17
1
-2
/
+8
*
[bug-66215] try to fix formulas in tables after row/column shifting
PJ Fanning
2022-08-16
1
-0
/
+45
*
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null
PJ Fanning
2022-08-15
1
-0
/
+1
*
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null
PJ Fanning
2022-08-15
2
-1
/
+13
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-14
1
-2
/
+3
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-14
2
-68
/
+76
*
further issue with clone
PJ Fanning
2022-08-13
1
-1
/
+6
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-13
2
-6
/
+20
*
[bug-66213] clone tables while cloning sheet. Thanks to Axel Richter.
PJ Fanning
2022-08-13
2
-0
/
+126
*
[bug-66212] try to remove table part for table when removing table
PJ Fanning
2022-08-13
1
-4
/
+10
*
[bug-66212] try to remove package part for table when removing table
PJ Fanning
2022-08-13
1
-4
/
+6
[next]