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.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.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
/
scratchpad
/
testcases
/
org
/
apache
/
poi
/
hslf
/
usermodel
/
TestRichTextRun.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-663
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-2
/
+2
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-11
/
+11
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-148
/
+161
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
1
-1
/
+1
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-6
/
+6
*
fix eclipse resource leak warnings
Andreas Beeker
2017-05-31
1
-2
/
+2
*
fix eclipse warnings - close resources
Andreas Beeker
2016-12-19
1
-65
/
+58
*
merge trunk to common sl branch
Andreas Beeker
2015-07-19
1
-4
/
+0
|
\
*
|
junit fixes
Andreas Beeker
2015-07-15
1
-6
/
+6
*
|
Rendering fixes
Andreas Beeker
2015-06-17
1
-7
/
+7
*
|
Fixed several test drivers or the implementation
Andreas Beeker
2015-05-28
1
-329
/
+331
*
|
committing intermediate results - hslf is mostly migrated to common interface...
Andreas Beeker
2015-04-27
1
-76
/
+76
*
|
Snapshot commit - still lots of errors, xslf rendering works, started work on...
Andreas Beeker
2015-03-19
1
-91
/
+88
|
/
*
javadoc and compiler warning house-keeping
Andreas Beeker
2013-12-25
1
-1
/
+1
*
Convert classes with a assertContains method to using the new POITestCase com...
Nick Burch
2013-06-26
1
-11
/
+3
*
Unit test for bugs #54880 & #55030 - seems ok so far
Nick Burch
2013-05-31
1
-18
/
+62
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-18
/
+12
*
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...
Josh Micich
2009-05-21
1
-1
/
+1
*
Added HLSF test suite hierarchy. Silenced noisy tests.
Josh Micich
2009-02-20
1
-275
/
+276
*
more work on rendering ppt slides
Yegor Kozlov
2008-04-30
1
-3
/
+5
*
Make a start on supporting adding new text to a hslf textrun
Nick Burch
2008-01-08
1
-5
/
+82
*
encode unicode chars in HSLF unit tests
Yegor Kozlov
2007-06-01
1
-2
/
+2
*
support for text bullets
Yegor Kozlov
2007-05-28
1
-7
/
+98
*
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496331 13f7953...
Mark Thomas
2007-01-15
1
-0
/
+16
*
Support for Master Sheets from Yegor (bug 40753)
Nick Burch
2006-10-17
1
-7
/
+12
*
Support alignment and indent levels for HSLF - patch from Yegor in bug #40324
Nick Burch
2006-09-19
1
-0
/
+17
*
Tweak rich text handling
Nick Burch
2006-06-16
1
-1
/
+12
*
Tests for new RichText code
Nick Burch
2006-06-13
1
-5
/
+203
*
Fixes/Updates to tests to go with big change in how slides/notes are tied to ...
Nick Burch
2006-03-27
1
-0
/
+17
*
Tests to ensure we create empty StyleTextPropAtoms correctly
Nick Burch
2006-03-19
1
-0
/
+42
*
Tests for getting and changing the font of a rich text run
Nick Burch
2006-03-18
1
-6
/
+73
*
Start to support friendly usermodel interface to rich text character properties
Nick Burch
2006-02-12
1
-0
/
+88