aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestXSLFTextParagraph.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-387/+0
* Sonar fixesAndreas Beeker2021-01-171-5/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-5/+5
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-9/+10
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-1/+1
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-041-2/+2
* #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...Andreas Beeker2020-03-221-2/+2
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-151-1/+1
* fix more LGTM alerts, in testsAlain BĂ©arez2018-10-111-12/+12
* Change order of handling shape-types in copy() as FreeFormShape derives from ...Dominik Stadler2017-11-231-7/+4
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-394/+394
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+2
* Findbugs fixesDominik Stadler2016-03-121-0/+8
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-211-6/+6
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-2/+1
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+1
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-34/+44
* junit fixesAndreas Beeker2015-07-151-22/+25
* downgraded xjc params to jdk6 and regenerated geometry binding classesAndreas Beeker2015-07-081-6/+7
* Rendering fixesAndreas Beeker2015-06-171-1/+1
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-5/+5
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-66/+102
* initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-0/+3
* more tests to ensure that poi compiles against poi-ooxml-schemas.jarYegor Kozlov2012-06-201-0/+11
* improved support for line breaks in XSLFYegor Kozlov2012-02-031-0/+28
* support kerning in XSLF text runsYegor Kozlov2012-01-251-5/+1
* more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classesYegor Kozlov2012-01-191-0/+72
* removed svn:executable bit from project filesYegor Kozlov2011-12-101-0/+0
* keep rat quietYegor Kozlov2011-12-091-0/+16
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-10/+10
* more progress with XSLF: made some methods publis as suggested on poi-dev, mo...Yegor Kozlov2011-11-241-14/+22
* fixed TestXSLFTextParagraph that failed when the Arial font was not availableYegor Kozlov2011-11-201-4/+26
* avoid exception when breaking text with a trailing newlineYegor Kozlov2011-11-191-0/+7
* misc improvements in text rendering in xlsfYegor Kozlov2011-11-171-2/+73
* more progress with PPTX2PNGYegor Kozlov2011-11-141-5/+1
* improved rendering of indented text in XSLF, also improved import content fro...Yegor Kozlov2011-11-101-0/+105