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
/
testcases
/
org
/
apache
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eclipse warnings, typos, ...
Dominik Stadler
2015-11-08
1
-13
/
+12
*
bug 58591: add formula evaluation unit tests inspired by Jason Tomforde's que...
Javen O'Neal
2015-11-07
1
-0
/
+276
*
Whitespace
Nick Burch
2015-11-06
1
-131
/
+131
*
Convert to JUnit4
Nick Burch
2015-11-06
1
-12
/
+20
*
remove TestWorkbookEvaluator from junit3 test suite since it was upgraded to ...
Javen O'Neal
2015-11-06
1
-1
/
+1
*
remove deprecated ErrorConstants usage in TestWorkbookEvaluator
Javen O'Neal
2015-11-06
1
-2
/
+1
*
whitespace
Javen O'Neal
2015-11-06
1
-242
/
+241
*
convert TestWorkbookEvaluator from junit3 to junit4
Javen O'Neal
2015-11-06
1
-10
/
+21
*
extended forbidden-apis-check to ooxml-tests
Andreas Beeker
2015-11-05
3
-60
/
+92
*
Bug #55265 - DataFormatter correct support for alternate number grouping char...
Nick Burch
2015-11-04
1
-0
/
+36
*
fix for bug 51622: autosize columns with leading whitespace
Javen O'Neal
2015-11-04
1
-2
/
+69
*
bug 58576: rename canComputeColumnWidht to canComputeColumnWidth
Javen O'Neal
2015-11-03
2
-3
/
+3
*
fix typos
Javen O'Neal
2015-11-03
1
-2
/
+2
*
fixes sonar/findbugs issues
Andreas Beeker
2015-11-02
1
-0
/
+2
*
bug 58572: change hyperlink reference to be consistent with TestXSSFHyperlink...
Javen O'Neal
2015-11-02
1
-2
/
+2
*
bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink...
Javen O'Neal
2015-11-02
2
-4
/
+36
*
bug 58572: move getHyperlinkList() and getHyperlink(row, col) from XSSFSheet ...
Javen O'Neal
2015-11-02
1
-0
/
+46
*
don't leave behind files when running unit tests. In the future this should b...
Javen O'Neal
2015-11-02
1
-0
/
+4
*
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
Javen O'Neal
2015-11-02
1
-0
/
+5
*
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
Javen O'Neal
2015-11-02
2
-2
/
+11
*
replace deprecated usage of FormulaShifter.createForRowShift
Javen O'Neal
2015-11-02
1
-1
/
+2
*
bug 58384: add FormulaShifter.createForRowCopy
Javen O'Neal
2015-11-02
1
-2
/
+82
*
findbugs fixes
Andreas Beeker
2015-11-01
5
-218
/
+326
*
bug58452: set cell formulas containing unregistered function names
Javen O'Neal
2015-10-31
3
-19
/
+123
*
improve error message if CellRangeAddress intersection assertion fails
Javen O'Neal
2015-10-31
1
-4
/
+10
*
bug 58442: in-place reorganize an AreaPtg as upper-left and lower-right
Javen O'Neal
2015-10-31
1
-0
/
+12
*
bug 58443: prevent corrupted workbooks by checking for overlapping merged reg...
Javen O'Neal
2015-10-31
4
-9
/
+79
*
replace deprecated usage of o.a.p.ss.util.Region with o.a.p.ss.util.CellRange...
Javen O'Neal
2015-10-31
1
-4
/
+15
*
Ensure that no password was set by other tests, this breaks sometimes when th...
Dominik Stadler
2015-10-29
1
-0
/
+4
*
#58558 SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF a...
Nick Burch
2015-10-28
1
-1
/
+33
*
Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58549
David North
2015-10-26
1
-0
/
+59
*
58536 DataFormatter and CellFormat non-localised support for localised curren...
Nick Burch
2015-10-25
2
-13
/
+62
*
Mention about Locale definitions in Excel cell data format strings
Nick Burch
2015-10-25
1
-0
/
+37
*
#58532 Enable more of the padding cell format tests, but a few remain to be f...
Nick Burch
2015-10-24
1
-7
/
+20
*
#58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which
Nick Burch
2015-10-24
4
-16
/
+73
*
Fix inconsistent whitespace
Nick Burch
2015-10-24
1
-391
/
+390
*
Test to check that #58532 formats are seen as valid
Nick Burch
2015-10-24
1
-3
/
+2
*
Bug 58085: removing sheet breaks other existing sheet references
Dominik Stadler
2015-10-23
1
-35
/
+118
*
bug 58441: define equals method for CellRangeAddressBase
Javen O'Neal
2015-10-23
1
-1
/
+44
*
bug 33174: Use common unit test for testNoMergedRegionsIsEmptyList
Javen O'Neal
2015-10-23
2
-8
/
+8
*
Bug 58499: Don't report Zip-Bomb for small files which should not cause memor...
Dominik Stadler
2015-10-17
2
-15
/
+47
*
Update test to not depend on an existing build-directory
Dominik Stadler
2015-10-14
1
-22
/
+26
*
Reenable test on Windows which was disabled previously but should now work af...
Dominik Stadler
2015-10-14
1
-186
/
+173
*
Bug 58480: Work around problem where on Windows systems a Mapped Buffer can s...
Dominik Stadler
2015-10-14
2
-39
/
+193
*
- removed deprecated and confusing methods in XSSFColor
Andreas Beeker
2015-10-12
3
-54
/
+96
*
Format numbers more like Excel does
David North
2015-10-06
2
-6
/
+62
*
sonar fixes and closing resources after use
Andreas Beeker
2015-10-06
2
-43
/
+100
*
As discussed at ApacheCon: Try to automatically find test-data in unit tests,...
Dominik Stadler
2015-10-05
1
-2
/
+6
*
Eclipse warnings
Dominik Stadler
2015-10-05
1
-7
/
+19
*
fixed sonar issues and eclipse warnings
Andreas Beeker
2015-10-05
7
-332
/
+564
[next]