troosan
|
5ddb3f0b77
|
Merge remote-tracking branch 'origin/develop' into tmp
Conflicts:
src/PhpWord/Writer/Word2007/Element/SDT.php
|
2017-11-07 17:43:22 +01:00 |
troosan
|
601a2b6ec6
|
make Comment constructor attributes optional
|
2017-11-04 23:26:04 +01:00 |
troosan
|
e6f4d0276a
|
Merge branch 'development' into fix_php7_issues
|
2017-09-27 01:09:23 +02:00 |
troosan
|
0beeb275fe
|
Add support for changing the document language (#1108)
|
2017-09-27 00:40:08 +02:00 |
troosan
|
a8ade6d22d
|
general updates
Change "some" code to comply to php-cs rules
Update copyright year to 2010-2017
|
2017-09-24 22:15:42 +02:00 |
troosan
|
743dbff9d4
|
use php 5.3 array construct
|
2017-09-18 22:35:27 +02:00 |
troosan
|
34a1be0053
|
Add support for XE and INDEX fields (#922)
|
2017-09-18 21:45:59 +02:00 |
troosan
|
18cb0b26f7
|
Add support for comments (#1067)
Just a writer for now, reader to be done
|
2017-07-11 01:58:54 +02:00 |
troosan
|
a6c6f9faa1
|
Merge branch 'development' into develop
Conflicts:
tests/PhpWord/Writer/Word2007/Part/SettingsTest.php
|
2017-07-04 15:38:01 +02:00 |
troosan
|
8a5433e5df
|
add new NumberFormat values and refactor other uses
|
2017-07-04 15:04:30 +02:00 |
troosan
|
29f7cfb581
|
Merge pull request #1068 from troosan/footnote_properties
Add possibility to control the footnote number
|
2017-07-01 23:27:10 +02:00 |
troosan
|
fd418e0746
|
Make sample php 5.3 compliant
|
2017-07-01 17:15:50 +02:00 |
antoine
|
f0fa91f63c
|
Merge branch 'support_for_xe_and_index_field' into develop
|
2017-06-11 12:58:06 +02:00 |
antoine
|
8aabf812f8
|
update XE field to support formatted text + add documentation
|
2017-06-11 12:56:59 +02:00 |
antoine
|
7ce54abac3
|
Merge remote-tracking branch 'github_troosan/footnote_properties' into develop
|
2017-05-30 00:37:37 +02:00 |
antoine
|
ac89cc39ea
|
Add possibility to control the footnote number
|
2017-05-30 00:31:32 +02:00 |
antoine
|
f21f79761a
|
fix sample
|
2017-05-25 22:04:23 +02:00 |
antoine
|
6e49e89547
|
Merge branch 'support_comments' into develop
|
2017-05-15 23:00:10 +02:00 |
antoine
|
1cfb62de0d
|
Add support for comments
|
2017-05-15 22:49:02 +02:00 |
Maria Haubner
|
488b10b73b
|
allow setValue() for SDTs
|
2017-03-08 13:08:33 +01:00 |
antoine
|
217fd6ecf1
|
fix image loading over https
|
2017-01-29 13:37:43 +01:00 |
antoine
|
517c432ee6
|
fix image loading over https
|
2017-01-29 13:16:54 +01:00 |
antoine
|
d52d9b8985
|
Add support for XE and INDEX fields
|
2016-10-27 23:12:26 +02:00 |
Roman Syroeshko
|
ec3c62b051
|
#483. Output escaping for OOXML.
|
2016-06-04 20:06:37 +04:00 |
Evgeniy Tkachenko
|
d3f3a4a172
|
Update Sample_09_Tables.php
|
2016-05-30 12:36:24 +03:00 |
Evgeniy Tkachenko
|
d9627e19fd
|
Update Sample_09_Tables.php
|
2016-05-25 14:36:57 +03:00 |
Gerald Buttinger
|
bcfb3e868c
|
Add methods setValuesFromArray and cloneRowFromArray to the TemplateProcessor-class and update samples and docs accordingly
|
2015-11-27 14:30:22 +01:00 |
Roman Syroeshko
|
e6d73d8ff8
|
Removed custom autoloader.
|
2015-11-21 20:24:49 +04:00 |
Roman Syroeshko
|
d74c0bd878
|
Added backward compatibility for deprecated alignment options.
|
2015-11-14 15:31:50 +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 |
Roman Syroeshko
|
e351717f3e
|
Merged #495.
|
2015-08-16 19:13:14 +04:00 |
Frank Meyer
|
62d3f97e30
|
dded the ability to enable gridlines and axislabels on charts
added options 'showAxisLabels', 'showGridX', 'showGridY' to charts style element
|
2015-07-21 14:07:23 +02:00 |
Roman Syroeshko
|
f2cd42fecf
|
#495.
|
2015-03-22 11:40:14 +04:00 |
Roman Syroeshko
|
18c54623b0
|
Fixed broken paragraph alignment for OpenXml.
|
2015-03-01 21:13:03 +04:00 |
Roman Syroeshko
|
2a5c66784b
|
#51 (updated tests, refactored a little).
|
2015-02-06 22:28:31 +04:00 |
Roman Syroeshko
|
c116afbd02
|
#51 (updated samples).
|
2015-01-01 20:41:42 +04:00 |
Roman Syroeshko
|
c44bd37566
|
Minor refactoring.
|
2014-12-17 22:02:56 +04:00 |
Roman Syroeshko
|
42b878ec1d
|
[CHANGED] "Sample_Header.php" (changed date default timezone to UTC).
|
2014-12-17 21:56:32 +04:00 |
Roman Syroeshko
|
20c4232454
|
[CHANGED] "Sample_Header.php" (added @return annotations where missed).
|
2014-12-17 21:53:32 +04:00 |
Roman Syroeshko
|
42c0b70a60
|
Replaced "phpversion()" function call with "PHP_VERSION" constant usage.
|
2014-12-17 21:47:06 +04:00 |
Roman Syroeshko
|
5a75d84f8f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-08-16 15:22:35 +04:00 |
Roman Syroeshko
|
ec25dd338b
|
https://github.com/PHPOffice/PHPWord/issues/216
|
2014-08-16 15:21:58 +04: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
|
56c3d8eda2
|
https://github.com/PHPOffice/PHPWord/issues/310
|
2014-08-10 20:00:19 +04:00 |
jogo
|
7c8ff2884b
|
add sample
fix undefined Index
|
2014-07-04 15:31:48 +02:00 |
Ivan Lanin
|
b5a63c5b55
|
Elaborate SDT elements
|
2014-06-28 11:47:29 +07:00 |
Progi1984
|
b527d06608
|
#23 : Implement Word97 aka MsDoc Reader
|
2014-06-21 09:18:57 +02:00 |
Ivan Lanin
|
cd547927ea
|
New structured document tag (SDT) element
|
2014-06-21 02:06:49 +07:00 |
Ivan Lanin
|
384107e7cf
|
Ability to define document protection and new `Metadata` subnamespace
|
2014-06-16 11:58:05 +07:00 |
Ivan Lanin
|
6a81691d45
|
#266: Ability to add textinput, checkbox, and dropdown form elements
|
2014-06-16 00:31:17 +07:00 |
Ivan Lanin
|
a13e5b20f9
|
#278: 3D charts and ability to set width and height
|
2014-06-15 20:48:26 +07:00 |
Ivan Lanin
|
0f085f71e0
|
Merge branch 'chart' into develop
|
2014-06-14 12:51:41 +07:00 |
Ivan Lanin
|
3fef19093c
|
#278: Basic chart
|
2014-06-14 12:49:39 +07:00 |
Ivan Lanin
|
8c2b099dbc
|
Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter`
|
2014-06-14 10:54:33 +07:00 |
Ivan Lanin
|
056ff5e676
|
Basic chart support
|
2014-06-11 02:03:04 +07:00 |
Ivan Lanin
|
6839ee41dd
|
New `PhpWord::save()` method to encapsulate `IOFactory`
|
2014-06-08 22:05:50 +07:00 |
Ivan Lanin
|
a2ec62a79f
|
Section: Ability to set paper size, e.g. A4, A3, and Legal
|
2014-06-06 18:31:01 +07:00 |
Ivan Lanin
|
a2294b4b1e
|
Font: New `scale`, `spacing`, and `kerning` property of font style
|
2014-06-04 23:28:08 +07:00 |
Ivan Lanin
|
e3dd4494f3
|
#238: Known issue about read/write permission on temp folder
|
2014-06-02 23:33:10 +07:00 |
Ivan Lanin
|
a66f93ccdc
|
#123: New drawing shapes (arc, curve, line, polyline, rect, oval)
|
2014-06-02 21:55:44 +07:00 |
Ivan Lanin
|
ec85d7d641
|
#80: Basic HTML reader
|
2014-05-31 03:06:11 +07:00 |
Ivan Lanin
|
0164e37873
|
Decompose Shared\Html
|
2014-05-31 02:01:09 +07:00 |
Ivan Lanin
|
d3ac5b1fa1
|
Merge branch '#193' into develop
|
2014-05-30 13:19:51 +07:00 |
Ivan Lanin
|
5c2c687efd
|
#193: Heading numbering
|
2014-05-30 13:19:10 +07:00 |
Ivan Lanin
|
a57b28de8f
|
Some adjustments for the new `Line` element #253
|
2014-05-30 01:05:55 +07:00 |
Bas-Jan 't Jong
|
1580113d7b
|
Added Line element
|
2014-05-29 16:44:00 +02:00 |
Ivan Lanin
|
7a42802b48
|
RTF reader: Unit tests and some improvements
|
2014-05-29 18:02:49 +07:00 |
Ivan Lanin
|
7c2ad59530
|
Merge branch 'develop' into rtf
|
2014-05-29 16:54:13 +07:00 |
Ivan Lanin
|
e81d92e265
|
Update changelog, docs, and unit tests for new `Field` element #251
|
2014-05-29 16:25:39 +07:00 |
Ivan Lanin
|
2d88ea22b4
|
RTF Reader: Split control parsers into functions
|
2014-05-29 15:09:02 +07:00 |
Bas-Jan 't Jong
|
079d08e94a
|
Added Field Element
|
2014-05-28 17:59:44 +02:00 |
Ivan Lanin
|
f9a1f34dcb
|
Merge branch 'rtfreader' into rtf
|
2014-05-28 21:36:30 +07:00 |
Ivan Lanin
|
87f071d1b6
|
#72: Basic RTF Reader
|
2014-05-28 21:27:20 +07:00 |
Ivan Lanin
|
88f6518406
|
Init VERSION and improve requirement checking
|
2014-05-28 07:42:50 +07:00 |
Ivan Lanin
|
fbce1c8fc9
|
#244: Enable "image float left"
|
2014-05-22 00:37:50 +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
|
930d8de462
|
ODT Writer: Enable title element and custom document properties
|
2014-05-20 14:53:02 +07:00 |
Ivan Lanin
|
0360f8e290
|
Unit tests for TCPDF and mPDF
|
2014-05-19 23:21:17 +07:00 |
Ivan Lanin
|
410ce4bffe
|
ODT: Enable section and column
|
2014-05-18 16:29:56 +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
|
f1b2243e15
|
Short tag fix
|
2014-05-15 15:52:17 +07:00 |
Ivan Lanin
|
8745c5ee30
|
Change behaviour of `set...` function of boolean properties; Some bug fixing based on Scrutinizer; New `Row` Word2007 style writer
|
2014-05-13 12:50:18 +07:00 |
Ivan Lanin
|
4b1a16006d
|
#196: Ability to add links and page breaks in RTF
|
2014-05-13 02:48:44 +07:00 |
Ivan Lanin
|
f8f98cccab
|
#237: Ability to define table width (in percent and twip) and position
|
2014-05-13 01:32:44 +07:00 |
Ivan Lanin
|
7d5c62ab34
|
Merge branch 'nestedtable' into develop
|
2014-05-11 18:22:09 +07:00 |
Ivan Lanin
|
ded651d947
|
#149: Ability to add table inside a cell (nested table)
|
2014-05-11 17:30:23 +07:00 |
Bas-Jan 't Jong
|
467f15a480
|
Added ListItemRun Element
|
2014-05-11 11:08:39 +02:00 |
Ivan Lanin
|
9ea767ea91
|
Table inside textbox sample
|
2014-05-10 22:04:10 +07:00 |
Ivan Lanin
|
62ed725032
|
Some modifications for the new `Html::addHtml` feature
|
2014-05-10 21:38:44 +07:00 |
Ivan Lanin
|
a595e6d78c
|
Merge branch 'AddHtml' of github.com:basjan/PHPWord
|
2014-05-10 20:13:33 +07:00 |
Bas-Jan 't Jong
|
aa151c4010
|
Added function to add elements via HTML
|
2014-05-10 14:03:16 +02:00 |
Ivan Lanin
|
246557e3be
|
Reactivate PHPMD and fix some rules for textbox
|
2014-05-09 03:15:26 +07:00 |
Ivan Lanin
|
6a0bfe3314
|
Move `addTextBox` to `AbstractContainer` and add sample for textbox
|
2014-05-08 10:58:19 +07:00 |
Ivan Lanin
|
6dd51c54ea
|
Update changelog and add sample for bug fix #222
|
2014-05-05 09:08:15 +07:00 |
Bas-Jan 't Jong
|
aba15481c8
|
Corrected typo to 'const POSITION_HORIZONTAL_CENTER = 'center';' and
added examples to Sample_13
|
2014-05-04 22:34:37 +02:00 |