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
Commit message (
Expand
)
Author
Age
Files
Lines
*
show full exception stack-trace if zip-bomb detection test fails
Dominik Stadler
2015-06-24
1
-5
/
+13
*
Bug 56865 - Limit number of bytes (by counting them) while opening office docs
Andreas Beeker
2015-06-23
2
-39
/
+179
*
Bug 56655: Fix Sumifs for cases where the criteria is in error.
Dominik Stadler
2015-06-20
2
-83
/
+88
*
Bug 56420: Fix possible NullPointerException when empty cell is included in S...
Dominik Stadler
2015-06-20
1
-2
/
+2
*
Move more tests into base class and add a TestSXSSFBugs class to verify some ...
Dominik Stadler
2015-06-17
2
-121
/
+90
*
Make setLandscape(false) and setLeftToRight(false) do what one would expect
Dominik Stadler
2015-06-17
1
-6
/
+40
*
add missing license header
Dominik Stadler
2015-06-15
1
-0
/
+18
*
My own patch to fix #56328
David North
2015-06-12
1
-0
/
+48
*
Use a different arbitrary value for the ID of the comment shape type. This ap...
David North
2015-06-03
1
-2
/
+2
*
POI-57975: clean up white spaces and other style issues in XWPF
Tim Allison
2015-05-29
24
-1619
/
+1623
*
POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed...
Tim Allison
2015-05-28
1
-15
/
+9
*
Correct package
Nick Burch
2015-05-28
1
-1
/
+1
*
Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in co...
Nick Burch
2015-05-28
1
-1
/
+1
*
Add WorkbookFactory.create() with a flag to allow to open files read-only, ke...
Dominik Stadler
2015-05-26
1
-0
/
+16
*
Make POIXMLDocument implement Closeable as it holds an OCPPackage with open r...
Dominik Stadler
2015-05-26
1
-6
/
+9
*
Prevent problems reported in Bug 56574 by ensuring that Cells are properly re...
Dominik Stadler
2015-05-19
1
-0
/
+98
*
Start exposing the default paragraph and run styles from XWPFStyles
Nick Burch
2015-05-07
1
-1
/
+5
*
Start on XWPFStyles support for document default styles
Nick Burch
2015-05-07
1
-1
/
+5
*
Begin on test for going from xwpf text to style
Nick Burch
2015-05-07
1
-0
/
+48
*
Try to fix flaky test by waiting for a switch of the second to ensure that we...
Dominik Stadler
2015-05-06
1
-1
/
+17
*
OOM fix for gump run
Andreas Beeker
2015-05-05
1
-1
/
+13
*
POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()...
Tim Allison
2015-05-05
1
-1
/
+33
*
If an empty stream or file is given to WorkbookFactory.create, give a more in...
Nick Burch
2015-05-04
1
-0
/
+25
*
Patch from Mark Olesen from bug #57552: Sort PackagePart returns from OPCPack...
Nick Burch
2015-05-03
1
-1
/
+0
*
Avoid short wrapping on cell styles and formats > 32,767 in XSSF - format sup...
Nick Burch
2015-05-03
1
-0
/
+35
*
Add verifying testcase for Bug 57423 and Bug 55752, both are still not solved...
Dominik Stadler
2015-04-30
1
-2
/
+167
*
Remove Eclipse warnings in tests
Dominik Stadler
2015-04-30
2
-19
/
+25
*
Allow WorkbookFactory.create to open xlsx files protected with the default pa...
Nick Burch
2015-04-29
1
-13
/
+19
*
#57593 Complete create overloading in WorkbookFactory to take passwords
Nick Burch
2015-04-29
1
-1
/
+59
*
Fix inconsistent indents
Nick Burch
2015-04-29
1
-103
/
+103
*
#57593 Begin adding overloaded WorkbookFactory.create methods which take the ...
Nick Burch
2015-04-29
1
-0
/
+82
*
Use a constant for the name of the OOXML encrypted package node
Nick Burch
2015-04-29
1
-2
/
+2
*
Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no ...
Nick Burch
2015-04-29
1
-0
/
+28
*
Add a (disabled) unit test showing the incorrect ordering problem of parts - ...
Nick Burch
2015-04-29
1
-2
/
+107
*
Add unit-test which verifies that fill and alignment styles are applied and r...
Dominik Stadler
2015-04-27
1
-0
/
+50
*
Fix some inconsistent whitespace
Nick Burch
2015-04-24
1
-861
/
+877
*
#57642 Fix setSheetName with ISERROR on XSSF
Nick Burch
2015-04-24
1
-0
/
+16
*
#57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWP...
Nick Burch
2015-04-24
1
-0
/
+15
*
Print out slightly more on test-failure for a unit tests which fails intermit...
Dominik Stadler
2015-04-22
1
-1
/
+3
*
Fix bug 57828, shifting more than one commit per row did not work.
Dominik Stadler
2015-04-20
1
-0
/
+34
*
Bug 56579: Throw exception if max string length of 32767 chars is exceeded in...
Dominik Stadler
2015-04-03
3
-28
/
+49
*
Bug 56017: fix shifting comments with shifted rows and move some more tests i...
Dominik Stadler
2015-03-15
3
-128
/
+7
*
Bug 56295: Fix cloning of styles across workbooks and handling of default val...
Dominik Stadler
2015-03-14
2
-2
/
+65
*
Detect OOXML-strict, and give more helpful exceptions for them
Nick Burch
2015-03-13
2
-3
/
+24
*
Stub unit tests for #57699
Nick Burch
2015-03-13
2
-0
/
+28
*
Verify that document from bug 56392 works
Dominik Stadler
2015-03-11
1
-1
/
+12
*
Bug 56467: Fix cloning of sheets with pictures
Dominik Stadler
2015-03-11
1
-0
/
+28
*
Add testcase which verifies that bug 56820 was solved by some other fix already
Dominik Stadler
2015-03-11
1
-0
/
+76
*
Fix inconsistent indents
Nick Burch
2015-03-11
1
-629
/
+628
*
Give a more helpful exception if a Visio VSDX ooxml file is passed to Extract...
Nick Burch
2015-03-11
1
-1
/
+17
[next]