PHPWord/src/PhpWord/Writer/HTML/Element
troosan 604e60cae9
Add support for Track changes (#1262)
* add changed information to HTML writer
* add missing writeFontStyle
* refactor track changes
* set the style
* update documentation and release note
* Update the changelog and doc
* fix scrutinizer issues
2018-02-09 21:49:11 +01:00
..
AbstractElement.php add getter/setter on paragraph for child spacing rule 2017-11-22 00:14:31 +01:00
Container.php replace @link with @see 2017-09-26 22:00:02 +02:00
Endnote.php replace @link with @see 2017-09-26 22:00:02 +02:00
Footnote.php replace @link with @see 2017-09-26 22:00:02 +02:00
Image.php replace @link with @see 2017-09-26 22:00:02 +02:00
Link.php replace @link with @see 2017-09-26 22:00:02 +02:00
ListItem.php replace @link with @see 2017-09-26 22:00:02 +02:00
PageBreak.php replace @link with @see 2017-09-26 22:00:02 +02:00
Table.php replace @link with @see 2017-09-26 22:00:02 +02:00
Text.php Add support for Track changes (#1262) 2018-02-09 21:49:11 +01:00
TextBreak.php replace @link with @see 2017-09-26 22:00:02 +02:00
TextRun.php replace @link with @see 2017-09-26 22:00:02 +02:00
Title.php replace @link with @see 2017-09-26 22:00:02 +02:00