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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
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.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug 46693 - serialization errors in CHARTFORMAT, SHTPROPS, SXVD and S...
Josh Micich
2009-02-12
7
-15
/
+234
*
Generalised TestSheetShiftRows for both HSSF and XSSF test cases
Josh Micich
2009-02-09
2
-246
/
+307
*
improved XSSFSheet.shiftRows: 1. properly update cell references of the shift...
Yegor Kozlov
2009-02-08
1
-0
/
+0
*
added suport for Calculation Chain in XSSF, remove reference from calculation...
Yegor Kozlov
2009-02-08
1
-0
/
+0
*
Fixed serialization of multiple blank records (should get aggregated into Mul...
Josh Micich
2009-02-07
1
-59
/
+147
*
Improved error handling for problems described in bugzilla 46569 - Changed Sh...
Yegor Kozlov
2009-02-06
1
-0
/
+11
*
Should be part of c 741036 (Fix for bug 46654 - HSSFRow/RowRecord needs to pr...
Josh Micich
2009-02-05
1
-12
/
+12
*
Fix for bug 46654 - HSSFRow/RowRecord needs to properly update cell boundary ...
Josh Micich
2009-02-05
2
-24
/
+58
*
Reverted accidental early commit (should not be part of r741002)
Josh Micich
2009-02-05
1
-12
/
+12
*
Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for...
Josh Micich
2009-02-05
1
-12
/
+12
*
Fixed deprecated references to HSSFSheet.getRow(short) etc. Removed all depr...
Josh Micich
2009-02-03
2
-202
/
+130
*
Fixed use of deprecated property HSSFName.reference (should be refersToFormula)
Josh Micich
2009-02-03
4
-37
/
+36
*
Modified formula parser to encode SUM taking a single argument as tAttrSum (f...
Josh Micich
2009-02-02
1
-5
/
+4
*
Fix for bug 46643 - formula parser should encode range operator with tMemFunc
Josh Micich
2009-02-02
1
-0
/
+23
*
Fix for bug 46647 - COUNTIF NE operator and other special cases involving typ...
Josh Micich
2009-02-02
1
-4
/
+57
*
fixed bugs 40520 and 46553: HSSFFont.applyFont() formats wrong parts of HSSFR...
Yegor Kozlov
2009-01-29
1
-0
/
+55
*
Fix for bug 46545 - ObjRecord should ignore excessive padding written by prev...
Josh Micich
2009-01-29
1
-10
/
+59
*
Fix for bug 46613 - evaluator should perform case insensitive string comparisons
Josh Micich
2009-01-27
1
-1
/
+26
*
Bugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEMENTED with new excepti...
Josh Micich
2009-01-22
3
-14
/
+22
*
Fixed HSSFCell/FormulaRecordAggregate to properly remove StringRecord when ca...
Josh Micich
2009-01-21
1
-312
/
+370
*
Removed System.out.println and compiler warnings from test code
Josh Micich
2009-01-21
1
-81
/
+75
*
Fix for bug 46547 - Allow for addition of conditional formatting when data va...
Josh Micich
2009-01-21
1
-572
/
+617
*
Bug 46548 - fixes for Page Settings Block (patch from Dmitriy Kumshayev + som...
Josh Micich
2009-01-16
4
-44
/
+96
*
Bugzilla 46523 - added implementation for SUMIF
Josh Micich
2009-01-13
1
-0
/
+0
*
Improvements to countif implementation in preparation for sumif
Josh Micich
2009-01-13
1
-22
/
+99
*
Support for reading HSSF column styles
Nick Burch
2009-01-06
4
-0
/
+39
*
Fix for bug 46479 - conversion of cached formula values and HSSFFormulaEvalua...
Josh Micich
2009-01-05
3
-2
/
+94
*
Fix for 45031 - added implementation for CHOOSE function.
Josh Micich
2008-12-31
1
-0
/
+0
*
Patch 46410 from Steven Butler - added impl for TIME() function.
Josh Micich
2008-12-31
2
-0
/
+123
*
added HSSFPictureData.getFormat() as requested in #46320
Yegor Kozlov
2008-12-30
1
-0
/
+2
*
Fix for bug 46445 - move hyperlinks when shifting rows
Yegor Kozlov
2008-12-30
3
-0
/
+69
*
continue cleanup of bugzilla, added unit test for #27394, #27364, #300#30070 ...
Yegor Kozlov
2008-12-29
5
-4
/
+71
*
unit test for bug #19172
Yegor Kozlov
2008-12-26
1
-0
/
+26
*
fixed formula parser to correctly resolve sheet-level names
Yegor Kozlov
2008-12-23
5
-25
/
+84
*
1. added support for shared formulas in XSSF, see bug #464332. improved valid...
Yegor Kozlov
2008-12-22
3
-12
/
+96
*
Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ...
Yegor Kozlov
2008-12-17
1
-0
/
+26
*
Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serializatio...
Josh Micich
2008-12-16
1
-9
/
+22
*
1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any c...
Yegor Kozlov
2008-12-12
1
-318
/
+341
*
Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters
Nick Burch
2008-12-09
1
-0
/
+35
*
1. Support sheet-level names2. Fixed XSSFCell to properly handle cell referen...
Yegor Kozlov
2008-12-04
1
-440
/
+459
*
re-arranging methods getRecordSize and getDataSize in Record / StandardRecord...
Josh Micich
2008-12-04
1
-50
/
+45
*
(bug 46156) fix junit error after c722284
Josh Micich
2008-12-02
1
-4
/
+2
*
(bug 46156) fix unused import/compiler error after c722284
Josh Micich
2008-12-01
1
-1
/
+0
*
Fix for bug 46156 - improved POI's number rendering to more closely match Exc...
Josh Micich
2008-12-01
9
-132
/
+723
*
Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row
Josh Micich
2008-12-01
1
-220
/
+253
*
Fix for bug 46206 - tolerate missing DIMENSION records
Josh Micich
2008-11-28
1
-32
/
+75
*
fixed NPE in HyperlinkRecord.toString()
Josh Micich
2008-11-26
1
-0
/
+5
*
Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords afte...
Josh Micich
2008-11-24
3
-1
/
+101
*
renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp...
Yegor Kozlov
2008-11-21
2
-5
/
+5
*
Fixes / additions for reserialization of HyperlinkRecord
Josh Micich
2008-11-21
2
-12
/
+157
[next]