Jeroen Moors
|
57f330c099
|
Handle the cases were there's no whitespace after <w:tr.
|
2014-03-07 17:20:40 +01:00 |
Jeroen Moors
|
590f08c42b
|
Update cloneRow function to support vertical spanned cells.
|
2014-03-07 17:20:14 +01:00 |
Jeroen Moors
|
b5f71317b7
|
Create table rows on the fly with cloneRow() when using templates.
|
2014-03-07 17:18:51 +01:00 |
Progi1984
|
545cbc6e23
|
GH-51 : Adding a value that contains "&" in a template breaks it
|
2014-03-06 23:29:51 +01:00 |
Progi1984
|
2d3725cc88
|
Merge pull request #85 from RomanSyroeshko/PHPWord#52
Ability to limit number of replacements performed by setValue() method of Template class
|
2014-03-05 13:07:31 +01:00 |
Progi1984
|
cc61801ca0
|
Merge pull request #57 from RomanSyroeshko/PHPWord#56
Postprocessing of documents returned by Template class before moving to final destination
|
2014-03-03 19:14:15 +01:00 |
Gabriel Bull
|
3cf069fc46
|
Happy new year!
|
2014-02-12 11:21:04 -05: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 |
Gabriel Bull
|
d09f0958c6
|
Fixed some merge issues
|
2013-12-16 06:40:30 -05:00 |
Progi1984
|
95f16cc3a5
|
Temporary files naming logic in PHPWord_Template can lead to a collision (GH-38)
|
2013-12-15 14:58:44 +01:00 |
Progi1984
|
049c89d079
|
IMPROVED : Advanced string replace in setValue for Template
|
2013-12-15 14:46:05 +01:00 |
Progi1984
|
0d19d57cba
|
IMPROVED : Moved examples out of Classes directory
|
2013-12-15 13:35:17 +01:00 |