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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
poi-scratchpad
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add/update some JavaDoc
Dominik Stadler
2022-02-24
12
-41
/
+42
*
refactor some stream code
PJ Fanning
2022-02-19
4
-35
/
+38
*
refactor some stream code
PJ Fanning
2022-02-19
2
-33
/
+36
*
refactor some stream code
PJ Fanning
2022-02-19
8
-132
/
+142
*
rework test
PJ Fanning
2022-02-19
1
-4
/
+3
*
[bug-65899] fix issue where malformed tnef file can cause memory problems
PJ Fanning
2022-02-19
2
-3
/
+22
*
try to fix build for Java 9+
PJ Fanning
2022-01-22
2
-0
/
+0
*
Introduce an OldVisioFormatException similar to other file-types
Dominik Stadler
2022-01-22
3
-8
/
+33
*
remove use of deprecated commons-math methods
PJ Fanning
2022-01-17
1
-2
/
+1
*
remove and prevent links to stackoverflow
Andreas Beeker
2022-01-10
2
-33
/
+0
*
Bug 65796: License violation in PICT.java
Axel Howind
2022-01-10
1
-19
/
+2
*
Increase new limits for files processed in the mass-regression-tests
Dominik Stadler
2022-01-06
1
-1
/
+1
*
Limit allocated elements in the PlfLfo structure for word documents
Dominik Stadler
2022-01-06
2
-3
/
+9
*
use isEmpty()
PJ Fanning
2021-12-30
2
-6
/
+6
*
use isEmpty()
PJ Fanning
2021-12-30
3
-3
/
+3
*
Fix Sonar issues and print out some more in test-assertions that do fail some...
Dominik Stadler
2021-12-30
1
-10
/
+6
*
update some code based on sonar issues
PJ Fanning
2021-12-29
1
-3
/
+15
*
[github-290] Customize Spliterator implementations for better parallelism. Th...
PJ Fanning
2021-12-23
5
-0
/
+44
*
code tidy up
PJ Fanning
2021-12-18
6
-7
/
+50
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-13
5
-5
/
+30
*
[bug-65741] rework previous change
PJ Fanning
2021-12-13
1
-1
/
+1
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
4
-13
/
+44
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
5
-5
/
+24
*
Apply IDE suggestions, adjust tests, ...
Dominik Stadler
2021-12-05
3
-6
/
+13
*
remove unfinished test
PJ Fanning
2021-12-01
1
-15
/
+0
*
fix merge issue
PJ Fanning
2021-12-01
1
-1
/
+0
*
code formatting
PJ Fanning
2021-12-01
1
-0
/
+16
*
spelling of embedded
PJ Fanning
2021-12-01
5
-11
/
+11
*
[bug-65715] fix bug in getDrawingPatriarch
PJ Fanning
2021-12-01
2
-0
/
+0
*
Fix date format differences Java 8 vs 9+
Andreas Beeker
2021-11-27
1
-1
/
+5
*
#65694 - HSLF - handle date/time fields and formats
Andreas Beeker
2021-11-22
10
-460
/
+1078
*
some incorrect uses of
PJ Fanning
2021-11-18
2
-2
/
+2
*
javadoc
PJ Fanning
2021-11-16
1
-1
/
+1
*
[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...
PJ Fanning
2021-11-14
1
-3
/
+2
*
javadoc typo
PJ Fanning
2021-11-09
8
-9
/
+9
*
Use append(char) instead of string where possible
Dominik Stadler
2021-11-07
1
-2
/
+2
*
Add some more forbidden-apis to prefer core JDK classes over Guava and common...
Dominik Stadler
2021-11-07
2
-4
/
+5
*
#65653 - HSLF FillType for texture and background color fills ignored
Andreas Beeker
2021-10-24
2
-0
/
+22
*
configurable max record len
PJ Fanning
2021-10-24
6
-11
/
+83
*
[bug-65650] use image/x-pict mime type
PJ Fanning
2021-10-23
1
-1
/
+1
*
remove deprecated code
PJ Fanning
2021-10-22
1
-11
/
+0
*
more support for configurable max record len
PJ Fanning
2021-10-22
21
-128
/
+82
*
more support for configurable max record len
PJ Fanning
2021-10-22
21
-119
/
+91
*
make max record sizes configurable
PJ Fanning
2021-10-21
4
-11
/
+39
*
make max record sizes configurable
PJ Fanning
2021-10-21
18
-410
/
+619
*
make max record sizes configurable
PJ Fanning
2021-10-21
3
-20
/
+43
*
[bug-65639] add doc about lack of thread saftey
PJ Fanning
2021-10-21
1
-0
/
+10
*
[bug-65639] increase max size of HSLF font data and try to cache the FontHead...
PJ Fanning
2021-10-21
1
-5
/
+14
*
sonar fixes
Andreas Beeker
2021-10-18
10
-105
/
+100
*
[bug-65255] add test case but cannot reproduce issue
PJ Fanning
2021-10-18
1
-2
/
+2
[next]