aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/model/TestTextRun.java
Commit message (Expand)AuthorAgeFilesLines
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-551/+0
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-80/+80
* committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-071-3/+3
* bugzilla 52682 - allow setting text with trailing carriage return in HSLFYegor Kozlov2012-03-011-2/+2
* bugzilla 52244 - use correct text attributes when presentation has multiple T...Yegor Kozlov2012-03-011-0/+17
* propagate parent to parent-aware records decoded from Escher, also ensure tha...Yegor Kozlov2010-04-031-0/+41
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-21/+8
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-118/+128
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...Josh Micich2009-05-211-61/+58
* Properly update the array of Slide's text runs in HSLF when new text shapes a...Yegor Kozlov2008-08-121-0/+51
* Refactor the TextPropCollection and TextProp classes into their own model pac...Nick Burch2007-01-151-1/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Fix for bug 41015 - add in another paragraph propertyNick Burch2006-11-281-0/+32
* Tests to ensure that the StyleTextProp and RichText stuff plays nicely togetherNick Burch2006-04-121-1/+6
* More rich text workNick Burch2006-02-121-3/+66
* More rich text related testsNick Burch2005-11-291-5/+166
* Basic tests for model.TextRun, and notes on what tests still need toNick Burch2005-11-131-0/+186