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.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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
First preparations for HPSF writing functionality.
Rainer Klute
2003-02-22
6
-21
/
+124
*
Small bug fixes with respect to hex decoding.
Rainer Klute
2003-02-22
3
-5
/
+21
*
Recent changes
Glen Stampoultzis
2003-02-22
1
-0
/
+5
*
Bug 17222: Workbook corruption when using sheet.addRow()
Avik Sengupta
2003-02-21
1
-0
/
+4
*
*** empty log message ***
Rainer Klute
2003-02-20
1
-25
/
+25
*
Fixed misnamed method - thanks Marcantonio.
Glen Stampoultzis
2003-02-16
1
-1
/
+1
*
Fixed a bug reading timestamps wrongly sometimes, placing the files'
Rainer Klute
2003-02-13
1
-2
/
+2
*
Received comments about no documentation. Added a blurb in the quick-guide.
Shawn Laubach
2003-02-12
1
-0
/
+21
*
Fix for bug #15019. NullPointerException in shiftRows. Added the test case ...
Shawn Laubach
2003-02-09
3
-83
/
+180
*
Typo corrected. (More corrections are welcome.)
Rainer Klute
2003-02-07
1
-1
/
+1
*
Support for freezepanes / split panes / header rows and columns on printouts....
Glen Stampoultzis
2003-02-06
26
-181
/
+2277
*
Completed the third main section of the HPSF HOW-TO.
Rainer Klute
2003-02-05
4
-127
/
+370
*
More HPSF documentation
Rainer Klute
2003-02-02
2
-8
/
+166
*
HPSF sample program showing how to read custom property sets.
Rainer Klute
2003-02-02
1
-0
/
+161
*
More HPSF documentation.
Rainer Klute
2003-02-02
1
-10
/
+128
*
*** empty log message ***
Rainer Klute
2003-02-01
1
-0
/
+109
*
Formatting fixed.
Rainer Klute
2003-02-01
13
-961
/
+698
*
Wording and grammar fixed.
Rainer Klute
2003-02-01
1
-9
/
+6
*
- Started to document the reading of general property set streams.
Rainer Klute
2003-01-30
3
-129
/
+177
*
Illegal Javadoc tag "@created" removed.
Rainer Klute
2003-01-29
13
-21
/
+4
*
Comment improved.
Rainer Klute
2003-01-29
1
-1
/
+5
*
Ironed the german translation a little bit. And I noticed that the introductory
Rainer Klute
2003-01-29
2
-113
/
+145
*
Example JSP page using POI/HSSF, submitted by brian westrich
Avik Sengupta
2003-01-26
1
-0
/
+100
*
PR: 16145 - tests delete their output files
Avik Sengupta
2003-01-26
2
-2
/
+0
*
removed debug output
Avik Sengupta
2003-01-09
1
-1
/
+1
*
Moved HSSFChart to it's correct place.
Glen Stampoultzis
2003-01-08
1
-0
/
+0
*
Bug 15766 fixed.
Rainer Klute
2003-01-03
3
-0
/
+3
*
added new files for custom palette patch
Avik Sengupta
2003-01-02
3
-0
/
+476
*
PR 15743: Add support for custom palettes: Submitted by Brian Sanders
Avik Sengupta
2003-01-02
5
-9
/
+236
*
PR:15677
Avik Sengupta
2003-01-01
2
-0
/
+48
*
Bug 15720
Rainer Klute
2002-12-30
1
-4
/
+4
*
One-line file properly split into many lines.
Rainer Klute
2002-12-28
1
-1
/
+0
*
Fixed double spacing
Glen Stampoultzis
2002-12-28
1
-18
/
+12
*
Typo fixed.
Rainer Klute
2002-12-27
1
-1
/
+1
*
Some cleanup
Glen Stampoultzis
2002-12-27
1
-5
/
+5
*
Empty private constructor not needed when alternative constructor is available.
Glen Stampoultzis
2002-12-27
1
-18
/
+2
*
new faq on cell styles
Avik Sengupta
2002-12-27
1
-17
/
+83
*
Some reformatting only.
Glen Stampoultzis
2002-12-26
1
-65
/
+66
*
Some reformatting only.
Glen Stampoultzis
2002-12-26
1
-73
/
+88
*
Some reformatting only.
Glen Stampoultzis
2002-12-26
1
-67
/
+75
*
PR:15324- styles in formula cells; submitted by Danny Mui
Avik Sengupta
2002-12-25
2
-1
/
+59
*
PR:15537 - set active cell in sheet; submitted by Brian Sanders
Avik Sengupta
2002-12-25
3
-1
/
+127
*
PR:15643 HSSFColor; submitted by Brian Sanders
Avik Sengupta
2002-12-25
1
-4
/
+254
*
Resubmitted test data file with -kb set.
Rainer Klute
2002-12-20
1
-0
/
+0
*
File was checked in without -kb. I will check it back in in a second.
Rainer Klute
2002-12-20
1
-0
/
+0
*
Some charting work (this is not currently working so don't expect much).
Glen Stampoultzis
2002-12-16
11
-131
/
+1088
*
PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan Sherman
Avik Sengupta
2002-12-12
4
-0
/
+57
*
PR:15294 - Spelling errors
Avik Sengupta
2002-12-12
1
-1
/
+1
*
RecalcIdRecord added (bug 13500).
Rainer Klute
2002-12-11
2
-5
/
+209
*
Support for ε to Unicode translation added (bug 15142).
Rainer Klute
2002-12-11
1
-6
/
+4
[next]