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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.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
/
org
/
apache
/
poi
/
hssf
/
eventusermodel
/
TestEventWorkbookBuilder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename some of the internal HSSF sheet lookup methods which deal with externa...
Nick Burch
2014-07-24
1
-3
/
+3
*
Fix inconsistent indents
Nick Burch
2014-07-19
1
-122
/
+122
*
The Event User Model fake-workbook for formula evaluations needs to know abou...
Nick Burch
2014-07-19
1
-2
/
+5
*
Remove Eclipse warnings, remove duplicate test, rename tests to also run test...
Dominik Stadler
2013-09-09
1
-4
/
+5
*
moved ptg classes to org.apache.poi.ss.formula.ptg
Yegor Kozlov
2010-11-24
1
-2
/
+2
*
Renamed model.Workbook to InternalWorkbook to alleviate name clash.
Josh Micich
2009-12-22
1
-28
/
+28
*
Partitioning common formula logic. Introduced FormulaParsingWorkbook and Eva...
Josh Micich
2008-09-19
1
-5
/
+5
*
Partitioning common formula logic. Introduced FormulaRenderingWorkbook inter...
Josh Micich
2008-09-18
1
-1
/
+3
*
Fix for bug 45978 - removed eager initialisation of SheetReferences
Josh Micich
2008-09-14
1
-8
/
+5
*
Changed FormulaRecord.getParsedExpression to return Ptg array
Josh Micich
2008-08-29
1
-19
/
+24
*
Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite.
Josh Micich
2008-07-09
1
-2
/
+2
*
Finish the EventWorkbookBuilder, now does sheet references in formulas properly
Nick Burch
2008-06-28
1
-7
/
+27
*
Make a start on being able to process formulas in the eventusermodel code
Nick Burch
2008-06-24
1
-0
/
+140