Markers
Table of Contents
AbstractElement.php
Type | Line | Description |
---|---|---|
TODO | 543 | Merge with the same method in AbstractStyle |
Meta.php
Type | Line | Description |
---|---|---|
TODO | 35 | Process property type |
Document.php
Type | Line | Description |
---|---|---|
TODO | 136 | Use `fread` stream for scalability |
AbstractPart.php
Type | Line | Description |
---|---|---|
TODO | 191 | Get font style for preserve text |
TODO | 459 | Footnote paragraph style |
TODO | 743 | Capture w:tblStylePr w:type="firstRow" |
Word2007.php
Type | Line | Description |
---|---|---|
TODO | 35 | watermark, checkbox, toc |
TODO | 35 | Partly done: image, object |
Html.php
Type | Line | Description |
---|---|---|
TODO | 353 | Think of a clever way of defining header styles, now it is only based on the assumption, that Heading1 - Heading6 are already defined somewhere |
TODO | 416 | As soon as TableItem, RowItem and CellItem support relative width and height |
TODO | 654 | This function is almost the same like `parseChildNodes`. Merged? |
TODO | 654 | As soon as ListItem inherits from AbstractContainer or TextRun delete parsing part of childNodes |
Frame.php
Type | Line | Description |
---|---|---|
TODO | 31 | Make existing style (image, textbox, etc) use this style |
Paragraph.php
Type | Line | Description |
---|---|---|
TODO | 399 | Rename to getSpacing in 1.0 |
TODO | 413 | Rename to setSpacing in 1.0 |
Shape.php
Type | Line | Description |
---|---|---|
TODO | 27 | Skew http://www.schemacentral.com/sc/ooxml/t-o_CT_Skew.html |
Content.php
Type | Line | Description |
---|---|---|
TODO | 265 | Simplify the logic |
TODO | 50 | Merge font and paragraph styles |
Meta.php
Type | Line | Description |
---|---|---|
TODO | 94 | Handle other `$type`: double|date|dateTime|duration|boolean (4th arguments) |
Table.php
Type | Line | Description |
---|---|---|
TODO | 253 | Move to style |
Field.php
Type | Line | Description |
---|---|---|
TODO | 124 | A lot of code duplication with general method, should maybe be refactored |
FontTable.php
Type | Line | Description |
---|---|---|
TODO | 27 | Generate content dynamically |
Numbering.php
Type | Line | Description |
---|---|---|
TODO | 139 | Use paragraph style writer |
TODO | 169 | Use font style writer |
Styles.php
Type | Line | Description |
---|---|---|
TODO | 36 | Do something with the numbering style introduced in 0.10.0 |
Theme.php
Type | Line | Description |
---|---|---|
TODO | 27 | Generate content dynamically |
Line.php
Type | Line | Description |
---|---|---|
TODO | 32 | Merge with `Stroke` style |