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.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix for bug 46206 - tolerate missing DIMENSION records
Josh Micich
2008-11-28
5
-51
/
+116
*
improved toString methods
Josh Micich
2008-11-27
2
-140
/
+88
*
removed unused method
Josh Micich
2008-11-26
1
-16
/
+0
*
Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SX...
Josh Micich
2008-11-26
16
-80
/
+1072
*
fixed NPE in HyperlinkRecord.toString()
Josh Micich
2008-11-26
2
-1
/
+6
*
updated DOAP for POI, this file is used by projects.apache.org to manage a re...
Yegor Kozlov
2008-11-25
2
-13
/
+87
*
properly set font size when applying indexed font
Yegor Kozlov
2008-11-25
1
-0
/
+1
*
Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords afte...
Josh Micich
2008-11-24
9
-492
/
+581
*
set new version.id=3.5-beta5
Yegor Kozlov
2008-11-24
4
-4
/
+13
*
renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp...
Yegor Kozlov
2008-11-21
15
-110
/
+202
*
Fixes / additions for reserialization of HyperlinkRecord
Josh Micich
2008-11-21
4
-343
/
+670
*
refactoring test case
Josh Micich
2008-11-21
1
-17
/
+23
*
applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFPara...
Yegor Kozlov
2008-11-20
6
-223
/
+1773
*
improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven...
Yegor Kozlov
2008-11-20
8
-267
/
+341
*
should have been submitted with r719053 (moving other chart records into dedi...
Josh Micich
2008-11-19
1
-0
/
+1
*
Fixed NoteRecord to allow for unicode author names
Josh Micich
2008-11-19
2
-72
/
+95
*
moving other chart records into dedicated package
Josh Micich
2008-11-19
79
-149
/
+306
*
record sid clean-up
Josh Micich
2008-11-19
16
-512
/
+290
*
fixing test hierarchies
Josh Micich
2008-11-19
2
-3
/
+46
*
consolidated TestXSSFHeaderFooter
Josh Micich
2008-11-19
2
-67
/
+43
*
added getNumberOfCells CellRangeAddressBase etc
Josh Micich
2008-11-19
2
-0
/
+14
*
Initial support for union operator in FormulaParser (fix for broken junits)
Josh Micich
2008-11-19
10
-52
/
+203
*
Refactoring Record.serialize methods
Josh Micich
2008-11-19
41
-1877
/
+965
*
Refactoring Record.serialize methods
Josh Micich
2008-11-18
94
-1127
/
+571
*
Fixed XSSFName and test cases
Josh Micich
2008-11-18
3
-15
/
+32
*
applied fix suggested in bug#46197: missing cast to float resulted in incorec...
Yegor Kozlov
2008-11-16
4
-34
/
+98
*
Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra Str...
Josh Micich
2008-11-15
5
-25
/
+62
*
Follow-on from r713909 (bug 46174) - fixing Name to support general formulas
Josh Micich
2008-11-15
2
-18
/
+33
*
applied patch #46212 by Gisella Bronzetti: initial implementation of XWPFRun ...
Yegor Kozlov
2008-11-15
5
-105
/
+824
*
more updates in javadocs and site documentation, also misc improvements in co...
Yegor Kozlov
2008-11-14
13
-385
/
+620
*
1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...
Yegor Kozlov
2008-11-14
23
-261
/
+640
*
Fix for bug 46174 - HSSFName now handles general formulas (not just area refe...
Josh Micich
2008-11-14
13
-638
/
+155
*
refactoring Record.serialize
Josh Micich
2008-11-14
10
-136
/
+26
*
Patch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO...
Josh Micich
2008-11-14
11
-5
/
+585
*
Fix for bug 46199 - tweaks to EmbeddedObjectRefSubRecord
Josh Micich
2008-11-13
5
-94
/
+126
*
Changes to formula evaluation allowing for reduced memory usage
Josh Micich
2008-11-13
10
-265
/
+395
*
updated javadoc
Josh Micich
2008-11-13
1
-1
/
+1
*
extracted local variable
Josh Micich
2008-11-13
1
-9
/
+10
*
Fix bug #45290 - Support odd files where the POIFS header block comes after t...
Nick Burch
2008-11-12
13
-32
/
+69
*
Fix bug #46184 - more odd escaped date formats
Nick Burch
2008-11-12
4
-0
/
+5
*
Include the sheet number in the output of XLS2CSVmra
Nick Burch
2008-11-12
3
-1
/
+6
*
Fix bug #46043 - correctly write out HPSF properties with HWPF
Nick Burch
2008-11-12
5
-17
/
+35
*
common ss interfaces for drawing, clientacnhor and picture, also some refacto...
Yegor Kozlov
2008-11-12
17
-689
/
+280
*
docs cleanup and improvements
Yegor Kozlov
2008-11-11
5
-216
/
+257
*
bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired ta...
Yegor Kozlov
2008-11-11
13
-347
/
+390
*
fixed bug#46182: Slideshow.readPictures() skips pictures with invalid headers
Yegor Kozlov
2008-11-11
3
-9
/
+10
[next]