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.github.spotbugs-6.1.0
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a createOrUpdateDocument method at the POIFS level, and use to simpli...
Nick Burch
2016-07-21
1
-1
/
+1
*
If doing an in-place write, update the properties too
Nick Burch
2016-07-20
1
-0
/
+3
*
#57919 Add in-place and new-File write methods to POIDocument
Nick Burch
2016-07-20
1
-2
/
+2
*
Prepare for pushing write() and write(File) to POIDocument
Nick Burch
2016-07-20
1
-19
/
+9
*
#57919 Start on support for writing to a new File (faster than OutputStream)
Nick Burch
2016-07-20
1
-30
/
+61
*
52122: Excel does not handle conditional formatting based on formula correctl...
Dominik Stadler
2016-07-18
1
-2
/
+10
*
Some warnings/improvements suggested by IntelliJ
Dominik Stadler
2016-07-18
2
-9
/
+8
*
Fix one more place where stream were left open when an exception is thrown
Dominik Stadler
2016-07-17
1
-18
/
+20
*
bug 57919: add performance note to javadocs about using BufferedOutputStreams...
Javen O'Neal
2016-07-17
1
-0
/
+5
*
#57919 Provide an initial in-place write method for HSSFWorkbook
Nick Burch
2016-07-17
1
-1
/
+36
*
bug 59873: javadoc fix
Javen O'Neal
2016-07-17
1
-2
/
+4
*
bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage
Javen O'Neal
2016-07-17
1
-5
/
+5
*
Bug 59665: Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupt...
Dominik Stadler
2016-07-17
1
-2
/
+3
*
bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType enum
Javen O'Neal
2016-07-17
2
-40
/
+56
*
add @Override annotations to CreationHelper classes
Javen O'Neal
2016-07-17
1
-7
/
+16
*
bug 59872: add @since annotation to Sheet#getHyperlink(CellAddress)
Javen O'Neal
2016-07-17
1
-0
/
+1
*
bug 59872: add Sheet.getHyperlink(CellAddress)
Javen O'Neal
2016-07-17
1
-0
/
+11
*
Apply patch to fix bug 59740: Sheet.shiftRows incorrectly shifts merged regio...
Dominik Stadler
2016-07-16
1
-1
/
+2
*
JDK8 javadocs
Javen O'Neal
2016-07-15
1
-2
/
+1
*
bug 59837: update CellUtil to handle VerticalAlignment and HorizontalAlignmen...
Javen O'Neal
2016-07-10
1
-2
/
+18
*
bug 59837: replace CellStyle.ALIGN_ and CellStyle.VERTICAL_ constants with Ho...
Javen O'Neal
2016-07-10
1
-0
/
+45
*
javadoc fixes
Javen O'Neal
2016-07-10
2
-2
/
+2
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-09
25
-171
/
+411
*
bug 59833: add getFillPatternEnum and setFillPattern(FillPatternType) to Cell...
Javen O'Neal
2016-07-08
1
-3
/
+28
*
add @Internal annotations to implementations of Internal EvaluationWorkbook a...
Javen O'Neal
2016-07-07
2
-1
/
+11
*
whitespace (tabs to spaces)
Javen O'Neal
2016-07-07
1
-26
/
+26
*
add @Override annotations to spreadsheet formula Evaluation classes
Javen O'Neal
2016-07-07
2
-1
/
+32
*
bug 59814: clear evaluation workbook and evaluation sheet caches. Patch from ...
Javen O'Neal
2016-07-07
2
-0
/
+8
*
+svn:eol-style=native
Javen O'Neal
2016-07-05
1
-6
/
+6
*
bug 59804: indicate when features were @Internal-ized
Javen O'Neal
2016-07-05
3
-11
/
+12
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-05
6
-101
/
+119
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-04
14
-37
/
+183
*
bug 59791: add @since to Cell, EvaluationCell, and FormulaEvaluator CellType ...
Javen O'Neal
2016-07-04
3
-29
/
+41
*
bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an intege...
Javen O'Neal
2016-07-04
1
-10
/
+33
*
bug 59791: getCellType and getCachedFormulaResultType should return an intege...
Javen O'Neal
2016-07-04
6
-19
/
+77
*
reorganize imports (remove unused imports, sort alphabetically)
Javen O'Neal
2016-07-04
4
-5
/
+0
*
bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*
Javen O'Neal
2016-07-04
4
-6
/
+7
*
bug 59791: convert Cell Type to an enum
Javen O'Neal
2016-07-04
8
-197
/
+224
*
bug 59790: convert FormulaType class to enum
Javen O'Neal
2016-07-04
2
-4
/
+45
*
javadocs fix
Javen O'Neal
2016-07-04
1
-0
/
+1
*
bug 59789: move HSSFComment shifting due to rowShift outside of for-loop for ...
Javen O'Neal
2016-07-04
1
-28
/
+36
*
bug 59773: replace for loops with for-each loops; javadocs fixes for JDK8
Javen O'Neal
2016-07-04
1
-0
/
+2
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-03
3
-17
/
+107
*
deprecated DrawingManager
Andreas Beeker
2016-07-03
1
-0
/
+3
*
#59170 - Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape class...
Andreas Beeker
2016-07-03
10
-1146
/
+8
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-03
16
-101
/
+167
*
bug 59773: move loop invariants outside of loop or change for loops to for-ea...
Javen O'Neal
2016-07-02
2
-3
/
+7
*
bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to...
Javen O'Neal
2016-07-02
3
-82
/
+7
*
deprecate o.a.p.hssf.util.AreaReference as it shadows o.a.p.ss.util.AreaRefer...
Javen O'Neal
2016-07-02
1
-1
/
+4
*
a few performance fixes to speed-up the tests
Andreas Beeker
2016-06-30
3
-27
/
+57
[next]