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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-jre
dependabot/gradle/com.google.guava-guava-33.4.6-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
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/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
dependabot/gradle/org.sonarqube-6.0.0.5145
dependabot/gradle/org.sonarqube-6.1.0.5360
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
*
Bugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after ...
Josh Micich
2009-06-12
8
-260
/
+504
*
updated release date
Yegor Kozlov
2009-06-11
1
-1
/
+1
*
Bugzilla 9633 - added common code for setting borders of regions (patch from ...
Josh Micich
2009-06-10
4
-375
/
+644
*
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with qu...
Yegor Kozlov
2009-06-10
4
-6
/
+19
*
Add a sample file which has its formula records with the wrong record type id
Nick Burch
2009-06-09
1
-0
/
+0
*
fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed ...
Yegor Kozlov
2009-06-07
13
-62
/
+68
*
Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet...
Josh Micich
2009-06-06
3
-123
/
+141
*
Removed RCS tags from src/java javadocs
Josh Micich
2009-06-04
3
-5
/
+1
*
Removed RCS tags from xml documents. Also removed trailing whitespace
Josh Micich
2009-06-04
32
-296
/
+261
*
changed CRLF to LF in src/documentation
Josh Micich
2009-06-04
3
-256
/
+256
*
changed CRLF to LF in src/examples/.../xssf/...
Josh Micich
2009-06-04
12
-988
/
+987
*
Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records
Josh Micich
2009-06-04
15
-611
/
+576
*
Fix for javadoc error in Cell.setCellValue(Date) found by Mike Curwen
Josh Micich
2009-06-04
1
-5
/
+13
*
rolling back r781622
Josh Micich
2009-06-04
6
-75
/
+12
*
submitted in error
Josh Micich
2009-06-03
6
-12
/
+75
*
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
1
-2
/
+3
*
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
2
-707
/
+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
2
-0
/
+2
*
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
[next]