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
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
3693
-763382
/
+0
*
Make "normalizing" the file-path actually work
Dominik Stadler
2021-03-24
2
-1
/
+6
*
Don't use a hardcoded temporary file (and also not a hardcoded /tmp directory)
Dominik Stadler
2021-03-24
1
-4
/
+11
*
Make new tests for IOUtils work on Windows as well
Dominik Stadler
2021-03-24
1
-1
/
+5
*
add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documents
Andreas Beeker
2021-03-23
5
-0
/
+32
*
Forbidden apis fix
Andreas Beeker
2021-03-20
1
-1
/
+2
*
dispose cursor finally
Sayi
2021-03-20
1
-5
/
+3
*
Create, get, modify and remove comments, support operating paragraphs, pictur...
Sayi
2021-03-20
8
-39
/
+866
*
revert accidental change
PJ Fanning
2021-03-19
1
-1
/
+0
*
try to re-enable new getBlockAt code
PJ Fanning
2021-03-19
2
-2
/
+3
*
add disabled test for corrupt file
PJ Fanning
2021-03-19
1
-6
/
+30
*
Allow negative numbers in conditional part of format string
Dominik Stadler
2021-03-19
1
-1
/
+1
*
Enhance javadoc and coverage for IOUtils
Dominik Stadler
2021-03-19
2
-19
/
+223
*
#65192 - Allow change of EncryptionMode
Andreas Beeker
2021-03-17
3
-6
/
+91
*
Revert erroneously modified logging statement
Marius Volkhart
2021-03-16
1
-1
/
+1
*
add back some new code
PJ Fanning
2021-03-15
1
-0
/
+45
*
revert recent changes
PJ Fanning
2021-03-15
1
-68
/
+30
*
[bug-65184] revert due to integration test failures
PJ Fanning
2021-03-14
1
-15
/
+11
*
Try to fix sonar build
Andreas Beeker
2021-03-14
4
-0
/
+4
*
reformat file
PJ Fanning
2021-03-14
1
-203
/
+203
*
[bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sits
PJ Fanning
2021-03-14
2
-21
/
+63
*
Implement CONCAT function #65185
Nick Burch
2021-03-14
3
-12
/
+107
*
xmlbeans 5.0.0 release
PJ Fanning
2021-03-14
1
-0
/
+0
*
Limit which tests can run in parallel
Marius Volkhart
2021-03-14
4
-3
/
+14
*
[bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sits
PJ Fanning
2021-03-13
1
-153
/
+151
*
Streamline HPSF CustomProperties collection retrieval
Marius Volkhart
2021-03-10
1
-7
/
+5
*
Parse PPDrawing more deterministically
Marius Volkhart
2021-03-09
1
-115
/
+28
*
Additional debug logging for unknown records in HSLF
Marius Volkhart
2021-03-09
1
-1
/
+6
*
Cleanup documentation of EscherChildAnchorRecord and EscherClientAnchorRecord
Marius Volkhart
2021-03-09
2
-4
/
+7
*
try to fix windows path issues in exception messages
Andreas Beeker
2021-03-08
1
-3
/
+5
*
add DeferredGeneration sample
PJ Fanning
2021-03-06
1
-0
/
+5
*
convert tabs to spaces
PJ Fanning
2021-03-06
2
-45
/
+45
*
add DeferredGeneration sample
PJ Fanning
2021-03-06
1
-0
/
+49
[next]