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.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
support for conditional formatting in XSSF including docs and examples
Yegor Kozlov
2011-07-29
31
-278
/
+3097
*
Based on Yegor's investigating, Support isRightToLeft and setRightToLeft on t...
Nick Burch
2011-07-28
4
-1
/
+56
*
expose additional shape properties
Sergey Vladimirov
2011-07-28
2
-31
/
+264
*
update EcherContainerRecord.toString() test case
Sergey Vladimirov
2011-07-28
1
-26
/
+28
*
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
*
child of ContainerRecord is not only SpContainer; use generics to preserve so...
Sergey Vladimirov
2011-07-28
2
-10
/
+18
*
Bug 51548 - added the handler in the antlib.xml. Add more substantial javado...
Jon Svede
2011-07-28
2
-0
/
+16
*
add initial code for office drawings (and pictures saved as such drawings)
Sergey Vladimirov
2011-07-28
17
-261
/
+940
*
add additional escher properties names from 2.3.4. Group Shape
Sergey Vladimirov
2011-07-28
1
-9
/
+56
*
make EscherContainerRecord.toString() indent children even if they don't supp...
Sergey Vladimirov
2011-07-28
1
-28
/
+20
*
add EscherTertiaryOptRecord support
Sergey Vladimirov
2011-07-28
2
-5
/
+118
*
fix generics compiler warnings
Sergey Vladimirov
2011-07-28
1
-19
/
+16
*
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
*
Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals
Yegor Kozlov
2011-07-25
13
-22
/
+461
*
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
*
restore JDK 1.5 compatibility
Sergey Vladimirov
2011-07-25
1
-0
/
+24
*
restore JDK 1.5 compatibility
Sergey Vladimirov
2011-07-25
1
-2
/
+2
*
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
6
-546
/
+785
*
mark autogenerated methods as internal, but leave them as public
Sergey Vladimirov
2011-07-25
1
-1
/
+11
*
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
*
correctly handle overlapping fields and bookmarks
Sergey Vladimirov
2011-07-25
1
-132
/
+175
*
do not use block-inline property compactization in FO (result is a target to ...
Sergey Vladimirov
2011-07-25
1
-96
/
+20
*
compact similar CHPX after restoring bin table
Sergey Vladimirov
2011-07-25
1
-1
/
+31
*
add bookmarks dump feature to HWPFLister
Sergey Vladimirov
2011-07-25
1
-1
/
+30
*
use autogenerated LFO type definition
Sergey Vladimirov
2011-07-24
3
-85
/
+485
*
new test case for 47731 issue
Sergey Vladimirov
2011-07-24
1
-0
/
+22
*
Bug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ...
Sergey Vladimirov
2011-07-24
2
-16
/
+13
*
use new table streams and data streams after write()
Sergey Vladimirov
2011-07-24
1
-6
/
+9
*
store unknown structures offsets and sizes in FIB
Sergey Vladimirov
2011-07-24
1
-0
/
+8
*
arrays shall be compared using Arrays.toString()
Sergey Vladimirov
2011-07-24
1
-1
/
+3
*
renamed CalculateMortgage to CalculateMortgageFunction in test build script t...
Yegor Kozlov
2011-07-23
1
-1
/
+1
*
remove debug output code
Sergey Vladimirov
2011-07-23
1
-2
/
+0
*
move Field interface to usermodel and create Fields interface as user-friendl...
Sergey Vladimirov
2011-07-22
8
-248
/
+427
*
fix notes numbering and update test cases for Word-to-FO converter
Sergey Vladimirov
2011-07-22
2
-15
/
+23
*
fix ArrayIndexOutOfBoundsException
Sergey Vladimirov
2011-07-22
1
-1
/
+5
[next]