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
*
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
*
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
*
Deprecate functions that duplicate functionality
Marius Volkhart
2021-03-01
4
-5
/
+18
*
Review EscherContainerRecord#getChildRecords() call sites for unnecessary work
Marius Volkhart
2021-03-01
17
-34
/
+29
*
Add the ability to edit HSLFPictureData contents
Marius Volkhart
2021-02-28
18
-129
/
+1031
*
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
*
Add documentation to EscherRecordTypes#DG_CONTAINER
Marius Volkhart
2021-02-28
1
-0
/
+6
*
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
4
-6
/
+7
*
Replace magic constant use of EscherBSERecord type ID with reference
Marius Volkhart
2021-02-27
4
-43
/
+42
*
add missing license
PJ Fanning
2021-02-27
1
-0
/
+17
*
Fix bug with record indexes for HSSF Workbooks
Marius Volkhart
2021-02-27
3
-2
/
+29
*
Enable running more integration tests from Gradle.
Marius Volkhart
2021-02-26
1
-2
/
+14
*
missing ooxml-schemas-lite classes
PJ Fanning
2021-02-24
3
-5
/
+38
*
Use upcoming XmlBeans 5.0.0 (working version 4.0.1)
Andreas Beeker
2021-02-22
10
-22
/
+81
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
281
-3084
/
+2091
*
Use UTF-8 when writing SVG files
Andreas Beeker
2021-02-21
1
-1
/
+8
*
try re-eanbling xml entity config
PJ Fanning
2021-02-21
1
-1
/
+1
*
FinanceLib: Simplify code and add a few more tests
Dominik Stadler
2021-02-18
2
-31
/
+33
*
Manipulate individual data point properties
Alain Béarez
2021-02-17
18
-4
/
+319
*
Code cleanup AbstractEscherHolderRecord
Marius Volkhart
2021-02-17
1
-21
/
+21
*
Documentation for some EscherRecordTypes
Marius Volkhart
2021-02-17
1
-0
/
+17
*
Add documentation for DrawingGroupRecord
Marius Volkhart
2021-02-17
1
-1
/
+9
*
[bug-63902] reference cloned sheet in cloned chart data series
Alain Béarez
2021-02-16
11
-178
/
+377
*
allow subclassing of code to gen comments table
PJ Fanning
2021-02-15
1
-1
/
+6
[next]