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/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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.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
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add standard licence header for src/java directory
Mark Thomas
2007-01-15
26
-21
/
+455
*
License comment fixed.
Rainer Klute
2007-01-15
1
-17
/
+16
*
Yegor's patch from bug #41242
Nick Burch
2007-01-05
1
-0
/
+12
*
Comment support from bug 41198, patch from Yegor
Nick Burch
2007-01-01
13
-7
/
+772
*
Switching from ASL 1.1 to AL 2.0 - no one had a reason for these being this w...
Henri Yandell
2006-12-31
10
-520
/
+150
*
Applied copy2license script to the files that were converted by dos2unix. ant...
Henri Yandell
2006-12-22
4
-20
/
+24
*
Applying dos2unix on some of the Java files. The copy2license script isn't pi...
Henri Yandell
2006-12-22
4
-389
/
+389
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
412
-2060
/
+2472
*
When sorting the contents of a directory, do so in a way that doesn't upset E...
Nick Burch
2006-12-12
1
-3
/
+30
*
Support Excel files which contain a WORKBOOK entry, rather than the usual Wor...
Nick Burch
2006-11-30
1
-1
/
+23
*
Bug 30635: getLastCellNum return last cell num + 1. Made this clear in javadoc.
Jason Height
2006-09-11
2
-5
/
+5
*
BUG 27496: get/setPageBreak and get/getColumnBreak now work correctly if a te...
Jason Height
2006-09-08
2
-19
/
+42
*
replaced use of String.contains(..) with String.indexOf(..) >= 0 to make it J...
Amol S. Deshmukh
2006-08-29
1
-1
/
+1
*
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason Height
2006-08-29
9
-21
/
+21
*
bug 23631: support for getting the current pane information in excel
Jason Height
2006-08-29
5
-7
/
+144
*
bug 31044: Corrected parsing of references which contain double sheet names i...
Jason Height
2006-08-28
1
-2
/
+13
*
Bug 33736: Applied patch for Column Hiding. Thanks
Jason Height
2006-08-28
2
-0
/
+68
*
Bug28755: CellReference will throws IllegalArgumentException when an illegal ...
Jason Height
2006-08-28
1
-1
/
+5
*
Bug36646: Ret3dPtg to include quotes when sheetname contains a space.
Jason Height
2006-08-28
1
-1
/
+7
*
Removed EXPERIMENTAL indication on the formula support.
Jason Height
2006-08-27
2
-44
/
+0
*
Added explicit RecordFormatException when a FilePass record (indicating that ...
Jason Height
2006-08-27
6
-3
/
+213
*
Bug 38796: Check for null in PageBreakRecord
Jason Height
2006-08-27
1
-1
/
+3
*
Throw exception rather than returning NO IDEA SHARED FORMULA
Jason Height
2006-08-27
1
-1
/
+2
*
Forgot to reset shared formula option during conversion
Jason Height
2006-08-26
2
-1
/
+7
*
Found a case where the shared formula does not resolve. This was in the test ...
Jason Height
2006-08-26
2
-24
/
+28
*
bug 40285: Corrected index of CellIterator. In addition made CelIterator obey...
Jason Height
2006-08-25
1
-1
/
+7
*
1. when formula parse fails, reported error now includes the "pointer"
Amol S. Deshmukh
2006-08-24
1
-1
/
+3
*
Bug: 40267 squashed.
Jason Height
2006-08-18
1
-1
/
+1
*
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430976 13f7953...
Sean Sullivan
2006-08-12
1
-1
/
+1
*
In setCellFormula(String) the Ptg stack in FormulaRecord is cleared before fi...
Amol S. Deshmukh
2006-08-09
1
-4
/
+11
*
bugfix 38396: Exponential numbers are now handled by the formula parser
Amol S. Deshmukh
2006-08-09
1
-5
/
+33
*
Made a bit of a meal out of the Shared formula patch, some of our test cases ...
Jason Height
2006-07-27
14
-362
/
+875
*
SHARED FORMULA SUPPORT:
Jason Height
2006-07-25
17
-67
/
+1349
*
Bug 17890: Corrected exception text for zero byte file.
Jason Height
2006-07-25
2
-0
/
+7
*
Clean up of HSSFDataFormat. Whilst Bug 22456 was probably not an issue with t...
Jason Height
2006-07-25
1
-20
/
+4
*
Exception Chaining: Added support for java 1.4 style exception chaining. Beli...
Jason Height
2006-07-24
7
-12
/
+15
*
Bug 38486: Added handling of special 0x40 (64 dec) color.
Jason Height
2006-07-24
4
-10
/
+88
*
Bug 26916: Corrected javadoc to indicate ArrayIndexOutOfBounds may be thrown.
Jason Height
2006-07-23
1
-0
/
+1
*
Helper method for when moving stuff about in an array, plus test
Nick Burch
2006-07-02
1
-1
/
+57
*
Allow fetching and changing the character set, eg to support wingdings fonts ...
Nick Burch
2006-06-16
1
-0
/
+43
*
Fix for bug 39800 - if the Array size in the simple block doesn't inclde the ...
Nick Burch
2006-06-13
1
-2
/
+32
*
If given an empty (but not null) byte array to get a whole string from, retur...
Nick Burch
2006-05-10
1
-0
/
+2
*
Forgot to check in my nit-picking grammatical changes in comments.
Rainer Klute
2006-05-06
1
-27
/
+27
*
Support for many, many character encodings added. Thanks to Trejkaz
Rainer Klute
2006-05-06
2
-2
/
+162
*
Support for line thicknes through escher graphics 2d interface.
Glen Stampoultzis
2006-04-29
2
-6
/
+32
*
Updated to support lines for the EscherGraphics2d draw() call.
Glen Stampoultzis
2006-04-25
1
-5
/
+11
*
* Writing support added to the SummaryInformation and DocumentSummaryInformat...
Rainer Klute
2006-03-03
32
-271
/
+2138
*
Fixed an issue with it not compiling.
Shawn Laubach
2006-01-22
1
-1
/
+1
*
Added the ability to set the default style for an individual column in a sheet.
Shawn Laubach
2006-01-21
3
-13
/
+33
*
Bug37630: SQUASHED! Array Ptgs now implemented (at least the read and write f...
Jason Height
2006-01-21
7
-88
/
+488
[next]