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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugzilla 47312 - Fixed formula parser to properly reject cell references with...
Josh Micich
2009-06-03
4
-61
/
+130
*
Changed CRLF to LF in remaining trunk/src files
Josh Micich
2009-06-01
9
-2294
/
+2298
*
Fixed non-use of 10 sample files (named 'BigSSTRecord*'). Resurrected SSTReco...
Josh Micich
2009-06-01
2
-157
/
+105
*
removed '@version $Id:$' tags (all were in javadoc comments)
Josh Micich
2009-06-01
62
-370
/
+68
*
removed obsolete classes
Josh Micich
2009-06-01
5
-271
/
+0
*
Code cleanup in hssf.model.Sheet. Minor re-formatting and compiler warning fi...
Josh Micich
2009-06-01
2
-173
/
+118
*
Bugzilla 47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records aft...
Josh Micich
2009-06-01
4
-51
/
+148
*
updated release date
Yegor Kozlov
2009-06-01
1
-1
/
+1
*
started new section in changes.xml for 3.5-beta7
Yegor Kozlov
2009-06-01
2
-3
/
+4
*
Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct ...
Yegor Kozlov
2009-05-30
3
-5
/
+18
*
Fixed XSSFCell to avoid generating xsi:nil entries in shared string table
Yegor Kozlov
2009-05-30
3
-1
/
+29
*
changed Forrest config to use only status.xml, changes.xml is now obsolete
Yegor Kozlov
2009-05-23
4
-859
/
+4
*
Fixed XSSFCell to properly read inline strings
Yegor Kozlov
2009-05-23
5
-4
/
+45
*
Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name leng...
Josh Micich
2009-05-22
4
-488
/
+437
*
Made constructor parameter type less restrictive
Josh Micich
2009-05-22
1
-1
/
+2
*
Bugzilla 47198 - Fixed formula evaluator comparison of -0.0 and 0.0
Josh Micich
2009-05-22
4
-0
/
+20
*
Bugzilla 47229 - Fixed ExternalNameRecord to handle DDE links
Josh Micich
2009-05-21
4
-5
/
+76
*
Added debug methods to decode BIFF record types from record IDs
Josh Micich
2009-05-21
2
-33
/
+30
*
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...
Josh Micich
2009-05-21
487
-14056
/
+13554
*
removed obsolete scratchpad files
Josh Micich
2009-05-21
8
-637
/
+0
*
Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ...
Josh Micich
2009-05-21
15
-1168
/
+1175
*
Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and forma...
Josh Micich
2009-05-20
56
-7713
/
+7716
*
removed unused class
Josh Micich
2009-05-20
1
-364
/
+0
*
Fixes to ddf junits after r776424
Josh Micich
2009-05-20
7
-245
/
+224
*
Changed CRLF to LF in function implementations. Removed subclasses of NotImp...
Josh Micich
2009-05-20
236
-5511
/
+1024
*
Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting
Josh Micich
2009-05-19
33
-1528
/
+611
*
Changed CRLF to LF in .java base src files. Minor reformatting fixes.
Josh Micich
2009-05-19
54
-6112
/
+6111
*
Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...
Josh Micich
2009-05-18
26
-3291
/
+3290
*
Removed badly encoded character from test class. Minor re-formatting
Josh Micich
2009-05-18
1
-253
/
+243
*
Tweaked patch from bug #46287 - Control of header and footer extraction in Ex...
Nick Burch
2009-05-17
4
-21
/
+53
*
Fix bug #46554 - New ant target "jar-examples"
Nick Burch
2009-05-17
3
-0
/
+17
*
Apply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCo...
Nick Burch
2009-05-17
6
-35
/
+966
*
Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas
Yegor Kozlov
2009-05-17
9
-48
/
+162
*
encapsulated hasUnlimitedVarags() logic into FunctionMetadata
Josh Micich
2009-05-17
3
-24
/
+43
*
Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFData...
Josh Micich
2009-05-17
3
-333
/
+343
*
Base class for "old version" exceptions, and new HSLF detection + use of old ...
Nick Burch
2009-05-16
9
-7
/
+104
*
47179 - Fix string encoding issues with HSMF chunks on non-windows platforms
Nick Burch
2009-05-16
4
-4
/
+23
*
Apply changes from BUREAU Nicolas from patch #47183 - attachment support for ...
Nick Burch
2009-05-16
9
-3
/
+260
*
Fix bug #47154 - Handle the cell format @ as the same as General
Nick Burch
2009-05-16
5
-1
/
+23
*
Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set
Josh Micich
2009-05-15
6
-36
/
+165
*
Added comments and removed unused import
Josh Micich
2009-05-15
1
-1
/
+8
*
Fix for bug noticed while investigating bugzilla 47048. Made INDEX() support...
Josh Micich
2009-05-15
3
-60
/
+123
*
Fix bug (broken junit) introduced in r773412. Also hooked up test.
Josh Micich
2009-05-11
3
-7
/
+10
*
Introduced CustomViewSettingsRecordAggregate. Also reverted some debug change...
Josh Micich
2009-05-11
3
-39
/
+116
*
Created ChartSubstreamRecordAggregate to manage chart sub-streams. Not fully...
Josh Micich
2009-05-10
5
-47
/
+139
*
Bug 46953 - fixed PageSettingsBlock parsing logic in Sheet. Bug caused sheet...
Josh Micich
2009-05-10
6
-32
/
+94
*
updated test-case comments (origin of hex-dump)
Josh Micich
2009-05-10
1
-6
/
+11
*
New key try two
Nick Burch
2009-05-08
1
-44
/
+185
*
Add in my new, 4096 bit public key
Nick Burch
2009-05-08
1
-2
/
+55
*
Fix javadocs for AbortableHSSFListener, and add unit test to show it all works
Nick Burch
2009-05-05
3
-7
/
+108
[next]