aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestEscherGraphics2d.java
Commit message (Expand)AuthorAgeFilesLines
* Undo a toString() removal for a case where it is actually necessary.Dominik Stadler2014-04-011-3/+3
* performance issue: call toString() on a String object. This is entirely redun...Cédric Walter2014-03-311-1/+1
* Removed System.out.println and compiler warnings from test codeJosh Micich2009-01-211-81/+75
* Further enhancements to Font Metrics support, wrt fonts with bold/italic vari...Nick Burch2007-08-091-0/+9
* If the Escher layer is asked to draw text with an invalid font, throw a much ...Nick Burch2007-08-091-0/+14
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* On some JVMs, the problem family dialog has a capital D - change the skips to...Nick Burch2006-06-161-2/+2
* Updated to support lines for the EscherGraphics2d draw() call.Glen Stampoultzis2006-04-251-2/+14
* Major landing of the following changes:Jason Height2005-08-181-1/+1
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-4/+3
* New licence changes.Glen Stampoultzis2004-04-091-0/+17
* Moved some tests that were added to the wrong source branch.Glen Stampoultzis2004-04-091-0/+79