Ivan Lanin
|
2ae47e738b
|
Merge branch 'develop' of github.com:PHPOffice/PHPWord into develop
|
2014-05-04 17:58:57 +07:00 |
Ivan Lanin
|
35d06cc2ce
|
Change PHPWord license to LGPL 3 as per #211
|
2014-05-04 17:55:54 +07:00 |
Progi1984
|
de2b7d897c
|
#154 : PHPDocumentor on GH-Pages
|
2014-05-04 12:34:35 +02:00 |
Progi1984
|
a5287ac705
|
#154 : PHPDocumentor on GH-Pages
|
2014-05-04 12:22:55 +02:00 |
Progi1984
|
a62a58afc3
|
#154 : PHPDocumentor on GH-Pages
|
2014-05-04 12:21:19 +02:00 |
Ivan Lanin
|
475d948ee3
|
Merge branch 'pr-normalize-eol' of github.com:siwinski/PHPWord into develop
|
2014-05-03 02:02:28 +07:00 |
Ivan Lanin
|
3f4adcfdc1
|
Merge pull request #214 from siwinski/pr-remove-executable-bits
Remove executable bits
|
2014-05-03 01:59:19 +07:00 |
Shawn Iwinski
|
e820c3b9c5
|
Normalize EOL to \n
|
2014-05-02 14:44:32 -04:00 |
Shawn Iwinski
|
6606d5c5c4
|
Remove spurious executable bits
|
2014-05-02 14:43:43 -04:00 |
Ivan Lanin
|
c0f534705c
|
#211 Fix license info in composer.json
|
2014-05-03 01:32:16 +07:00 |
Ivan Lanin
|
e613e13478
|
New `Indentation` and `Spacing` style; Ability to define first line and right indentation
|
2014-05-02 14:12:07 +07:00 |
Ivan Lanin
|
999a9c5037
|
Style: Remove `bgColor` from `Font`, `Table`, and `Cell` and put it into the new `Shading` style
|
2014-05-02 09:45:16 +07:00 |
Ivan Lanin
|
9afa46105e
|
Docblock fixes
|
2014-05-02 01:15:28 +07:00 |
Ivan Lanin
|
1d84c1db33
|
#151 Small caps, all caps, and double strikethrough; #199 Ability to use measurement unit other than twips
|
2014-05-02 00:49:42 +07:00 |
Ivan Lanin
|
1a1356a30b
|
Section: Ability to define gutter and line numbering
|
2014-05-01 23:10:38 +07:00 |
Ivan Lanin
|
9b1f2f210c
|
Add style class checker and rename $fStyle/$pStyle variables
|
2014-05-01 14:37:58 +07:00 |
Ivan Lanin
|
4e5bbb98b1
|
Refactor: Increase DocumentProperties cohesion
|
2014-04-30 18:49:48 +07:00 |
Ivan Lanin
|
98613423f8
|
Refactor: Simplify DocumentProperties
|
2014-04-30 17:50:22 +07:00 |
Ivan Lanin
|
4a3400c5b2
|
Refactor: Create writers' `Part` folders and remove all static parts
|
2014-04-30 13:49:48 +07:00 |
Ivan Lanin
|
23db6fa220
|
QA: Update documentation for new ODText reader #71
|
2014-04-29 07:13:02 +07:00 |
Ivan Lanin
|
a676af30dd
|
ODText Reader: Basic ODText reader
|
2014-04-29 01:19:12 +07:00 |
Ivan Lanin
|
27a2307d39
|
Resize test images
|
2014-04-28 23:53:42 +07:00 |
Ivan Lanin
|
1ed8f0dfc2
|
Refactor: Remove some duplication found by phpcpd. One more to go.
|
2014-04-28 23:33:26 +07:00 |
Ivan Lanin
|
b4c22982cb
|
Update .gitignore
|
2014-04-27 12:26:39 +07:00 |
Ivan Lanin
|
a4fa3dfb55
|
Refactor: Apply composite pattern for Word2007 reader
|
2014-04-27 12:09:43 +07:00 |
Ivan Lanin
|
a861218141
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-04-27 09:02:55 +07:00 |
Ivan Lanin
|
2cbdb0b383
|
ODText Writer: Style writers
|
2014-04-27 09:00:32 +07:00 |
Gabriel Bull
|
919564f74f
|
Merge branch 'refs/heads/master' into develop
|
2014-04-26 07:46:12 -04:00 |
Gabriel Bull
|
b937786cfd
|
Changed logo in readme
|
2014-04-26 07:45:48 -04:00 |
Ivan Lanin
|
d25dc965c9
|
ODT Writer: Link writing
|
2014-04-26 16:06:56 +07:00 |
Ivan Lanin
|
8ace1c1d99
|
Add icons from http://fontawesome.io/
|
2014-04-26 15:11:20 +07:00 |
Ivan Lanin
|
1635c83b5d
|
Docs: Update documentation
|
2014-04-26 14:30:11 +07:00 |
Ivan Lanin
|
0f79eb5186
|
Refactor: Split `AbstractContainer` from `AbstractElement`
|
2014-04-26 13:29:43 +07:00 |
Ivan Lanin
|
7863e397c4
|
Writer: Style writers
|
2014-04-26 12:44:11 +07:00 |
Ivan Lanin
|
ec9d90017f
|
Refactor: Fine tune element writing
|
2014-04-25 23:57:43 +07:00 |
Ivan Lanin
|
2567a2223c
|
Update changelog and fine tune changes
|
2014-04-25 18:56:19 +07:00 |
Ivan Lanin
|
2be4cbf131
|
Refactor: Apply composite design pattern to RTF writer
|
2014-04-25 18:01:17 +07:00 |
Ivan Lanin
|
559a798acb
|
Refactor: Apply composite design pattern to ODText/OpenDocument writer
|
2014-04-25 16:07:13 +07:00 |
Ivan Lanin
|
b7480d81c0
|
Refactor: Apply composite design pattern to Word2007/OOXML writer
|
2014-04-25 14:48:44 +07:00 |
Ivan Lanin
|
324994137f
|
Refactor: Apply composite design pattern to HTML writer
|
2014-04-24 23:50:06 +07:00 |
Ivan Lanin
|
03ff0fb7cd
|
Doc: Add documentation source
ODT Writer: Refactor content writer part
|
2014-04-23 14:09:41 +07:00 |
Ivan Lanin
|
43d5aa345e
|
DOCX Reader: Read titles
|
2014-04-23 04:08:02 +07:00 |
Ivan Lanin
|
0060e4316c
|
PHPMD fixes and remove Style\Tabs (not needed)
|
2014-04-22 17:54:08 +07:00 |
Ivan Lanin
|
f829559f65
|
ODT Writer: Basic image writing support
|
2014-04-18 23:12:51 +07:00 |
Ivan Lanin
|
f5f03a5b2b
|
Emulate \ZipArchive::extractTo for PCLZip
|
2014-04-18 02:58:38 +07:00 |
Ivan Lanin
|
4db75c37a9
|
QA: Additional tests for Word2007 writer
|
2014-04-17 16:19:23 +07:00 |
Ivan Lanin
|
306c354b2c
|
ODText Writer: Additional unit tests
|
2014-04-17 03:47:43 +07:00 |
Ivan Lanin
|
94e1661958
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-04-16 22:55:42 +07:00 |
Ivan Lanin
|
b670a1e70f
|
DOCX Writer: Create `word/settings.xml` and `word/webSettings.xml` dynamically
|
2014-04-16 22:13:00 +07:00 |
Roman Syroeshko
|
db1d89ab23
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
src/PhpWord/Element/Section.php
src/PhpWord/Endnotes.php
src/PhpWord/Footnotes.php
src/PhpWord/Media.php
src/PhpWord/PhpWord.php
src/PhpWord/Reader/Word2007.php
src/PhpWord/Writer/AbstractWriter.php
src/PhpWord/Writer/ODText/Content.php
src/PhpWord/Writer/Word2007.php
src/PhpWord/Writer/Word2007/Notes.php
|
2014-04-16 17:39:26 +04:00 |