aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestRichTextRun.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-663/+0
* Sonar fixesAndreas Beeker2021-01-091-2/+2
* Sonar fixesAndreas Beeker2021-01-091-11/+11
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-148/+161
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-101-1/+1
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-6/+6
* fix eclipse resource leak warningsAndreas Beeker2017-05-311-2/+2
* fix eclipse warnings - close resourcesAndreas Beeker2016-12-191-65/+58
* merge trunk to common sl branchAndreas Beeker2015-07-191-4/+0
|\
* | junit fixesAndreas Beeker2015-07-151-6/+6
* | Rendering fixesAndreas Beeker2015-06-171-7/+7
* | Fixed several test drivers or the implementationAndreas Beeker2015-05-281-329/+331
* | committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-76/+76
* | Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-91/+88
|/
* javadoc and compiler warning house-keepingAndreas Beeker2013-12-251-1/+1
* Convert classes with a assertContains method to using the new POITestCase com...Nick Burch2013-06-261-11/+3
* Unit test for bugs #54880 & #55030 - seems ok so farNick Burch2013-05-311-18/+62
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-18/+12
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-1/+1
* Added HLSF test suite hierarchy. Silenced noisy tests.Josh Micich2009-02-201-275/+276
* more work on rendering ppt slidesYegor Kozlov2008-04-301-3/+5
* Make a start on supporting adding new text to a hslf textrunNick Burch2008-01-081-5/+82
* encode unicode chars in HSLF unit testsYegor Kozlov2007-06-011-2/+2
* support for text bulletsYegor Kozlov2007-05-281-7/+98
* git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496331 13f7953...Mark Thomas2007-01-151-0/+16
* Support for Master Sheets from Yegor (bug 40753)Nick Burch2006-10-171-7/+12
* Support alignment and indent levels for HSLF - patch from Yegor in bug #40324Nick Burch2006-09-191-0/+17
* Tweak rich text handlingNick Burch2006-06-161-1/+12
* Tests for new RichText codeNick Burch2006-06-131-5/+203
* Fixes/Updates to tests to go with big change in how slides/notes are tied to ...Nick Burch2006-03-271-0/+17
* Tests to ensure we create empty StyleTextPropAtoms correctlyNick Burch2006-03-191-0/+42
* Tests for getting and changing the font of a rich text runNick Burch2006-03-181-6/+73
* Start to support friendly usermodel interface to rich text character propertiesNick Burch2006-02-121-0/+88