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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-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/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
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
/
ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work on bug 64038 and other bugs and add test for 62865
Dominik Stadler
2020-03-08
2
-16
/
+18
*
Try to use https for poi.apache.org everywhere
Dominik Stadler
2020-03-08
6
-54
/
+59
*
Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes ...
Dominik Stadler
2020-03-08
1
-0
/
+29
*
Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT
Dominik Stadler
2020-03-08
2
-11
/
+17
*
Update JavaDoc for logging and marshalling
Dominik Stadler
2020-03-08
4
-12
/
+26
*
Allow for numerical category in charts
Alain Béarez
2020-03-02
4
-39
/
+54
*
Remove chart title when given text is null
Alain Béarez
2020-03-02
1
-3
/
+9
*
#64186 - Decrease usage of ThreadLocals in XML Signature API
Andreas Beeker
2020-03-01
17
-806
/
+875
*
Sonar fixes
Andreas Beeker
2020-02-25
1
-32
/
+29
*
Ignore IIOException "Can't create ..."
Andreas Beeker
2020-02-23
1
-22
/
+28
*
Remove invalid agile certificate encryption
Andreas Beeker
2020-02-22
5
-379
/
+27
*
replace some calls to Collection methods with shorter/more effective versions
Axel Howind
2020-02-20
1
-2
/
+2
*
use indexOf(char) instead of indexOf(String) where possible; replace one more...
Axel Howind
2020-02-20
6
-6
/
+6
*
PPTX2PNG - fix SVG gradients
Andreas Beeker
2020-02-17
4
-78
/
+369
*
PPTX2PNG - SVG export
Andreas Beeker
2020-02-15
2
-24
/
+92
*
bouncycastle 1.64
PJ Fanning
2020-02-14
1
-2
/
+2
*
Regression findings - fix missing moveto exception
Andreas Beeker
2020-02-02
1
-1
/
+1
*
XSLF Performance - use XmlCursor instead of XQuery expression - handle Altern...
Andreas Beeker
2020-02-02
7
-123
/
+364
*
Try to fix release build
Andreas Beeker
2020-01-31
1
-1
/
+1
*
[bug-64108] unsafe pipe character (
PJ Fanning
2020-01-30
2
-2
/
+3
*
Invert bar chart if negative by Niklas Mollenhauer
Alain Béarez
2020-01-29
2
-0
/
+42
*
Fix some IDE warnings, Sonar fixes and some missing closing of resources in u...
Dominik Stadler
2020-01-27
7
-136
/
+141
*
#64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument f...
Andreas Beeker
2020-01-27
25
-625
/
+582
*
[bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab ch...
PJ Fanning
2020-01-26
2
-24
/
+51
*
Sonar fixes
Andreas Beeker
2020-01-21
1
-115
/
+131
*
#64088 - SlideShow rendering fixes
Andreas Beeker
2020-01-19
18
-292
/
+389
*
Adjust JavaDoc for stream-based reading of large workbooks
Dominik Stadler
2020-01-17
1
-3
/
+14
*
Error bar minus and plus as numerical data sources
Alain Béarez
2020-01-13
4
-63
/
+135
*
Implement error bars on scatter chart data series
Alain Béarez
2020-01-13
1
-0
/
+35
*
Implement error bars for bar and line charts
Alain Béarez
2020-01-13
9
-0
/
+455
*
#63955 - HMEFContentsExtractor fails to extract content from winmail.dat
Andreas Beeker
2020-01-08
1
-17
/
+17
*
use lambda instead of sub class
Andreas Beeker
2020-01-07
1
-11
/
+4
*
remove accidental commit
PJ Fanning
2020-01-07
1
-1
/
+1
*
close OPCPackage if there is an exception
PJ Fanning
2020-01-07
2
-2
/
+4
*
BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet
Tim Allison
2020-01-07
5
-11
/
+18
*
Clear all chart's properties as if newly created
Alain Béarez
2020-01-05
1
-0
/
+87
*
Complete test with cell in newly added column
Alain Béarez
2020-01-05
1
-1
/
+3
*
Fix JavaDoc warnings
Alain Béarez
2020-01-05
3
-62
/
+139
*
Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...
Dominik Stadler
2020-01-03
5
-13
/
+48
*
[bug-64045] close resources if we throw exceptions
PJ Fanning
2020-01-03
1
-1
/
+3
*
remove unnecessary close
PJ Fanning
2020-01-03
1
-16
/
+0
*
[bug-64045] close resources if we throw exceptions
PJ Fanning
2020-01-02
1
-7
/
+11
*
[bug-64045] close resources if we throw exceptions
PJ Fanning
2020-01-02
1
-1
/
+5
*
[bug-64045] close resources if we throw exceptions
PJ Fanning
2020-01-02
2
-10
/
+50
*
Bug 63788: Remove AbstractNum by abstractNumId, not list index
Dominik Stadler
2020-01-01
2
-8
/
+66
*
Bug 63960: Write pre-evaluated string-values in formula cells with the correc...
Dominik Stadler
2019-12-31
2
-15
/
+44
*
#64036 - remove reflective calls in Workbook- and SlideShowFactory
Andreas Beeker
2019-12-28
3
-58
/
+63
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
42
-808
/
+893
*
try to find issue in test
PJ Fanning
2019-12-26
1
-1
/
+1
*
[github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang....
PJ Fanning
2019-12-26
2
-0
/
+29
[next]