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
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to add more chart related classes to poi-ooxml-lite
PJ Fanning
2024-09-19
2
-0
/
+4
*
[GitHub-562] Add extra pivot table classes to poi-ooxml-lite. This closes #562
PJ Fanning
2023-12-10
2
-0
/
+28
*
Add some missing schema-files to ooxml-lite
Dominik Stadler
2023-10-07
1
-0
/
+1
*
[bug-67005] XSLFPictureShape - audio-related methods. Thanks to Max
PJ Fanning
2023-09-14
2
-0
/
+3
*
update ooxml-lite-report.xsb
PJ Fanning
2023-06-22
1
-0
/
+1
*
xddf test
PJ Fanning
2023-06-16
2
-0
/
+3
*
[bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...
PJ Fanning
2022-11-28
1
-0
/
+5
*
[bug-66347] add read test
PJ Fanning
2022-11-18
1
-0
/
+2
*
update xsbs
PJ Fanning
2022-09-27
1
-0
/
+1
*
use batik 1.15 rc1
PJ Fanning
2022-09-16
2
-0
/
+6
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-13
1
-0
/
+4
*
[bug-66212] try to remove package part for table when removing table
PJ Fanning
2022-08-13
1
-0
/
+9
*
temporarily exclude new file from poi-integration test
PJ Fanning
2022-07-22
2
-0
/
+23
*
poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te...
Dominik Stadler
2022-03-24
2
-0
/
+3650
*
code tidy up
PJ Fanning
2021-12-18
1
-2
/
+2
*
[bug-65678] add XSLFGraphicFrame hasDiagram
PJ Fanning
2021-11-11
1
-3
/
+3
*
Add some more forbidden-apis to prefer core JDK classes over Guava and common...
Dominik Stadler
2021-11-07
1
-2
/
+31
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
23
-41244
/
+0
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
2
-0
/
+92
*
#64876 - Unable to convert pptx to pdf
Andreas Beeker
2020-12-17
1
-2
/
+2
*
#64693 - POI HwmfGraphics cannot read the embedded document title
Andreas Beeker
2020-08-30
1
-1
/
+4
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
1
-1
/
+1
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
4
-1
/
+59
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
1
-3
/
+3
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-14
2
-0
/
+36
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-13
3
-0
/
+54
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
2
-0
/
+36
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-0
/
+3
*
Bug 60405: Add initial support for cetab functions so some macros can be
Dominik Stadler
2019-01-27
2
-7
/
+447
*
Zero out garbage bytes in FontEntityAtom
Andreas Beeker
2018-12-28
1
-0
/
+0
*
add stax entries to forbidden apis due to android issues
PJ Fanning
2018-10-06
1
-0
/
+5
*
#62564 - replace Thread.currentThread().getContextClassLoader() with getClass...
Andreas Beeker
2018-07-24
1
-2
/
+3
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-0
/
+3
*
add forbidden api checks for non-Locale toLowerCase and toUpperCase
PJ Fanning
2017-11-21
1
-2
/
+4
*
add forbidden api checks for non-Locale toLowerCase and toUpperCase
PJ Fanning
2017-11-21
1
-4
/
+11
*
eventually we want to forbid StringBuffer usage
Javen O'Neal
2017-10-31
1
-0
/
+4
*
github-79: add String.toString() to forbidden API's
Javen O'Neal
2017-10-16
1
-0
/
+3
*
Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...
Dominik Stadler
2017-10-13
1
-0
/
+7
*
Bug 61119 - Fix preset shape rendering and shading
Andreas Beeker
2017-05-30
1
-19906
/
+19898
*
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795002 13f79535-47bb-...
Greg Woolsey
2017-05-12
1
-0
/
+18070
*
Fix some compilation warnings
Dominik Stadler
2016-12-30
1
-0
/
+1
*
bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Commo...
Javen O'Neal
2016-07-02
1
-1
/
+3
*
findbugs: fix SF_SWITCH_FALLTHROUGH warnings
Javen O'Neal
2016-06-13
1
-0
/
+34
*
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings
Javen O'Neal
2016-06-13
1
-0
/
+8
*
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warnings
Javen O'Neal
2016-06-13
1
-0
/
+10
*
findbugs: fix URF_UNREAD_FIELD warnings
Javen O'Neal
2016-06-13
1
-7
/
+20
*
consolidate findbugs filters using Or logic
Javen O'Neal
2016-06-13
1
-56
/
+17
*
fix findbugs issues
Javen O'Neal
2016-06-13
1
-0
/
+4
*
ignore invalid performance issues - e.g. see #57840
Andreas Beeker
2016-06-12
1
-0
/
+12
*
+props svn:eol-style native
Javen O'Neal
2016-06-11
1
-88
/
+88
[next]