aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestTextRun.java
Commit message (Expand)AuthorAgeFilesLines
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-3/+3
* fix eclipse warnings - close resourcesAndreas Beeker2016-12-191-20/+23
* Common sl unification - copy first paragraph / textrun properties on XSLFText...Andreas Beeker2015-10-291-0/+9
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-4/+15
* Introduce dirty flag for paragraphs and store them to records on saveAndreas Beeker2015-07-181-1/+1
* Rendering fixesAndreas Beeker2015-06-171-1/+1
* Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-157/+157
* Fixed several test drivers or the implementationAndreas Beeker2015-05-281-110/+92
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-0/+581