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 |
Ivan Lanin
|
3d19256c9c
|
Merge branch 'develop' into nonstatic
|
2014-05-04 22:30:06 +07:00 |
Ivan Lanin
|
42c712e334
|
Refactor new image styles and create `Word2007/Style/Image` class
|
2014-05-04 21:36:52 +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 |
Shawn Iwinski
|
6606d5c5c4
|
Remove spurious executable bits
|
2014-05-02 14:43:43 -04: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
|
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
|
a676af30dd
|
ODText Reader: Basic ODText reader
|
2014-04-29 01:19:12 +07:00 |
Ivan Lanin
|
b4c22982cb
|
Update .gitignore
|
2014-04-27 12:26:39 +07:00 |
Ivan Lanin
|
8ace1c1d99
|
Add icons from http://fontawesome.io/
|
2014-04-26 15:11:20 +07:00 |
Ivan Lanin
|
f5f03a5b2b
|
Emulate \ZipArchive::extractTo for PCLZip
|
2014-04-18 02:58:38 +07:00 |
Ivan Lanin
|
9c738f7eae
|
Refactor Element\Image and some samples
|
2014-04-16 09:50:56 +07:00 |
Ivan Lanin
|
20b363f00e
|
Remove local path from sample and add DomPDF in `composer.json` `require-dev`
|
2014-04-16 07:54:55 +07: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
|
413f5e88d8
|
Change PDF Core to AbstractRenderer
|
2014-04-14 10:07:35 +07:00 |
Ivan Lanin
|
580a61a832
|
Basic PDF Writer #68
|
2014-04-14 00:28:15 +07:00 |
Ivan Lanin
|
15ca8f294c
|
Merge branch 'develop' into html
|
2014-04-13 22:11:31 +07:00 |
Ivan Lanin
|
19a69e2c39
|
Basic HTML writer
|
2014-04-13 22:04:07 +07:00 |
Ivan Lanin
|
89f42884c6
|
Merge branch 'master' of https://github.com/brunocasado/PHPWord into 'develop'
|
2014-04-13 17:37:54 +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
|
9c9f7eb7c6
|
NULLs changed to lowercase to meet PSR.
|
2014-04-08 22:00:36 +04:00 |
Roman Syroeshko
|
f049c48c59
|
[FIXED] Namespacing.
|
2014-04-08 21:58:00 +04:00 |
Roman Syroeshko
|
191d37b280
|
Leading backslashes in global function/constant calls were removed.
|
2014-04-08 21:56:18 +04:00 |
Ivan Lanin
|
50e9e0f029
|
Merge branch 'develop' into #160-element-container
|
2014-04-06 11:44:37 +07:00 |
Ivan Lanin
|
eb7f0a3543
|
Merge remote-tracking branch 'upstream/develop' into #189-pyreweb
|
2014-04-06 00:42:40 +07:00 |
Ivan Lanin
|
a84171de42
|
Merge branch 'master' of https://github.com/Pyreweb/PHPWord into #189-pyreweb
|
2014-04-06 00:41:36 +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
|
b75403f9a1
|
Refactor Media, addObject to header and footer
|
2014-04-04 15:28:35 +07:00 |
Diego Vieira
|
e800d96cf9
|
added clone, delete, replace block #165
Because I needed to clone, delete and replace some tables, I added those
functions.
|
2014-04-04 00:58:42 -03:00 |
Ivan Lanin
|
0fc1a06267
|
Merge all Word2007 relationships writer
|
2014-04-03 22:09:14 +07:00 |
Ivan Lanin
|
237625d22a
|
Merge branch 'develop' into #160-element-container
|
2014-04-02 20:02:36 +07:00 |
Ivan Lanin
|
51a8628209
|
Merge #190, reorder methods (public, protected, private), and add example to Sample_07_TemplateCloneRow
|
2014-04-02 19:07:28 +07:00 |
Ivan Lanin
|
f0ee25f343
|
Deprecate `createSection` in favor of `addSection`
|
2014-04-02 11:02:56 +07:00 |
Ivan Lanin
|
495930be9d
|
Add element availability matrix and enable `addObject` in footnote and textrun
|
2014-04-02 10:05:24 +07:00 |