troosan
0beeb275fe
Add support for changing the document language ( #1108 )
2017-09-27 00:40:08 +02:00
troosan
8ce1a19ec4
make FontStyle basedOn paragraph if the paragraph is set on the font ( #926 )
...
* make FontStyle based on paragraph if it set
* replace tab with spaces
* basedOn not correctly set if FontStyle is based on other FontStyle
* Fix warnings
2017-09-17 21:38:00 +02:00
troosan
be6b6008e8
add reader/writer for additional values in settings.xml ( #1098 )
...
* add reader/writer for settings.xml
The following values can currently be set/read
- w:trackRevisions
- w:doNotTrackMoves
- w:doNotTrackFormatting
- w:proofState
- w:zoom
- w:decimalSymbol
- w:revisionView
2017-07-11 01:56:20 +02:00
troosan
88cc13dd85
fix
2017-07-07 08:02:31 +02:00
troosan
722c81d89d
fix md remarks
2017-07-06 23:03:07 +02:00
troosan
b919d58bac
add reader for settings
2017-07-06 22:41:04 +02:00
troosan
663a552d29
Merge pull request #1008 from slowprog/develop
...
Fix name of style definitions
2017-07-03 14:14:43 +02:00
troosan
ef95611203
Fix multiple paragraphs being created
2017-07-03 12:54:18 +02:00
Andrey Tyshev
f9cab8d02c
Fix name of style definitions
2017-02-21 21:42:56 +03:00
liangtaohy
3f9ab94812
Update MsDoc.php
...
fix style\font not found bug
2016-11-08 18:32:22 +08:00
Roman Syroeshko
2bcfacfbf9
Updated copyright.
2016-07-31 12:35:08 +04:00
Roman Syroeshko
53a53695ff
Reviewed and merged #612 .
2016-02-06 22:14:29 +04:00
Roman Syroeshko
f359825cb7
Reviewed and merged #658 .
2016-01-23 19:16:34 +04:00
Roman Syroeshko
7bd6cbdb64
Copyright update.
2015-12-05 21:28:46 +04:00
Roman Syroeshko
43fb23d896
Copyright update.
2015-12-05 21:26:01 +04:00
Roman Syroeshko
95c097106f
Reorganized unit tests.
2015-11-15 21:34:36 +04:00
Roman Syroeshko
505cc76406
Fixed build.
2015-10-10 19:22:19 +04:00
Roman Syroeshko
94c0d02330
Next round of refactoring of alignment-related functionality.
2015-10-10 19:06:23 +04:00
Russ
e929610746
Map Underline Codes to Corrected Constant Values
2015-07-22 09:01:01 -05:00
Roman Syroeshko
4445fd3258
Replaced `array_key_exists` with `isset` for better performance.
2014-10-10 21:10:29 +04:00
Progi1984
90d64bd347
#23 : Implement Word97 aka MsDoc Reader (PHPCS-PHPMD Fixes)
2014-08-16 12:44:12 +02:00
Progi1984
4ade9c3c6e
#23 : Implement Word97 aka MsDoc Reader (PHPCS-PHPMD Fixes)
2014-08-16 12:33:37 +02:00
Progi1984
e561d54661
Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop
2014-08-16 11:55:13 +02:00
Progi1984
ca69de3962
#23 : Implement Word97 aka MsDoc Reader
2014-08-15 19:26:23 +02:00
Progi1984
8d9e85b2ba
#331 : Word2007 Writer : Support for RTL
2014-08-12 13:32:05 +02:00
Roman Syroeshko
7bbe1ed620
[FIXED] Wrong use of passing by reference.
2014-07-04 16:49:01 +04:00
Roman Syroeshko
c4638df0d6
[FIXED] Wrong use of passing by reference.
2014-07-04 16:35:13 +04:00
Roman Syroeshko
fd209fc999
[FIXED] Wrong use of passing by reference.
2014-07-04 16:20:18 +04:00
Roman Syroeshko
f2c4329108
[FIXED] Wrong use of passing by reference.
2014-07-04 16:00:17 +04:00
Roman Syroeshko
1b9b8d4f90
[FIXED] Wrong use of passing by reference.
2014-07-04 14:44:22 +04:00
Roman Syroeshko
f2e9e3716b
[FIXED] Wrong use of passing by reference.
2014-07-04 13:00:52 +04:00
Roman Syroeshko
8056b6926c
[CHANGED] Docblock for pass-by-reference parameters.
2014-07-03 16:11:15 +04:00
Roman Syroeshko
d0a609bc95
[CHANGED] Added "@return" annotation where it as missed.
2014-07-03 15:40:24 +04:00
Progi1984
b527d06608
#23 : Implement Word97 aka MsDoc Reader
2014-06-21 09:18:57 +02:00
Ivan Lanin
384107e7cf
Ability to define document protection and new `Metadata` subnamespace
2014-06-16 11:58:05 +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
893843969f
Refactor elements to move set relation Id from container to element
2014-06-08 03:00:53 +07:00
Ivan Lanin
9839222492
QA: Additional unit tests
2014-05-31 22:28:13 +07:00
Ivan Lanin
ec85d7d641
#80 : Basic HTML reader
2014-05-31 03:06:11 +07:00
Ivan Lanin
4f9399899a
QA: Docblock improvements and -q parameter for phpdoc
2014-05-30 20:44:06 +07:00
Ivan Lanin
7a42802b48
RTF reader: Unit tests and some improvements
2014-05-29 18:02:49 +07:00
Ivan Lanin
2d88ea22b4
RTF Reader: Split control parsers into functions
2014-05-29 15:09:02 +07:00
Ivan Lanin
87f071d1b6
#72 : Basic RTF Reader
2014-05-28 21:27:20 +07:00
Ivan Lanin
1e9a498ca2
QA: Reduce some complexities: https://scrutinizer-ci.com/g/PHPOffice/PHPWord/code-structure/develop?elementType=operation
2014-05-24 15:38:41 +07:00
Ivan Lanin
e00b551aa2
Breakdown HTML Writer to head and body parts and more cyclomatic complexity reductions
2014-05-23 16:48:11 +07:00
Ivan Lanin
2086e9e262
Refactor: Reduce cyclomatic complexity
2014-05-22 22:01:21 +07:00
Ivan Lanin
d764de018c
Additional unit tests and @since documentation
2014-05-21 22:36:00 +07:00
Ivan Lanin
721c5825a6
Small fixes for the last commit
2014-05-21 00:26:43 +07:00
Ivan Lanin
61c6d51e5e
Refactor Word2007 reader
2014-05-21 00:00:19 +07:00
Ivan Lanin
f536bd6fbd
Merge branch 'develop' into reader
2014-05-20 23:25:56 +07:00
Ivan Lanin
ac23e90ef4
ODT Reader: Ability to read standard and custom document properties
2014-05-20 18:00:00 +07:00
Ivan Lanin
69a3a0f4f2
Refactor reader
2014-05-20 11:27:28 +07:00
Ivan Lanin
553371f088
Type hinting and docblock update
2014-05-19 14:27:55 +07:00
Ivan Lanin
d64fc98a51
Merge branch 'zip' into develop
2014-05-18 22:56:45 +07:00
Ivan Lanin
b91e3209fa
Refactor ODT writer to give enable some additional features
2014-05-18 14:43:11 +07:00
Ivan Lanin
5519131f3e
Unify PHP ZipArchive and PCLZip features into PhpWord ZipArchive
2014-05-17 23:30:13 +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
4d9e4062c3
QA: Scrutinizer dedup
2014-05-15 14:41:08 +07:00
Ivan Lanin
04a62f3255
QA: Code cleanup and some additional tests
2014-05-14 19:41:44 +07:00
Ivan Lanin
0b13b22e07
Refactor HTML & PDF writer with composite pattern
2014-05-10 14:23:22 +07:00
Ivan Lanin
f7dd9dd07c
Refactor writers and styles
2014-05-08 20:46:13 +07:00
Ivan Lanin
704cc2fe04
Refactoring: Extends Endnotes from Footnotes & Heder from Footer
2014-05-05 23:30:15 +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
c21e28f974
More refactoring for PHPMD compliance
2014-05-04 16:57:39 +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
9afa46105e
Docblock fixes
2014-05-02 01:15:28 +07:00
Ivan Lanin
9b1f2f210c
Add style class checker and rename $fStyle/$pStyle variables
2014-05-01 14:37:58 +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
a676af30dd
ODText Reader: Basic ODText reader
2014-04-29 01:19:12 +07:00
Ivan Lanin
a4fa3dfb55
Refactor: Apply composite pattern for Word2007 reader
2014-04-27 12:09:43 +07:00
Ivan Lanin
43d5aa345e
DOCX Reader: Read titles
2014-04-23 04:08:02 +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
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
3cb6d86e22
Unit tests for PDF writer; Enable `zip://zipFilename#archiveFilename` construct for image source
2014-04-16 07:50:39 +07:00
Ivan Lanin
47956b019c
Code formatting and some more tests
2014-04-12 12:17:28 +07: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
42167f8855
Fix documentation format and some type check
2014-04-11 18:16:24 +07:00
Ivan Lanin
297eeaadf0
Documentation for new ListItem feature
2014-04-11 17:59:48 +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
f837381238
Ability to add Endnotes
2014-04-10 01:36:41 +07:00
Ivan Lanin
38418677f8
Fix unit test error
2014-04-09 20:44:32 +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
Ivan Lanin
6456255300
Merge branch '#160-element-container' into xml-reader
2014-04-08 08:21:52 +07:00
Ivan Lanin
cd2dba0848
Element inheritance refinements
2014-04-08 03:27:19 +07:00
Ivan Lanin
dadfc2903c
Merge branch '#160-element-container' into xml-reader
2014-04-08 01:15:14 +07:00
Ivan Lanin
f1108c48e6
Add Abstract- prefix and -Interface suffix for corresponding classes
2014-04-08 01:09:06 +07:00
Ivan Lanin
d1d1e6b4df
Reader: Ability to read tables, links, preserve text, and text break
2014-04-07 23:39:03 +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
d7c18fe4b8
Move OOXML specific feature from Media to Word2007\Base
2014-04-05 00:19:45 +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