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.github.spotbugs-6.1.0
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/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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 58113: Fix regression: NullPointerException when setting cell value to null
Dominik Stadler
2015-07-13
2
-7
/
+49
*
Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workboo...
David North
2015-07-13
7
-13
/
+266
*
Template IDs from which CFs can be based
Nick Burch
2015-07-12
1
-0
/
+28
*
Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ...
Nick Burch
2015-07-12
6
-123
/
+365
*
Fix formatting/indents/comments
Nick Burch
2015-07-12
2
-476
/
+421
*
Introduce a CFHeaderBase common parent #58130
Nick Burch
2015-07-12
4
-132
/
+207
*
Update FtrHeader and CFHeader clone/create
Nick Burch
2015-07-12
3
-14
/
+13
*
More whitespace / indent updates
Nick Burch
2015-07-12
4
-635
/
+622
*
Fix indent/whitespace
Nick Burch
2015-07-12
1
-315
/
+312
*
Start to support CF12 headers for #58130
Nick Burch
2015-07-12
5
-32
/
+128
*
Javadocs, and more record names
Nick Burch
2015-07-12
4
-14
/
+20
*
Javadoc and comment updates for CFs
Nick Burch
2015-07-12
5
-19
/
+12
*
Add another Conditional Formatting example - multiple rules which overlap
Nick Burch
2015-07-11
1
-1
/
+67
*
OOXMLPrettyPrint: Populate the standalone-attribute always to avoid differenc...
Dominik Stadler
2015-07-08
1
-0
/
+1
*
Add some missing close(), reduce output in unit tests and remove some other E...
Dominik Stadler
2015-07-07
4
-15
/
+33
*
When writing the mini-stream, set the size of it on the root property #58061
Nick Burch
2015-07-06
4
-5
/
+23
*
Helper method to report the number of blocks used in a BAT
Nick Burch
2015-07-06
2
-2
/
+69
*
Bug 57744: Fix parsing the email submission data when id contains a hyphen
Dominik Stadler
2015-07-03
3
-4
/
+72
*
Bug 57678: Apply patch to better handle years in mail-messages between 1980 a...
Dominik Stadler
2015-07-03
3
-4
/
+74
*
Fix OPOIFS generics warnings
Nick Burch
2015-07-02
6
-47
/
+36
*
To better match OPOIFS, pad to the end of a block with 0xFF/-1
Nick Burch
2015-07-01
2
-0
/
+12
*
More NPOIFS ministream tests
Nick Burch
2015-06-30
2
-3
/
+95
*
Allow optional dumping of the raw ministream as well
Nick Burch
2015-06-30
1
-11
/
+38
*
Support optionally dumping the properties stream
Nick Burch
2015-06-29
1
-4
/
+45
*
Open file read-only in test to avoid making it dirty during running unit tests
Dominik Stadler
2015-06-28
1
-2
/
+2
*
Put the properties table at block 0, with the first BAT at block 1, to hopefu...
Nick Burch
2015-06-28
4
-142
/
+140
*
Print mini stream information, and property entries
Nick Burch
2015-06-28
1
-5
/
+12
*
Fix inconsistent whitespace
Nick Burch
2015-06-28
1
-134
/
+134
*
Refactor the small block reader creation, so that POIFSHeaderDumper can dump ...
Nick Burch
2015-06-28
2
-21
/
+93
*
Bug 54332 - WMF extraction failing in Tika for older PowerPoint Files
Andreas Beeker
2015-06-24
11
-51
/
+199
*
Fix test to find the exception-text in all cases
Dominik Stadler
2015-06-24
1
-16
/
+26
*
show full exception stack-trace if zip-bomb detection test fails
Dominik Stadler
2015-06-24
1
-5
/
+13
*
Removed Java7 calls
Andreas Beeker
2015-06-24
1
-12
/
+0
*
Bug 56865 - Limit number of bytes (by counting them) while opening office docs
Andreas Beeker
2015-06-23
11
-50
/
+427
*
Bug 58069 - Biff8RC4 xorShort returns wrong value for unsigned shorts
Andreas Beeker
2015-06-23
2
-5
/
+26
*
Bug 58040 - Log Forging
Andreas Beeker
2015-06-21
6
-1043
/
+184
*
Bug 57923: Fix check for tokens in NameRecord.getExternSheetNumber() to avoid...
Dominik Stadler
2015-06-21
2
-8
/
+36
*
fixed javadoc links after imports have been organized
Andreas Beeker
2015-06-20
2
-2
/
+2
*
Bug 56655: Fix Sumifs for cases where the criteria is in error.
Dominik Stadler
2015-06-20
5
-88
/
+203
*
Bug 56420: Fix possible NullPointerException when empty cell is included in S...
Dominik Stadler
2015-06-20
3
-2
/
+17
*
Comment out writing to file in c:/temp which breaks the build now
Dominik Stadler
2015-06-17
1
-6
/
+6
*
Move more tests into base class and add a TestSXSSFBugs class to verify some ...
Dominik Stadler
2015-06-17
4
-145
/
+367
*
Make setLandscape(false) and setLeftToRight(false) do what one would expect
Dominik Stadler
2015-06-17
2
-6
/
+44
*
Bug 57963: Add a task to the integration-test build which verifies that most ...
Dominik Stadler
2015-06-16
1
-3
/
+85
*
Whitespace seems to be confusing the license header check; try pasting one of...
David North
2015-06-15
1
-18
/
+16
*
One more file with missing license header
Dominik Stadler
2015-06-15
1
-0
/
+18
*
add missing license header
Dominik Stadler
2015-06-15
1
-0
/
+18
*
Add explicit test for NPE only caught by other tests. Test '97 fallback behav...
David North
2015-06-12
1
-0
/
+5
*
My own patch to fix #56328
David North
2015-06-12
5
-12
/
+125
*
Use a different arbitrary value for the ID of the comment shape type. This ap...
David North
2015-06-03
2
-3
/
+4
[next]