Commit Graph

  • 415bdb378d
    Update Html.php Andrew Busel 2019-07-03 19:25:29 +0300
  • 9e93d5eae5
    Update Html.php Andrew Busel 2019-07-03 19:24:15 +0300
  • 9abf4473b0
    Update Wrong definition Mario 2019-07-02 16:02:52 +0200
  • b13aa70ae9 Move pull request template to avoid confusion Brandon Frohs 2019-07-01 13:36:41 -0400
  • 71ac081cfa Add note about using `composer check` before submitting pull requests Brandon Frohs 2019-07-01 13:34:05 -0400
  • 74e52ce71b Remove the existing issue template Brandon Frohs 2019-07-01 13:33:48 -0400
  • e401adeb7e Update CONTRIBUTING to match reality and account for new issue templates Brandon Frohs 2019-07-01 13:10:55 -0400
  • d6b0977afe Add issue templates for bug reports, feature requests, and usage questions Brandon Frohs 2019-07-01 13:09:36 -0400
  • d7ed18c39d fix test troosan 2019-06-14 00:19:44 +0200
  • 3c6a1a1568 add unit test troosan 2019-06-13 23:03:09 +0200
  • b209fec72b To suport preseve text inside sub container Nishant Bhatt 2019-06-03 15:44:10 +0200
  • 18b3c754ef No nested w:pPr elements in ListItemRun. Walter Tamboer 2019-05-09 15:29:25 +0200
  • fe531cae55
    Merge pull request #1616 from nicoder/patch-5 troosan 2019-04-24 22:00:31 +0200
  • c00c77c4c1
    fix typo in changelog Nicolas Dermine 2019-04-17 18:27:33 +0200
  • b1903524b9
    Merge pull request #1611 from zearg/develop troosan 2019-04-16 20:40:48 +0200
  • 2045e52db7 call static instead of self on protected method arthur 2019-04-09 10:55:43 +0200
  • 1534dc23c3
    Merge pull request #1595 from NickCoolii/patch-1 troosan 2019-03-31 20:48:10 +0200
  • 8cea3221dc
    remove trailing spaces troosan 2019-03-31 13:20:51 +0200
  • 6e4f18c2b0
    Merge pull request #1585 from seamuslee001/libxml_improve troosan 2019-03-31 13:19:25 +0200
  • 607378b8fb Ensure that entity_loader disable variable is re-set back to the original setting Seamus Lee 2019-02-24 09:06:51 +1100
  • 014ff7d261
    Added new constant to russian language Mykola Nicholas 2019-03-13 16:39:32 +0300
  • 2d2fe52b7a
    Merge pull request #1387 from SailorMax/html_writer_auto_invert_text_color troosan 2019-03-05 23:05:37 +0100
  • 8931ab12b2
    Merge branch 'develop' into html_writer_auto_invert_text_color Maxim 2019-03-01 16:33:50 +0200
  • 57ae7008b2 add test to auto invert text color Maxim Bulygin 2019-03-01 16:31:47 +0200
  • 81af913a66
    Update CONTRIBUTING.md troosan 2019-02-24 21:23:59 +0100
  • 81a1b2acff TrackChange doesn't handle all return types of \DateTime::createFromFormat(...) (#1584) Nick Winfield 2019-02-23 23:24:49 +0000
  • 9958a4825f allow other streams troosan 2019-02-22 22:06:54 +0100
  • b3982ebb70 fix documentation troosan 2019-02-22 22:06:30 +0100
  • 0a73bfd115
    Merge pull request #1570 from troosan/fix_parsing_html_border_color troosan 2019-02-06 22:43:41 +0100
  • 3219950d59 trim color codes and add tests troosan 2019-02-06 22:07:42 +0100
  • 5206c7f690 fix parsing of border-color and add test troosan 2019-02-06 18:19:01 +0100
  • 6e172747ec
    Merge pull request #1569 from troosan/page_vertical_align troosan 2019-02-06 07:44:10 +0100
  • e3020c0db3 fix warnings troosan 2019-02-05 23:05:18 +0100
  • 235cc1205c implement support for section vAlign troosan 2019-02-05 21:42:14 +0100
  • 5b0c8a3e28 Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into rebase_pull_request troosan 2019-02-05 00:09:27 +0100
  • 58a2849e38 Add reading of the settings part troosan 2019-02-04 23:59:37 +0100
  • 98026aefaf
    Merge pull request #1565 from troosan/set_complex_type_in_template troosan 2019-02-04 23:27:13 +0100
  • d2b0b317e0 fix scrutinizer warnings troosan 2019-02-04 22:57:33 +0100
  • bc448aed6c improve code coverage troosan 2019-02-04 21:53:19 +0100
  • d862b1f267 update documentation troosan 2019-01-31 01:32:00 +0100
  • 67f3bd369c Add methods to replace macro with ComplexType troosan 2019-01-31 01:26:19 +0100
  • af31fc5340
    Merge pull request #1558 from ramsalt/develop troosan 2019-01-30 20:18:20 +0100
  • 3c9fa2df13 Language::validateLocale should pass with locale 'zxx'. Stathis Papadopoulos 2019-01-28 10:50:28 +0100
  • 1956908aa7 Merge remote-tracking branch 'geraldb-nicat/PHPWord/templateProcessingViaArray' into develop troosan 2019-01-03 18:57:00 +0100
  • 3a7b8aba44
    Merge pull request #1550 from troosan/add_support_for_table_rtl troosan 2019-01-03 12:44:49 +0100
  • 6aae8bdccb update doc and release note troosan 2019-01-03 11:36:28 +0100
  • f91863ed64 Add RTL aligning of tables troosan 2019-01-03 11:33:56 +0100
  • 4d76baea42
    Merge pull request #1544 from troosan/avoid_remote_image_loading_during_tests troosan 2019-01-02 14:36:54 +0100
  • c408ac5d50 Use embedded http server to test loading of remote images troosan 2018-12-30 14:14:27 +0100
  • 7b7d4e4936 release version 0.16.0 troosan 2018-12-30 01:35:03 +0100
  • b375b8580f fix broken samples troosan 2018-12-30 01:13:54 +0100
  • 54e7c6dd5a don't default styles to false troosan 2018-12-30 00:45:45 +0100
  • 1c35c4871a update develop badge troosan 2018-12-30 00:41:58 +0100
  • 481f2c7310 fix code indenting troosan 2018-12-29 23:30:23 +0100
  • 067c4f6809 update badges troosan 2018-12-29 23:17:17 +0100
  • 3390c907dc fix scrutiniser warning troosan 2018-12-29 23:16:56 +0100
  • 54b94be65a fix doc troosan 2018-12-29 23:14:18 +0100
  • 23407c99dd Add unit tests troosan 2018-12-29 22:03:01 +0100
  • 5057617de7 change regex instead of checking twice troosan 2018-12-29 14:56:11 +0100
  • 7c8cfb7b8a Adding condition for document template saving using libreoffice Antonio Malatesta 2015-04-01 16:53:56 +0200
  • b2c627d57c Merge branch 'parsing_heading2' develop troosan 2018-12-28 22:33:48 +0100
  • 9e5da1e025 update changelog troosan 2018-12-28 22:26:30 +0100
  • ccf291234e Avoid warning if variable is null troosan 2018-12-28 20:32:10 +0100
  • d8d697c848 added convertors with test troosan 2018-12-28 18:04:36 +0100
  • a4b532083b
    Merge pull request #1162 from abcdmitry/patch-2 troosan 2018-12-27 22:22:20 +0100
  • 7790b6a6b0 Pass values to replace macros with in cloneBlock troosan 2018-12-27 22:13:48 +0100
  • 01209ddbd1 improve template processor documentation troosan 2018-12-27 21:05:56 +0100
  • 75620caf51 add parameter to keep backward compatibility + add test troosan 2018-12-27 01:44:37 +0100
  • 1bcef04ddc Merge remote-tracking branch 'JPBetley/PHPWord/clone-block-variables' into rebase_pull_request troosan 2018-12-27 01:29:51 +0100
  • 1717bd4978 add test for cloneBlock operation troosan 2018-12-27 00:24:45 +0100
  • 0f963e40a7
    Merge pull request #1536 from Samuel-BF/fix-RTF-numerals troosan 2018-12-26 23:16:22 +0100
  • bbe517aa60
    Merge pull request #1541 from morrisdj/develop troosan 2018-12-26 23:16:06 +0100
  • 254d300ea7
    Merge pull request #1511 from carusogabriel/ternary-expressions troosan 2018-12-26 23:15:49 +0100
  • dcf637df5a update changelog troosan 2018-12-26 22:53:49 +0100
  • d84da93a36 Add test and fix warnings troosan 2018-12-26 22:50:19 +0100
  • 8ffaa1c8b7 add test to cover get TemplateProcessor::getVariables troosan 2018-12-26 22:27:17 +0100
  • 5e2374be4a Merge remote-tracking branch 'upstream/develop' into develop Daniel Morris 2018-12-26 21:49:41 +0200
  • a5ec49d99d Add plain text SDT type Daniel Morris 2018-12-26 21:45:32 +0200
  • 575c5531b8 replace self with static troosan 2018-12-26 20:07:53 +0100
  • 2a088fb45b Update changelog troosan 2018-12-26 20:07:32 +0100
  • 6cf10b4562
    Merge pull request #1161 from abcdmitry/patch-1 troosan 2018-12-26 20:04:18 +0100
  • c9b19cf65b Merge remote-tracking branch 'upstream/master' into rebase_pull_request troosan 2018-12-26 19:54:41 +0100
  • 10b106ce05
    Update CHANGELOG.md troosan 2018-12-26 17:20:15 +0100
  • 56ca30ab95
    Merge pull request #1539 from GautierDele/develop troosan 2018-12-26 14:35:42 +0100
  • d5da80b56e Support adding images in Templates (#1170) Maxim 2018-12-26 15:35:21 +0200
  • 0b99f8f3e2 docs: ListItemRun Gautier 2018-12-26 11:23:43 +0100
  • e6496bf411
    Merge pull request #1537 from isometriks/patch-1 troosan 2018-12-23 21:11:30 +0100
  • b1661af71a
    Still add text if link missing Craig Blanchette 2018-12-19 15:17:42 -0500
  • c0f8cae55c Fixing RTF writers : numbers should be printed as integers and not float. This is specified in the spec, for example here : http://www.biblioscape.com/rtf15_spec.htm#Heading2 « The delimiter marks the end of an RTF control word, and can be one of the following : [...] * A digit or a hyphen (-), which indicates that a numeric parameter follows. The subsequent digital sequence is then delimited by a space or any character other than a letter or a digit. » Samuel BF 2018-12-18 15:04:25 +0100
  • 0db21ae115
    Merge pull request #1272 from nicoder/add-getVariableCount-method troosan 2018-12-11 21:56:14 +0100
  • b188ab94e1
    Merge branch 'develop' into add-getVariableCount-method troosan 2018-12-11 21:31:18 +0100
  • 8f85424fb7 update changelog troosan 2018-12-11 21:30:18 +0100
  • cf3132acac Add ability to pass a Style object to a Section element (#1416) Nathan Dench 2018-12-09 08:35:32 +1000
  • c2b54cc343 add support for hidden text (#1527) Alex Morozov 2018-12-09 01:21:59 +0300
  • 260bb75fc2 Fix TemplateProcessor :: fixBrokenMacros; (#1502) Yurii.sio2 2018-12-08 00:22:04 +0200
  • af5a271e9e
    Line spacing is wrong when using "exact" line spacing rule (#1509) troosan 2018-12-03 16:09:20 +0100
  • c15d4d155d
    Merge pull request #1521 from bulbaka/patch-1 troosan 2018-12-03 16:08:03 +0100
  • 7930f5d136
    Update Language.php Eugene Bulbaka 2018-12-03 16:04:19 +0200
  • 7b3b723646
    Merge pull request #1430 from nicoder/patch-4 troosan 2018-12-03 01:01:51 +0100
  • c177c55d07
    Merge pull request #1433 from Tom-Magill/develop troosan 2018-12-03 00:58:54 +0100