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.github.spotbugs-6.1.3
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/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/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-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/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.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
/
java
/
org
/
apache
/
poi
/
hssf
/
model
/
Workbook.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
A partial fix for bug #30978, but something still remains, which seems to be ...
Nick Burch
2008-06-18
1
-2
/
+22
*
Slight tweak for named ranges pointing at deleted sheets, related to bug #30978
Nick Burch
2008-06-16
1
-0
/
+3
*
Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK records
Josh Micich
2008-05-23
1
-2
/
+1
*
fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive
Josh Micich
2008-05-01
1
-3
/
+3
*
Improved support for read-only recommended workbooks, fixing bug #44536
Nick Burch
2008-03-07
1
-0
/
+11
*
Big patch from Josh from bug #44504 - lots of formula parser improvements
Nick Burch
2008-03-04
1
-160
/
+77
*
More Hyperlink support. Doesn't end up in HSSFCell just yet, as the records a...
Nick Burch
2008-02-01
1
-1
/
+20
*
Make a start on processing shapes on a sheet out of a record. For now, doesn'...
Nick Burch
2008-01-09
1
-3
/
+57
*
Patch from Ugo to get and set the sheet hidden flag (bug #43937)
Nick Burch
2008-01-08
1
-0
/
+23
*
HSSFPicture.resize() - a handy method to reset a picture to its original widt...
Yegor Kozlov
2007-10-01
1
-1
/
+6
*
you can now protect files with writeProtectWorkbook
Andrew C. Oliver
2007-07-18
1
-5
/
+88
*
http://issues.apache.org/bugzilla/show_bug.cgi?id=23951
Andrew C. Oliver
2007-06-04
1
-1
/
+13
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu...
Jason Height
2006-01-03
1
-3
/
+12
*
Added patch (along with fixes to it so that the unit tests work) for bug 37637
Jason Height
2006-01-03
1
-1
/
+0
*
Performance and memory improvements:
Jason Height
2005-09-02
1
-0
/
+1
*
Fix for Bug#28328
Amol S. Deshmukh
2005-08-24
1
-2
/
+16
*
Major landing of the following changes:
Jason Height
2005-08-18
1
-23
/
+9
*
refactored
Avik Sengupta
2005-05-02
1
-1
/
+0
*
Added image support for POI. See the quick guide for details. Sponsored thr...
Glen Stampoultzis
2005-05-01
1
-14
/
+74
*
bug 34007 - DBCS cell format, patch by Alexander Litvinov
Avik Sengupta
2005-04-28
1
-0
/
+4
*
Bugzilla Bug 30951
Glen Stampoultzis
2004-09-19
1
-1
/
+19
*
Bugzilla Bug 30836
Glen Stampoultzis
2004-09-19
1
-3
/
+11
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
1
-30
/
+22
*
Conditional check for logging to avoid creating too many temporary objects.
Glen Stampoultzis
2004-06-20
1
-39
/
+65
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-52
/
+15
*
Ported the drawing stuff from the rel_2_branch. Given the effort this took I...
Glen Stampoultzis
2004-04-09
1
-0
/
+52
*
Fix to 24519. getCustomPalette now works on the head with a newly created wor...
Jason Height
2003-11-09
1
-1
/
+0
*
Dont forget to set the palette pos of the new palette record
Jason Height
2003-10-14
1
-0
/
+1
*
Fix on head for custom palettes.
Jason Height
2003-10-14
1
-4
/
+7
*
MERGE from REL_2_BRANCH: bug 15228 and related fixes
Avik Sengupta
2003-07-27
1
-11
/
+15
*
MERGE from REL_2_BRANCH: Bug id 20696
Avik Sengupta
2003-07-27
1
-1
/
+1
*
Same changes as just went to the branch
Glen Stampoultzis
2003-06-26
1
-60
/
+69
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
1
-1
/
+1
*
Added remove and another PrintArea setting method and documentation update
Danny Mui
2003-03-07
1
-1
/
+16
*
Print Area Patch
Danny Mui
2003-03-06
1
-0
/
+43
*
Support for changing sheet order submitted by Ruel Loehr. Probably should als...
Avik Sengupta
2003-03-01
1
-0
/
+13
*
Support for freezepanes / split panes / header rows and columns on printouts....
Glen Stampoultzis
2003-02-06
1
-94
/
+104
*
PR 15743: Add support for custom palettes: Submitted by Brian Sanders
Avik Sengupta
2003-01-02
1
-1
/
+40
*
Some charting work (this is not currently working so don't expect much).
Glen Stampoultzis
2002-12-16
1
-112
/
+139
*
RecalcIdRecord added (bug 13500).
Rainer Klute
2002-12-11
1
-5
/
+5
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14375
Andrew C. Oliver
2002-11-28
1
-0
/
+17
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13500
Andrew C. Oliver
2002-11-28
1
-5
/
+16
*
Changes for model factory/event factory (added model marker interface)
Andrew C. Oliver
2002-11-23
1
-1
/
+1
*
Move self from developer list to committer list and update emails (so people ...
Shawn Laubach
2002-10-05
1
-1
/
+1
*
Fixed code that adds a format record to keep indexes to xfpos and bspos corre...
Shawn Laubach
2002-10-04
1
-0
/
+2
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12349
Andrew C. Oliver
2002-09-06
1
-0
/
+8
*
custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=...
Andrew C. Oliver
2002-08-15
1
-8
/
+83
*
String record added
Glen Stampoultzis
2002-07-29
1
-272
/
+271
*
from russia with love (LOL)
Andrew C. Oliver
2002-07-21
1
-7
/
+25
[next]