Roman Syroeshko
|
ec25dd338b
|
https://github.com/PHPOffice/PHPWord/issues/216
|
2014-08-16 15:21:58 +04:00 |
Roman Syroeshko
|
e31f080ea6
|
Removed unused comment.
|
2014-08-10 20:46:10 +04:00 |
jogo
|
7202634573
|
fix wrong formatting
|
2014-07-04 15:54:20 +02:00 |
jogo
|
7c8ff2884b
|
add sample
fix undefined Index
|
2014-07-04 15:31:48 +02:00 |
jogo
|
475c76dd79
|
convert tabs to spaces
|
2014-07-04 13:30:07 +02:00 |
jogo
|
fdeefb77d9
|
include minor changes from develop branch
|
2014-07-04 13:24:14 +02:00 |
jogo
|
d54a674b97
|
add element bookmark and allow links to internal bookmarks in Word2007
|
2014-07-04 13:07:08 +02:00 |
Roman Syroeshko
|
d0a609bc95
|
[CHANGED] Added "@return" annotation where it as missed.
|
2014-07-03 15:40:24 +04:00 |
Ivan Lanin
|
415d9b95c4
|
Update tests
|
2014-06-29 14:10:49 +07:00 |
Ivan Lanin
|
5be8414ef8
|
Settings: OOXML compatibility
|
2014-06-21 20:45:30 +07:00 |
Ivan Lanin
|
384107e7cf
|
Ability to define document protection and new `Metadata` subnamespace
|
2014-06-16 11:58:05 +07:00 |
Ivan Lanin
|
056ff5e676
|
Basic chart support
|
2014-06-11 02:03:04 +07:00 |
Ivan Lanin
|
4c04071fd5
|
Fix typo: ODT > ODText
|
2014-06-09 18:52:06 +07:00 |
Ivan Lanin
|
1ec0589c55
|
Update basic example
|
2014-06-08 22:38:50 +07:00 |
Ivan Lanin
|
6839ee41dd
|
New `PhpWord::save()` method to encapsulate `IOFactory`
|
2014-06-08 22:05:50 +07:00 |
Ivan Lanin
|
e952fdefb5
|
Refactor PhpWord to reduce dependencies
|
2014-06-08 19:37:08 +07:00 |
Ivan Lanin
|
63d53ac910
|
Use section "style" instead of "settings" for consistency
|
2014-06-08 16:44:46 +07:00 |
Ivan Lanin
|
b91e3209fa
|
Refactor ODT writer to give enable some additional features
|
2014-05-18 14:43:11 +07:00 |
Ivan Lanin
|
5511378eca
|
#200: Ability to use a config file to store various common settings
|
2014-05-16 00:59:38 +07:00 |
Ivan Lanin
|
04a62f3255
|
QA: Code cleanup and some additional tests
|
2014-05-14 19:41:44 +07:00 |
Roman Syroeshko
|
2add5541ce
|
[CHANGED] https://github.com/PHPOffice/PHPWord/pull/179 - copyright notice has been added.
|
2014-05-05 13:06:53 +04:00 |
Roman Syroeshko
|
89f94b793d
|
[CHANGED] https://github.com/PHPOffice/PHPWord/pull/179 - copyright info has been changed.
|
2014-05-05 12:38:32 +04:00 |
Ivan Lanin
|
fd4fa11390
|
Merge remote-tracking branch 'upstream/develop' into nonstatic
|
2014-05-05 00:26:02 +07:00 |
Roman Syroeshko
|
6c3d1e721d
|
License version has been added.
|
2014-05-04 21:03:29 +04:00 |
Ivan Lanin
|
3d19256c9c
|
Merge branch 'develop' into nonstatic
|
2014-05-04 22:30:06 +07:00 |
Ivan Lanin
|
35d06cc2ce
|
Change PHPWord license to LGPL 3 as per #211
|
2014-05-04 17:55:54 +07:00 |
Ivan Lanin
|
725162bc6b
|
Deprecate static classes Footnotes, Endnotes, and TOC (#206); Reactivate `phpcpd` and `phpmd` on Travis
|
2014-05-04 03:40:54 +07:00 |
Ivan Lanin
|
9b1f2f210c
|
Add style class checker and rename $fStyle/$pStyle variables
|
2014-05-01 14:37:58 +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 |
Roman Syroeshko
|
2c1c1ea60f
|
[IMPROVED] Dockblocks as per https://github.com/PHPOffice/PHPWord/pull/187.
|
2014-04-16 17:22:30 +04:00 |
Ivan Lanin
|
ae652a6379
|
Update upcoming version number to 0.10.0 as per #178
|
2014-04-11 19:04:53 +07:00 |
Ivan Lanin
|
47669f501a
|
Ability to create custom list #10 and to read list definition from DOCX
|
2014-04-11 17:08:47 +07:00 |
Ivan Lanin
|
0ccea9620c
|
Merge remote-tracking branch 'upstream/develop' into xml-reader
|
2014-04-09 18:48:04 +07:00 |
Ivan Lanin
|
2cdad4b247
|
Reader: Ability to read header, footer, footnotes, link, preservetext, textbreak, pagebreak, table
|
2014-04-09 18:13:43 +07:00 |
Roman Syroeshko
|
191d37b280
|
Leading backslashes in global function/constant calls were removed.
|
2014-04-08 21:56:18 +04:00 |
Ivan Lanin
|
f1108c48e6
|
Add Abstract- prefix and -Interface suffix for corresponding classes
|
2014-04-08 01:09:06 +07:00 |
Ivan Lanin
|
50e9e0f029
|
Merge branch 'develop' into #160-element-container
|
2014-04-06 11:44:37 +07:00 |
Ivan Lanin
|
61885e0d37
|
Merge branch 'develop' of https://github.com/diego-vieira/PHPWord into #191-diego-vieira
|
2014-04-05 23:46:13 +07:00 |
Ivan Lanin
|
1751ab09ee
|
Remove unused ZipStreamWrapper.php and cleanup some scripts
|
2014-04-03 13:05:07 +07:00 |
Ivan Lanin
|
7c549f5802
|
DocBlock and use fixes
|
2014-04-03 10:13:13 +07:00 |
Ivan Lanin
|
f0ee25f343
|
Deprecate `createSection` in favor of `addSection`
|
2014-04-02 11:02:56 +07:00 |
Ivan Lanin
|
13e5ca0a84
|
#160 Refactor folders: Element, Container, and Exception
- Rename folder Section to Element
- Rename folder Exceptions to Exception
- Move Section, Header, Footer, Settings to Container folder
- Move Element\Footer\PreserveText to Element\PreserveText
|
2014-03-31 10:11:52 +07:00 |
Ivan Lanin
|
e6a26dd8fc
|
Simplify all classes docblock
|
2014-03-27 23:55:06 +07:00 |
Ivan Lanin
|
a6568e988b
|
Proposed simplified docblock
|
2014-03-26 17:21:23 +07:00 |
Ivan Lanin
|
c72dc688ff
|
Revert project name capitalization #176
|
2014-03-26 16:33:20 +07:00 |
Ivan Lanin
|
dfccd54e66
|
Update README.md, docs, and version number
|
2014-03-26 15:53:17 +07:00 |
Ivan Lanin
|
aff112a13b
|
Method name & code format for PSR/phpdoc compliance
|
2014-03-24 03:20:18 +07:00 |
Gabriel Bull
|
421b6e6f9d
|
Made autoloader PSR-4 compliant and removed PHPWORD_BASE_DIR global constant
|
2014-03-23 12:48:18 -04:00 |
Ivan Lanin
|
c7f03ecdf3
|
#159 #58 Merge branch 'develop' of https://github.com/RomanSyroeshko/PHPWord into develop
|
2014-03-23 21:10:48 +07:00 |