Ivan Lanin
|
fc66030b82
|
Merge branch 'Fixed-conversion' of github.com:basjan/PHPWord into #234-#235-basjan
|
2014-05-11 17:57:01 +07:00 |
Bas-Jan 't Jong
|
539a173dc2
|
Amended the corresponding test
|
2014-05-11 09:18:19 +02:00 |
Bas-Jan 't Jong
|
afc3d5cb64
|
Minor fix. If conversion factor from pointToPixel is 1.333333, then the
conversion factor for PixelTopoint should be 0.75
|
2014-05-11 09:16:36 +02:00 |
Ivan Lanin
|
17e2f02817
|
Type checks on style writers
|
2014-05-11 11:23:46 +07:00 |
Ivan Lanin
|
9567c6a972
|
Merge branch '#233-basjan' into develop
|
2014-05-11 10:41:26 +07:00 |
Ivan Lanin
|
967c8b273e
|
Fix unit test for px2cm and cm2px conversion
|
2014-05-11 10:39:39 +07:00 |
Bas-Jan 't Jong
|
c524394f5f
|
Fixed conversion factor Centimeters to Pixels and vice versa.
|
2014-05-10 23:52:10 +02:00 |
Ivan Lanin
|
516c13e032
|
Some unit tests for the new features
|
2014-05-10 23:40:34 +07:00 |
Ivan Lanin
|
9ea767ea91
|
Table inside textbox sample
|
2014-05-10 22:04:10 +07:00 |
Ivan Lanin
|
feff87e769
|
Fix Travis test errors
|
2014-05-10 21:56:06 +07:00 |
Ivan Lanin
|
c82f0ac1fc
|
Merge branch '#231-basjan' into develop
|
2014-05-10 21:39:23 +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
|
07b4ae2c0f
|
Added possiblity to add tables inside textbox
|
2014-05-10 14:04:15 +02:00 |
Bas-Jan 't Jong
|
aa151c4010
|
Added function to add elements via HTML
|
2014-05-10 14:03:16 +02:00 |
Ivan Lanin
|
530f8ee357
|
Writers refactoring fixes
|
2014-05-10 14:45:51 +07:00 |
Ivan Lanin
|
0b13b22e07
|
Refactor HTML & PDF writer with composite pattern
|
2014-05-10 14:23:22 +07:00 |
Ivan Lanin
|
8c9c0402d2
|
Merge branch '#229-basjan' into develop
|
2014-05-09 03:22:12 +07:00 |
Ivan Lanin
|
8457169047
|
Merge branch 'bug-textbox' of github.com:basjan/PHPWord
|
2014-05-09 03:19:18 +07:00 |
Ivan Lanin
|
246557e3be
|
Reactivate PHPMD and fix some rules for textbox
|
2014-05-09 03:15:26 +07:00 |
Bas-Jan 't Jong
|
474d36040a
|
Fixed a bug in TextBox; addText to a TextBox was treated 'withoutP'.
This is not the expected behaviour
|
2014-05-08 21:43:55 +02:00 |
Bas-Jan 't Jong
|
841bc2ac69
|
Revert "Fixed a bug in TextBox; addText to a TextBox was treated 'withoutP'. This is not the expected behaviour"
This reverts commit ade740b562.
|
2014-05-08 21:41:30 +02:00 |
Bas-Jan 't Jong
|
ade740b562
|
Fixed a bug in TextBox; addText to a TextBox was treated 'withoutP'.
This is not the expected behaviour
|
2014-05-08 21:38:54 +02:00 |
Ivan Lanin
|
6f0579c78f
|
Fix Travis build error
|
2014-05-09 00:34:08 +07:00 |
Ivan Lanin
|
8a1d07f71a
|
Fix Travis test errors
|
2014-05-08 23:13:45 +07:00 |
Ivan Lanin
|
f7dd9dd07c
|
Refactor writers and styles
|
2014-05-08 20:46:13 +07:00 |
Ivan Lanin
|
ea41b08a9a
|
Refactor the new textbox element
|
2014-05-08 13:05:27 +07:00 |
Ivan Lanin
|
e12daacc0b
|
Merge branch 'refactor' into develop
|
2014-05-08 12:17:14 +07:00 |
Ivan Lanin
|
e9c548ea17
|
Merge branch '#228-basjan-textbox' into develop
|
2014-05-08 11:43:00 +07:00 |
Ivan Lanin
|
6a0bfe3314
|
Move `addTextBox` to `AbstractContainer` and add sample for textbox
|
2014-05-08 10:58:19 +07:00 |
Ivan Lanin
|
c7a940cc4c
|
Merge branch 'textbox' of github.com:basjan/PHPWord
|
2014-05-08 08:56:34 +07:00 |
Bas-Jan 't Jong
|
364131aa5d
|
Added TextBox functionality
|
2014-05-07 21:27:51 +02:00 |
Ivan Lanin
|
88560de601
|
Refactor writers
|
2014-05-08 02:19:57 +07:00 |
Ivan Lanin
|
e0638f56bd
|
Change Scrutinizer similarity analysis min mass
|
2014-05-07 01:44:51 +07:00 |
Ivan Lanin
|
51d69a44c6
|
Refactoring based on Scrutinizer recommendation
|
2014-05-07 01:11:56 +07:00 |
Ivan Lanin
|
0c1e47d7a7
|
Type checking
|
2014-05-06 23:37:14 +07:00 |
Ivan Lanin
|
c4e8fdac84
|
Refactoring for code quality improvement (based on Scrutinizer)
|
2014-05-06 22:08:39 +07:00 |
Ivan Lanin
|
1f5e58a317
|
Merge branch 'develop' of github.com:ivanlanin/PHPWord into develop
|
2014-05-06 21:22:48 +07:00 |
Ivan Lanin
|
c28f28ea25
|
Refactoring for code quality improvement (based on Scrutinizer)
|
2014-05-06 21:22:24 +07:00 |
Ivan Lanin
|
2ab5a42193
|
Split some functions for code quality improvement
|
2014-05-06 19:02:08 +07:00 |
Progi1984
|
b7374f8936
|
#186 : Add badges for license & stable version
|
2014-05-06 13:04:18 +02:00 |
Ivan Lanin
|
2432a853bf
|
Show code quality and test code coverage badge on README
|
2014-05-06 17:48:10 +07:00 |
Ivan Lanin
|
b3229c6a7b
|
Fix Travis test and update Scrutinizer config
|
2014-05-06 17:13:16 +07:00 |
Ivan Lanin
|
37152cd459
|
Enable code coverage in Scrutinizer
|
2014-05-06 16:53:15 +07:00 |
Ivan Lanin
|
13c178d140
|
Refactor: Composite Word2007 & ODText writer parts
|
2014-05-06 16:38:16 +07:00 |
Ivan Lanin
|
5c6925334b
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-05-06 07:59:57 +07:00 |
Ivan Lanin
|
cb97979d57
|
Merge pull request #226 from basjan/image-test-unit
Thanks @basjan.
|
2014-05-06 07:58:11 +07:00 |
Bas-Jan 't Jong
|
15c38960f7
|
Improved Test Unit for Image Style in line with additions of #217
|
2014-05-05 23:38:31 +02:00 |
Ivan Lanin
|
4039304ba0
|
Word2007 Writer: Refactor writer parts using composite pattern
|
2014-05-06 01:45:13 +07:00 |
Ivan Lanin
|
704cc2fe04
|
Refactoring: Extends Endnotes from Footnotes & Heder from Footer
|
2014-05-05 23:30:15 +07:00 |