PHPWord/src/PhpWord
Roman Syroeshko 4eefb60362 #51 (updated tests, refactored a little). 2015-02-21 18:30:00 +04:00
..
Collection add missing file 2014-07-04 14:10:20 +02:00
Element Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Exception [NEW] Introduced CopyFileException. 2014-07-02 17:21:43 +04:00
Metadata Settings: OOXML compatibility 2014-06-21 20:45:30 +07:00
Reader Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Shared Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Style Fixed broken paragraph alignment for OpenXml. 2015-02-21 17:43:46 +04:00
Writer #51 (updated tests, refactored a little). 2015-02-21 18:30:00 +04:00
resources Refactor: Create writers' `Part` folders and remove all static parts 2014-04-30 13:49:48 +07:00
Autoloader.php [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
IOFactory.php [FIXED] https://github.com/PHPOffice/PHPWord/issues/340 2014-08-23 20:19:48 +04:00
Media.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
PhpWord.php [FIXED] Typo. 2014-12-04 22:12:16 +04:00
Settings.php Minor refactoring. 2014-10-14 21:33:04 +04:00
Style.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Template.php https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:46:38 +04:00
TemplateProcessor.php Reverted #51. 2014-11-07 20:54:24 +04:00