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/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.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
...
*
remove deprecated org.apache.poi.hssf.record.RecordFormatException
PJ Fanning
2017-06-29
32
-200
/
+41
*
Remove old XSSFPaswordHelper
PJ Fanning
2017-06-29
1
-3
/
+0
*
Fix javadoc warnings
Nick Burch
2017-06-28
3
-5
/
+5
*
Used deprecated external method removed, so remove internal method
Nick Burch
2017-06-28
1
-15
/
+0
*
Ensure SpreadsheetVersion is set for AreaReferences
PJ Fanning
2017-06-28
9
-27
/
+97
*
Remove some deprecated *SSF APIs
PJ Fanning
2017-06-28
14
-214
/
+14
*
expand StaxHelper
PJ Fanning
2017-06-24
1
-0
/
+28
*
Add StaxHelper to ensure that StAX parsers have sensible defaults, including ...
PJ Fanning
2017-06-24
3
-2
/
+56
*
Move my new unit conversions to the Units class, move and deprecate duplicate...
Greg Woolsey
2017-06-23
1
-0
/
+39
*
Bug 61203 - XSSFDrawing.getAnchorFromParent handles CTOneCellAnchor incorrect...
Greg Woolsey
2017-06-23
1
-13
/
+27
*
bug 61045 -- allow for (and log!) extra bytes in FormatRecord.
Tim Allison
2017-06-20
2
-2
/
+69
*
javadoc
Javen O'Neal
2017-06-20
1
-1
/
+1
*
Javadoc fix
Nick Burch
2017-06-20
1
-1
/
+1
*
bug 57919: close opened resources
Javen O'Neal
2017-06-20
1
-0
/
+19
*
bug 57919: add functions to write and close a POIDocument, guaranteeing closu...
Javen O'Neal
2017-06-20
1
-0
/
+78
*
whitespace
Javen O'Neal
2017-06-20
1
-1
/
+1
*
bug 52063: support 2-argument LOOKUP(lookup_value, array) function in Excel
Javen O'Neal
2017-06-20
1
-2
/
+33
*
Need to do the casting differently to make the code compile with Java 6
Dominik Stadler
2017-06-18
1
-3
/
+4
*
Fix some IntelliJ warnings
Dominik Stadler
2017-06-18
2
-3
/
+4
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-06-17
3
-10
/
+23
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-14
8
-199
/
+287
*
Standardize some more common chart axis properties.
Greg Woolsey
2017-06-12
2
-2
/
+16
*
Move one testcase with incorrect source location
Dominik Stadler
2017-06-09
1
-10
/
+11
*
Handle encrypted files with known password in integration tests
Andreas Beeker
2017-06-06
2
-4
/
+36
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-06
4
-6
/
+21
*
javadocs
Javen O'Neal
2017-05-31
1
-1
/
+1
*
#61085 support table styles
Greg Woolsey
2017-05-31
2
-0
/
+177
*
Bug 61119 - Fix preset shape rendering and shading
Andreas Beeker
2017-05-30
41
-1447
/
+576
*
bug 61059: fix NamePtg to read unsigned shorts instead of signed shorts, avoi...
Javen O'Neal
2017-05-28
1
-1
/
+1
*
Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a w...
Greg Woolsey
2017-05-26
3
-22
/
+55
*
Bug 61063: Add a RefListEval to handle UnionPtg and implement it for Rank(), ...
Dominik Stadler
2017-05-23
4
-64
/
+112
*
github-55: document that CellReference#isRowWithinRange(String rowNum, Spread...
Javen O'Neal
2017-05-20
1
-1
/
+18
*
bug 61110: remove deprecated, misspelled CellReference#isRowWithnRange and #i...
Javen O'Neal
2017-05-20
1
-16
/
+0
*
#61085 support table styles
Greg Woolsey
2017-05-20
6
-18
/
+340
*
replace "String.indexOf(String) >= 1" with "String.contains(String)"
Javen O'Neal
2017-05-16
3
-13
/
+12
*
github-32: speed up Irr() Excel formula computation by replacing Math.pow() w...
Javen O'Neal
2017-05-16
1
-9
/
+10
*
Javadoc fixes
Nick Burch
2017-05-16
1
-2
/
+2
*
Add ASL header and exclude table preset from rat-check
Andreas Beeker
2017-05-15
4
-0
/
+68
*
#52117 - Invalid "last printed" summary field value - added helper method to ...
Andreas Beeker
2017-05-14
8
-376
/
+331
*
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...
Greg Woolsey
2017-05-12
6
-2
/
+150
*
Simplify the ValueEval.toString() implementations and include more informatio...
Dominik Stadler
2017-05-12
7
-41
/
+28
*
forgot license (as always)
Greg Woolsey
2017-05-05
1
-0
/
+20
*
61060 - teach DataFormatter about conditional formatting rules with number fo...
Greg Woolsey
2017-05-05
6
-20
/
+227
*
SonarQube fixes
Andreas Beeker
2017-05-03
1
-1
/
+1
*
HPSF: Change CustomProperties to delegate
Andreas Beeker
2017-05-03
2
-122
/
+152
*
Remove Unicode chars in comments
Andreas Beeker
2017-05-03
2
-2
/
+2
*
fix javadocs
Andreas Beeker
2017-05-03
1
-2
/
+2
*
#52372 - OutOfMemoryError parsing a word file
Andreas Beeker
2017-05-02
1
-228
/
+245
*
HPSF: Add CopyCompare to IntegrationTests
Andreas Beeker
2017-05-02
1
-16
/
+29
*
HPSF: Enable new number types in VariantSupport
Andreas Beeker
2017-05-02
1
-72
/
+141
[prev]
[next]