Gabriel Bull
822ffc19af
Fixed bug with autoloader
2013-12-11 15:34:07 -05:00
Gabriel Bull
50a9ab52b0
Added Unit Tests and fixed bugs with Autoloader
2013-12-11 15:08:54 -05:00
Gabriel Bull
fa77c4f159
Added wrapping style to images
2013-12-11 14:51:35 -05:00
Gabriel Bull
b6c33c8931
Formatted PHP code toward PSR-2 compliance
2013-12-11 14:45:44 -05:00
Gabriel Bull
3f7ed20a28
Moved examples outside of the source
2013-12-11 14:41:54 -05:00
Gabriel Bull
8c4efdd607
Added support for composer
2013-12-11 14:39:43 -05: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
Mark Baker
f58524b262
Merge pull request #11 from deds/pindent
...
add indentation support to paragraphs
2013-01-12 13:23:16 -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
Mark Baker
db59063352
Merge pull request #3 from jlocashio/master
...
Added alphanumeric list type
2012-09-08 03:41:55 -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
Maarten Balliauw
4f457c99e6
Added readme and license file
2012-07-05 07:25:13 +02: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
869b5fd180
IMPROVED : Samples\Sample01
2012-05-30 00:06:11 +02:00
Progi1984
95180b502d
CHANGED : .gitignore
2012-05-30 00:05:53 +02:00
Progi1984
f29ce0fc4a
CHANGED : .gitignore
2012-05-30 00:05:31 +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
de11f4d038
ADDED : .gitignore
2012-05-29 20:56:28 +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
Progi1984
8b80028c33
initial commit
2012-05-06 09:04:30 -07:00