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
*
Try to fix sonar build
Andreas Beeker
2021-03-14
1
-0
/
+1
*
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
*
Remove unnecessary array conversion in HWPF FSPATable
Marius Volkhart
2021-03-01
1
-2
/
+2
*
Remove deprecated HWPF FSPA methods
Marius Volkhart
2021-03-01
3
-37
/
+1
*
Improve performance of HSLFPictureData#write
Marius Volkhart
2021-03-01
1
-13
/
+3
*
Review EscherContainerRecord#getChildRecords() call sites for unnecessary work
Marius Volkhart
2021-03-01
9
-24
/
+15
*
Add the ability to edit HSLFPictureData contents
Marius Volkhart
2021-02-28
17
-129
/
+1027
*
Make picture loading in HWPF PicturesTable easier to understand
Marius Volkhart
2021-02-28
2
-10
/
+7
*
Add documentation to PICFAndOfficeArtData
Marius Volkhart
2021-02-28
2
-15
/
+30
*
Simplify OfficeArtContent#getBStoreContainer method
Marius Volkhart
2021-02-28
2
-17
/
+8
*
Rename EscherRecordHolder to OfficeArtContent
Marius Volkhart
2021-02-28
6
-28
/
+29
*
Rework EscherRecordHolder parsing
Marius Volkhart
2021-02-28
1
-106
/
+86
*
Simplify initialization of HWPF EscherRecordHolder
Marius Volkhart
2021-02-28
2
-11
/
+12
*
Add documentation for HWPF FileInformationBlock DggInfo methods
Marius Volkhart
2021-02-28
1
-0
/
+10
*
Revert "Replace magic constant with reference" changes
Marius Volkhart
2021-02-27
4
-46
/
+46
*
Replace magic constant use of Escher Blip End type ID with reference
Marius Volkhart
2021-02-27
2
-2
/
+3
*
Replace magic constant use of Escher Blip Start type ID with reference
Marius Volkhart
2021-02-27
3
-5
/
+6
*
Replace magic constant use of EscherBSERecord type ID with reference
Marius Volkhart
2021-02-27
4
-43
/
+42
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
99
-765
/
+691
*
Sonar fixes
Andreas Beeker
2021-01-23
2
-680
/
+506
*
Sonar fixes
Andreas Beeker
2021-01-22
8
-288
/
+272
*
Sonar fixes
Andreas Beeker
2021-01-17
82
-427
/
+397
*
Sonar fixes
Andreas Beeker
2021-01-15
13
-644
/
+326
*
Sonar fixes
Andreas Beeker
2021-01-15
5
-637
/
+536
*
Sonar fixes
Andreas Beeker
2021-01-10
15
-44
/
+35
*
Sonar fixes
Andreas Beeker
2021-01-09
68
-166
/
+183
*
Sonar fixes
Andreas Beeker
2021-01-09
179
-727
/
+727
*
#65063 - WMF parsing failed on closed empty polygon
Andreas Beeker
2021-01-06
2
-9
/
+16
*
Bug 64132: Fix regression introduced by changing factories
Dominik Stadler
2021-01-04
1
-0
/
+10
*
add failing regression test files
Andreas Beeker
2020-12-30
3
-6
/
+6
*
Also replace for JUnit 5 in comments
Dominik Stadler
2020-12-30
2
-3
/
+3
*
Slightly re-arrange code to only perform computations if we do not exit the l...
Dominik Stadler
2020-12-30
1
-20
/
+12
*
Bug 65009: Fix incorrect index for 1-based pictures
Dominik Stadler
2020-12-30
2
-4
/
+13
*
Sonar fixes
Andreas Beeker
2020-12-26
21
-94
/
+150
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
199
-2090
/
+1599
*
[github-198] Remove jdk.charset module dependency for spreadsheets generation...
PJ Fanning
2020-12-19
6
-8
/
+618
*
fix log text
PJ Fanning
2020-12-19
1
-2
/
+2
*
#64876 - Unable to convert pptx to pdf
Andreas Beeker
2020-12-17
2
-571
/
+484
*
[github-208] Fix a few instances of incorrect NotImplemented documentation. T...
PJ Fanning
2020-12-17
1
-2
/
+2
*
avoid string concats
PJ Fanning
2020-12-17
6
-11
/
+10
*
avoid string concats
PJ Fanning
2020-12-17
37
-84
/
+72
*
avoid string concats
PJ Fanning
2020-12-17
17
-34
/
+31
*
mute talkative tests, which spam to StdOut/StdErr
Andreas Beeker
2020-12-13
4
-21
/
+65
*
remove more deprecated code
PJ Fanning
2020-12-09
24
-252
/
+40
*
remove more deprecated code
PJ Fanning
2020-12-09
6
-163
/
+0
*
remove more deprecated code
PJ Fanning
2020-12-09
1
-18
/
+0
*
remove more deprecated code
PJ Fanning
2020-12-09
2
-18
/
+0
*
#64716 - wmf display error
Andreas Beeker
2020-11-29
7
-62
/
+77
*
#64716 - wmf display error
Andreas Beeker
2020-11-27
6
-28
/
+35
[next]