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
*
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
2
-2
/
+2
*
Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in co...
Nick Burch
2015-05-28
4
-41
/
+65
*
#57963 Move the WP and SL interface definitions to core from scratchpad, so t...
Nick Burch
2015-05-28
24
-0
/
+0
*
#57951 Use BigDecimal in some cases in DataFormatter.formatRawCellContents, t...
Nick Burch
2015-05-27
1
-3
/
+20
*
Fix inconsistent indents
Nick Burch
2015-05-27
1
-17
/
+17
*
Add WorkbookFactory.create() with a flag to allow to open files read-only, ke...
Dominik Stadler
2015-05-26
2
-40
/
+129
*
Make POIXMLDocument implement Closeable as it holds an OCPPackage with open r...
Dominik Stadler
2015-05-26
3
-18
/
+12
*
Add ignore - file has no content streams
Nick Burch
2015-05-26
1
-0
/
+1
*
#56791 Make NPOIFS the default when POIFSFileSystem is requested
Nick Burch
2015-05-26
3
-13
/
+18
*
Force OPOIFS test to explicitly create OPOIFS instance
Nick Burch
2015-05-26
1
-9
/
+9
*
Force OPOIFS test to explicitly create OPOIFS instance
Nick Burch
2015-05-26
1
-2
/
+2
*
Remove a long-deprecated OPOIFS related method
Nick Burch
2015-05-26
1
-10
/
+0
*
Fix warnings
Nick Burch
2015-05-26
1
-2
/
+10
*
Fix testing for NPOIFS zero-length stream writing
Nick Burch
2015-05-26
3
-8
/
+35
*
Fix NPOIFS to handle dodgy excel-95 file from bug #46904
Nick Burch
2015-05-26
2
-4
/
+1
*
More 0 byte stream tests
Nick Burch
2015-05-26
3
-5
/
+40
*
Add verification unit test for bug 47169
Dominik Stadler
2015-05-20
1
-1
/
+10
*
Apply fix reported in bug 47661 and add unit tests
Dominik Stadler
2015-05-20
2
-4
/
+22
*
Prevent problems reported in Bug 56574 by ensuring that Cells are properly re...
Dominik Stadler
2015-05-19
3
-3
/
+160
*
Move location where document is held and adjust constructors and class-hierar...
Dominik Stadler
2015-05-17
5
-24
/
+18
*
Adjust error message to have the same error across different types of Workboo...
Dominik Stadler
2015-05-12
3
-5
/
+12
*
Fix unit test which asserts on actual error message
Dominik Stadler
2015-05-12
1
-1
/
+2
*
Adjust intendation
Dominik Stadler
2015-05-11
1
-4
/
+4
*
Provide better exception if we would access out of bounds in arraycopy for Es...
Dominik Stadler
2015-05-11
1
-1
/
+8
*
Avoid possible NPE found via CommonCrawl files
Dominik Stadler
2015-05-11
3
-13
/
+18
*
Add checks for invalid row number in RowRecord to find corrupted files earlier
Dominik Stadler
2015-05-11
1
-0
/
+6
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
1
-17
/
+9
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
34
-150
/
+220
*
Leave POIFSFileSystem as a lightweight shim around OPOIFSFileSystem pending t...
Nick Burch
2015-05-11
2
-496
/
+10
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
15
-92
/
+80
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
10
-64
/
+89
*
Add a deep re-write NPOIFS test
Nick Burch
2015-05-11
1
-3
/
+33
*
Correct zero byte entry support in NPOIFS
Nick Burch
2015-05-11
2
-3
/
+6
*
Disabled NPOIFS unit test - problem with 0 length entries discovered working ...
Nick Burch
2015-05-11
1
-0
/
+61
*
More NPOIFS ministore tests
Nick Burch
2015-05-11
1
-0
/
+48
*
Add a (disabled) failing unit test on heavily nested NPOIFS copies, found wor...
Nick Burch
2015-05-11
1
-4
/
+50
*
#56791 Remove long-deprecated OPOIFS related methods
Nick Burch
2015-05-11
1
-51
/
+0
*
#56791 Default to NPOIFS
Nick Burch
2015-05-11
1
-1
/
+1
*
Begin making NPOIFS the default #56791
Nick Burch
2015-05-11
3
-9
/
+624
*
Refactor common default styles code to use the new helpers
Nick Burch
2015-05-07
1
-52
/
+17
*
Start exposing the default paragraph and run styles from XWPFStyles
Nick Burch
2015-05-07
4
-26
/
+65
*
Fix inconsistent whitespace/indents
Nick Burch
2015-05-07
2
-276
/
+275
*
Start on XWPFStyles support for document default styles
Nick Burch
2015-05-07
5
-13
/
+105
*
Begin on test for going from xwpf text to style
Nick Burch
2015-05-07
2
-4
/
+55
*
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
2
-3
/
+121
*
Fix inconsistent whitespace
Nick Burch
2015-05-04
1
-127
/
+121
*
If an empty stream or file is given to WorkbookFactory.create, give a more in...
Nick Burch
2015-05-04
5
-17
/
+93
[next]