summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftimpress.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2017-04-02libstaroffice import filter improvementsosnola1-0/+2
+ add support for presentation file (i.e. the file created will StarImpress are now open as presentation). + modify the OLE parser to be similar to the librevenge OLE parser, ie. the librevenge parser ignores the first character of a filename if this is a control character... Change-Id: I913a70cba29839d43dac58d5e00dbebfc4d28abc
2016-02-08wpftimpress: use service constructorDavid Tardon1-1/+0
Change-Id: Ic53703b68b816eafe598f70df46aaa11b452b4f7
2015-05-19glm is only needed for libetonyek buildDavid Tardon1-1/+0
Change-Id: I398ae27e49ca684b7d1b8d328be90bffee825797
2015-05-19upload libetonyek 0.1.2David Tardon1-0/+1
Change-Id: I7b8382b5ca74f5a1d9535ef0715629f2537d9f7e
2015-05-19upload libwps 0.4.0osnola1-0/+2
Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat1-1/+5
Change-Id: Ie41613e66a2fad1b6d4dd22b59d864e8684aad7b Reviewed-on: https://gerrit.libreoffice.org/14359 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-10-20Add a filter for AppleWork's presentation file...osnola1-0/+3
Change-Id: I9f03ecc6d67ad77ccb0d5240fe0b5968c8063bd3
2014-05-26rebase all import libsDavid Tardon1-2/+1
Change-Id: I9e1fc613816c943f4fb1033185e34e3acf317f1d
2014-04-24change libwriterperfect to shared libraryDavid Tardon1-9/+1
There are already 3 libs linking with it and there will be another one in near future. It is time to stop the duplication :-) Change-Id: Ia7d24882c37a8bf49fa031b73fa1bd5296f78820
2013-12-13Missing "boost_headers"Stephan Bergmann1-0/+1
Change-Id: I4ce444b14bd4667ce4c823fe70e0b79e562999aa
2013-12-13handle Keynote package format tooDavid Tardon1-0/+1
Change-Id: I3023bcba0a3d3bd83aca56e4ef72a892da5b55cf
2013-10-30integrate Apple Keynote import filterDavid Tardon1-0/+61
Change-Id: Icc36b761da9262a99af730cfe71f576bcaab3ee1 Reviewed-on: https://gerrit.libreoffice.org/6488 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>