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-1.17.0
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/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.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
/
ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Based on Yegor's investigating, Support isRightToLeft and setRightToLeft on t...
Nick Burch
2011-07-28
2
-1
/
+41
*
restore JDK 1.5 compatibility
Sergey Vladimirov
2011-07-25
1
-2
/
+2
*
Tweak the error message to make it clearer how one should work with this part
Nick Burch
2011-07-21
1
-3
/
+3
*
renamed excelant test class to avoid collision with poi-examples when all cla...
Yegor Kozlov
2011-07-21
1
-24
/
+0
*
fixed bug 51470 - avoid exception when cloning XSSF sheets with background im...
Yegor Kozlov
2011-07-20
3
-1
/
+22
*
Fixed bug 51533 - Avoid exception when changing name of a sheet containing sh...
Yegor Kozlov
2011-07-20
2
-1
/
+5
*
more progress with support for charts in XSSF, see patch 51196
Yegor Kozlov
2011-07-20
4
-98
/
+353
*
Fix a 1.6-ism - TreeMap.firstEntry
Nick Burch
2011-07-18
1
-8
/
+6
*
support for hyperlinks in SXSSF
Yegor Kozlov
2011-07-12
5
-5
/
+58
*
Fix bug #51469 - XSSF support for row styles, to match existing HSSF function...
Nick Burch
2011-07-08
3
-3
/
+90
*
Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF ...
Nick Burch
2011-07-08
6
-62
/
+591
*
XWPF Numbering tests from bug #51134
Nick Burch
2011-07-08
2
-0
/
+38
*
Fix bug #51474 - SXSSF handling for null strings
Nick Burch
2011-07-05
1
-1
/
+4
*
XSLFCommonSlideData: Workaround for XmlBeans bug#49934
Maxim Valyanskiy
2011-07-01
1
-1
/
+13
*
added Workbook.getForceFormulaRecalculation as requested in Bug 51422
Yegor Kozlov
2011-06-30
3
-0
/
+23
*
Bug 51444 - Prevent corrupted output when saving files created by LibreOffic...
Yegor Kozlov
2011-06-30
4
-6
/
+43
*
Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculat...
Yegor Kozlov
2011-06-27
4
-17
/
+77
*
Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
Yegor Kozlov
2011-06-25
3
-66
/
+29
*
cleanup sxxsf temp files after tests, remove non-ascii characters from source...
Yegor Kozlov
2011-06-25
5
-7
/
+11
*
Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks
Yegor Kozlov
2011-06-25
2
-6
/
+74
*
Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()
Yegor Kozlov
2011-06-24
2
-18
/
+19
*
Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs
Yegor Kozlov
2011-06-24
1
-19
/
+46
*
Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th...
Yegor Kozlov
2011-06-23
1
-16
/
+66
*
Test for parsing document with drawings to prevent NoClassDefFoundError for C...
Maxim Valyanskiy
2011-06-22
1
-0
/
+11
*
Bug 48408: Improved documentation for Sheet.setColumnWidth
Yegor Kozlov
2011-06-20
1
-2
/
+34
*
improved autosizing columns in SXSSF, see Bug 51356
Yegor Kozlov
2011-06-18
1
-2
/
+8
*
Bug 50681 - Fixed autosizing columns beyond 255 character limit
Yegor Kozlov
2011-06-16
1
-3
/
+8
*
Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core property
Yegor Kozlov
2011-06-15
2
-1
/
+58
*
Bug 50458: Fixed missing shapeId in XSSF drawings
Yegor Kozlov
2011-06-13
2
-0
/
+35
*
Bugzilla 51356: Support autoSizeColumn in SXSSF
Yegor Kozlov
2011-06-11
1
-2
/
+6
*
continue SXSSF docs updates and polishing
Yegor Kozlov
2011-06-09
1
-4
/
+19
*
fixed missing licence header
Yegor Kozlov
2011-06-09
1
-0
/
+16
*
SXSSF documentation and polishing
Yegor Kozlov
2011-06-08
2
-10
/
+52
*
Bug 51196: more progress with Spreadsheet Chart API
Yegor Kozlov
2011-06-06
7
-58
/
+412
*
cleaned javadocs warnings
Yegor Kozlov
2011-06-06
6
-9
/
+3
*
Fix 1.6ism
Nick Burch
2011-06-04
2
-2
/
+0
*
reverted a file mistakenly added in r1130120
Yegor Kozlov
2011-06-01
1
-144
/
+0
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
42
-2017
/
+2958
*
Bug 51098 - Error in calculating image width/height, if image fits into one cell
Yegor Kozlov
2011-05-27
1
-10
/
+1
*
Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan S...
Nick Burch
2011-05-27
2
-1
/
+28
*
Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (probl...
Nick Burch
2011-05-27
4
-2
/
+122
*
Fix bug #51188 - Support for getting and setting XPWF zoom settings
Nick Burch
2011-05-27
3
-2
/
+80
*
Add unit test from Stefan for bug #51172 - DOCX gif support
Nick Burch
2011-05-27
1
-0
/
+26
*
Apply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and ...
Nick Burch
2011-05-27
3
-6
/
+220
*
Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply f...
Nick Burch
2011-05-23
3
-17
/
+43
*
Test that shows that bug #51222 is a themes colour problem
Nick Burch
2011-05-20
1
-0
/
+41
*
Bugzilla 51196: Initial support for Spreadsheet Chart API
Yegor Kozlov
2011-05-20
14
-116
/
+1395
*
improved test coverage for SXSSF
Yegor Kozlov
2011-05-19
9
-164
/
+285
*
Put more details in the error message for next time
Nick Burch
2011-05-19
1
-1
/
+4
*
FakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known...
Maxim Valyanskiy
2011-05-18
1
-1
/
+14
[next]