Brandon Skrtich
|
762f812b6b
|
Add Text Break to Text Run
|
2014-03-11 16:44:22 -06:00 |
Progi1984
|
595bcc33fa
|
Merge pull request #108 from gabrielbull/develop
Use exif_imagetype to check image format instead of extension name
|
2014-03-11 21:57:22 +01:00 |
Gabriel Bull
|
77f52e998b
|
Use exif_imagetype to check image format instead of extension name
|
2014-03-11 16:37:38 -04:00 |
Progi1984
|
da7c0ad558
|
Merge pull request #107 from gabrielbull/develop
Fixed bug with footer preserve text
|
2014-03-11 20:27:02 +01:00 |
Gabriel Bull
|
72fca30e8c
|
Fixed bug with footer preserve text
|
2014-03-11 14:19:33 -04:00 |
Ivan Lanin
|
07b84302c1
|
Add php_zip requirement
|
2014-03-12 00:46:03 +07:00 |
Ivan Lanin
|
589e603277
|
Unit test for Reader and additional methods for DocumentProperties, adapted from PHPExcel
|
2014-03-12 00:12:55 +07:00 |
Ivan Lanin
|
d2a231799d
|
Code formatting for PSR1 & PSR2 - Part 2
|
2014-03-11 21:44:54 +07:00 |
Ivan Lanin
|
4e3450e39f
|
Code formatting for PSR1 & PSR2 - Part 1
|
2014-03-11 20:09:05 +07:00 |
Ivan Lanin
|
ec514f310f
|
Reader: Read section settings and font/paragraph styles
|
2014-03-11 16:27:42 +07:00 |
Ivan Lanin
|
fa2878e530
|
Cleaning up code
|
2014-03-11 03:01:12 +07:00 |
Ivan Lanin
|
cf790b9f98
|
Minimum working sample for text, textrun, and textbreak
|
2014-03-11 02:43:04 +07:00 |
Ivan Lanin
|
c1b4b2e4a5
|
Skeleton copied from PHPExcel :)
|
2014-03-10 22:41:41 +07:00 |
Progi1984
|
0b876a3f0b
|
Merge pull request #102 from ivanlanin/develop
Tables samples, including colspan and rowspan
|
2014-03-10 16:13:11 +01:00 |
Ivan Lanin
|
1100d9375e
|
Tables samples, including colspan and rowspan
|
2014-03-10 21:06:15 +07:00 |
Progi1984
|
fb1d7d4db6
|
Merge pull request #101 from ivanlanin/develop
Basic support for TextRun on ODT and RTF
|
2014-03-10 13:28:31 +01:00 |
Ivan Lanin
|
7677e15ae8
|
Basic support for TextRun on ODT and RTF
|
2014-03-10 19:15:26 +07:00 |
Progi1984
|
45a928365d
|
Merge pull request #100 from ivanlanin/develop
Some unit tests for Shared Drawing, File, and String
|
2014-03-10 09:20:24 +01:00 |
Ivan Lanin
|
e36b2c5a50
|
Some unit tests for Style Drawing, File, and String
|
2014-03-10 13:29:48 +07:00 |
Progi1984
|
8fb7da46ee
|
Merge pull request #97 from gabrielbull/develop
Changed PHPWord namespace to PhpOffice\PhpWord
|
2014-03-09 22:34:30 +01:00 |
Progi1984
|
bf13fefcd1
|
Merge pull request #98 from ivanlanin/develop
Basic unit tests for PHPWord\Style completed
|
2014-03-09 22:33:32 +01:00 |
Ivan Lanin
|
6697057180
|
Fix section settings failed tests
|
2014-03-10 03:51:06 +07:00 |
Ivan Lanin
|
663e9008b3
|
Basic unit tests for PHPWord\Style completed
|
2014-03-10 03:20:24 +07:00 |
Gabriel Bull
|
f2122c152a
|
Changed PHPWord namespace to PhpOffice\PhpWord
|
2014-03-09 16:07:20 -04:00 |
Progi1984
|
79ba793294
|
Merge pull request #96 from gabrielbull/develop
Added line height methods to mirror the line height settings in Word in the paragraph styling
|
2014-03-09 20:49:12 +01:00 |
Gabriel Bull
|
70588f2f8f
|
Fixed bugs with Text class
|
2014-03-09 15:25:37 -04:00 |
Gabriel Bull
|
79f65f04e1
|
Fixed bug with footer preserve text
|
2014-03-09 15:11:51 -04:00 |
Gabriel Bull
|
a6671c2f0f
|
Reformatted tests to PSR-2 standards
|
2014-03-09 15:08:11 -04:00 |
Gabriel Bull
|
9966508a62
|
Added line height to font style
|
2014-03-09 15:03:53 -04:00 |
Gabriel Bull
|
5efcec842e
|
Added paragraph line height to Readme
|
2014-03-09 14:45:58 -04:00 |
Progi1984
|
88836672c3
|
Merge pull request #95 from gabrielbull/develop
Removed fake namespacing from tests and reformatted code to PSR-2 coding standards
|
2014-03-09 19:34:16 +01:00 |
Gabriel Bull
|
69a8192652
|
Added line height methods to mirror the line height settings in Word in the paragraph styling
|
2014-03-09 14:26:32 -04:00 |
Gabriel Bull
|
3519477535
|
Removed fake namespace from tests class names because we use real namespacing
|
2014-03-09 14:18:49 -04:00 |
Gabriel Bull
|
7abd5be62b
|
Reformatted Tests to PSR-2 coding standards
|
2014-03-09 14:14:38 -04:00 |
Progi1984
|
99b43ced29
|
Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop
|
2014-03-09 19:09:36 +01:00 |
Progi1984
|
9b793e5db1
|
Unit Tests on Section directory
|
2014-03-09 19:09:22 +01:00 |
Progi1984
|
63a535bf1a
|
Merge pull request #94 from ivanlanin/develop
Unit tests for Style_Font and Style_Cell
|
2014-03-09 18:40:44 +01:00 |
Ivan Lanin
|
712e09a2e5
|
Basic README for `addText` and `createTextRun`
|
2014-03-09 22:43:35 +07:00 |
Ivan Lanin
|
34d91214b4
|
Change normal value for cell style tests
|
2014-03-09 22:17:21 +07:00 |
Ivan Lanin
|
3d8f09dbc1
|
PHPWord_Style_CellTest 100% code coverage
|
2014-03-09 22:00:43 +07:00 |
Ivan Lanin
|
fa1663a2b1
|
PHP method IS NOT case sensitive :)
|
2014-03-09 21:59:23 +07:00 |
Ivan Lanin
|
c364490955
|
Remove PHPWord_Style_Cell::setHeight() since it's irrelevant and never used. Should be in PHPWord_Style_Row
|
2014-03-09 21:57:27 +07:00 |
Ivan Lanin
|
26330807f7
|
Fix parameter input for testWriteParagraphStyle_Pagination
|
2014-03-09 17:48:20 +07:00 |
Ivan Lanin
|
68a4387dcf
|
Reformat code samples on README.md to max 80 char per line
|
2014-03-09 17:47:42 +07:00 |
Ivan Lanin
|
d177b4744b
|
New function PHPWord_Style_Paragraph::setTabs() and unit test for PHPWord_Style_Paragraph
|
2014-03-09 17:47:04 +07:00 |
Ivan Lanin
|
537f49eeb4
|
Fix non-existing functions in Writer/ODText/Content.php
|
2014-03-09 17:44:16 +07:00 |
Ivan Lanin
|
4dcde8c0a9
|
PHPWord_Shared_Drawing::centimetersToPixels() conversion
|
2014-03-09 16:06:35 +07:00 |
Progi1984
|
9bae85edfa
|
Merge pull request #93 from ivanlanin/develop
Refactor and unit test PHPWord_Style_Font
|
2014-03-09 09:27:22 +01:00 |
Ivan Lanin
|
9fd138494e
|
Constants explanation
|
2014-03-09 15:21:53 +07:00 |
Ivan Lanin
|
074dfabbba
|
Add section settings documentation
|
2014-03-09 00:39:49 +07:00 |