Skip to content

write column width in ODT writer #1352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Jun 3, 2018

Conversation

troosan
Copy link
Contributor

@troosan troosan commented Apr 18, 2018

Description

When setting different cell widths in different columns, this is not reflected in the ODText writer.

Replaces pull request #413

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have update the documentation to describe the changes

@troosan troosan added this to the v0.15.0 milestone Apr 18, 2018
troosan and others added 26 commits April 25, 2018 22:39
* add stacked bar and column charts
* add chart colors feature
* adding preliminary chart axis title functionality to XMLwriter
* added percent_stacked to available types array
* Make tick mark and tick label positions configurable
* scrutinizer fixes
* update changelog
[ci skip]
[skip ci]
[skip Scrutinizer]
This call requires both an array of writes and the filename, which was
missing in both method calls.
…es-calls

Fix calls to the getEndingNotes method in the samples
* Update documentation for Style::add*Style methods
* remove phpDocumentor, simplify dependencies
* increased test coverage of new lines
* added exception control to file_get_contents error
* update changelog
Added Italian to supported languages
column_width_for_odt

# Conflicts:
#	CHANGELOG.md
@troosan troosan merged commit 4fa9455 into PHPOffice:develop Jun 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants