aboutsummaryrefslogtreecommitdiff
path: root/data/pptx
AgeCommit message (Collapse)AuthorFilesLines
2019-04-05PowerPoint writer: expand builtin reference doc to model all layoutsJesse Rosenthal24-20/+28
The previous built-in reference doc had only title and content layouts. Add in a section-header slide and a two-content slide, so users can more easily modify it to build their own templates. Golden files needed to be regenerated. Checked on MS PowerPoint 2013.
2018-04-24Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir.Jesse Rosenthal1-0/+0
This file wasn't used in the production of documents. It's supposed to be a thumbnail of the current document, and we can't actually produce that ourselves. It turns out that the file contains a nonfree ICC color calibration file, so the best thing to do would be to remove it altogether. Fixes: #4588
2018-02-18Powerpoint writer: Move notes slides into data tree.Jesse Rosenthal30-23/+37
2017-12-11Add default pptx data for Powerpoint writer.Jesse Rosenthal39-0/+76