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
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-05-05
89
-13141
/
+1932
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
2
-4
/
+9
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
1
-0
/
+3
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
1
-5
/
+17
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
1
-8
/
+4
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormattin...
PJ Fanning
2020-04-29
1
-30
/
+27
*
[github-178] Make isLatentStyle() public. This closes #178
PJ Fanning
2020-04-29
1
-4
/
+17
*
#64387 - Big POIFS stream result in OOM
Andreas Beeker
2020-04-28
6
-202
/
+323
*
Throw exception on null/placeholder arrays in TNEF
Andreas Beeker
2020-04-26
1
-0
/
+5
*
Github-177: Avoid NullPointerException if RangeCopier encounters empty/missin...
Dominik Stadler
2020-04-26
6
-75
/
+119
*
Replace assertion with exception
Andreas Beeker
2020-04-24
2
-5
/
+7
*
Fix regression introduced via Bug 60845: There are more items in CTBorder tha...
Dominik Stadler
2020-04-24
3
-67
/
+279
*
Bug 63294: Add some more methods to allow to use CellType everywhere
Dominik Stadler
2020-04-24
6
-24
/
+81
*
Fix some IDE warnings, remove usage of deprecated methods
Dominik Stadler
2020-04-24
6
-31
/
+32
*
Re-establish class which is used in mass-regression-testing
Dominik Stadler
2020-04-24
1
-0
/
+175
*
Sonar fix - "Add the missing @deprecated Javadoc tag."
Andreas Beeker
2020-04-22
143
-5
/
+433
*
#55505 - CountryRecord not found
Andreas Beeker
2020-04-21
2
-2
/
+15
*
Sonar fix - "Add a "NoSuchElementException" for iteration beyond the end of t...
Andreas Beeker
2020-04-20
3
-21
/
+32
*
Sonar fix - "Cast one of the operands of this addition operation to a 'long'/...
Andreas Beeker
2020-04-20
22
-52
/
+52
*
Sonar fix - Suppress "Make sure that command line arguments are used safely h...
Andreas Beeker
2020-04-20
35
-65
/
+130
*
fix integration test error
Andreas Beeker
2020-04-20
1
-1
/
+3
*
Sonar fixes
Andreas Beeker
2020-04-19
43
-1395
/
+335
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-19
17
-405
/
+396
*
Fix new Name.isHidden leftover
Andreas Beeker
2020-04-19
1
-10
/
+16
*
Add unit tests for new Name.isHidden method
Nick Burch
2020-04-19
2
-0
/
+8
*
Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not
Nick Burch
2020-04-19
3
-0
/
+28
*
Sonar fixes - Ignore System.out-calls and args checks in examples
Andreas Beeker
2020-04-18
25
-1105
/
+470
*
#57843 - RuntimeException on extracting text from Word 97-2004 Document
Andreas Beeker
2020-04-16
2
-42
/
+34
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
158
-1357
/
+1078
*
Sonar fix - Child class methods named for parent class methods should be over...
Andreas Beeker
2020-04-14
1
-9
/
+10
*
#64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...
Andreas Beeker
2020-04-14
14
-275
/
+222
*
[bug-64348] partial fix for IndexOutOfBoundsException
PJ Fanning
2020-04-14
1
-0
/
+30
*
[bug-64348] partial fix for IndexOutOfBoundsException
PJ Fanning
2020-04-14
1
-2
/
+10
*
#64036 - Replace reflection calls in factories for Java 9+ (HSSF Record Factory)
Andreas Beeker
2020-04-13
4
-564
/
+239
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-12
258
-4063
/
+4937
*
Add table row at correct index
Alain Béarez
2020-04-12
1
-3
/
+6
*
Return and set paragraph indentation level
Alain Béarez
2020-04-11
1
-0
/
+26
*
#64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+,...
Nick Burch
2020-04-11
2
-8
/
+36
*
[bug-64327] bugfix in SXSSFSheet isColumnTrackedForAutoSizing for untracked. ...
PJ Fanning
2020-04-09
3
-16
/
+33
*
bouncycastle 1.64
PJ Fanning
2020-04-08
1
-1
/
+1
*
Add disabled unit test for #64319
Nick Burch
2020-04-07
1
-0
/
+27
*
ArrayUtil - remove unused method
Andreas Beeker
2020-04-06
2
-50
/
+12
*
Sonar fixes - String literals should not be duplicated
Andreas Beeker
2020-04-05
13
-161
/
+160
*
Sonar fixes - "static" base class members should not be accessed via derived ...
Andreas Beeker
2020-04-05
19
-287
/
+246
*
Sonar fixes
Andreas Beeker
2020-04-05
12
-240
/
+123
*
fixed typo
Andreas Beeker
2020-04-05
1
-1
/
+1
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2020-04-05
9
-265
/
+328
*
Sonar Fixes - "static" base class members should not be accessed via derived ...
Andreas Beeker
2020-04-02
60
-384
/
+406
*
Sonar Fixes - The diamond operator ("<>") should be used
Andreas Beeker
2020-04-02
60
-675
/
+683
*
Sonar Fixes and remove obsolete classes
Andreas Beeker
2020-04-01
5
-1023
/
+542
[next]