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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-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/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
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/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with trunk for NPOIFS
NIO_32_BRANCH
Nick Burch
2011-01-05
1
-0
/
+8
*
Port more NIO changes over from trunk
Nick Burch
2011-01-05
3
-18
/
+85
*
Backport the latest POIFS/NPOIFS code from trunk, along with Util to power it...
Nick Burch
2010-12-30
117
-3826
/
+7818
*
fix for bug 45866 - allowed for change of unicode compression across Continue...
Josh Micich
2008-10-11
1
-46
/
+73
*
Made RecordInputStream final (major clean-up in test cases and BiffViewer)
Josh Micich
2008-10-10
2
-341
/
+502
*
Fix for bug 45964 - support for link formulas in Text Objects
Josh Micich
2008-10-10
7
-777
/
+505
*
Removed last occurrences of storing Ptg arrays in Stacks. Some related clean...
Josh Micich
2008-10-09
5
-131
/
+29
*
converted short HSSFCell.getCellNum to int getColumnIndex
Josh Micich
2008-10-09
3
-14
/
+15
*
Performance optimisation for EvaluationCache. Changed to use HSSFCell as key...
Josh Micich
2008-10-09
21
-482
/
+1258
*
Fix for 43354 - made the formula evaluator capable of handling missing functi...
Josh Micich
2008-10-06
3
-4
/
+48
*
Fixing comments and formatting inside Record subclasses
Josh Micich
2008-10-05
55
-692
/
+200
*
Better bounds checking in RecordInputStream. Removed rarely used methods read...
Josh Micich
2008-10-05
3
-211
/
+170
*
changed workbook reference to index in CellLocation
Josh Micich
2008-10-04
4
-14
/
+21
*
Fix for bug 45912 - ArrayIndexOutOfBoundsException in EmbeddedObjectRefSubRecord
Josh Micich
2008-10-03
2
-164
/
+308
*
Fixed bug in CellCacheEntry (support for caching blank evaluation results)
Josh Micich
2008-10-01
1
-0
/
+4
*
reverted the change made in r693085 , see bug #45859
Yegor Kozlov
2008-09-30
1
-1
/
+1
*
Refactored fillFields() method into constructor in Record class hierarchy
Josh Micich
2008-09-30
155
-1711
/
+133
*
Removed validateSid method from Record classes
Josh Micich
2008-09-30
149
-1524
/
+5
*
Updated formula evaluator documentation due to bugzilla 45768
Josh Micich
2008-09-29
1
-12
/
+9
*
Fix for bug 45876 - allowed BoundSheetRecord to take sheet names longer than ...
Josh Micich
2008-09-29
3
-24
/
+42
*
Should have been submitted with c700203 (Refactoring row-blocks record readin...
Josh Micich
2008-09-29
3
-23
/
+59
*
Refactoring row-blocks record reading logic in Sheet
Josh Micich
2008-09-29
16
-670
/
+298
*
Fix for bug 45890 - made HSSFSheet.shiftRows also update conditional formats
Josh Micich
2008-09-29
6
-28
/
+113
*
Bug 45865 - modified Formula Parser/Evaluator to handle cross-worksheet formulas
Josh Micich
2008-09-28
19
-122
/
+568
*
Fix formula parser to properly support the range operator. Small fixes to par...
Josh Micich
2008-09-26
6
-313
/
+478
*
Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execu...
Josh Micich
2008-09-26
6
-26
/
+135
*
Optimised the FormulaEvaluator to take cell dependencies into account
Josh Micich
2008-09-23
14
-274
/
+674
*
Some clean-up in BoundSheetRecord
Josh Micich
2008-09-22
3
-413
/
+213
*
Apply part of patch from bug #16936, with the rest made more HSSFCell like - ...
Nick Burch
2008-09-21
1
-0
/
+28
*
Update hssf.extractor.ExcelExtractor to optionally output blank cells too
Nick Burch
2008-09-21
1
-53
/
+72
*
Test to show that bug #45492 is invalid
Nick Burch
2008-09-21
2
-2
/
+15
*
Include the sheet name in the output of examples.XLS2CSVmra
Nick Burch
2008-09-21
1
-0
/
+31
*
Fix bug #45784 - Support long chart titles in SeriesTextRecords
Nick Burch
2008-09-21
1
-3
/
+20
*
Fix bug #45777 - Throw an exception if HSSF Footer or Header is attemped to b...
Nick Burch
2008-09-21
4
-0
/
+33
*
Some clean-up after r696898 (partitioning common formula logic). Fixed compil...
Josh Micich
2008-09-19
2
-38
/
+17
*
Partitioning common formula logic. Introduced FormulaParsingWorkbook and Eva...
Josh Micich
2008-09-19
38
-1083
/
+1427
*
code clean-up (removed compiler warnings/unused methods)
Josh Micich
2008-09-19
2
-20
/
+11
*
Partitioning common formula logic. Introduced FormulaRenderingWorkbook inter...
Josh Micich
2008-09-18
43
-184
/
+338
*
fixed bug #45829: HSSFPicture.getImageDimension() fails when DPI of image is ...
Yegor Kozlov
2008-09-18
1
-0
/
+6
*
Small tweak to NamePtg and Ref3DPtg
Josh Micich
2008-09-17
5
-37
/
+18
*
Reverting method name change. Taking a risk on breaking binary compatibility...
Josh Micich
2008-09-16
3
-22
/
+16
*
Fix for bug 45805 - 16-bit signed/unsigned problems in HSSFSheet.getColWidth(...
Josh Micich
2008-09-16
7
-99
/
+114
*
Fix for bug 45780 - update area refs during HSSFSheet.shiftRows()
Josh Micich
2008-09-16
20
-369
/
+609
*
Make MissingCellPolicy javadocs even more explicit about iterators, as people...
Nick Burch
2008-09-15
2
-1
/
+6
*
Finish exposing the name of Named Cell Styles via HSSFCellStyle (normally hel...
Nick Burch
2008-09-15
1
-0
/
+16
*
Make a start on exposing the StyleRecord details into HSSFCellStyle, but not ...
Nick Burch
2008-09-14
3
-1
/
+91
*
Fix for bug 45978 - removed eager initialisation of SheetReferences
Josh Micich
2008-09-14
6
-92
/
+21
*
Replace some model.Sheet references with usermodel.HSSFSheet ones, to make mo...
Nick Burch
2008-09-13
4
-27
/
+26
*
Slight tidy
Nick Burch
2008-09-13
1
-1
/
+1
*
Added toString methods formatAsString to CellValue. Changed deprecation on Ce...
Josh Micich
2008-09-13
1
-13
/
+33
[next]