Christian Stein
|
fc18246b20
|
PreserveText preg_split fix
third parameter must be -1 not null (php 8.1 deprecate warning)
|
2022-06-08 14:14:25 +02:00 |
|
Adrien Crivelli
|
3bcd4b5370
|
PHP 8.1 compatibility
|
2022-02-17 16:37:24 +01:00 |
|
Gareth Ellis
|
c57c292915
|
#2187 Addresses deprecation on PHP 8.1 in ZipArchi
|
2022-02-08 12:40:06 +00:00 |
|
Maarten de Keizer
|
e9cd17d4c7
|
Add destructor wich will try to clean up temp file of the template
processor
|
2022-01-04 10:35:29 +01:00 |
|
Amgad Naiem
|
d9c1daa89c
|
Added Swedish language
|
2021-12-06 22:39:26 +02:00 |
|
Artem Kolotilkin
|
eec9e975da
|
Added support for Garamond font
|
2021-06-04 22:29:29 +02:00 |
|
troosan
|
7fd0489567
|
fix checkstyle issues
|
2021-04-16 23:38:14 +02:00 |
|
Ebben Feagan
|
524c08bafb
|
running composer fix
|
2021-04-16 15:19:55 -05:00 |
|
Ebben Feagan
|
94b74c27a4
|
when adding image to relationship list check that the generated relationship id is actually unique
|
2021-04-16 15:06:37 -05:00 |
|
troosan
|
ab7d82274e
|
Merge pull request #2052 from dfsd534/develop
Update chart, don't write 'c:overlap' if grouping is 'clustered'
|
2021-04-15 22:23:24 +02:00 |
|
DE TROOSTEMBERGH Antoine
|
0692a55fa4
|
checkstyle fixes
|
2021-04-15 21:19:38 +02:00 |
|
DE TROOSTEMBERGH Antoine
|
a4055fb7a0
|
'normal' line-height means default line height
Add unit test
|
2021-04-15 21:04:45 +02:00 |
|
DE TROOSTEMBERGH Antoine
|
8efd9ff9da
|
Merge branch 'develop' into develop_tmp
|
2021-04-14 22:19:05 +02:00 |
|
DE TROOSTEMBERGH Antoine
|
d731e9284f
|
fix checkstyle issues
|
2021-04-14 22:15:58 +02:00 |
|
troosan
|
55defcc892
|
relax some phpmd rules
|
2021-04-14 00:16:28 +02:00 |
|
dfsd534
|
afed126ab1
|
update
|
2021-04-10 11:49:32 +08:00 |
|
joelgo
|
7f78322d04
|
Update html.php
For acept text in line-height how "line-height:normal", etc.
|
2021-03-17 13:09:13 -05:00 |
|
Kamil Mach
|
68cbca530f
|
Fix image border in Word2007 Writer for LibreOffice 7
|
2021-02-17 09:22:32 +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
|
a382f9d754
|
fix
|
2021-02-11 19:25:28 +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
|
b2585dfd28
|
move constants to simpleType
|
2021-02-08 22:20:00 +01:00 |
|
troosan
|
264f1590f0
|
make xmlReplaceBlock public
|
2021-02-08 22:08:29 +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
|
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
|
26e479422a
|
Fix formatting
|
2021-02-07 15:06:01 +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
|
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 |
|
troosan
|
24e46544d8
|
remove space
|
2021-02-05 21:25:21 +01:00 |
|
troosan
|
13384f63d3
|
update comment
|
2021-02-05 21:15:51 +01:00 |
|
Antoine de Troostembergh
|
83ba5a7b57
|
Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into patch-1
|
2021-02-05 21:12:43 +01:00 |
|
troosan
|
554e90a46c
|
Merge pull request #1851 from oleibman/defaultpaper
Make Default Paper Configurable
|
2021-01-12 21:40:26 +01:00 |
|
troosan
|
c391b90823
|
Merge pull request #1924 from sven-ahrens/feature/parse-shapes
Feature Request: Read shape node values
|
2021-01-12 21:37:23 +01:00 |
|
Libor M
|
ea917c28da
|
fix coverage
|
2021-01-10 14:06:19 +01:00 |
|