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
/
testcases
/
org
/
apache
/
poi
/
hpsf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Applied copy2license script to the files that were converted by dos2unix. ant...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Applying dos2unix on some of the Java files. The copy2license script isn't pi...
Henri Yandell
2006-12-22
1
-826
/
+826
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
9
-45
/
+54
*
* Writing support added to the SummaryInformation and DocumentSummaryInformat...
Rainer Klute
2006-03-03
12
-169
/
+1855
*
- Support for variant type VT_R8 added.
Rainer Klute
2005-04-13
1
-0
/
+1
*
Centralized creation of temp files and made the default operation to delete o...
Glen Stampoultzis
2004-10-12
1
-3
/
+4
*
With this patch some testcases are skipped if the default character set is no...
Rainer Klute
2004-09-19
1
-9
/
+67
*
Some code and documentation cleanup.
Rainer Klute
2004-08-15
1
-1
/
+0
*
Restored the functionality to use ALL files beginning with "Test" in src/test...
Rainer Klute
2004-08-15
1
-29
/
+34
*
Fixed a bug where a mutable section's format ID was written in the wrong byte...
Rainer Klute
2004-08-13
1
-5
/
+13
*
*** empty log message ***
Rainer Klute
2004-06-22
3
-6
/
+16
*
- New test case for writing 8-bit characters to Unicode property.
Rainer Klute
2004-06-22
1
-46
/
+100
*
- Maintainability increased by using symbolic names for constants.
Rainer Klute
2004-06-09
1
-3
/
+15
*
- Test files added.
Rainer Klute
2004-06-02
2
-0
/
+0
*
New licence changes.
Glen Stampoultzis
2004-04-09
7
-312
/
+113
*
I know POI developers are supposed to like working with binary data,
Avik Sengupta
2004-01-25
1
-30
/
+43
*
Buf fix plus testcasde: Reading property values failed with a StringIndexOutO...
Rainer Klute
2004-01-08
1
-0
/
+0
*
*** empty log message ***
Rainer Klute
2003-12-03
1
-1
/
+2
*
Oops - small bug fixed.
Rainer Klute
2003-12-03
1
-1
/
+2
*
HPSF: new testcase to check the new codepage support - plus a fix to correct ...
Rainer Klute
2003-12-03
1
-14
/
+71
*
HPSF: codepage support added
Rainer Klute
2003-12-02
2
-35
/
+43
*
Reformatted
Rainer Klute
2003-11-24
1
-30
/
+40
*
bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verify
Avik Sengupta
2003-10-31
1
-0
/
+171
*
- Comparing sections refined: For the dictionary (property 0) only the value ...
Rainer Klute
2003-09-20
3
-0
/
+0
*
These changes introduce the following HPSF enhancements and fixes:
Rainer Klute
2003-09-18
4
-59
/
+118
*
Test cases updated/enhanced.
Rainer Klute
2003-09-13
2
-12
/
+30
*
Oh, well, let's do it like this.
Rainer Klute
2003-09-04
1
-4
/
+2
*
Writing: API enhanced, bugs fixed, performance improvements, code simplificat...
Rainer Klute
2003-09-04
3
-40
/
+133
*
JDK 1.3 compilation issue
Andrew C. Oliver
2003-09-04
1
-2
/
+2
*
*** empty log message ***
Rainer Klute
2003-09-01
1
-6
/
+3
*
Test case added.
Rainer Klute
2003-09-01
1
-0
/
+74
*
Test cases for HPSF writing capability added.
Rainer Klute
2003-08-30
4
-9
/
+545
*
Removed hastily added import statement.
Rainer Klute
2003-08-23
1
-1
/
+0
*
- New test case to read all files from the HPSF data directory.
Rainer Klute
2003-08-23
2
-5
/
+90
*
*** empty log message ***
Rainer Klute
2003-08-05
1
-3
/
+70
*
*** empty log message ***
Rainer Klute
2003-07-28
1
-0
/
+13
*
Test case for bug 21775
Rainer Klute
2003-07-26
2
-0
/
+189
*
Bug 21775
Rainer Klute
2003-07-26
4
-194
/
+237
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
4
-4
/
+4
*
HPSF: Reading Unicode properties are supported now.
Rainer Klute
2002-12-10
4
-5
/
+180
*
First HPSF test cases added.
Rainer Klute
2002-07-22
3
-0
/
+501
*
First shot for HPSF test cases.
Rainer Klute
2002-07-18
1
-0
/
+0
[prev]