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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #61490, for some tables in documents, we should not remove the last cell
Dominik Stadler
2019-08-29
2
-13
/
+35
*
Do not use a WeakReference for the parent-link in HWPF-Ranges
Dominik Stadler
2019-08-29
2
-10
/
+12
*
Adjust JavaDoc and code formatting
Dominik Stadler
2019-08-29
4
-105
/
+85
*
[bug-63664] do not use DocumentBuilderFactory directly
PJ Fanning
2019-08-22
2
-6
/
+4
*
Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment
Dominik Stadler
2019-08-15
1
-4
/
+29
*
Close file-resources in unit-tests, fix IDE warnings
Dominik Stadler
2019-08-15
15
-1854
/
+1937
*
Bug 63657: Rework the for bug #62130 to not use up twice as much memory when ...
Dominik Stadler
2019-08-12
3
-23
/
+90
*
add some missing classes to poi-ooxml-schemas
PJ Fanning
2019-07-25
1
-1
/
+3
*
add some missing classes to poi-ooxml-schemas
PJ Fanning
2019-07-25
1
-0
/
+39
*
Bug 60656 - fix image dimensions
Andreas Beeker
2019-07-22
2
-50
/
+17
*
Refactor alpha handling
Andreas Beeker
2019-07-22
3
-30
/
+21
*
Bug 63580 - Fix texture paint handling
Andreas Beeker
2019-07-22
10
-64
/
+409
*
try to fix NPE in tests
PJ Fanning
2019-07-21
1
-0
/
+3
*
missing @since annotations
PJ Fanning
2019-07-20
3
-1
/
+7
*
[github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut C...
PJ Fanning
2019-07-19
2
-1
/
+37
*
[github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cu...
PJ Fanning
2019-07-19
3
-0
/
+45
*
[github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. ...
PJ Fanning
2019-07-19
2
-0
/
+108
*
[github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier.
PJ Fanning
2019-07-16
2
-0
/
+29
*
Bug 63542 -- bump min record limit for TNEFAttribute
Tim Allison
2019-07-10
1
-1
/
+1
*
[bug-63533] fix javadoc that refers to horisontalPdi
PJ Fanning
2019-07-01
1
-1
/
+1
*
fix rendering of xslf shapes with no/external blip part
Andreas Beeker
2019-06-23
2
-0
/
+6
*
omit png output on test
Andreas Beeker
2019-06-23
1
-1
/
+1
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-06-23
21
-243
/
+366
*
Bug 62906 and 63401: Ensure tables have an initial name which does not confli...
Dominik Stadler
2019-06-22
3
-4
/
+51
*
Fix IDE warnings
Dominik Stadler
2019-06-22
1
-1
/
+1
*
Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.
Dominik Stadler
2019-06-22
4
-2
/
+72
*
[bug-57342] Excel compatible Zip64 implementation. Thanks to Krzysztof Rzymko...
PJ Fanning
2019-06-12
4
-2
/
+419
*
tidy up some int casts
PJ Fanning
2019-06-12
3
-8
/
+8
*
[bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Bo...
PJ Fanning
2019-06-12
2
-9
/
+33
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-06-06
22
-301
/
+1296
*
ExcelComparator: Adjust iterating rows/columns
Dominik Stadler
2019-06-05
2
-29
/
+120
*
Add helper class for mass-regression-tests which scans a directory and provides
Dominik Stadler
2019-06-05
1
-0
/
+170
*
[github-151] XWPFRun: allow style retrieval. This closes #151
PJ Fanning
2019-06-01
2
-0
/
+21
*
[bug-63463] ignore forbiddenapis in new testcase
PJ Fanning
2019-05-31
1
-13
/
+13
*
[bug-63463] add tests fix issue with shifting rows (failing tests ignored). T...
PJ Fanning
2019-05-30
1
-0
/
+218
*
[bug-63463] fix issue with shifting rows. Thanks to David Gauntt.
PJ Fanning
2019-05-30
1
-2
/
+3
*
remove code smells
Alain Béarez
2019-05-29
2
-36
/
+40
*
fix forbidden api issue
PJ Fanning
2019-05-27
1
-1
/
+1
*
try to fix integration tests (by ignoring some new msg files)
PJ Fanning
2019-05-27
5
-5
/
+27
*
[github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...
PJ Fanning
2019-05-26
5
-75
/
+679
*
remove some tab indents
PJ Fanning
2019-05-22
2
-235
/
+235
*
code inspired from Axel Richter on StackOverflow
Alain Béarez
2019-05-21
31
-161
/
+724
*
fix missing space in string literal (LGTM)
Alain Béarez
2019-05-21
1
-6
/
+6
*
fix result of multiplication cast to wider type
Alain Béarez
2019-05-21
20
-168
/
+216
*
fix whitespace contradicts operator precedence
Alain Béarez
2019-05-21
2
-17
/
+21
*
fix boxed variable is never null
Alain Béarez
2019-05-21
4
-105
/
+140
*
fix potential output resource leaks (LGTM)
Alain Béarez
2019-05-21
5
-108
/
+147
*
fix potential input resource leaks (LGTM)
Alain Béarez
2019-05-21
4
-19
/
+27
*
code cleanup plus fix for bug 63153
Alain Béarez
2019-05-21
23
-311
/
+871
*
Added more chart supports.
Alain Béarez
2019-05-21
17
-8
/
+1532
[next]