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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.3
dependabot/gradle/com.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-jre
dependabot/gradle/com.google.guava-guava-33.4.6-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
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/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
dependabot/gradle/org.sonarqube-6.0.0.5145
dependabot/gradle/org.sonarqube-6.1.0.5360
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
/
scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
reuse existing POIFS of hwpf document to preserve all OLE streams
Sergey Vladimirov
2011-08-11
7
-67
/
+130
*
dump OLE2 streams
Sergey Vladimirov
2011-08-11
1
-0
/
+43
*
fix issues related to document properties loading and saving
Sergey Vladimirov
2011-08-11
9
-868
/
+1223
*
fix stylesheet saving
Sergey Vladimirov
2011-08-11
1
-51
/
+140
*
fix document parts boundaries modifications on text changes (in FIB)
Sergey Vladimirov
2011-08-11
3
-8
/
+60
*
fixed missing ASF licence headers
Yegor Kozlov
2011-08-11
18
-0
/
+288
*
simplify HTML CSS creation code
Sergey Vladimirov
2011-08-09
3
-44
/
+34
*
update test case for 41898 issue
Sergey Vladimirov
2011-08-09
1
-20
/
+26
*
rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs class
Sergey Vladimirov
2011-08-09
2
-30
/
+34
*
new word-to-text converter can handle OLE2 included objects, so issue 47731 i...
Sergey Vladimirov
2011-08-09
1
-13
/
+4
*
Add Word-to-Text converter and use it as replacement for WordExtractor
Sergey Vladimirov
2011-08-09
19
-326
/
+901
*
add Word-to-Text converter
Sergey Vladimirov
2011-08-09
6
-47
/
+584
*
allow to disable document rebuilding and use it in HWPF Lister
Sergey Vladimirov
2011-08-09
2
-127
/
+189
*
main() method seems never worked neither documented. removed.
Sergey Vladimirov
2011-08-09
1
-37
/
+0
*
restore (merge, cleanup and move to dev. package) XSLT utilities classes for ...
Sergey Vladimirov
2011-08-09
2
-0
/
+364
*
deprecate org.apache.poi.hdf package
Sergey Vladimirov
2011-08-09
69
-47
/
+69
*
mak HWPFLister as (eternal) @Beta
Sergey Vladimirov
2011-08-09
1
-0
/
+2
*
mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal
Sergey Vladimirov
2011-08-09
69
-15
/
+167
*
mark org.apache.poi.hwpf.converter classes as @Beta
Sergey Vladimirov
2011-08-09
12
-0
/
+27
*
mark org.apache.poi.hwpf.sprm package classes as @Internal
Sergey Vladimirov
2011-08-09
13
-2
/
+28
*
add non-deprecated method insertTableBefore to Range
Sergey Vladimirov
2011-08-09
2
-13
/
+49
*
add TestBugs to AllHWPFTests
Sergey Vladimirov
2011-08-09
2
-2
/
+2
*
backlink used doc's stringbuilder and singlenton TextPiece from TextPieceTable
Sergey Vladimirov
2011-08-09
4
-6
/
+92
*
replace StringBuffer with StringBuilder in TextPiece
Sergey Vladimirov
2011-08-09
6
-18
/
+24
*
extract Bugzilla tests from TestProblems into TestBugs
Sergey Vladimirov
2011-08-09
2
-418
/
+476
*
fix javadoc encoding
Sergey Vladimirov
2011-07-29
1
-1
/
+1
*
escherTertiaryOptRecord.lookup() added, thanks yegor
Sergey Vladimirov
2011-07-29
1
-2
/
+2
*
fixed compilation errors
Yegor Kozlov
2011-07-29
1
-2
/
+2
*
expose additional shape properties
Sergey Vladimirov
2011-07-28
2
-31
/
+264
*
add simpliest "escher" pictures support in Word-to-HTML and Word-to-FO conver...
Sergey Vladimirov
2011-07-28
13
-382
/
+771
*
fix compilation error
Sergey Vladimirov
2011-07-28
1
-10
/
+29
*
fix escher info dump
Sergey Vladimirov
2011-07-28
1
-7
/
+8
*
add initial code for office drawings (and pictures saved as such drawings)
Sergey Vladimirov
2011-07-28
16
-261
/
+866
*
rename fileManager variable of type PicturesManager to picturesManager
Sergey Vladimirov
2011-07-28
3
-30
/
+31
*
fix picture matching procedure
Sergey Vladimirov
2011-07-28
2
-20
/
+41
*
Bug 47286 were fixed, update test case
Sergey Vladimirov
2011-07-28
1
-28
/
+11
*
simplify image processing interface for WordConverters, add PictureManager in...
Sergey Vladimirov
2011-07-28
7
-115
/
+256
*
output language in (Word) XSL FO
Sergey Vladimirov
2011-07-27
3
-1
/
+34
*
fix 47286 - Word documents saves in wrong format if source contains form elem...
Sergey Vladimirov
2011-07-25
8
-261
/
+293
*
replace ComplexFileTable with single-element-one right after load; replace te...
Sergey Vladimirov
2011-07-25
15
-391
/
+323
*
autoformat, sort members and cleanup code
Sergey Vladimirov
2011-07-25
1
-217
/
+280
*
move rebuild actions to new methods (in future - to new classes)
Sergey Vladimirov
2011-07-25
10
-102
/
+49
*
fix array index out of bound exception
Sergey Vladimirov
2011-07-25
1
-1
/
+1
*
update assertion in PAPBinTable
Sergey Vladimirov
2011-07-25
2
-53
/
+45
*
fix: sort bookmarks start indices
Sergey Vladimirov
2011-07-25
1
-0
/
+1
*
correctly hangle out-of-boundaries cases for bookmarks and fields in Word-to-...
Sergey Vladimirov
2011-07-25
1
-7
/
+18
*
support text colors in Word-to-HTML and Word-to-FO converters
Sergey Vladimirov
2011-07-25
4
-0
/
+62
*
add Colorref structure and use it to store color information in CHP(X)
Sergey Vladimirov
2011-07-25
5
-545
/
+783
*
correctly handle overlapping fields and bookmarks
Sergey Vladimirov
2011-07-25
1
-1
/
+1
*
add test case of processing of Bug47286.doc by Word-to-HTML converter
Sergey Vladimirov
2011-07-25
1
-0
/
+10
[prev]
[next]