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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #51873 - update HSMF to ignore Outlook 2002 Olk10SideProp entries, wh...
Nick Burch
2011-09-23
2
-3
/
+14
*
remove incorrect method to lookup "upper" table cell. In fact, we don't need ...
Sergey Vladimirov
2011-09-22
4
-44
/
+47
*
Fix bug #51850 - support creating comments in XSSF on an earlier slide when l...
Nick Burch
2011-09-22
4
-8
/
+51
*
Add a disabled test for bug #51850, and tweak the OPC package exceptions to m...
Nick Burch
2011-09-22
7
-12
/
+76
*
styles shall be applied after lists as well [as PAPX]
Sergey Vladimirov
2011-09-21
1
-9
/
+16
*
output styles information in more compact (and precise) format
Sergey Vladimirov
2011-09-21
1
-8
/
+7
*
insert space instead of tab in lists
Sergey Vladimirov
2011-09-21
2
-3
/
+8
*
be aware of PAP properties from lists, but don't forget that PAPX has priorit...
Sergey Vladimirov
2011-09-21
11
-241
/
+558
*
Update the XSLF slide master text extraction to be optional, as HSLF already ...
Nick Burch
2011-09-21
4
-24
/
+74
*
Tidy up HSLF extractor tests, and add a bit more for bug #51803
Nick Burch
2011-09-21
1
-62
/
+95
*
Fix bug #51804 - Include Master Slide text in XSLF text extraction
Nick Burch
2011-09-21
3
-33
/
+76
*
Add test files from bugs 51803/51804
Nick Burch
2011-09-21
2
-0
/
+0
*
use LVLF to hold internal lists data
Sergey Vladimirov
2011-09-21
2
-91
/
+156
*
fix default values for byte[] fields in autogenerated files
Sergey Vladimirov
2011-09-21
1
-0
/
+18
*
wanr more if some PAPX sprms were ignored
Sergey Vladimirov
2011-09-21
1
-35
/
+18
*
output warning if some CHPX SPRMs were ignored
Sergey Vladimirov
2011-09-21
1
-0
/
+3
*
add toString() to UPX
Sergey Vladimirov
2011-09-21
1
-0
/
+6
*
add StdfPost2000 to StyleDefinition
Sergey Vladimirov
2011-09-21
1
-3
/
+43
*
add lvlf type definition and java code
Sergey Vladimirov
2011-09-21
4
-42
/
+636
*
dump style number
Sergey Vladimirov
2011-09-21
1
-2
/
+2
*
split stylesheet into additional structures according to latest specification
Sergey Vladimirov
2011-09-21
12
-154
/
+995
*
use StdfBase structure in StyleDescription
Sergey Vladimirov
2011-09-21
2
-60
/
+130
*
rename STD to StdfBase
Sergey Vladimirov
2011-09-21
2
-27
/
+39
*
add STD type description and java class
Sergey Vladimirov
2011-09-21
4
-4
/
+780
*
handle lists margins
Sergey Vladimirov
2011-09-20
4
-3
/
+52
*
add tabs handling and additional SPRMs; update ShadingDescription definition ...
Sergey Vladimirov
2011-09-20
1
-0
/
+162
*
add tabs handling and additional SPRMs; update ShadingDescription definition ...
Sergey Vladimirov
2011-09-20
1
-0
/
+6
*
add tabs handling and additional SPRMs; update ShadingDescription definition ...
Sergey Vladimirov
2011-09-20
16
-1094
/
+1903
*
do not output empty borders (esp. with incorrect "-1" values of widths)
Sergey Vladimirov
2011-09-20
1
-1
/
+1
*
update TCAbstractType
Sergey Vladimirov
2011-09-20
1
-50
/
+64
*
sometimes "-1" happens. It seems to be empty cell border as well
Sergey Vladimirov
2011-09-20
1
-1
/
+1
*
update TCAbstractType
Sergey Vladimirov
2011-09-20
1
-323
/
+343
*
second field in TC is width
Sergey Vladimirov
2011-09-20
1
-9
/
+3
*
add test case for sprmTDefTable (opcode 0xD608)
Sergey Vladimirov
2011-09-20
1
-0
/
+43
*
New PackagePart method getRelatedPart(PackageRelationship) to simplify naviga...
Nick Burch
2011-09-19
7
-49
/
+72
*
Test relating to TIKA-705 - XSLF internal hyperlinks
Nick Burch
2011-09-19
1
-1
/
+44
*
HSLF: support for uncompressed OLE embeddings
Maxim Valyanskiy
2011-09-19
2
-3
/
+16
*
Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the ...
Nick Burch
2011-09-19
4
-0
/
+30
*
MAPIMessage: skip UTF-8 in guess7bitEncoding because UTF-8 are never used as ...
Maxim Valyanskiy
2011-09-19
1
-1
/
+4
*
ooxml-schemas-1.1.jar is the current version.
Dave Fisher
2011-09-16
1
-1
/
+1
*
MAPIMessage: fix NPE in set7BitEncoding
Maxim Valyanskiy
2011-09-16
1
-3
/
+7
*
Apply patch from bug #51809 - correct GTE handling in COUNTIF
Nick Burch
2011-09-14
3
-1
/
+10
*
Start on a testcase for TIKA-705 (more work needed though)
Nick Burch
2011-09-14
3
-1
/
+8
*
HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to ...
Sergey Vladimirov
2011-09-14
7
-97
/
+304
*
change default page margins to 0.4 inches and allow to changes them
Sergey Vladimirov
2011-09-13
1
-7
/
+19
*
better handle (i.e. skip) empty cells
Sergey Vladimirov
2011-09-13
1
-5
/
+23
*
XLS: HyperlinkRecord: remove check for value in usKeyValue field because some...
Maxim Valyanskiy
2011-09-13
1
-4
/
+3
*
generate CSS without tag names
Sergey Vladimirov
2011-09-13
3
-26
/
+16
*
fixed bug 51670: avoid LeftoverDataException when reading .xls files with in...
Yegor Kozlov
2011-09-12
4
-1
/
+19
*
enable assertions for unit-tests (currently disabled for ooxml due to failure...
Maxim Valyanskiy
2011-09-12
1
-0
/
+4
[next]