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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#62096 - Add support for tabstops
Andreas Beeker
2018-02-11
22
-465
/
+1029
*
FindBugs fixes
Andreas Beeker
2018-02-11
4
-196
/
+201
*
Add ability to set get and remove outer borders for tables
Mark Murphy
2018-02-11
2
-121
/
+927
*
Corrected spelling on a few classpath entries
Mark Murphy
2018-02-10
1
-3
/
+3
*
Bug 62042: Adjust gradle build to properly set the locale
Dominik Stadler
2018-02-08
2
-10
/
+4
*
Various smaller adjustments: Remove filename in test, remove unused parameter...
Dominik Stadler
2018-02-08
5
-31
/
+92
*
fix further typo in exception message
PJ Fanning
2018-02-02
1
-1
/
+1
*
Fix small typo, closes PR #97 on Github.
Dominik Stadler
2018-02-02
1
-7
/
+7
*
add mockito dependency to sonar pom.xml to fix maven-dsl build
PJ Fanning
2018-01-31
1
-0
/
+7
*
fix findbug issues introduced recently
PJ Fanning
2018-01-31
2
-5
/
+7
*
fix use of forbidden apis in row shift code
PJ Fanning
2018-01-31
2
-19
/
+23
*
use spaces for indents in some files
PJ Fanning
2018-01-31
3
-450
/
+450
*
[bug-55713] Wrong ErrorStyle for DataValidations. Thanks to Philemon Schucker...
PJ Fanning
2018-01-31
2
-28
/
+60
*
add missing licenses to source code
PJ Fanning
2018-01-30
7
-15
/
+119
*
[github-81] Formula adjusting in context of column shifting. Thanks to Dragan...
PJ Fanning
2018-01-30
24
-116
/
+1083
*
add byte-buddy and objenesis dependencies for mockito
PJ Fanning
2018-01-30
2
-0
/
+18
*
[bug-62038] add mockito based unit test
PJ Fanning
2018-01-29
5
-0
/
+22
*
ignore broken test temporarily
PJ Fanning
2018-01-27
1
-0
/
+2
*
some changes to allow shared string table to be subclassed
PJ Fanning
2018-01-27
3
-102
/
+133
*
[github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. ...
PJ Fanning
2018-01-26
3
-2
/
+36
*
add gradle wrapper
PJ Fanning
2018-01-26
4
-0
/
+261
*
bouncycastle 1.59
PJ Fanning
2018-01-26
5
-21
/
+19
*
[bug-62038] handle null font size in XSLFTextRun copy
PJ Fanning
2018-01-26
1
-148
/
+147
*
code cleaning according to code review recommendations (closes #93)
Alain Béarez
2018-01-25
8
-60
/
+146
*
related to Bug 61991 -- include docx in test suite to trigger inclusion of CT...
Tim Allison
2018-01-23
2
-0
/
+8
*
[Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-...
PJ Fanning
2018-01-20
11
-583
/
+1033
*
Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies
PJ Fanning
2018-01-11
2
-2
/
+2
*
Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies
PJ Fanning
2018-01-11
1
-10
/
+3
*
remove unnecessary test override
PJ Fanning
2018-01-09
1
-9
/
+0
*
introduce XDDFShapeProperties as user model API (closes #72 from GitHub)
Alain Béarez
2018-01-06
82
-85
/
+5406
*
[github-86] expose language for Text Runs. Thanks to Geoff Baskwill. This clo...
PJ Fanning
2018-01-04
2
-0
/
+30
*
Deprecate methods with typos and provide new ones.
Dominik Stadler
2018-01-01
2
-59
/
+66
*
Remove unused property in build.xml
Dominik Stadler
2018-01-01
1
-1
/
+0
*
Bug 61937: Add more javadoc
Dominik Stadler
2018-01-01
1
-1
/
+7
*
Bug 61543: do not fail with "part already exists" when tables are created/rem...
Dominik Stadler
2018-01-01
2
-14
/
+51
*
Bug 61550: Add more information to exception text and verify that it is thrown
Dominik Stadler
2018-01-01
2
-1
/
+18
*
Add .gitattribute file and set lf for one sample-file, see bug 61609
Dominik Stadler
2018-01-01
1
-0
/
+1
*
Bug 61648: Test Sheet.setArrayFormula for SXSSF
Dominik Stadler
2018-01-01
2
-8
/
+80
*
Add test which verifies that bug 61652 is not appearing any more on latest trunk
Dominik Stadler
2018-01-01
2
-0
/
+22
*
Update some tests and IntelliJ warnings
Dominik Stadler
2018-01-01
12
-84
/
+73
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
1
-13
/
+0
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
2
-15
/
+1
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
2
-11
/
+2
*
Bug-61947 add back deprecated methods (removed by accident)
PJ Fanning
2018-01-01
1
-0
/
+159
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
1
-159
/
+0
*
Bug-61947 remove deprecated method
PJ Fanning
2018-01-01
1
-8
/
+0
*
#61797 - Embed Excel / Ole objects into powerpoint
Andreas Beeker
2017-12-31
25
-142
/
+1355
*
#61943 - SL Common: narrow generics definition because of tighter java9 checks
Andreas Beeker
2017-12-31
24
-25
/
+25
*
#61942 - Refactor PackagePartName handling and add getUnusedPartIndex method
Andreas Beeker
2017-12-31
4
-219
/
+225
*
#61941 - Move Ole marker generation to Ole10Native
Andreas Beeker
2017-12-31
4
-96
/
+92
[next]