Roman Syroeshko
ab96c75b08
https://github.com/PHPOffice/PHPWord/issues/58 - Part VIII (Autoloader).
2014-03-22 10:06:08 +04:00
Progi1984
0d19d57cba
IMPROVED : Moved examples out of Classes directory
2013-12-15 13:35:17 +01:00
Progi1984
1b849ec1bb
Added PHPWord_Exception and exception when could not copy the template
2013-12-15 13:18:07 +01:00
Progi1984
3c78edd9f4
IMPROVED : Test if text is UTF-8 before converting
2013-12-15 12:56:40 +01:00
Progi1984
6b2511e34e
Merge develop
2013-12-15 12:36:34 +01:00
Roman Syroeshko
5e90c066e8
https://github.com/PHPOffice/PHPWord/issues/34
...
PHPWord_Shared_String.IsUTF8 returns FALSE for Cyrillic UTF-8 input
2013-11-08 04:40:18 -08:00
Deds Castillo
30a7a178e2
add indentation support to paragraphs
2012-10-17 23:48:59 +08:00
Mark Baker
1257b461b6
Add superscript/subscript styling in Excel2007 Writer
2012-10-02 07:45:14 +01:00
Mark Baker
ad47f3997c
Merge pull request #7 from SergeC/patch-1
...
Update src/PHPWord/Template.php
2012-09-08 03:43:28 -07:00
SergeC
9d6b2ff7bd
Update src/PHPWord/Template.php
...
This function returns array of all variables in template.
Test code:
$PHPWord = new PHPWord();
$document = $PHPWord->loadTemplate('Template.docx');
var_dump($document->getVariables());
2012-08-11 23:02:57 +03:00
jlocashio
a302fe1c37
Update master
2012-07-12 15:04:44 -07:00
Progi1984
a15a9b522b
ADDED : Writer/RTF for generating a simple file with some formatting texts and paragraphs
2012-05-30 00:07:50 +02:00
Progi1984
bedf584e12
CLEANED : Some spaces in code
2012-05-30 00:07:07 +02:00
Progi1984
e9a6a2c4f9
IMPROVED : Writer/ODText for just generating a simple file with some formatting texts and paragraphs
2012-05-29 20:59:22 +02:00
Progi1984
f5da76e90a
IMPROVED : Samples\Sample01
2012-05-29 20:57:12 +02:00
Progi1984
cc536c4b6d
REMOVED : Files of examples
2012-05-21 21:04:19 +02:00
Progi1984
9e711124e9
ADDED : Writer ODText (Version de base)
2012-05-06 23:25:37 +02:00
Progi1984
a1d5f821b5
Initial Commit
2012-05-06 18:25:40 +02:00