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/com.google.guava-guava-33.4.6-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
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-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
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
dependabot/gradle/org.sonarqube-6.1.0.5360
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
*
Finish exposing the name of Named Cell Styles via HSSFCellStyle (normally hel...
Nick Burch
2008-09-15
4
-3
/
+39
*
Make a start on exposing the StyleRecord details into HSSFCellStyle, but not ...
Nick Burch
2008-09-14
5
-1
/
+127
*
Fix for bug 45978 - removed eager initialisation of SheetReferences
Josh Micich
2008-09-14
14
-178
/
+85
*
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
4
-91
/
+93
*
Refactored TextFunctions. Some minor fixes - test cases added.
Josh Micich
2008-09-13
19
-994
/
+341
*
Made HSSFFormulaEvaluator no longer require initialisation with sheet or row.
Josh Micich
2008-09-12
32
-290
/
+262
*
Extended support for cached results of formula cells
Josh Micich
2008-09-12
14
-798
/
+1034
*
clarification of ArrayPtg size increment
Josh Micich
2008-09-12
1
-30
/
+34
*
Removed trailing comma from output of HexDump.toHex()
Josh Micich
2008-09-12
18
-178
/
+110
*
small tweak to unit test which was silently creating UnknownPtgs
Josh Micich
2008-09-12
1
-3
/
+3
*
Fix for bug 45639 - cleaned up index logic inside ColumnInfoRecordsAggregate
Josh Micich
2008-09-11
9
-574
/
+687
*
Refactoring MultiOperandNumericFunction - removed Ref2DEval.
Josh Micich
2008-09-11
7
-309
/
+81
*
fixed special cases of MODE function
Josh Micich
2008-09-10
8
-100
/
+147
*
Refactored finance functions.
Josh Micich
2008-09-10
14
-533
/
+134
*
Refactored hierarchy of MultiOperandNumericFunction. Fixed error value handli...
Josh Micich
2008-09-10
20
-1284
/
+407
*
(Should have been submitted with 693939) Fixing error value handling for nume...
Josh Micich
2008-09-10
2
-2
/
+64
*
(Should have been submitted with 693939) Fixing error value handling for nume...
Josh Micich
2008-09-10
1
-86
/
+304
*
Fixing error value handling for numeric functions. Refactored hierarchy.
Josh Micich
2008-09-10
20
-1205
/
+151
*
Fixed special cases of INDEX function (single columns / single rows, and errors)
Josh Micich
2008-09-09
7
-5
/
+319
*
removed debug code accidentally submitted with r693591
Josh Micich
2008-09-09
1
-15
/
+0
*
Added support for parsing array constants in formulas. (Helping investigation...
Josh Micich
2008-09-09
9
-128
/
+321
*
don't increment the number of shapes when cloning a sheet with drawings
Yegor Kozlov
2008-09-09
2
-3
/
+6
*
Common refactoring for one arg numeric functions
Josh Micich
2008-09-08
27
-1685
/
+272
*
Refactored OperandResolver coerce functions to convert BlankEval to 0.0
Josh Micich
2008-09-08
13
-90
/
+66
*
Fixes for DAY/MONTH/YEAR functions (junit cases added)
Josh Micich
2008-09-08
6
-202
/
+101
*
Additional fix for 45720 - bug in HSSFWorkbook.findExistingBuiltinNameRecordIdx
Josh Micich
2008-09-08
5
-15
/
+43
*
cosmetic fix for Area3DPtg.toString()
Josh Micich
2008-09-08
1
-0
/
+1
*
Fix bug #45761 - Support for Very Hidden excel sheets in HSSF
Nick Burch
2008-09-08
7
-5
/
+123
*
always call Workbook.cloneDrawings when cloning sheets
Yegor Kozlov
2008-09-08
1
-1
/
+1
*
Patch from bug #45738 - Initial HWPF support for Office Art Shapes
Nick Burch
2008-09-07
7
-4
/
+229
*
fixed bug #45720: cloneSheet breaks autofilters.
Yegor Kozlov
2008-09-07
8
-879
/
+939
*
Minor fixes to YEARFRAC(). Added ISEVEN() and ISODD(). Added test cases.
Josh Micich
2008-09-06
6
-6
/
+95
*
Fixes for special cases of lookup functions (test cases added)
Josh Micich
2008-09-06
4
-34
/
+47
*
reverted changes accidentally submitted with r692538
Josh Micich
2008-09-05
3
-25
/
+3
*
Modified formula evaluator to handle whole column refs
Josh Micich
2008-09-05
9
-292
/
+414
*
Minor fixes for numeric operators - junit added. Some refactoring.
Josh Micich
2008-09-05
16
-627
/
+352
*
Fix for bug 45376 - added caching to HSSFFormulaEvaluator
Josh Micich
2008-09-04
7
-134
/
+285
*
Made HSSFFormulaEvaluator capable of handling simple named ranges
Josh Micich
2008-09-04
7
-43
/
+115
*
Fixed compiler warnings, linked junit test to suite
Josh Micich
2008-09-04
2
-2
/
+1
*
Fix unused import (correction to r692239)
Josh Micich
2008-09-04
2
-2
/
+0
*
Fixed 2 small bugs in RelationalOperationEval (added junits). Refactored hie...
Josh Micich
2008-09-04
13
-583
/
+451
*
Initial work on bug 45720 - copy 'FilterDatabase' named record when cloning s...
Josh Micich
2008-09-03
8
-531
/
+404
*
Fixed ArrayPtg.toString to not crash when partially initialised
Josh Micich
2008-09-03
1
-4
/
+8
*
fixed bug #45728: SlideShow.reorderSlide didn't work properly
Yegor Kozlov
2008-09-03
7
-75
/
+109
*
continue making progress with hslf hyperlinks
Yegor Kozlov
2008-09-02
7
-8
/
+143
*
improved handling of StyleTextPropAtom bit masks, added more read-write round...
Yegor Kozlov
2008-09-02
4
-720
/
+716
*
DV related fixes from Pierre Lavignotte
Nick Burch
2008-09-01
1
-5
/
+26
*
Update status for bug 45358 (fixed with r690772, r690835 and r690836)
Josh Micich
2008-09-01
2
-0
/
+2
[next]