Commit Graph

  • a2a70736ad update changelog troosan 2018-11-22 23:05:43 +01:00
  • 5ccf985f9a Added PHP 7.3 support for travis (#1495) Christopher ARZUR 2018-11-16 23:35:57 +00:00
  • c12f98f69a fix check style warning #1485 troosan 2018-11-20 22:40:54 +01:00
  • 1c20a4ed22 update changelog troosan 2018-11-20 21:22:50 +01:00
  • 79a7d5fe0e Merge remote-tracking branch 'upstream/develop' into rebase_pull_request troosan 2018-11-20 21:17:51 +01:00
  • 55da063ed9 Merge remote-tracking branch 'upstream/develop' into rebase_pull_request troosan 2018-11-20 21:15:26 +01:00
  • 586f45efea
    Merge pull request #1493 from Patrick64/develop troosan 2018-11-20 21:06:29 +01:00
  • 718f84c8f6 Merge remote-tracking branch 'Patrick64/PHPWord/develop' into round_page_size_for_rtf #1493 troosan 2018-11-20 20:00:26 +01:00
  • b5865b2fc2 update changelog troosan 2018-11-20 19:59:30 +01:00
  • d9d79c0666 RTF writer: Round getPageSizeW and getPageSizeH to avoid decimals Ralph02 2018-10-25 11:23:53 +01:00
  • 1a03a6cf58
    Merge pull request #1512 from carusogabriel/patch-1 troosan 2018-11-19 09:08:54 +01:00
  • 25348c6e49
    Merge pull request #1504 from gimler/patch-1 troosan 2018-11-19 09:08:28 +01:00
  • 663fb036d0
    Use dedicated PHPUnit assertions #1513 Gabriel Caruso 2018-11-19 01:36:23 -02:00
  • 9b174e52c1
    Fix typo in the PR template #1512 Gabriel Caruso 2018-11-19 01:35:03 -02:00
  • 3cf0770376
    Remove unnecessary ternary expressions #1511 Gabriel Caruso 2018-11-19 01:32:28 -02:00
  • 49eb9d1f17
    Fix non auto line spacing (#1508) troosan 2018-11-17 15:03:29 +01:00
  • ea6edf95cc Added PHP 7.3 support for travis (#1495) Christopher ARZUR 2018-11-16 23:35:57 +00:00
  • 925e9e0919
    remove trailing spaces troosan 2018-11-16 23:33:38 +01:00
  • c51b6febc0
    rename variable to comply with rules troosan 2018-11-16 23:00:23 +01:00
  • 9f28ece4e9
    Fix path to test document troosan 2018-11-16 22:40:37 +01:00
  • 768a070715
    add/align possible values from class constant #1504 Gordon Franke 2018-11-12 08:02:15 +01:00
  • 54eb6e6f2c Fix for undefined index Stefan Thoolen 2018-11-06 14:24:56 +01:00
  • 28505b0b77 RTF writer: Round getPageSizeW and getPageSizeH to avoid decimals Ralph02 2018-10-25 11:23:53 +01:00
  • e19de8e8a4 #1253 - add explanatory comment Martin Hanzl 2018-10-11 11:28:44 +02:00
  • 7eb19c8f76 add test case for issue #1253 Martin Hanzl 2018-10-11 09:40:12 +02:00
  • 7f55816eba detect actual filename of document xml (prevent mismatching document22.xml as in #1253) Martin Hanzl 2018-10-11 08:55:38 +02:00
  • 18760620b3
    Merge pull request #1445 from FCG-Group/writer_fixes_valign_watermark troosan 2018-10-03 23:28:05 +02:00
  • 8a20678a7a
    Merge pull request #1455 from vblinden/feature-dutch-language troosan 2018-10-03 23:17:32 +02:00
  • 9d65414684
    Merge pull request #1476 from kisabelle/patch-1 #1532 troosan 2018-10-03 23:15:31 +02:00
  • 45ee8b7faf
    Add documentation for enabling evenAndOddHeaders #1476 kisabelle 2018-09-21 11:53:16 -07:00
  • d8c0441975 Fix indenting #1455 vblinden 2018-09-03 13:32:00 +02:00
  • 683d91990f
    Added Dutch (nl-NL) vblinden 2018-09-03 12:30:05 +02:00
  • 677e3f6a19 writer / word2007 / support valign and watermark withouth paragraph #1445 Maxim Bulygin 2018-07-31 18:25:29 +03:00
  • 4b9ae18d5a Adding table layout to the generated HTML - fixed php-cs-fixer error Abubakkar Rangara 2018-07-24 14:23:23 +01:00
  • e61c40e71d Adding table layout to the generated HTML if element has layout style. This is useful when using creating PDF from PHPWord (e.g. using dompdf), otherwise the PDF does not contain any layout for table. Abubakkar Rangara 2018-07-24 13:59:16 +01:00
  • aa49536e3e
    Merge branch 'develop' into add-getVariableCount-method troosan 2018-07-21 14:48:24 +02:00
  • 2bfd82e229
    Merge pull request #1439 from PHPOffice/master troosan 2018-07-21 14:31:53 +02:00
  • d09da0b6f2
    Update CHANGELOG.md troosan 2018-07-19 02:01:40 +02:00
  • 18c26f9218
    Merge pull request #1436 from begnini/fixing_title troosan 2018-07-19 02:00:36 +02:00
  • f376f207b8
    Merge pull request #1269 from nicoder/improve-cloneBlock-regex troosan 2018-07-19 01:43:37 +02:00
  • 1951db58c1 update changelog #1269 troosan 2018-07-19 01:16:25 +02:00
  • e07c6559a9 adapt test troosan 2018-07-19 00:52:22 +02:00
  • 8c62cea580 Fix Writer losing text when Title contains a TextRun instead a string. #1436 Humberto Pereira 2018-07-17 21:10:53 -04:00
  • f5e3807654 Improving Style Parsing - handling Heading style #1434 Humberto Pereira 2018-07-17 19:35:31 -04:00
  • 139242612d
    Update Chart.php Tom-Magill 2018-07-17 14:11:55 +01:00
  • 0c3eb4bafc
    Update Chart.php Tom-Magill 2018-07-17 14:10:02 +01:00
  • affccc7937 Merge branch 'improve-cloneBlock-regex' of https://github.com/nicoder/PHPWord into fix_clone_block troosan 2018-07-17 08:03:35 +02:00
  • 198165ce59
    allow to override TemplateProcessor#ensureUtf8Encoded #1430 Nicolas Dermine 2018-07-16 19:49:30 +02:00
  • dfa2f36cad
    Merge pull request #1429 from PHPOffice/develop 0.15.0 #1439 troosan 2018-07-14 18:59:43 +02:00
  • 4c9e75088a alias for develop branch #1429 troosan 2018-07-14 18:36:29 +02:00
  • fe454dbaf3
    Merge pull request #1428 from troosan/parse_short_lang_code troosan 2018-07-14 18:11:50 +02:00
  • 27946cad30
    Merge pull request #1413 from jgpATs2w/develop troosan 2018-07-14 17:53:14 +02:00
  • 8fa1d4f224 run checks with php 7.0 #1428 troosan 2018-07-14 17:47:34 +02:00
  • 87498e43e1 Allow passing short lang code troosan 2018-07-14 17:21:30 +02:00
  • 54155bf5a9
    Update Sample_30_ReadHTML.html #1413 troosan 2018-07-14 17:16:24 +02:00
  • af4f834149
    Merge branch 'develop' into develop troosan 2018-07-14 17:12:45 +02:00
  • 9ee99d2c45
    Merge pull request #1324 from troosan/parse_drawings troosan 2018-07-14 10:23:44 +02:00
  • de83da2bbf
    Merge branch 'develop' into parse_drawings #1324 troosan 2018-07-14 03:30:11 +02:00
  • 6475812e82 fix documentation troosan 2018-07-14 03:28:09 +02:00
  • 32907215ed fix phpstan issues troosan 2018-07-14 02:54:17 +02:00
  • adc1428607 use PasswordEncoder from phpoffice/common instead troosan 2018-07-14 02:51:08 +02:00
  • e028aef6d2 update to final phpoffice/common version troosan 2018-07-14 02:26:47 +02:00
  • 3906be19ee Added Support for Indentation & Tabs on RTF Writer. (#1405) smaug1985 2018-07-14 02:13:45 +02:00
  • cdc18522a2
    Merge pull request #1427 from troosan/libxml_disable_entity_loader troosan 2018-07-14 01:01:49 +02:00
  • 4c4c6f43ca remove options not compatible with latest phpunit version #1427 troosan 2018-07-14 00:59:54 +02:00
  • 96b21badaf update changelog troosan 2018-07-14 00:54:41 +02:00
  • 536a1b89d7 disable entity loader troosan 2018-07-14 00:50:01 +02:00
  • 94cf1aecb6 Require ext-zip for development (#1419) Jonathan Jefferies 2018-07-13 23:12:34 +01:00
  • c93880b125 clean sample resource Javier Garcia 2018-06-13 18:14:13 +02:00
  • 2593e9e200 Merge branch 'develop' of github.com:jgpATs2w/PHPWord into develop Javier Garcia 2018-06-13 17:57:55 +02:00
  • fe647f6e55 fix when style line-height size comes in decimal number Javier Garcia 2018-06-13 17:41:17 +02:00
  • 4fa945561f
    Merge pull request #1352 from troosan/column_width_for_odt troosan 2018-06-03 23:09:33 +02:00
  • 5b9719071e remove unused imports #1352 troosan 2018-06-03 22:36:30 +02:00
  • 682b88bd28 Merge commit '4e37afa15da62cdd695a18db2a40d86615086e9d' into column_width_for_odt troosan 2018-06-03 21:24:12 +02:00
  • da43a880e3 Address scrutinizer issues troosan 2018-06-03 00:22:08 +02:00
  • d9ddc162a3 write column width in ODT writer troosan 2018-04-18 22:34:53 +02:00
  • 844a7c95ba
    Merge pull request #1391 from omarpiani/develop troosan 2018-06-01 09:13:40 +02:00
  • 4e37afa15d
    Update CHANGELOG.md troosan 2018-05-31 20:10:49 +02:00
  • 0bd7c0b301
    Add constants for Italian #1391 troosan 2018-05-31 19:50:43 +02:00
  • aa27109101
    Update Language.php Omar Piani 2018-05-31 11:43:20 +02:00
  • 1a06173e1b Add parsing of html image in base64 format (#1382) javier 2018-05-31 01:28:14 +02:00
  • e76487172b update changelog #1382 troosan 2018-05-31 00:31:41 +02:00
  • b2cafffffc Merge remote-tracking branch 'upstream/develop' into develop_upstream troosan 2018-05-31 00:25:31 +02:00
  • 82f3a2ab44 Update documentation for Style::add*Style methods (#1383) Edvin Hultberg 2018-05-31 00:21:08 +02:00
  • c22f7eab5e add check on opened file troosan 2018-05-27 21:27:45 +02:00
  • da604a80c4 use annotation instead troosan 2018-05-27 20:53:42 +02:00
  • e02c5f74e6 Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop_upstream troosan 2018-05-27 20:39:36 +02:00
  • 0c9626cedd add .gitattributes troosan 2018-05-27 20:38:25 +02:00
  • 65a594d271 cs-fixer fixes Javier Garcia 2018-05-25 09:29:58 +02:00
  • a89e4c93a7 added exception control to file_get_contents error Javier Garcia 2018-05-25 08:01:17 +02:00
  • e40449e7c8 fix variable names Maxim Bulygin 2018-05-24 17:40:21 +03:00
  • 13fc647d01 html writes / setup table cell color Maxim Bulygin 2018-05-24 17:03:35 +03:00
  • d1ce0c366a Merge remote-tracking branch 'PHPOffice/develop' into develop Maxim Bulygin 2018-05-24 16:19:00 +03:00
  • 46b7bea097 increased test coverage of new lines Javier Garcia 2018-05-24 07:19:45 +02:00
  • c5d0f71963
    Merge pull request #1380 from WouterSioen/fix-get-ending-notes-calls troosan 2018-05-23 22:52:17 +02:00
  • a228811a61 fixes Javier Garcia 2018-05-23 18:48:28 +02:00
  • d54cc6efee fix lint Javier Garcia 2018-05-23 18:35:12 +02:00
  • 58c6c52ee9 merged with local version Javier Garcia 2018-05-23 18:22:54 +02:00
  • 90d4d30dd3 Fix calls to the getEndingNotes method in the samples #1380 woutersioen 2018-05-23 09:18:24 +02:00
  • e6501eb9ff
    Update coverage badge troosan 2018-05-20 23:45:03 +02:00