aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ddf/EscherRecord.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-345/+0
* remove more deprecated codePJ Fanning2020-12-091-15/+0
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-221-1/+7
* #64004 - Replace clone() with copy constructorAndreas Beeker2019-12-141-4/+10
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-10-121-179/+4
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-111-1/+21
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-1/+1
* lgtm issuesPJ Fanning2018-09-291-2/+2
* #61243 - Refactor and unify toString/toXml in DDFAndreas Beeker2017-06-301-29/+204
* Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ...Dominik Stadler2016-07-171-12/+7
* javadoc fixes (jdk8)Andreas Beeker2016-06-221-28/+36
* Sonar fixes - add cloneable interface to classes with clone()Andreas Beeker2015-09-281-4/+8
* fixed javadoc warningsYegor Kozlov2012-11-161-1/+1
* fixed EscherAggregate to correctly write records with trailing solver container Yegor Kozlov2012-06-141-1/+1
* Bugzilla 53058 - Utility for representing drawings contained in a binary Exce...Yegor Kozlov2012-05-021-4/+25
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-051-5/+11
* fix field updating in AbstractEscherOptRecord;Sergey Vladimirov2011-09-061-65/+23
* split option field into version and instanceSergey Vladimirov2011-08-311-9/+64
* Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formattingJosh Micich2009-05-191-1/+1
* Added Apache License text to files where it was missing. Also fixed some comp...Josh Micich2009-02-191-38/+28
* 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/+273