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.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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some Sonar issues and some IntelliJ warnings
Dominik Stadler
2016-06-02
20
-363
/
+309
*
Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tre...
Dominik Stadler
2016-06-02
2
-25
/
+33
*
Try to reproduce bug 57798 but it seems to be fixed in the meantime
Dominik Stadler
2016-06-02
2
-1
/
+45
*
Bug 59378: Try to reproduce, but could not
Dominik Stadler
2016-06-02
1
-0
/
+16
*
The changes for using AccessController/SecurityManager also added a log which...
Dominik Stadler
2016-06-01
3
-41
/
+54
*
Javadoc fix
Nick Burch
2016-05-31
1
-2
/
+2
*
Change logger.log to System.out to print out one line for each file that is h...
Dominik Stadler
2016-05-31
1
-20
/
+10
*
Fix some compiler/IntelliJ warnings
Dominik Stadler
2016-05-31
15
-49
/
+35
*
Bug 57838: Also remove comments when removing a row
Dominik Stadler
2016-05-29
2
-10
/
+37
*
Update error message to better indicate that we need a sample-file here
Dominik Stadler
2016-05-29
1
-1
/
+1
*
Remove the created temporary directory after the test again
Dominik Stadler
2016-05-29
1
-3
/
+6
*
Try to access set/getVisible as well in TestXSSFVMLDrawing
Dominik Stadler
2016-05-29
1
-0
/
+4
*
fix handling of hsl and linear rgb (%-values)
Andreas Beeker
2016-05-24
4
-40
/
+99
*
Adjust two tests slightly
Dominik Stadler
2016-05-24
2
-15
/
+9
*
Upgrade to FindBugs 3.0.1 and add some findbugs-excludes
Dominik Stadler
2016-05-24
2
-4
/
+60
*
Fix inconsistent spacing / whitespace
Nick Burch
2016-05-24
1
-92
/
+80
*
Another exclude
Nick Burch
2016-05-24
1
-1
/
+1
*
Whitespace fix
Nick Burch
2016-05-24
1
-3
/
+3
*
Copy out code from the site and fix
Nick Burch
2016-05-24
1
-0
/
+129
*
#58217 - XSLF: support alpha channel on solid colors (fill, line, text)
Andreas Beeker
2016-05-22
6
-84
/
+175
*
XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()
Andreas Beeker
2016-05-22
2
-3
/
+11
*
Bug 58190: Add more overloaded methods for adding pictures from streams and f...
Dominik Stadler
2016-05-22
4
-27
/
+102
*
fix junit4
Andreas Beeker
2016-05-21
1
-13
/
+10
*
findbugs fixes
Andreas Beeker
2016-05-20
3
-58
/
+32
*
fix javadocs
Andreas Beeker
2016-05-20
1
-4
/
+1
*
Fix some compiler warnings, close resources in tests
Dominik Stadler
2016-05-19
3
-5
/
+5
*
Apply patch for bug 59355: XSSFPivotTable::addColumnLabel sets the cell type ...
Dominik Stadler
2016-05-19
2
-4
/
+57
*
findbugs fixes
Andreas Beeker
2016-05-17
5
-143
/
+36
*
Bug 59427: Add a check to better report cases when a document is already closed.
Dominik Stadler
2016-05-17
2
-1
/
+22
*
Revert expected failure as it seems to be fixed now
Dominik Stadler
2016-05-17
1
-1
/
+0
*
BiffViewer: Close resources always
Dominik Stadler
2016-05-17
1
-26
/
+32
*
Exclude newly added corrupt file
Dominik Stadler
2016-05-17
1
-1
/
+3
*
ignore external relations
Andreas Beeker
2016-05-17
1
-0
/
+4
*
Move reflection-equals to POITestCase
Andreas Beeker
2016-05-16
3
-127
/
+95
*
#54570 - InvalidFormatException because of Absolute URI forbidden
Andreas Beeker
2016-05-16
3
-257
/
+246
*
add asl
Andreas Beeker
2016-05-16
2
-0
/
+30
*
deprecation fix
Andreas Beeker
2016-05-16
1
-1
/
+1
*
Close resources in Common SL rendering classes and minimize memory consumptio...
Andreas Beeker
2016-05-16
6
-18
/
+53
*
sonar fix - reduce complexity by using constants
Andreas Beeker
2016-05-16
1
-49
/
+68
*
Reduce calls to utf-related methods - the integration test took ages because ...
Andreas Beeker
2016-05-16
1
-3
/
+24
*
Reduce calls to utf-related methods - the integration test took ages because ...
Andreas Beeker
2016-05-16
2
-9
/
+47
*
Sonar fixes - array is stored directly
Andreas Beeker
2016-05-16
4
-9
/
+10
*
Dispose XmlCursor
Andreas Beeker
2016-05-16
8
-80
/
+100
*
added commons-logging to integration test to make profiling easier - just mat...
Andreas Beeker
2016-05-16
2
-0
/
+26
*
#59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of E...
Andreas Beeker
2016-05-16
23
-365
/
+381
*
#58144 - Behaviour for headers and footers of slides is inconsistent between ...
Andreas Beeker
2016-05-13
9
-157
/
+262
*
add @since to javadocs
Javen O'Neal
2016-05-09
1
-0
/
+3
*
bug 59443: exit early on setAddress if address is the same
Javen O'Neal
2016-05-09
2
-4
/
+11
*
bug 59443: use Comment.setAddress when changing both row and column of cell c...
Javen O'Neal
2016-05-09
3
-4
/
+7
*
bug 59443: add get/setAddress methods on cell comment class
Javen O'Neal
2016-05-09
4
-35
/
+129
[next]