PHPWord/src/PhpWord
Alex Morozov c2b54cc343 add support for hidden text (#1527)
* added hidden text word 2007
* update changelog
* update documentation
* added unit test
* docx reader
* html reader/writer
* odt writer
* updated samples
2018-12-08 23:21:59 +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 Merge branch 'develop' into parse_drawings 2018-07-14 03:30:11 +02: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 add support for hidden text (#1527) 2018-12-08 23:21:59 +01:00
Shared add support for hidden text (#1527) 2018-12-08 23:21:59 +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 Fix TemplateProcessor :: fixBrokenMacros; (#1502) 2018-12-07 23:22:04 +01:00