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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 46548 - fixes for Page Settings Block (patch from Dmitriy Kumshayev + som...
Josh Micich
2009-01-16
10
-101
/
+244
*
Updated class comment
Josh Micich
2009-01-16
1
-3
/
+2
*
Fixing bug 46551 - spelling mistakes in xSSFCell.checkBounds(). Also fixed 0...
Josh Micich
2009-01-16
4
-34
/
+41
*
fixed unit test failing on jdk-1.6: java code should not rely on the order of...
Yegor Kozlov
2009-01-16
1
-16
/
+21
*
Fixed "warning: unmappable character for encoding UTF8" (changed apostrophe c...
Josh Micich
2009-01-15
2
-4
/
+4
*
resolved error constants in BoolErrRecord
Josh Micich
2009-01-14
1
-186
/
+177
*
Bugzilla 46523 - added implementation for SUMIF
Josh Micich
2009-01-13
4
-21
/
+121
*
Improvements to countif implementation in preparation for sumif
Josh Micich
2009-01-13
2
-42
/
+168
*
removed invalid import to keep java compiler quiet
Yegor Kozlov
2009-01-11
1
-2
/
+0
*
Support for reading HSSF column styles
Nick Burch
2009-01-06
9
-0
/
+83
*
Hook up POIXMLTextExtractor.getMetadataTextExtractor() to the already written...
Nick Burch
2009-01-06
5
-3
/
+29
*
Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties exist
Nick Burch
2009-01-06
3
-5
/
+9
*
Improve a few comments
Nick Burch
2009-01-06
1
-2
/
+7
*
Fix for bug 46479 - conversion of cached formula values and HSSFFormulaEvalua...
Josh Micich
2009-01-05
8
-13
/
+110
*
Fix for 45031 - added implementation for CHOOSE function.
Josh Micich
2008-12-31
4
-21
/
+46
*
Simplifying ValueEval hierarchy, added comments to Function and OperationEval.
Josh Micich
2008-12-31
15
-132
/
+99
*
Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual...
Nick Burch
2008-12-31
4
-28
/
+59
*
Patch 46410 from Steven Butler - added impl for TIME() function.
Josh Micich
2008-12-31
5
-22
/
+210
*
added HSSFPictureData.getFormat() as requested in #46320
Yegor Kozlov
2008-12-30
4
-2
/
+22
*
Fix for bug 46445 - move hyperlinks when shifting rows
Yegor Kozlov
2008-12-30
4
-0
/
+75
*
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
23
-219
/
+356
*
1. added support for shared formulas in XSSF, see bug #464332. improved valid...
Yegor Kozlov
2008-12-22
14
-121
/
+406
*
applied patches by Gisella Bronzetti:46299 - support for carriage return and ...
Yegor Kozlov
2008-12-17
16
-300
/
+1321
*
Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ...
Yegor Kozlov
2008-12-17
9
-0
/
+83
*
Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serializatio...
Josh Micich
2008-12-16
5
-11
/
+31
*
1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any c...
Yegor Kozlov
2008-12-12
6
-327
/
+357
*
Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters
Nick Burch
2008-12-09
5
-9
/
+55
*
example demonstrating how to generate large workbooks and avoid OutOfMemory e...
Yegor Kozlov
2008-12-07
1
-0
/
+252
*
1. Support sheet-level names2. Fixed XSSFCell to properly handle cell referen...
Yegor Kozlov
2008-12-04
14
-493
/
+654
*
updated status on the index page, also added a script to upload signatures fo...
Yegor Kozlov
2008-12-04
1
-11
/
+15
*
fixed compiler error due unused import
Josh Micich
2008-12-04
1
-1
/
+0
*
Initial add of ForkedEvaluator functionality
Josh Micich
2008-12-04
4
-0
/
+539
*
should have been part of c723161 (re-arranging methods getRecordSize and getD...
Josh Micich
2008-12-04
1
-2
/
+2
*
re-arranging methods getRecordSize and getDataSize in Record / StandardRecord...
Josh Micich
2008-12-04
11
-185
/
+140
*
Minor code improvements, fixed comments
Josh Micich
2008-12-03
1
-15
/
+39
*
Improvements to arg checking in constructor
Josh Micich
2008-12-03
1
-1
/
+9
*
more generics compiler warnings fixes for poi.ss.formula
Josh Micich
2008-12-03
8
-44
/
+43
*
fixed generics compiler warnings for poi.ss.formula
Josh Micich
2008-12-03
10
-161
/
+100
*
modified EvaluationCell to make Evaluation API more easily wrapable.
Josh Micich
2008-12-03
4
-28
/
+25
*
Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of re...
Josh Micich
2008-12-02
4
-10
/
+34
*
(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
15
-164
/
+1151
*
Generics warnings and other clean-up in HSSFSheet
Josh Micich
2008-12-01
1
-147
/
+80
*
Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row
Josh Micich
2008-12-01
4
-495
/
+542
*
Improved error message when attempting to read BIFF2 file (bugzilla 46269)
Josh Micich
2008-11-29
3
-164
/
+173
*
Simplified logic in getStyleRecord() (investigating bug 46259)
Josh Micich
2008-11-29
1
-10
/
+10
*
Fixed generics compiler warnings in Workbook. Other minor code clean-up.
Josh Micich
2008-11-29
2
-434
/
+306
[prev]
[next]