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/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/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-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/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
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
/
testcases
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved parsing of OOXML documents, see Bugzilla 47668
Yegor Kozlov
2009-08-12
1
-0
/
+0
*
Bugzilla 47652 - Added support for reading encrypted workbooks
Josh Micich
2009-08-07
8
-76
/
+534
*
Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see ...
Yegor Kozlov
2009-08-05
1
-2
/
+13
*
Custom XML import features; tests and implementation
Paolo Mottadelli
2009-07-30
1
-0
/
+0
*
Bugzilla 47598 - Improved formula evaluator number comparison
Josh Micich
2009-07-29
7
-30
/
+715
*
Fixed RecordFactoryInputStream to properly read continued DrawingRecords
Yegor Kozlov
2009-07-25
1
-0
/
+71
*
Additional test case examples for NumberToTextConverter
Josh Micich
2009-07-24
1
-12
/
+106
*
Improvements to formula evaluation treatment of -0.0. (Refinements to fix for...
Josh Micich
2009-07-23
3
-3
/
+161
*
Fixed ExtractorFactory to support .xltx and .dotx files, see Bugzilla 47517
Yegor Kozlov
2009-07-18
1
-0
/
+0
*
fixed case-sensitive file names in unit tests for Bugzilla 47520
Yegor Kozlov
2009-07-16
1
-2
/
+10
*
support for custom XML mappings in XSSF, see Bugzilla 47520
Yegor Kozlov
2009-07-16
3
-0
/
+0
*
Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498
Yegor Kozlov
2009-07-12
4
-6
/
+65
*
fixed XSSF and OpenXml4J to read/write relationships with targets starting wi...
Yegor Kozlov
2009-07-12
1
-0
/
+0
*
Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO
Josh Micich
2009-07-06
2
-0
/
+86
*
Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records
Josh Micich
2009-06-24
1
-12
/
+54
*
Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m...
Yegor Kozlov
2009-06-20
2
-0
/
+18
*
Added implementation for ISNA()
Josh Micich
2009-06-19
1
-0
/
+0
*
fixed a regression issue where HSSFHyperlink failed to set inter-sheet and fi...
Yegor Kozlov
2009-06-19
3
-58
/
+127
*
Tweak to comments in TestExternalNameRecord (47384/786261)
Josh Micich
2009-06-18
1
-3
/
+1
*
Bugzilla 47384 - Fixed ExternalNameRecord to handle unicode names
Josh Micich
2009-06-18
1
-0
/
+24
*
Clean-up in POIFS unit tests - compacted raw data declaration
Josh Micich
2009-06-13
10
-9458
/
+1818
*
Removed static void main(String[]) methods from junit classes. Other minor cl...
Josh Micich
2009-06-12
44
-2747
/
+695
*
Bugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after ...
Josh Micich
2009-06-12
2
-37
/
+105
*
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with qu...
Yegor Kozlov
2009-06-10
1
-0
/
+10
*
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
2
-2
/
+2
*
Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet...
Josh Micich
2009-06-06
1
-5
/
+36
*
Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records
Josh Micich
2009-06-04
4
-93
/
+159
*
rolling back r781622
Josh Micich
2009-06-04
1
-7
/
+1
*
submitted in error
Josh Micich
2009-06-03
1
-1
/
+7
*
Bugzilla 47312 - Fixed formula parser to properly reject cell references with...
Josh Micich
2009-06-03
2
-1
/
+77
*
Changed CRLF to LF in remaining trunk/src files
Josh Micich
2009-06-01
1
-516
/
+516
*
Fixed non-use of 10 sample files (named 'BigSSTRecord*'). Resurrected SSTReco...
Josh Micich
2009-06-01
1
-135
/
+105
*
removed '@version $Id:$' tags (all were in javadoc comments)
Josh Micich
2009-06-01
10
-176
/
+8
*
removed obsolete classes
Josh Micich
2009-06-01
3
-109
/
+0
*
Code cleanup in hssf.model.Sheet. Minor re-formatting and compiler warning fi...
Josh Micich
2009-06-01
1
-1
/
+1
*
Bugzilla 47199 - Fixed PageSettingsBlock/Sheet to tolerate margin records aft...
Josh Micich
2009-06-01
1
-1
/
+82
*
Fixed HSSFSheet#getFirstRowNum and HSSFSheet#getLastRowNum to return correct ...
Yegor Kozlov
2009-05-30
1
-0
/
+11
*
Fixed XSSFCell to properly read inline strings
Yegor Kozlov
2009-05-23
1
-0
/
+0
*
Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name leng...
Josh Micich
2009-05-22
1
-4
/
+30
*
Bugzilla 47198 - Fixed formula evaluator comparison of -0.0 and 0.0
Josh Micich
2009-05-22
1
-0
/
+14
*
Bugzilla 47229 - Fixed ExternalNameRecord to handle DDE links
Josh Micich
2009-05-21
1
-0
/
+33
*
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
1
-48
/
+0
*
Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...
Josh Micich
2009-05-18
26
-3291
/
+3290
*
Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas
Yegor Kozlov
2009-05-17
1
-1
/
+2
*
Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFData...
Josh Micich
2009-05-17
1
-18
/
+19
*
Fix bug #47154 - Handle the cell format @ as the same as General
Nick Burch
2009-05-16
2
-0
/
+20
*
Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set
Josh Micich
2009-05-15
3
-35
/
+159
*
Added comments and removed unused import
Josh Micich
2009-05-15
1
-1
/
+8
[next]