Bug 59680 - Apple Keynote (presentation software) file format support
Summary: Apple Keynote (presentation software) file format support
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: David Tardon
URL:
Whiteboard: target:4.2.0
Keywords:
Depends on:
Blocks: 40090
  Show dependency treegraph
 
Reported: 2013-01-21 21:16 UTC by Mikolaj Kucharski
Modified: 2014-04-10 16:59 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Kucharski 2013-01-21 21:16:32 UTC
Add support for .key file to LibreOffice.
Comment 1 Florian Reisinger 2013-01-22 18:18:33 UTC
Would be a nice idea --> Enhancement
Comment 2 David Tardon 2013-08-09 07:23:46 UTC
I started working on a library for Keynote import a couple of days ago. It is based on libwpg, so it will only import static content of the presentation (IOW, no animations, no slide transitions). When this is done, I am likely going to create a new interface extending libwpg::WPGPaintInterface with presentation-specific stuff.

The code currently lives at http://cgit.freedesktop.org/~dtardon/libkeynote/
Comment 3 David Tardon 2013-11-01 18:26:08 UTC
This is in master now -> closing.