Ivan Lanin
|
088caa2d36
|
@codeCoverageIgnore for some legacy (unused yet) code
|
2014-03-14 20:56:27 +07:00 |
Gabriel Bull
|
0fe30aee9d
|
Changed versino 0.7.1 to 0.8.0
|
2014-03-14 09:51:40 -04:00 |
Progi1984
|
de02e43dc2
|
Merge pull request #125 from ivanlanin/msword-footnote-fix
MS Word footnote fix
|
2014-03-14 09:38:00 +01:00 |
Ivan Lanin
|
c8a1e2e0eb
|
Final fix that satisfies both MS Word and OpenOffice
|
2014-03-14 15:26:17 +07:00 |
Ivan Lanin
|
d87fa2aa8b
|
MS Word report corrupted DOCX when there's more than 1 section and footnote applied not on the first section. OO is fine.
Bug source: [Content-Types].xml entry is different with document.xml.rels
|
2014-03-14 14:53:45 +07:00 |
Progi1984
|
645d237582
|
Merge pull request #122 from ivanlanin/develop
Allow adding MemoryImage using URL
|
2014-03-13 22:56:32 +01:00 |
Ivan Lanin
|
d3c739eb23
|
Remove old samples
|
2014-03-14 04:41:39 +07:00 |
Ivan Lanin
|
a87717a51f
|
Fix for footnotes test
|
2014-03-14 04:39:41 +07:00 |
Ivan Lanin
|
f2ba9a1d3b
|
Unit test for footnotes
|
2014-03-14 04:36:31 +07:00 |
Ivan Lanin
|
cd3f74e572
|
Footnote fix
|
2014-03-14 04:26:50 +07:00 |
Ivan Lanin
|
b11cd40bba
|
More unit tests
|
2014-03-14 04:25:09 +07:00 |
Ivan Lanin
|
b3458b9c0a
|
Test & migrate the remaining old samples
|
2014-03-14 00:49:27 +07:00 |
Ivan Lanin
|
ff6b2a9e5f
|
MemoryImage: Allow remote image when allow_url_open = on
|
2014-03-14 00:04:52 +07:00 |
Progi1984
|
8e175984b6
|
Merge pull request #115 from ivanlanin/develop
Reorganize samples and write unsupported element to ODText and RTF
|
2014-03-13 15:04:10 +01:00 |
Ivan Lanin
|
1aa83b9438
|
Some more tests for Writer/Word2007/Base.php. We're on 71.84% coverage now :)
|
2014-03-13 20:58:24 +07:00 |
Ivan Lanin
|
fd95a1c1ec
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-03-13 20:23:55 +07:00 |
Gabriel Bull
|
f711e8a0e9
|
Formatted code in PHPWord_Style_Font class
|
2014-03-13 09:22:12 -04:00 |
Ivan Lanin
|
bde8666429
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-03-13 20:15:21 +07:00 |
Progi1984
|
1dcd267d7e
|
Merge pull request #117 from RomanSyroeshko/develop
Unit test for Template.save() method
|
2014-03-13 14:12:01 +01:00 |
Progi1984
|
fcc4c073a4
|
Merge pull request #119 from bskrtich/xmlwritercompatibility
Add XMLWriter Compatibility option
|
2014-03-13 14:07:20 +01:00 |
Progi1984
|
70d3a1a759
|
Merge pull request #118 from jhfangying/develop
suport for eastAsia fontstyle
|
2014-03-13 14:06:35 +01:00 |
Ivan Lanin
|
8d942b589a
|
Rename Reader sample and sync Base.php
|
2014-03-13 19:34:16 +07:00 |
Ivan Lanin
|
d180ac7fdf
|
Merge branch 'develop' of https://github.com/jhfangying/PHPWord into develop
|
2014-03-13 19:28:52 +07:00 |
Ivan Lanin
|
37dd6bcf82
|
Merge branch 'xmlwritercompatibility' of https://github.com/bskrtich/PHPWord into develop
|
2014-03-13 19:11:01 +07:00 |
Ivan Lanin
|
acfe64bb53
|
More unit tests for Writer\Word2007\Base
|
2014-03-13 19:09:35 +07:00 |
jhfangying
|
a6e91ef195
|
merge
|
2014-03-13 16:01:48 +08:00 |
jhfangying
|
b79a66ba9e
|
1
|
2014-03-13 15:50:56 +08:00 |
Brandon Skrtich
|
7fdf2b538a
|
Add XMLWriter Compatibility option
|
2014-03-13 00:24:16 -06:00 |
jhfangying
|
0779581fe7
|
ignore
|
2014-03-13 13:33:24 +08:00 |
jhfangying
|
a7663476f6
|
add Font Content Type
w:hint attribute added
|
2014-03-13 13:09:44 +08:00 |
jhfangying
|
bb38d6c135
|
delete one line
|
2014-03-13 08:59:46 +08:00 |
jhfangying
|
af1a591271
|
support for eastAsia fontstyle
support for eastAsia fontstyle
add sample 10
|
2014-03-13 08:48:18 +08:00 |
Ivan Lanin
|
2f0438ff15
|
Change all remaining `trigger_error()` into `throw new Exception()`
|
2014-03-13 02:08:31 +07:00 |
Ivan Lanin
|
d4d42752d4
|
Unit test for PHPWord\Style
|
2014-03-13 01:58:00 +07:00 |
Ivan Lanin
|
1fbea54b4b
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-03-13 01:27:30 +07:00 |
Roman Syroeshko
|
2aa49dc17b
|
https://github.com/PHPOffice/PHPWord/issues/43
Unit test fix #2.
|
2014-03-12 20:40:29 +04:00 |
Roman Syroeshko
|
de96a66493
|
https://github.com/PHPOffice/PHPWord/issues/43
Unit test fix.
|
2014-03-12 20:24:59 +04:00 |
Roman Syroeshko
|
36c03d4f15
|
https://github.com/PHPOffice/PHPWord/issues/43
Redundant imports of PHPUnit_Framework_TestCase were removed.
|
2014-03-12 20:13:06 +04:00 |
Roman Syroeshko
|
a2366e9ddf
|
https://github.com/PHPOffice/PHPWord/issues/43
Unit test for PHPWord_Template.save() method.
|
2014-03-12 20:09:10 +04:00 |
Gabriel Bull
|
5e0fc7a2d8
|
Fixed bug with new extension verification
|
2014-03-12 11:22:41 -04:00 |
Ivan Lanin
|
a78ba1c925
|
Remove duplicate on SectionTest
|
2014-03-12 21:57:59 +07:00 |
Ivan Lanin
|
4119c6af07
|
Reorganize samples and write unsupported element to ODText and RTF
|
2014-03-12 21:55:20 +07:00 |
Gabriel Bull
|
d991fdc6d1
|
Added image writer tests
|
2014-03-12 10:10:36 -04:00 |
Progi1984
|
68de9ab31b
|
Merge pull request #114 from gabrielbull/develop
Use exif_imagetype to check image format instead of extension name
|
2014-03-12 14:30:40 +01:00 |
Gabriel Bull
|
492f88d1e8
|
Use exif_imagetype to check image format instead of extension name
|
2014-03-12 09:25:21 -04:00 |
Progi1984
|
9c0e70a198
|
Merge pull request #112 from ivanlanin/develop
Unit test for PHPWord main class
|
2014-03-12 13:33:56 +01:00 |
Ivan Lanin
|
b1ee8a3de6
|
Unit test for PHPWord main class
|
2014-03-12 19:26:30 +07:00 |
Progi1984
|
b58d1c8179
|
Merge pull request #104 from ivanlanin/develop
Basic version of Reader for Word2007
|
2014-03-12 10:39:26 +01:00 |
Ivan Lanin
|
530a71c2bf
|
Unit test for TOC
|
2014-03-12 16:24:36 +07:00 |
jhfangying
|
3daaffa183
|
support for eastAsia fontstyle
|
2014-03-12 16:17:37 +08:00 |