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
/
scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
#62564 - replace Thread.currentThread().getContextClassLoader() with getClass...
Andreas Beeker
2018-07-24
1
-1
/
+1
*
Somehow the WordToHtml converter now produces slightly more than 6000 chars b...
Dominik Stadler
2018-06-28
1
-52
/
+22
*
javadoc fixes
Andreas Beeker
2018-06-05
6
-16
/
+69
*
sonar fixes
Andreas Beeker
2018-06-02
1
-1
/
+2
*
sonar fixes and
Andreas Beeker
2018-06-02
3
-21
/
+16
*
sonar fixes
Andreas Beeker
2018-06-02
6
-1853
/
+27
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
12
-25
/
+24
*
#62355 - unsplit packages - 2 - modified classes (not only imports)
Andreas Beeker
2018-05-27
2
-27
/
+35
*
#62355 - unsplit packages - 1 - moved classes
Andreas Beeker
2018-05-27
4
-1475
/
+4
*
sonar fixes - null dereference
Andreas Beeker
2018-05-21
4
-48
/
+65
*
#62051 - Two shapes have the same shapeId within the same slide.
Andreas Beeker
2018-05-20
1
-3
/
+1
*
#62037 - SlideNames should not be null but have a default as if accessed by VBA
Andreas Beeker
2018-05-16
1
-1
/
+7
*
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...
Andreas Beeker
2018-05-01
2
-107
/
+105
*
disable ImageIO cache - probably need to set it in every test class or disabl...
Andreas Beeker
2018-04-29
1
-0
/
+6
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
3
-61
/
+67
*
#62319 - handle slide layouts in extractor
Andreas Beeker
2018-04-20
1
-0
/
+8
*
#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...
Andreas Beeker
2018-04-20
2
-33
/
+12
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
7
-245
/
+254
*
Bug 62092 - Text not extracted from grouped text shapes in HSLF
Andreas Beeker
2018-04-18
19
-732
/
+855
*
Close resources in tests and in case of Exceptions and use try-with-resources...
Dominik Stadler
2018-04-02
1
-42
/
+29
*
Bug 61267: detect Word v2 files and report that they are not supported in Apa...
Dominik Stadler
2018-04-02
1
-3
/
+16
*
[github-103] take latest changes
PJ Fanning
2018-04-01
2
-38
/
+30
*
add missing license
PJ Fanning
2018-03-19
2
-26
/
+41
*
[github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This...
PJ Fanning
2018-03-19
7
-31
/
+411
*
#62096 - Add support for tabstops
Andreas Beeker
2018-02-11
14
-426
/
+705
*
FindBugs fixes
Andreas Beeker
2018-02-11
1
-36
/
+40
*
Update some tests and IntelliJ warnings
Dominik Stadler
2018-01-01
2
-15
/
+19
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
2
-11
/
+2
*
Bug-61947 add back deprecated methods (removed by accident)
PJ Fanning
2018-01-01
1
-0
/
+159
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
1
-159
/
+0
*
#61797 - Embed Excel / Ole objects into powerpoint
Andreas Beeker
2017-12-31
11
-110
/
+231
*
#61941 - Move Ole marker generation to Ole10Native
Andreas Beeker
2017-12-31
1
-84
/
+54
*
Bug 61911: Avoid IndexOutOfBounds access when reading pictures
Dominik Stadler
2017-12-28
2
-4
/
+30
*
Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...
Dominik Stadler
2017-12-28
3
-170
/
+81
*
use StandardCharsets
PJ Fanning
2017-12-19
4
-8
/
+9
*
#61881 - handle invalid font names
Andreas Beeker
2017-12-09
2
-3
/
+41
*
use try with resources in examples
PJ Fanning
2017-11-23
2
-15
/
+4
*
Ensure that the tempdir exists when we use ImageIO in one of the tests
Dominik Stadler
2017-11-22
1
-0
/
+6
*
add forbidden api checks for non-Locale toLowerCase and toUpperCase
PJ Fanning
2017-11-21
1
-4
/
+9
*
[bug-61792] some changes to avoid iterating over chars of Strings
PJ Fanning
2017-11-20
1
-8
/
+8
*
Some JavaDoc adjustments, typos, IntelliJ warnings
Dominik Stadler
2017-11-08
2
-3
/
+3
*
Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplica...
Dominik Stadler
2017-11-04
1
-24
/
+17
*
#61671 - XSLFSlide does not contain isHidden and setHidden like HSLFSlide does
Andreas Beeker
2017-11-02
2
-3
/
+5
*
github-77: Remove the 'public' modifier to make fields package protected (fin...
Javen O'Neal
2017-10-31
1
-2
/
+4
*
Remove more deprecated code
PJ Fanning
2017-10-23
1
-184
/
+127
*
Remove more deprecated code
PJ Fanning
2017-10-23
3
-497
/
+400
*
Remove more deprecated code
PJ Fanning
2017-10-23
5
-130
/
+25
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
2
-12
/
+12
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
2
-7
/
+7
*
Remove use of deprecated methods
PJ Fanning
2017-10-22
4
-20
/
+12
[next]