Commit Graph

2029 Commits

Author SHA1 Message Date
joelgo 7f78322d04
Update html.php
For acept text in line-height how "line-height:normal", etc.
2021-03-17 13:09:13 -05:00
troosan a30bbbdc62
Merge pull request #2021 from kamilmmach/develop
Fix image border in Word2007 Writer for LibreOffice 7
2021-03-13 17:27:03 +01:00
Adrien Crivelli 06b90e39a3
0.18.1 2021-03-08 10:06:35 +09:00
Adrien Crivelli 84d1da6ce2
Merge pull request #2032 from mussbach/f_2028_dont_replace_package
Fix BC break in #1946. This package does not replace laminas/laminas-zendframework-bridge
2021-03-08 10:02:32 +09:00
Sami Mussbach 556a250fb3 Fix BC break in #1946. This package does not replace laminas/laminas-zendframework-bridge
This commit fixes the BC break introduced by #1946 where it was stated
that phpword replaces package laminas/laminas-zendframework-bridge which
is not the case. Package laminas/laminas-zendframework-bridge only was
replaced from phpword.
2021-03-04 17:50:16 +01:00
troosan 5dcb3e53ee coverage with xdebug 2021-02-21 21:46:22 +01:00
troosan 2ae000cbad hack for phpunit 8 compatibility 2021-02-21 21:32:45 +01:00
troosan b71b4fdb71 update phpunit params 2021-02-21 21:16:27 +01:00
troosan 2961b72c7a don't fail on non existing lock file 2021-02-21 21:07:20 +01:00
troosan 1e5fd83222 remove travis config file 2021-02-21 21:01:01 +01:00
troosan 67ea85688e add git workflow 2021-02-21 20:53:45 +01:00
Kamil Mach 68cbca530f Fix image border in Word2007 Writer for LibreOffice 7 2021-02-17 09:22:32 +01:00
troosan 1bd7cd6238 set release date 2021-02-12 22:28:06 +01:00
troosan c2e2ec4004
Merge pull request #1832 from Matze2010/udz-checkbox-feature
Add parsing of HTML checkbox input field
2021-02-12 20:37:35 +01:00
troosan 659d3d7b4b
Update Html.php
fix
2021-02-12 20:16:18 +01:00
troosan bed1f7afbf
pass the paragraph style 2021-02-11 21:44:20 +01:00
troosan 4c5e760871 Merge branch 'master' of https://github.com/PHPOffice/PHPWord.git into develop 2021-02-11 20:39:01 +01:00
troosan c550a53c3e prepare changelog for 0.18.0 2021-02-11 20:38:40 +01:00
troosan a382f9d754
fix 2021-02-11 19:25:28 +01:00
troosan 8bb0b73733 fix merge 2021-02-10 21:10:06 +01:00
troosan d4f08a3f8a Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into tmp
Conflicts:
	tests/PhpWord/Shared/HtmlTest.php
2021-02-10 21:04:16 +01:00
troosan 9736d37bc9
Merge pull request #1986 from emnabs/develop
add/setting page element border style.
2021-02-10 20:49:37 +01:00
troosan 81d613bc4d php 5.3 compatible code 2021-02-10 08:25:09 +01:00
troosan 4840faa422
Merge pull request #1922 from csk83/develop
Add Option for Dynamic Chart Legend Position #1699
2021-02-09 21:26:47 +01:00
troosan 1b7b43a4e5 fix code formatting 2021-02-08 22:58:14 +01:00
troosan e1bbc85cc4
Make syntax php 5.3 compliant 2021-02-08 22:40:46 +01:00
troosan b2585dfd28 move constants to simpleType 2021-02-08 22:20:00 +01:00
troosan 1c3fdd2719 prepare release 0.18.0 2021-02-08 22:12:24 +01:00
troosan 264f1590f0 make xmlReplaceBlock public 2021-02-08 22:08:29 +01:00
troosan cba1edc9e8
remove trailing whitespaces 2021-02-08 00:59:44 +01:00
troosan 486321bb02
Compatibility with old PHP versions 2021-02-08 00:58:00 +01:00
troosan 6db2927484
Merge pull request #1965 from naept/feature_handle-style-inheritance-for-html
feat: Update addHtml to handle style inheritance
2021-02-08 00:51:34 +01:00
troosan f832a7c9db
Merge branch 'develop' into develop 2021-02-08 00:37:42 +01:00
troosan ca45d14511
Merge pull request #1809 from juzser/dev-master
Update the regexp to avoid catastrophic backtracking
2021-02-07 23:42:57 +01:00
troosan 5080139511
Merge pull request #1824 from ErnestStaug/locale_support
Some document have non-standard locale code
2021-02-07 23:33:14 +01:00
troosan 6baf287a5f
Merge branch 'develop' into udz-checkbox-feature 2021-02-07 23:30:28 +01:00
troosan d592b8e4c9
Merge pull request #1877 from ThanasisMpalatsoukas/patch-1
Unused variables $rows, $cols
2021-02-07 23:26:48 +01:00
troosan 9e322dd6e7
Merge pull request #1902 from lubosdz/develop
Enhancements to addHTML parser
2021-02-07 22:53:53 +01:00
troosan bf8f2ac12f
Merge pull request #1763 from TimeTonic/fixes-1750-block-with-images-inside
TemplateProcessor cloneBlock wrongly clones images
2021-02-07 22:27:40 +01:00
troosan 137238faed
Merge pull request #1967 from jsochor/develop
fix image limit
2021-02-07 22:09:34 +01:00
troosan f5c96beedd
Merge pull request #2012 from dbarzin/develop
Add support for charts in template processor
2021-02-07 22:08:26 +01:00
troosan 26e479422a
Fix formatting 2021-02-07 15:06:01 +01:00
troosan dc9b1edb5b fix formatting 2021-02-06 22:50:11 +01:00
Antoine de Troostembergh 31259f6448 fix 2021-02-06 22:12:19 +01:00
Antoine de Troostembergh 1168789e8a fix formatting 2021-02-06 21:32:30 +01:00
dbarzin 214df1a1cb fix unit test 2021-02-06 12:57:16 +01:00
dbarzin 48ee2eb78a fix param error 2021-02-06 10:50:21 +01:00
dbarzin 31002fc6e8 add chart in template 2021-02-06 10:40:52 +01:00
troosan 4e87e72110
Merge pull request #1716 from enflow/allowImageClosure
Allow a closure to be passed with image replacement tags
2021-02-05 22:08:56 +01:00
troosan 8922632ead
Merge pull request #1936 from YannikFirre/patch-1
Add null check when setComplexValue is not found
2021-02-05 21:26:02 +01:00