aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ddf/EscherProperties.java
Commit message (Expand)AuthorAgeFilesLines
* remove more deprecated codePJ Fanning2020-12-091-350/+0
* Sonar FixesAndreas Beeker2020-03-291-1/+1
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-10-121-653/+321
* #62953 - Rendering of FreeformShapes with formula failsAndreas Beeker2018-12-091-4/+26
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* #60998 - HSLFTable.setRowHeight sets row height incorrect Andreas Beeker2017-04-171-1/+1
* #56004 - Support for WMF renderingAndreas Beeker2016-01-161-0/+8
* Fix typo in EscherPropertiesAndreas Beeker2015-11-141-2/+2
* Fixed TextRun handling and various junit testsAndreas Beeker2015-06-101-1/+1
* add additional escher properties names from 2.3.4. Group ShapeSergey Vladimirov2011-07-281-9/+56
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-4/+4
* Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps()Josh Micich2009-06-231-602/+582
* Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formattingJosh Micich2009-05-191-1/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-0/+17
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-091-0/+607