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-1.17.4
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/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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactored TextFunctions. Some minor fixes - test cases added.
Josh Micich
2008-09-13
15
-991
/
+338
*
Made HSSFFormulaEvaluator no longer require initialisation with sheet or row.
Josh Micich
2008-09-12
10
-254
/
+225
*
Extended support for cached results of formula cells
Josh Micich
2008-09-12
8
-650
/
+858
*
clarification of ArrayPtg size increment
Josh Micich
2008-09-12
1
-30
/
+34
*
Removed trailing comma from output of HexDump.toHex()
Josh Micich
2008-09-12
2
-4
/
+9
*
Fix for bug 45639 - cleaned up index logic inside ColumnInfoRecordsAggregate
Josh Micich
2008-09-11
4
-562
/
+588
*
Refactoring MultiOperandNumericFunction - removed Ref2DEval.
Josh Micich
2008-09-11
7
-309
/
+81
*
fixed special cases of MODE function
Josh Micich
2008-09-10
6
-75
/
+113
*
Refactored finance functions.
Josh Micich
2008-09-10
12
-532
/
+133
*
Refactored hierarchy of MultiOperandNumericFunction. Fixed error value handli...
Josh Micich
2008-09-10
18
-1241
/
+379
*
(Should have been submitted with 693939) Fixing error value handling for nume...
Josh Micich
2008-09-10
2
-2
/
+64
*
(Should have been submitted with 693939) Fixing error value handling for nume...
Josh Micich
2008-09-10
1
-86
/
+304
*
Fixing error value handling for numeric functions. Refactored hierarchy.
Josh Micich
2008-09-10
17
-1199
/
+146
*
Fixed special cases of INDEX function (single columns / single rows, and errors)
Josh Micich
2008-09-09
1
-3
/
+55
*
Added support for parsing array constants in formulas. (Helping investigation...
Josh Micich
2008-09-09
5
-100
/
+269
*
don't increment the number of shapes when cloning a sheet with drawings
Yegor Kozlov
2008-09-09
2
-3
/
+6
*
Common refactoring for one arg numeric functions
Josh Micich
2008-09-08
27
-1685
/
+272
*
Refactored OperandResolver coerce functions to convert BlankEval to 0.0
Josh Micich
2008-09-08
10
-88
/
+63
*
Fixes for DAY/MONTH/YEAR functions (junit cases added)
Josh Micich
2008-09-08
5
-202
/
+101
*
Additional fix for 45720 - bug in HSSFWorkbook.findExistingBuiltinNameRecordIdx
Josh Micich
2008-09-08
3
-15
/
+14
*
cosmetic fix for Area3DPtg.toString()
Josh Micich
2008-09-08
1
-0
/
+1
*
Fix bug #45761 - Support for Very Hidden excel sheets in HSSF
Nick Burch
2008-09-08
3
-5
/
+94
*
always call Workbook.cloneDrawings when cloning sheets
Yegor Kozlov
2008-09-08
1
-1
/
+1
*
fixed bug #45720: cloneSheet breaks autofilters.
Yegor Kozlov
2008-09-07
4
-62
/
+89
*
Minor fixes to YEARFRAC(). Added ISEVEN() and ISODD(). Added test cases.
Josh Micich
2008-09-06
3
-3
/
+82
*
Fixes for special cases of lookup functions (test cases added)
Josh Micich
2008-09-06
3
-34
/
+47
*
reverted changes accidentally submitted with r692538
Josh Micich
2008-09-05
3
-25
/
+3
*
Modified formula evaluator to handle whole column refs
Josh Micich
2008-09-05
7
-281
/
+347
*
Minor fixes for numeric operators - junit added. Some refactoring.
Josh Micich
2008-09-05
12
-605
/
+265
*
Fix for bug 45376 - added caching to HSSFFormulaEvaluator
Josh Micich
2008-09-04
4
-50
/
+218
*
Made HSSFFormulaEvaluator capable of handling simple named ranges
Josh Micich
2008-09-04
4
-43
/
+71
*
Fix unused import (correction to r692239)
Josh Micich
2008-09-04
2
-2
/
+0
*
Fixed 2 small bugs in RelationalOperationEval (added junits). Refactored hie...
Josh Micich
2008-09-04
10
-583
/
+381
*
Initial work on bug 45720 - copy 'FilterDatabase' named record when cloning s...
Josh Micich
2008-09-03
4
-507
/
+371
*
Fixed ArrayPtg.toString to not crash when partially initialised
Josh Micich
2008-09-03
1
-4
/
+8
*
DV related fixes from Pierre Lavignotte
Nick Burch
2008-09-01
1
-5
/
+26
*
Fixed IF() to handle different types for the first arg
Josh Micich
2008-09-01
1
-22
/
+25
*
Converted AreEval and RefEval to be lazy (part of fix for bug 45358)
Josh Micich
2008-09-01
19
-634
/
+377
*
Improving AreaI interface and AreaPtg hierarchy
Josh Micich
2008-08-31
9
-316
/
+127
*
Partial fix for bug 45358 - parsing area refs with rows above 32767
Josh Micich
2008-08-31
1
-18
/
+9
*
removed AreaEval.getValues (initial work for bug 45358)
Josh Micich
2008-08-31
9
-311
/
+320
*
Start to support HPBF hyperlinks
Nick Burch
2008-08-31
1
-1
/
+1
*
Fix for bugs 26321 and 44958 - preserve position of ArrayRecords and TableRec...
Josh Micich
2008-08-31
15
-454
/
+540
*
changed serialize method on Sheet to visitContainedRecords to simplify serial...
Josh Micich
2008-08-31
3
-145
/
+135
*
Various bug fixes, and hpbf updates
Nick Burch
2008-08-30
2
-5
/
+21
*
Fixed decoding of operand class for ArrayPtg
Josh Micich
2008-08-30
1
-55
/
+19
*
Added ArrayRecord and CellRangeAddress8Bit
Josh Micich
2008-08-29
7
-422
/
+506
*
Clean-up toString() and inner class
Josh Micich
2008-08-29
1
-169
/
+136
*
utility to dump POIFS into filesystem
Yegor Kozlov
2008-08-29
1
-0
/
+74
*
Removing calls to AreaEval.getValues() from count and lookup functions
Josh Micich
2008-08-29
12
-430
/
+417
[prev]
[next]