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-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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug 59833: add getFillPatternEnum and setFillPattern(FillPatternType) to Cell...
Javen O'Neal
2016-07-08
3
-60
/
+195
*
bug 55555: set fill pattern, foreground color, and background color order cor...
Javen O'Neal
2016-07-08
1
-4
/
+4
*
add @Internal annotations to implementations of Internal EvaluationWorkbook a...
Javen O'Neal
2016-07-07
6
-3
/
+33
*
add crude line-coverage tests for setDebugEvaluationOutputForNextEval and set...
Javen O'Neal
2016-07-07
1
-10
/
+11
*
add getters for setIgnoreMissingWorkbooks and setDebugEvaluationOutputForNext...
Javen O'Neal
2016-07-07
1
-2
/
+11
*
whitespace (3sp to 4sp)
Javen O'Neal
2016-07-07
1
-73
/
+74
*
whitespace (tabs to spaces)
Javen O'Neal
2016-07-07
4
-210
/
+210
*
add @Override annotations to spreadsheet formula Evaluation classes
Javen O'Neal
2016-07-07
4
-2
/
+51
*
bug 59814: clear evaluation workbook and evaluation sheet caches. Patch from ...
Javen O'Neal
2016-07-07
7
-0
/
+40
*
bug 59805: avoid memory leaks if time zone or locale are never set or user ne...
Javen O'Neal
2016-07-07
1
-26
/
+20
*
findbugs: replace switch statement with fall-throughs with if statement, remo...
Javen O'Neal
2016-07-07
1
-50
/
+27
*
bug 59805: add LocaleUtil#resetUserTimeZone and #resetUserLocale methods that...
Javen O'Neal
2016-07-06
1
-2
/
+10
*
bug 59805: make LocaleUtil a static class
Javen O'Neal
2016-07-06
1
-1
/
+5
*
bug 59804: javadoc update
Javen O'Neal
2016-07-05
1
-1
/
+4
*
+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
10
-24
/
+35
*
bug 59804: add since attribute to @Internal annotation; add @Removal annotati...
Javen O'Neal
2016-07-05
2
-4
/
+76
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-05
6
-101
/
+119
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-04
14
-37
/
+183
*
typo
Javen O'Neal
2016-07-04
1
-1
/
+1
*
mark BitField as internal use only
Javen O'Neal
2016-07-04
1
-1
/
+1
*
bug 59790,59791: add @since javadoc annotation to FormulaType and CellType
Javen O'Neal
2016-07-04
2
-6
/
+26
*
bug 59791: CellFormat#ultimateType(Cell) should return an integer for backwar...
Javen O'Neal
2016-07-04
1
-3
/
+25
*
bug 59791: add @since to Cell, EvaluationCell, and FormulaEvaluator CellType ...
Javen O'Neal
2016-07-04
6
-33
/
+65
*
bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an intege...
Javen O'Neal
2016-07-04
5
-17
/
+84
*
bug 59791: getCellType and getCachedFormulaResultType should return an intege...
Javen O'Neal
2016-07-04
17
-54
/
+190
*
reorganize imports (remove unused imports, sort alphabetically)
Javen O'Neal
2016-07-04
7
-11
/
+0
*
bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*
Javen O'Neal
2016-07-04
12
-28
/
+31
*
bug 59791: convert Cell Type to an enum
Javen O'Neal
2016-07-04
21
-325
/
+477
*
bug 59790: convert FormulaType class to enum
Javen O'Neal
2016-07-04
5
-38
/
+121
*
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
*
rearrange JavaDocs to match constructor ordering
Javen O'Neal
2016-07-04
1
-2
/
+2
*
findbugs fixes
Javen O'Neal
2016-07-04
1
-10
/
+5
*
bug 59773: replace for loops with for-each loops; javadocs fixes for JDK8
Javen O'Neal
2016-07-04
1
-0
/
+2
*
add missing ASL license header from bug 59788 comment 2 r1751185
Javen O'Neal
2016-07-04
1
-0
/
+17
*
bug 59166: suggest alternative implementations for TempFileCreationStrategy
Javen O'Neal
2016-07-04
2
-4
/
+61
*
bug 59788: move DefaultTempFileCreationStrategy from TempFile inner class to ...
Javen O'Neal
2016-07-04
2
-87
/
+101
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-03
3
-17
/
+107
*
bug 59788: create temporary directories
Javen O'Neal
2016-07-03
2
-5
/
+56
*
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
22
-137
/
+264
*
bug 59773: move loop invariants outside of loop or change for loops to for-ea...
Javen O'Neal
2016-07-03
11
-34
/
+47
*
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
5
-83
/
+113
*
findbugs: remove switch statement fall-through and move default switch to bottom
Javen O'Neal
2016-07-02
1
-2
/
+2
*
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
*
findbugs: DocumentInputStream.skip(long) result not checked; close DocumentIn...
Javen O'Neal
2016-07-02
1
-61
/
+69
*
whitespace and +svn:eol-style=native
Javen O'Neal
2016-07-02
1
-243
/
+243
[next]