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/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.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
/
InternalSheet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-1678
/
+0
*
Try to fix sonar build
Andreas Beeker
2021-03-14
1
-0
/
+1
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
1
-56
/
+50
*
avoid string concats
PJ Fanning
2020-12-17
1
-6
/
+4
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
1
-16
/
+13
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
1
-24
/
+16
*
replace more StringBuffers
PJ Fanning
2019-11-21
1
-1
/
+1
*
sonar fixes - null dereference
Andreas Beeker
2018-05-21
1
-4
/
+9
*
Bug #57517: Fix various things in HSSFOptimiser to make many more cases work ...
Dominik Stadler
2017-11-05
1
-0
/
+8
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-4
/
+4
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
1
-8
/
+8
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
1
-1
/
+1
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
1
-37
/
+2
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-03
1
-4
/
+19
*
bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to...
Javen O'Neal
2016-07-02
1
-1
/
+1
*
bug 59645: add Page Setup Print row and column headings support for Common SS
Javen O'Neal
2016-06-19
1
-1
/
+41
*
bug 59170: remove deprecated methods
Javen O'Neal
2016-06-15
1
-19
/
+0
*
fixing javadocs errors (in JDK8)
Andreas Beeker
2016-06-12
1
-1
/
+1
*
Remove a superfluous/bloated log function, which String.format can do better ...
Andreas Beeker
2016-03-09
1
-2
/
+1
*
Fixed a problem with save-and-load of conditional formattings (CFHeader12 was...
Andreas Beeker
2015-10-05
1
-1
/
+2
*
sonar fixes
Andreas Beeker
2015-09-30
1
-5
/
+5
*
Sonar fixes - add cloneable interface to classes with clone()
Andreas Beeker
2015-09-28
1
-3
/
+11
*
fix eclipse warning - mostly generics cosmetics
Andreas Beeker
2015-09-12
1
-5
/
+5
*
Fix some Eclipse warnings
Dominik Stadler
2015-01-02
1
-2
/
+2
*
Bug 46192: Add methods to query outline level for HSSF and XSSF
Dominik Stadler
2015-01-02
1
-0
/
+4
*
Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather tha...
Nick Burch
2014-07-31
1
-3
/
+66
*
performance issue logging calls are expensive because of the objects created ...
Cédric Walter
2014-03-31
1
-1
/
+3
*
Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle
Nick Burch
2013-08-23
1
-6
/
+0
*
complete refactoring in EscherAggregate
Evgeniy Berlog
2012-08-12
1
-2
/
+2
*
added javadoc and few other improvements
Evgeniy Berlog
2012-08-06
1
-0
/
+3
*
merged with trunk
Evgeniy Berlog
2012-08-05
1
-1
/
+1
|
\
|
*
Bugzilla 53414: properly update sheet dimensions when adding column
Yegor Kozlov
2012-06-26
1
-1
/
+1
*
|
code refactoring
Evgeniy Berlog
2012-08-01
1
-0
/
+1
*
|
fixed cloning of sheets with charts
Evgeniy Berlog
2012-07-24
1
-6
/
+1
*
|
implemented cloning of shapes
Evgeniy Berlog
2012-07-19
1
-2
/
+2
*
|
implemented creating shapes in new file using new model
Evgeniy Berlog
2012-07-06
1
-1
/
+1
*
|
Bugzilla 53010, patch from June 3: improved support for Continue records in d...
Yegor Kozlov
2012-06-04
1
-23
/
+2
*
|
Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in...
Yegor Kozlov
2012-05-28
1
-37
/
+9
|
/
*
Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ...
Yegor Kozlov
2012-03-29
1
-0
/
+8
*
Bugzilla 52626: fixed setting default row height in HSSF and XSSF
Yegor Kozlov
2012-02-12
1
-0
/
+2
*
bug 46250 - Fixed cloning worksheets with images
Yegor Kozlov
2011-07-19
1
-1
/
+5
*
Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are...
Yegor Kozlov
2011-07-15
1
-10
/
+10
*
Apply patch from bug #51460 (with some related generics tweaks) - Improve HSS...
Nick Burch
2011-07-01
1
-7
/
+26
*
Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
Yegor Kozlov
2011-06-25
1
-1
/
+13
*
moved common formula-related code to org.apache.poi.ss.formula, eliminated de...
Yegor Kozlov
2010-11-21
1
-1
/
+1
*
Add Generics types to avoid warnings
Nick Burch
2009-12-27
1
-3
/
+3
*
Make InternalSheet capture the feature related records
Nick Burch
2009-12-27
1
-0
/
+8
*
Renamed model.Sheet to InternalSheet to alleviate name clash.
Josh Micich
2009-12-22
1
-0
/
+1608