Commit Graph

2100 Commits

Author SHA1 Message Date
Gabriel Bull d5e55e7c4b Moved back phpunit.xml.dist file to root of directory 2014-03-02 12:46:56 -05:00
Roman Syroeshko 9f434c7fa8 https://github.com/PHPOffice/PHPWord/issues/46
Final keyword was removed in test class.
2014-03-02 09:33:26 -08:00
Roman Syroeshko a765d61b15 https://github.com/PHPOffice/PHPWord/issues/46 2014-03-02 08:44:40 -08:00
Roman Syroeshko d324a64808 https://github.com/PHPOffice/PHPWord/issues/46
FIXED: misprint in test's name.
2014-03-02 20:14:19 +04:00
Roman Syroeshko fb5ef658df https://github.com/PHPOffice/PHPWord/issues/46
Compatibility with PHP 5.3 was fixed.
2014-03-02 20:08:02 +04:00
Roman Syroeshko 27b7d67cc9 https://github.com/PHPOffice/PHPWord/issues/46
Tests.
2014-03-02 19:52:21 +04:00
Roman Syroeshko a0165701c7 https://github.com/PHPOffice/PHPWord/issues/46
Correction of the docblock descrition.
2014-03-02 05:42:16 -08:00
Roman Syroeshko 6ed2b11211 https://github.com/PHPOffice/PHPWord/issues/46
Minor changes in exception messages.
2014-03-02 05:14:51 -08:00
Roman Syroeshko 84807539b1 https://github.com/PHPOffice/PHPWord/issues/46
Correction of the docblock descrition.
2014-03-02 04:09:48 -08:00
Roman Syroeshko b579007611 https://github.com/PHPOffice/PHPWord/issues/46
Signature of the method was changed. Optional parameter should be on the last position.
2014-03-01 08:53:19 -08:00
Roman Syroeshko e5a4e2d8b6 https://github.com/PHPOffice/PHPWord/issues/46
The method name was changed to be more correct.
2014-03-01 05:12:11 -08:00
Progi1984 c5acf36b27 ADDED : Icons for packagist 2014-02-25 13:33:18 +01:00
Progi1984 21739b11b9 IMPROVED : Order in changes 2014-02-25 13:07:30 +01:00
Progi1984 49e01cc601 FIXED : Error on Travis-CI with Pyrus on PHP 5.3.3 2014-02-24 22:11:45 +01:00
Progi1984 ff342cff6f FIXED : Error on Travis-CI with Pyrus on PHP 5.3.3 2014-02-24 20:11:02 +01:00
Progi1984 2018262f86 FIXED : Error on Travis-CI with Composer on PHP 5.3.3 2014-02-24 19:43:20 +01:00
Progi1984 79a87a1f8d ADDED : Basic unit tests 2014-02-24 19:38:44 +01:00
Progi1984 4ffa261a6c Merge branch 'master' of https://github.com/PHPOffice/PHPWord 2014-02-24 19:38:09 +01:00
Progi1984 62f8ad8d0b Merge pull request #62 from gabrielbull/master
Added section page numbering, fixed bug with cell styling, added unit tests and added documentation
2014-02-24 19:17:48 +01:00
Progi1984 075ca157d7 ADDED : Basic unit tests 2014-02-24 19:17:06 +01:00
Ivan Lanin ab2b2deac3 Change default font to Times New Roman 12pt 2014-02-23 11:40:32 +07:00
Ivan Lanin a915e05a15 Merge remote-tracking branch 'upstream/master' 2014-02-22 23:19:29 +07:00
Ivan Lanin eb6b44ef85 Use constant instead of hardcoded 'Arial' name. 2014-02-22 22:52:19 +07:00
Ivan Lanin b0a24703f3 `Table Row` allows `tblHeader` and `cantSplit` 2014-02-22 11:01:15 +07:00
Gabriel Bull 6697b72185 Fixed bug list items inside of cells 2014-02-13 12:24:11 -05:00
Gabriel Bull 7ea686f698 Fixed bug with table cell styles and added grid span unit tests 2014-02-13 11:06:17 -05:00
Gabriel Bull f76a9cdbed Added text align test 2014-02-12 13:28:35 -05:00
Gabriel Bull 334422d04e Update README.md 2014-02-12 12:47:16 -05:00
Gabriel Bull 617feb3240 Added section page numbering 2014-02-12 12:07:50 -05:00
Gabriel Bull 3cf069fc46 Happy new year! 2014-02-12 11:21:04 -05:00
Progi1984 49d7897176 Travis CI : Allowed failure on HHVM 2014-01-28 08:03:36 +01:00
Progi1984 8ded92840b CI via Travis : HHVM 2014-01-23 13:00:30 +01:00
Bruno Casado ad58e726e5 Add some tests to new wrapping image 2014-01-20 10:55:54 -02:00
Roman Syroeshko 3cd60f76de https://github.com/PHPOffice/PHPWord/issues/56
Postprocessing of documents returned by Template class before moving to final destination
2014-01-17 00:02:09 -08:00
Roman Syroeshko 2c5fed61bd https://github.com/PHPOffice/PHPWord/issues/52
Ability to limit number of replacements performed by setValue() method of Template class
2014-01-16 04:19:41 -08:00
Ivan Lanin 194940d478 Width: dxa > pct 2014-01-16 14:33:38 +07:00
Ivan Lanin 4d94d5763c (1) new width property for table; (2) allow table cell width to be null 2014-01-13 23:14:05 +07:00
Ivan Lanin d55db9da83 Patch branch 2014-01-09 07:45:41 +07:00
Ivan Lanin d3e8b69cc4 Remove (int) since there's a possibility for fraction 2014-01-02 01:30:57 +07:00
Ivan Lanin 72e8f3fccf Fix comment error 2014-01-02 01:02:01 +07:00
Ivan Lanin 0edaaaab50 Tidy up for pull request 2014-01-02 00:59:38 +07:00
Roman Syroeshko abbd288509 https://github.com/PHPOffice/PHPWord/issues/46
Ability to apply XSLT to Template
2014-01-01 06:28:10 -08:00
Ivan Lanin 3fa49ee53b section breakType 2014-01-01 20:12:51 +07:00
Ivan Lanin 3037fbf59e Read README.md 2014-01-01 18:59:19 +07:00
Ivan Lanin 891798bc16 Unix format 2013-12-31 14:34:50 +07:00
Progi1984 029de3183a CI via Travis 2013-12-17 11:45:51 +01:00
Progi1984 db4537dc28 Add support of HHVM for Travis 2013-12-16 18:54:12 +01:00
Progi1984 0885e71e95 Update of changelog after the pull request of @gavroche 2013-12-16 18:47:18 +01:00
Progi1984 a4b6b843ad Merge pull request #40 from gavroche/master
PR40 - Added support for Composer, Images Wrapping, Unit Testing and started re-writing code to be PSR-2 compliant
2013-12-16 04:14:06 -08:00
Gabriel Bull d09f0958c6 Fixed some merge issues 2013-12-16 06:40:30 -05:00