PHPWord/src/PhpWord
troosan 6cf10b4562
Merge pull request #1161 from abcdmitry/patch-1
Get rid of duplicated code in TemplateProcessor
call static methods with static:: instead of self::
2018-12-26 20:04:18 +01:00
..
Collection update copyright to 2018 2018-03-08 23:52:25 +01:00
ComplexType fix warning 2018-04-14 23:21:02 +02:00
Element Add ability to pass a Style object to a Section element (#1416) 2018-12-08 23:35:32 +01:00
Escaper update copyright to 2018 2018-03-08 23:52:25 +01:00
Exception update copyright to 2018 2018-03-08 23:52:25 +01:00
Metadata fix documentation 2018-07-14 03:28:09 +02:00
Reader Still add text if link missing 2018-12-19 15:17:42 -05:00
Shared Support adding images in Templates (#1170) 2018-12-26 14:35:21 +01:00
SimpleType update copyright to 2018 2018-03-08 23:52:25 +01:00
Style add support for hidden text (#1527) 2018-12-08 23:21:59 +01:00
Writer add support for hidden text (#1527) 2018-12-08 23:21:59 +01:00
resources Refactor: Create writers' `Part` folders and remove all static parts 2014-04-30 13:49:48 +07:00
IOFactory.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Media.php update copyright to 2018 2018-03-08 23:52:25 +01:00
PhpWord.php Update documentation for Style::add*Style methods (#1383) 2018-05-31 00:21:08 +02:00
Settings.php update copyright to 2018 2018-03-08 23:52:25 +01:00
Style.php Update documentation for Style::add*Style methods (#1383) 2018-05-31 00:21:08 +02:00
Template.php update copyright to 2018 2018-03-08 23:52:25 +01:00
TemplateProcessor.php Merge pull request #1161 from abcdmitry/patch-1 2018-12-26 20:04:18 +01:00