PHPWord/src/PhpWord/Element
Owen Leibman ba3d616282 Improve Test Coverage
Coverage for Writer/ODText is now 100%.
2020-04-23 17:25:56 -07:00
..
AbstractContainer.php Merge pull request #1637 from bhattnishant/master 2019-08-08 07:08:13 +02:00
AbstractElement.php Added return type 2019-09-02 18:13:10 +02:00
Bookmark.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Cell.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Chart.php New features when creating charts (#1332) 2018-05-11 22:50:19 +02:00
CheckBox.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Comment.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Endnote.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Field.php ODT Changes 2020-01-05 10:27:45 -08:00
Footer.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Footnote.php update copyright to 2018 2018-03-08 23:52:25 +01:00
FormField.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Header.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Image.php merge/add test/cleanup 2018-03-25 22:46:50 +02:00
Line.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Link.php update copyright to 2018 2018-03-08 23:52:25 +01:00
ListItem.php update copyright to 2018 2018-03-08 23:52:25 +01:00
ListItemRun.php update copyright to 2018 2018-03-08 23:52:25 +01:00
OLEObject.php fix documentation 2018-07-14 03:28:09 +02:00
PageBreak.php update copyright to 2018 2018-03-08 23:52:25 +01:00
PreserveText.php fix documentation 2018-07-14 03:28:09 +02:00
Row.php update copyright to 2018 2018-03-08 23:52:25 +01:00
SDT.php Add plain text SDT type 2018-12-26 21:45:32 +02:00
Section.php Improve Test Coverage 2020-04-23 17:25:56 -07:00
Shape.php update copyright to 2018 2018-03-08 23:52:25 +01:00
TOC.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Table.php Address scrutinizer issues 2018-06-03 00:32:21 +02:00
Text.php update copyright to 2018 2018-03-08 23:52:25 +01:00
TextBox.php update copyright to 2018 2018-03-08 23:52:25 +01:00
TextBreak.php update copyright to 2018 2018-03-08 23:52:25 +01:00
TextRun.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Title.php fix documentation 2018-07-14 03:28:09 +02:00
TrackChange.php TrackChange doesn't handle all return types of \DateTime::createFromFormat(...) (#1584) 2019-02-24 00:24:49 +01:00