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.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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ooxml
/
testcases
/
org
/
apache
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
findbugs fixes
Andreas Beeker
2015-11-01
5
-330
/
+401
*
replace deprecated usage of AreaReference as a result of bug 56328
Javen O'Neal
2015-10-31
1
-11
/
+15
*
bug58452: set cell formulas containing unregistered function names
Javen O'Neal
2015-10-31
1
-0
/
+96
*
supporting changes for bug 58452: copy cell formulas containing unregistered ...
Javen O'Neal
2015-10-31
1
-0
/
+3
*
bug 58557: fix from Alessandro Guarascio, shift hyperlinks when shifting rows...
Javen O'Neal
2015-10-29
1
-0
/
+106
*
Common sl unification - copy first paragraph / textrun properties on XSLFText...
Andreas Beeker
2015-10-29
6
-42
/
+56
*
Fix Sonar-Maven build, correctly determine path to test-file
Dominik Stadler
2015-10-26
1
-1
/
+1
*
Bug 56957: Avoid error if Workbook with empty SharedStringTable is written
Dominik Stadler
2015-10-26
1
-0
/
+39
*
#58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which
Nick Burch
2015-10-24
1
-1
/
+9
*
bug 33174: Use common unit test for testNoMergedRegionsIsEmptyList
Javen O'Neal
2015-10-23
1
-8
/
+0
*
XDGF: fix jenkins build errors
Dustin Spicuzza
2015-10-19
1
-0
/
+16
*
Add Visio OOXML text extractor + tests
Dustin Spicuzza
2015-10-19
2
-12
/
+64
*
poi-visio import: reformat code to fit project standards, remove JRE 7isms
Dustin Spicuzza
2015-10-19
1
-130
/
+128
*
Import poi-visio codebase
Dustin Spicuzza
2015-10-19
1
-0
/
+159
*
Bug 58499: Don't report Zip-Bomb for small files which should not cause memor...
Dominik Stadler
2015-10-17
1
-73
/
+69
*
Remove unnecessary warning suppressions
David North
2015-10-16
1
-2
/
+0
*
- removed deprecated and confusing methods in XSSFColor
Andreas Beeker
2015-10-12
4
-252
/
+380
*
Retry which measures duration a few times to see if that reduces the number o...
Dominik Stadler
2015-10-08
1
-8
/
+23
*
sonar fixes and closing resources after use
Andreas Beeker
2015-10-06
1
-5
/
+18
*
Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466
David North
2015-10-05
2
-25
/
+100
*
fixed sonar issues and eclipse warnings
Andreas Beeker
2015-10-05
4
-169
/
+255
*
sonar fixes
Andreas Beeker
2015-09-30
6
-49
/
+58
*
Verify that bug 51998 is actually fixed since some time already.
Dominik Stadler
2015-09-29
1
-23
/
+34
*
Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandler
Dominik Stadler
2015-09-29
1
-1
/
+36
*
Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther...
David North
2015-09-23
1
-0
/
+7
*
- #58216 - provide picture-shape resize that maintains the aspect ratio
Andreas Beeker
2015-09-21
4
-8
/
+149
*
Bug 58333: Apply patch to verify behavior on row-index before and after the l...
Dominik Stadler
2015-09-20
2
-0
/
+11
*
Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out infor...
Dominik Stadler
2015-09-20
1
-10
/
+30
*
close resources in junit tests
Andreas Beeker
2015-09-20
3
-35
/
+64
*
- #58207 - Provide user access to the original image dimensions (XSLF)
Andreas Beeker
2015-09-20
2
-38
/
+61
*
Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...
Dominik Stadler
2015-09-17
1
-8
/
+41
*
Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over...
Nick Burch
2015-09-17
2
-4
/
+85
*
Verify that bug 55406 can be closed WORKSFORME
Dominik Stadler
2015-09-13
1
-0
/
+27
*
Add test case for bug 54399
Dominik Stadler
2015-09-13
1
-0
/
+16
*
fix eclipse warning - mostly generics cosmetics
Andreas Beeker
2015-09-13
3
-268
/
+239
*
fix eclipse warning - mostly generics cosmetics
Andreas Beeker
2015-09-12
4
-14
/
+37
*
Bug 58326 - Forbidden APIs patches - second set of changes for charset settings
Andreas Beeker
2015-09-08
1
-0
/
+4
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
9
-660
/
+789
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
1
-14
/
+14
*
Bug 58315: Avoid NPE for RichTextString without font-details
Dominik Stadler
2015-09-05
1
-0
/
+21
*
Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall...
Dominik Stadler
2015-09-03
2
-7
/
+20
*
Fix bug 53275: reset indexed color flag when setting a non-indexed color
Dominik Stadler
2015-09-03
1
-6
/
+14
*
Add unit test which verifies that bug 53105 is actually fixed now
Dominik Stadler
2015-09-03
1
-0
/
+17
*
Add unit tests to verify that bug 51626 and bug 51451 are fixed
Dominik Stadler
2015-09-03
1
-1
/
+46
*
Add unit tests which verify that the issues from bug 48962 and 50755 do not o...
Dominik Stadler
2015-09-03
1
-0
/
+42
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
2
-4
/
+7
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-2
/
+3
*
Add possibility to set zoomPercent for XWPFDocument
Dominik Stadler
2015-08-26
1
-2
/
+24
*
common sl: reworked and unified generics definitions
Andreas Beeker
2015-08-24
1
-1
/
+1
*
Reduce required memory in tests by not actually creating all the rows/cells w...
Dominik Stadler
2015-08-24
1
-8
/
+10
[next]