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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
295
-3175
/
+2171
*
Use UTF-8 when writing SVG files
Andreas Beeker
2021-02-21
1
-1
/
+8
*
try re-eanbling xml entity config
PJ Fanning
2021-02-21
1
-1
/
+1
*
FinanceLib: Simplify code and add a few more tests
Dominik Stadler
2021-02-18
2
-31
/
+33
*
Manipulate individual data point properties
Alain Béarez
2021-02-17
18
-4
/
+319
*
Code cleanup AbstractEscherHolderRecord
Marius Volkhart
2021-02-17
1
-21
/
+21
*
Documentation for some EscherRecordTypes
Marius Volkhart
2021-02-17
1
-0
/
+17
*
Add documentation for DrawingGroupRecord
Marius Volkhart
2021-02-17
1
-1
/
+9
*
[bug-63902] reference cloned sheet in cloned chart data series
Alain Béarez
2021-02-16
11
-178
/
+377
*
allow subclassing of code to gen comments table
PJ Fanning
2021-02-15
1
-1
/
+6
*
add method to test for strict ooxml format
PJ Fanning
2021-02-15
2
-0
/
+24
*
Do not fail test which compares two documents if the timestamp in the ZIP hea...
Dominik Stadler
2021-02-15
1
-2
/
+20
*
Do not require NullPointerException to have a null-message on JDK < 16
Dominik Stadler
2021-02-15
1
-7
/
+1
*
add test for reading core properties from ooxml strict file
PJ Fanning
2021-02-15
2
-1
/
+13
*
add missing CTPhoneticRun
PJ Fanning
2021-02-14
1
-0
/
+3
*
fix typo
PJ Fanning
2021-02-14
1
-1
/
+1
*
small refactor
PJ Fanning
2021-02-13
1
-6
/
+2
*
allo XSSFReader to be sublclassed with implementation that allows OOXMl Stric...
PJ Fanning
2021-02-13
2
-3
/
+39
*
batik 1.14
PJ Fanning
2021-02-13
7
-13
/
+12
*
Fix GitHub Action yaml for Gradle build
Marius Volkhart
2021-02-11
1
-1
/
+1
*
Import slide notes when importing slide content
Alain Béarez
2021-02-08
3
-2
/
+31
*
[github-219] Add GitHub Action to verify Gradle wrapper
Marius Volkhart
2021-02-07
1
-0
/
+3
*
Cache Gradle wrapper & caches during GitHub Actions
Marius Volkhart
2021-02-07
1
-5
/
+7
*
Cache Maven repo during GitHub Actions
Marius Volkhart
2021-02-06
1
-4
/
+4
*
remove accidental commit
PJ Fanning
2021-02-02
1
-1
/
+0
*
[bug-65120] PartAlreadyExistsException when creating cell comments (after som...
PJ Fanning
2021-02-02
3
-3
/
+29
*
Fix inconsistent logging statement
Marius Volkhart
2021-02-01
1
-1
/
+1
*
Clone only content of imported chart
Alain Béarez
2021-02-01
2
-2
/
+16
*
Sonar fixes
Andreas Beeker
2021-01-30
15
-235
/
+157
*
Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleList
Dominik Stadler
2021-01-30
4
-5
/
+36
*
Adjust integration-test slightly for running mass-regression-tests
Dominik Stadler
2021-01-30
1
-2
/
+4
*
Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightly
Dominik Stadler
2021-01-30
8
-59
/
+71
*
Enable storing an SXSSF workbook twice
Dominik Stadler
2021-01-30
3
-16
/
+31
*
Sonar fixes
Andreas Beeker
2021-01-28
4
-138
/
+153
*
Sonar fixes
Andreas Beeker
2021-01-26
5
-151
/
+138
*
try to fix windows integration tests
Andreas Beeker
2021-01-24
2
-9
/
+12
*
Replace deprecated methods used in tests
Alain Béarez
2021-01-24
7
-10
/
+10
*
Sonar fixes
Andreas Beeker
2021-01-23
10
-1255
/
+1072
*
Junit5 - fix logging to console
Andreas Beeker
2021-01-23
2
-74
/
+48
*
try to fix font-based issues
Andreas Beeker
2021-01-23
1
-7
/
+13
*
Sonar fixes
Andreas Beeker
2021-01-22
12
-330
/
+317
*
missing license
PJ Fanning
2021-01-21
1
-0
/
+16
*
Bug 64950: handle doughnut hole size
Alain Béarez
2021-01-21
8
-15
/
+245
*
[bug-65096] XLSX Streaming XML not correctly reading multiple inline Strings
PJ Fanning
2021-01-21
3
-72
/
+137
*
limit junit concurrent threads to 3 (fixed amount)
Andreas Beeker
2021-01-19
1
-0
/
+2
*
Bug 65016 - Creating a chart throws exception
Alain Béarez
2021-01-19
3
-2
/
+45
*
github-211 - Revert addRow to behaviour before 4.1.2
Andreas Beeker
2021-01-19
2
-6
/
+37
*
gradle 6.8
PJ Fanning
2021-01-18
5
-6
/
+21
*
gradle 6.8
PJ Fanning
2021-01-18
3
-119
/
+105
*
[github-215] Improve Performance of OperandResolver#parseDouble. Thanks to Ro...
PJ Fanning
2021-01-18
1
-4
/
+4
[next]