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.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.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.cyclonedx.bom-2.0.0
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
path:
root
/
src
/
testcases
/
org
/
apache
Commit message (
Expand
)
Author
Age
Files
Lines
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947
Andrew C. Oliver
2003-04-22
1
-0
/
+161
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090
Andrew C. Oliver
2003-04-11
1
-0
/
+46
*
FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long....
Danny Mui
2003-04-08
2
-0
/
+105
*
FormulaRecord patch (and testcase) to preserve Excel's NaN representation whe...
Danny Mui
2003-03-29
1
-1
/
+35
*
Add clone() to FormulaRecordAggregate
Avik Sengupta
2003-03-20
1
-0
/
+34
*
Further to bug 17491:set sheet order - now made accessible from usermodel, ru...
Avik Sengupta
2003-03-18
1
-0
/
+103
*
Support for the SUMIF formula and non-alpha string literals
Danny Mui
2003-03-17
3
-14
/
+87
*
FormulaParser changes to support IF function(s)
Danny Mui
2003-03-15
2
-8
/
+183
*
Added remove and another PrintArea setting method and documentation update
Danny Mui
2003-03-07
1
-0
/
+58
*
Fixed bug 17373 - incorrect handling of continue records after unknown record...
Avik Sengupta
2003-03-07
2
-0
/
+103
*
Print Area Patch
Danny Mui
2003-03-06
7
-21
/
+509
*
fix for bug 14729 - cant merge more than 1027 times.
Avik Sengupta
2003-03-01
1
-0
/
+79
*
testcase for changing sheet order
Avik Sengupta
2003-03-01
1
-0
/
+101
*
fixed clone sheet bug. Thanks to:
Avik Sengupta
2003-03-01
1
-0
/
+85
*
Fix for bug #15019. NullPointerException in shiftRows. Added the test case ...
Shawn Laubach
2003-02-09
2
-83
/
+179
*
Support for freezepanes / split panes / header rows and columns on printouts....
Glen Stampoultzis
2003-02-06
5
-11
/
+542
*
PR: 16145 - tests delete their output files
Avik Sengupta
2003-01-26
2
-2
/
+0
*
added new files for custom palette patch
Avik Sengupta
2003-01-02
2
-0
/
+283
*
PR 15743: Add support for custom palettes: Submitted by Brian Sanders
Avik Sengupta
2003-01-02
1
-0
/
+4
*
PR:15677
Avik Sengupta
2003-01-01
1
-0
/
+21
*
Some reformatting only.
Glen Stampoultzis
2002-12-26
1
-65
/
+66
*
PR:15324- styles in formula cells; submitted by Danny Mui
Avik Sengupta
2002-12-25
1
-0
/
+56
*
PR:15537 - set active cell in sheet; submitted by Brian Sanders
Avik Sengupta
2002-12-25
1
-0
/
+48
*
Resubmitted test data file with -kb set.
Rainer Klute
2002-12-20
1
-0
/
+0
*
File was checked in without -kb. I will check it back in in a second.
Rainer Klute
2002-12-20
1
-0
/
+0
*
PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan Sherman
Avik Sengupta
2002-12-12
4
-0
/
+57
*
HPSF: Reading Unicode properties are supported now.
Rainer Klute
2002-12-10
4
-5
/
+180
*
test for ModelFactory
Andrew C. Oliver
2002-11-23
1
-0
/
+153
*
Nothing to see here
Glen Stampoultzis
2002-11-14
1
-168
/
+162
*
event record factory
Andrew C. Oliver
2002-11-11
1
-0
/
+176
*
javadoc'd fixed the email address (whoops)
Andrew C. Oliver
2002-11-10
1
-2
/
+3
*
new testsuite for HSSF
Andrew C. Oliver
2002-11-10
1
-0
/
+148
*
think I may have fixed the encoding thing... maybe..... I hope..
Andrew C. Oliver
2002-11-08
1
-2
/
+10
*
unit test for date formula
Andrew C. Oliver
2002-10-24
1
-0
/
+37
*
'AI' record support.
Glen Stampoultzis
2002-10-20
1
-13
/
+82
*
javadoc'd it.
Andrew C. Oliver
2002-10-09
1
-0
/
+5
*
totally needs some javadoc (working on it now) .. This is TestHSSFCell
Andrew C. Oliver
2002-10-09
1
-0
/
+144
*
Some changes to record generation
Glen Stampoultzis
2002-10-09
2
-7
/
+81
*
Added ability to shift rows in a sheet.
Shawn Laubach
2002-10-07
3
-1
/
+81
*
Added test case to ensure that user defined formats get written to the file a...
Shawn Laubach
2002-10-04
1
-1
/
+49
*
Bool formulas http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13078
Andrew C. Oliver
2002-10-01
2
-4
/
+30
*
vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi...
Andrew C. Oliver
2002-09-16
1
-6
/
+6
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349
Andrew C. Oliver
2002-09-11
1
-4
/
+5
*
*read only* support for optimized ifs. meaning "if(A1=A3,A1,A2)" and stuff.
Andrew C. Oliver
2002-09-06
1
-3
/
+13
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets
Andrew C. Oliver
2002-09-05
1
-0
/
+16
*
Added (test first) test case for if formulas
Andrew C. Oliver
2002-09-02
2
-0
/
+33
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by
Andrew C. Oliver
2002-09-02
3
-7
/
+43
*
oops it was ME that forgot to commit the added test data.... I must be flogg...
Andrew C. Oliver
2002-09-02
1
-0
/
+0
*
Removed the call to doubleToRawLongBits()
Glen Stampoultzis
2002-08-27
1
-3
/
+0
*
Fixes to chart handling and to a hidden bug to do with where the beginning of...
Glen Stampoultzis
2002-08-21
1
-5
/
+20
[next]