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.github.spotbugs-6.1.0
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.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.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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
poi
/
hpsf
Commit message (
Expand
)
Author
Age
Files
Lines
*
optimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov
2012-03-05
3
-4
/
+2
*
Bugzilla 52385,52337,52338: avoid trancated array and vector data when readin...
Yegor Kozlov
2012-02-15
3
-4
/
+22
*
Demote the HPSF CodePageString null check from an exception to a Warning, as ...
Nick Burch
2011-11-28
1
-4
/
+10
*
keep rat-check quiet, also started writing xslf docs
Yegor Kozlov
2011-11-07
2
-0
/
+36
*
replace exception with warning
Sergey Vladimirov
2011-10-29
1
-4
/
+15
*
additional safety belts to handle broken files
Sergey Vladimirov
2011-10-22
1
-4
/
+8
*
adding safety belts for property type 0x0100 and other unknown types
Sergey Vladimirov
2011-10-22
1
-26
/
+8
*
some files has strange property values... try to handle them.
Sergey Vladimirov
2011-10-22
2
-3
/
+48
*
add license header; organize imports
Sergey Vladimirov
2011-10-22
13
-20
/
+225
*
rewrite VariantSupport to use TypedPropertyValue at max without breaking comp...
Sergey Vladimirov
2011-10-22
3
-178
/
+301
*
values in vector not padded
Sergey Vladimirov
2011-10-22
1
-1
/
+2
*
replace exception with warning
Sergey Vladimirov
2011-10-22
1
-4
/
+18
*
accept java string
Sergey Vladimirov
2011-10-22
1
-3
/
+17
*
replace exception with warning
Sergey Vladimirov
2011-10-22
1
-6
/
+17
*
fix type definition
Sergey Vladimirov
2011-10-22
1
-5
/
+42
*
fix NPE
Sergey Vladimirov
2011-10-22
1
-3
/
+2
*
remove unused
Sergey Vladimirov
2011-10-21
1
-43
/
+0
*
add classes that will replace VariantSupport class just a bit later
Sergey Vladimirov
2011-10-21
17
-0
/
+769
*
reuse code from LittleEndian class
Sergey Vladimirov
2011-10-21
1
-53
/
+30
*
-warning
Sergey Vladimirov
2011-10-02
1
-1
/
+1
*
preserve entries order in dictionaries
Sergey Vladimirov
2011-10-02
1
-3
/
+4
*
fix VT_LPWSTR support
Sergey Vladimirov
2011-10-02
1
-8
/
+12
*
fix VT_BOOL support
Sergey Vladimirov
2011-10-02
1
-4
/
+8
*
always pad properties to 4 bytes
Sergey Vladimirov
2011-10-02
1
-12
/
+9
*
pad VT_BOOL to 4 bytes
Sergey Vladimirov
2011-10-02
1
-4
/
+5
*
correctly add padding to 16-bit integers
Sergey Vladimirov
2011-10-02
1
-5
/
+12
*
rollback
Sergey Vladimirov
2011-10-02
1
-7
/
+0
*
correctly handle 2-byte properties
Sergey Vladimirov
2011-10-02
1
-0
/
+7
*
add generics
Sergey Vladimirov
2011-10-02
1
-11
/
+9
*
Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy...
Nick Burch
2010-12-29
1
-1
/
+9
*
Add main method
Nick Burch
2010-06-15
1
-0
/
+11
*
Remove some generics warnings from the HPSF custom properties and sections parts
Nick Burch
2010-01-13
5
-62
/
+93
*
Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...
Josh Micich
2009-10-08
8
-192
/
+183
*
Avoid exception when reading ClipboardData packet in OLE property sets, see b...
Yegor Kozlov
2009-08-20
3
-14
/
+15
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
1
-18
/
+18
*
Fixed compiler warnings - unnecessary else
Josh Micich
2009-08-18
6
-127
/
+119
*
Fixing compiler warnings - unnecessary typecasts
Josh Micich
2009-08-18
1
-10
/
+10
*
Removed RCS tags from src/java javadocs
Josh Micich
2009-06-04
2
-4
/
+0
*
removed '@version $Id:$' tags (all were in javadoc comments)
Josh Micich
2009-06-01
35
-110
/
+34
*
Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties exist
Nick Burch
2009-01-06
1
-5
/
+7
*
Fix a typo in the file name, and add a generic method to POITextExtractor to ...
Nick Burch
2008-08-12
1
-4
/
+11
*
New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra...
Nick Burch
2008-08-12
5
-1
/
+168
*
44694 - HPSF: Support for property sets without sections
Rainer Klute
2008-04-02
2
-3
/
+9
*
- Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summa...
Rainer Klute
2008-02-08
3
-72
/
+112
*
Restored the cast: JDK 1.4 needs it. :-(
Rainer Klute
2007-06-26
1
-2
/
+2
*
Removed unnecessary cast.
Rainer Klute
2007-06-25
1
-2
/
+2
*
Consistency check added when reading property set stream. An IllegalPropertyD...
Rainer Klute
2007-06-23
1
-0
/
+24
*
Add standard licence header for src/java directory
Mark Thomas
2007-01-15
2
-3
/
+35
*
License comment fixed.
Rainer Klute
2007-01-15
1
-17
/
+16
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
34
-170
/
+204
[next]