Ivan Lanin
c21e28f974
More refactoring for PHPMD compliance
2014-05-04 16:57:39 +07:00
Bas-Jan 't Jong
15dcb384c6
Messed up something. Resetting
2014-05-04 10:34:40 +02: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
Bas-Jan 't Jong
9c11067720
Added Image relative and absolute positioning
2014-05-03 10:08:39 +02: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
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
4e5bbb98b1
Refactor: Increase DocumentProperties cohesion
2014-04-30 18:49:48 +07:00
Ivan Lanin
a676af30dd
ODText Reader: Basic ODText reader
2014-04-29 01:19:12 +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
2cbdb0b383
ODText Writer: Style writers
2014-04-27 09:00:32 +07:00
Ivan Lanin
b7480d81c0
Refactor: Apply composite design pattern to Word2007/OOXML writer
2014-04-25 14:48:44 +07:00
Ivan Lanin
0060e4316c
PHPMD fixes and remove Style\Tabs (not needed)
2014-04-22 17:54:08 +07:00
Ivan Lanin
4db75c37a9
QA: Additional tests for Word2007 writer
2014-04-17 16:19:23 +07:00
Ivan Lanin
9bb5655292
Unit test for AbstractStyle
2014-04-12 12:59:44 +07:00
Ivan Lanin
47956b019c
Code formatting and some more tests
2014-04-12 12:17:28 +07:00
Ivan Lanin
a3a9af51e5
Additional unit tests and some code deduplication
2014-04-11 21:28:43 +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
0ccea9620c
Merge remote-tracking branch 'upstream/develop' into xml-reader
2014-04-09 18:48:04 +07:00
Roman Syroeshko
9c9f7eb7c6
NULLs changed to lowercase to meet PSR.
2014-04-08 22:00:36 +04:00
Ivan Lanin
6456255300
Merge branch '#160-element-container' into xml-reader
2014-04-08 08:21:52 +07:00
Ivan Lanin
3ef0f41c25
New `Style\AbstractStyle` and 'ODText\Base`
2014-04-08 03:03:14 +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
b594e32f04
Move container files
2014-04-08 00:03:53 +07:00
Ivan Lanin
177c523799
Remove underscore prefix from all private properties name
2014-04-06 18:16:28 +07:00
Ivan Lanin
7c549f5802
DocBlock and use fixes
2014-04-03 10:13:13 +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
45b0baf7bc
Refactor writer classes
2014-03-30 23:14:14 +07:00
Ivan Lanin
01f3f4071e
#168 Merge branch 'develop' of https://github.com/jcarignan/PHPWord
...
- Comment header('Content-Length:'): HTTP header should not be in class that can be called via CLI
- Incorporate temporary location to ODT and RTF
- Update documentation
- Add unit tests
2014-03-29 23:56:28 +07:00
Ivan Lanin
7a424318d2
Unit tests enhancement
2014-03-28 19:00:41 +07:00
Ivan Lanin
e6a26dd8fc
Simplify all classes docblock
2014-03-27 23:55:06 +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
b24550d060
Merge Table and TableFull style
2014-03-24 13:34:45 +07:00
Ivan Lanin
aff112a13b
Method name & code format for PSR/phpdoc compliance
2014-03-24 03:20:18 +07: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