103 Commits

Author SHA1 Message Date
David Tardon
707c81bdba add separate MS PowerPoint 3 filter (libmwaw)
Change-Id: I9f07e6d363387fc47f187f6635f489f8f8237f77
2016-12-05 10:41:51 +01:00
osnola
1faae1f375 integrate libstaroffice
Change-Id: I85913f1bd1af5d102573040588cca9d8ddeebb5d
2016-08-11 08:13:27 +02:00
Miklos Vajna
7d76bb251e vcl: add graphic export-as-pdf filter
In case the metafile was imported from a PDF originally, then this
allows storing the PDF stream next to the graphic. This means that e.g.
in Writer choosing 'Save' from the context menu of the graphic can write
the original PDF stream, not the replacement metafile.

Change-Id: I4ab45d5af17fe46d7538df6d79d6b57ed163572a
Reviewed-on: https://gerrit.libreoffice.org/26628
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2016-06-24 11:51:01 +00:00
Aleksas Pantechovskis
aaed6fe55a integrate libzmf
Change-Id: I0c7ea5b56ea4ed4839ff38798c0b915aaca81774
Reviewed-on: https://gerrit.libreoffice.org/26574
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
2016-06-23 15:39:52 +00:00
Miklos Vajna
878a860dff vcl: add initial PDF import-as-graphic filter
This allows Insert -> Image e.g. in Writer to read a PDF file, and
insert the metafile equivalent of the first page into the document.

Currently the original PDF document is lost on import (unlike when
inserting an SVG file).

Change-Id: Ib0472c5d9bd9a1da054353fa3a3a638a1052721e
Reviewed-on: https://gerrit.libreoffice.org/26586
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2016-06-23 15:25:07 +00:00
Maxim Monastirsky
373ef6eeb0 Revert "tdf#35208 Allow choosing encoding for old Excel files"
This reverts commit 4f1ce46b8d65360436e09750242101b566e6186c.

Change-Id: I4b93ef8233f172935e72401ec51abd3d4c8a9fac
Reviewed-on: https://gerrit.libreoffice.org/25152
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-05-19 11:11:39 +00:00
Maxim Monastirsky
4f1ce46b8d tdf#35208 Allow choosing encoding for old Excel files
Lots of BIFF2-BIFF5 files out there don't have CODEPAGE
record at all, or have one with a wrong value, and/or
FONT records with wrong charset value.

To solve that, this patch adds a new "Choose Encoding"
entry to the file picker, so that users could specify the
encoding to use for a given file, instead of relying on
the information that might be present (or not) inside the
file. It can be also used in headless mode,
e.g. --infilter="MS Excel (encoded)":61

This doesn't affect BIFF8 import, nor the default behavior
when not explicitly using the "Choose Encoding" entry.

Change-Id: I89d850d7679b81bd399044478fac7a02e8b7680e
2016-05-19 00:01:38 +03:00
Sean Young
2f7f818eea Add Microsoft Word for DOS conversion
Change-Id: I9e20a35dd8e18ba1a9251f4dc3ce903183c250cf
Reviewed-on: https://gerrit.libreoffice.org/22368
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
2016-02-15 12:15:23 +00:00
Tomaž Vajngerl
9f84b757a2 Allow HTML (WebDocument) to be exported as PNG or JPEG
Change-Id: Id6b70a88ea479b402e680c7c216a20be3d6e116e
2016-02-04 15:15:02 +01:00
Bryan Quigley
a0537ec803 tdf#92925 Remove MET (OS/2) export
MET Files were used with OS/2 and are not used anymore.
I did test import which this patch did not remove.  However,
with MET files you can not export them as an image using "Save as
image" (this patch didn't cause or fix that).  You can still use
the export of the whole document to convert the MET file.

Change-Id: Ie818ef963db14166be354379d4b2991a3b72b645
Reviewed-on: https://gerrit.libreoffice.org/20622
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2016-01-13 17:34:25 +00:00
Bryan Quigley
4feaf73a4d tdf#92925 Remove SVM export from Impress/Draw
There's no good reason to export a Draw/Impress document as an
SVM.  It can still be used as a fallback in exporting an image in
any document (including Impress/Draw) though so leaving support to 
export images as SVM.

Change-Id: I3eb5fbd241fe7535b316c2559bbfd09fec3680c7
Reviewed-on: https://gerrit.libreoffice.org/20475
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-01-05 10:24:51 +00:00
David Tardon
8050b97aca merge some Palm text format filters
Change-Id: I796ce84325549178d3eac572c363a8cbc9ae542f
2015-12-08 19:18:54 +01:00
David Tardon
6dd6bc42ea merge libmwaw format specs (writer)
Change-Id: Icf1e5e976e0c98b2ce8e2dd7a3b9c89a6be7d7c6
2015-12-08 19:18:54 +01:00
David Tardon
511d167185 add generic presentation filter for libmwaw
Change-Id: I3b96671b7a0f278329a686ba9082b3e4e4989e87
2015-12-08 19:18:53 +01:00
David Tardon
83d30fdbcb merge libmwaw format specs (draw)
Change-Id: Ia0dfe1e1ce1ab2b1ef266d1aa0950fd6670b0c50
2015-12-08 19:18:53 +01:00
David Tardon
a1c8857294 fix libmwaw calc filters
Change-Id: I0d7c6f89f4646b59f23591eb1b3511afa31179c2
2015-12-08 19:18:52 +01:00
David Tardon
33ff1ba858 merge libmwaw type/filter defs (Calc)
Change-Id: Ic0f01d2f71cad69bea0944c62fb0832bc6caa252
2015-12-07 23:25:28 +01:00
Bryan Quigley
2ac0bd278d tdf#92925 Remove PBM, PGM, and PPM Export
Remove export for all the netpbm formats.
Import still works but these filetypes don't preserve good quality
anyway.

Change-Id: If4b47f749275a9d3d663f61872f448e01112f6b5
Reviewed-on: https://gerrit.libreoffice.org/20361
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-12-04 08:15:38 +00:00
Bryan Quigley
630ec7110e tdf#92925 Remove XPM export
XPM was used to create icons but isn't used much anymore.
Import supoort was tested and still works.

Change-Id: I50b15bc0938c114a432e93781a92e9db38810f49
Reviewed-on: https://gerrit.libreoffice.org/20341
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-12-02 06:34:54 +00:00
Bryan Quigley
9027629b0e tdf#92925 Remove RAS export
RAS was last used on Sun's now defunct SunOS.
Import was tested and still works.

Change-Id: I9fb9b7965279391922f19ec1f9e4a53134d41f5c
Reviewed-on: https://gerrit.libreoffice.org/20342
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-12-02 06:31:38 +00:00
Bryan Quigley
f3f653e106 tdf#92925 Remove PCT export
Mac PICT was replaced (by PDF) after Apple moved from Mac Classic. 
I tested import and it still works

Change-Id: I931036d3946240280d406bd4abbcef6e0f86d894
Reviewed-on: https://gerrit.libreoffice.org/20029
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2015-12-01 18:12:27 +00:00
osnola
70a11143ad enable new file formats supported by libmwaw-0.3.7
Change-Id: I03d0f112f74dce6c307258d9765281d91cdd3a03
2015-11-29 14:08:38 +01:00
Miklos Vajna
03bb5d52fe sc: initial png export
Change-Id: Iae0e89646eab794879529274f09839ad34aa4696
2015-10-20 18:12:23 +02:00
Sean Young
c399caebe3 Add Microsoft Write conversion
Change-Id: I528fd1e83c2cdd89fb13504beb9f86da9e02122d
Reviewed-on: https://gerrit.libreoffice.org/19182
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2015-10-06 14:01:48 +00:00
Caolán McNamara
de47a96d3e Revert "vcl event filter"
that's just a local toy for now, didn't intended to push that

This reverts commit 4afbd0292e09d9850a3cd0d1f169c73c5a3296db.

Change-Id: I20b758d4582022ffda35c4aed7251948e721f821
2015-10-02 09:12:22 +01:00
Caolán McNamara
4afbd0292e vcl event filter
Change-Id: Ib10dccec244f3168f1ac4a892a09012adf38a839
2015-10-02 09:09:39 +01:00
Markus Mohrhard
e72e8c59fb OOXML with VBA needs to be a different filter type
The filter type also contains the file format, so we need to use a
different type to keep the xlsm extension during export.

Now the only missing part is the warning that saving as the non-VBA
version will loose the VBA stream.

Change-Id: I11f78d2c33cb2834086a4e9fad141b3e374b8991
2015-09-27 07:38:47 +02:00
Markus Mohrhard
c6726bdbd2 make gnumeric xml a real LibreOffice filter format
Change-Id: I502f4610718b5c1914a54346c46d4f998c4d370f
2015-09-27 07:38:47 +02:00
Markus Mohrhard
c52982e741 better OOXML VBA export
Change-Id: If02aa26e974b0f16b45c5476234c6425fd128ae4
2015-09-25 06:43:05 +02:00
Norbert Thiebaud
a8db357874 gbuild/config stop using VERBOSE, use only verbose=t
configure.ac was setting VERBOSE=YES/NO when really
we use verbose=t or verbose=

Change-Id: I47aee8d177cb2d788a62ecdbbb9cc3695c2bb299
Reviewed-on: https://gerrit.libreoffice.org/17634
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2015-08-11 04:34:45 +00:00
David Tardon
a1202971e5 enable Apple Numbers import
Change-Id: I9aaa4ae2e567b54f15097c265a3d1c3c12662b92
2015-05-20 15:13:12 +02:00
David Tardon
d5ffc8b0ad enable Apple Pages import
Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67
2015-05-20 15:13:12 +02:00
osnola
f9568335a6 upload libwps 0.4.0
Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
2015-05-19 08:24:59 +02:00
David Tardon
773bb53d0b enable new formats supported by libmwaw
Change-Id: I228b5f0a317c05ae845a9fded0ef19f87b648cde
2015-05-17 14:05:39 +02:00
David Tardon
5d656f212f remove unneeded UI fragments
Change-Id: I8e004e7261420354f7e383f4a5b4a1170476e8ba
2015-01-14 17:43:28 +01:00
David Tardon
a0a0317722 fdo#86772 show localized filter names in Save dialog
Change-Id: I048454646e12af18917d90bb8077ec4b387cf589
2015-01-14 17:43:27 +01:00
David Tardon
29dbc26b7e add tranling empty line to ensure correct expansion
Change-Id: I18a59e8d2efbbe446a4739f74421bc82d2217690
2015-01-14 17:43:27 +01:00
David Tardon
32fe739580 more traditional use of $(eval)
Change-Id: Ia598696520e6dbe84d8dc758d165aff6231d148e
2015-01-14 17:43:27 +01:00
osnola
3a6e9fb873 Add a filter for AppleWork's presentation file...
Change-Id: I9f03ecc6d67ad77ccb0d5240fe0b5968c8063bd3
2014-10-20 14:47:57 +02:00
osnola
57d3b5cfa6 Update to last libmwaw version
+ add filters for MacDraw, MacDraw II and RagTime (v2-3 for Mac)

Change-Id: If84abff1baa75f9bfa951039781575b6a8648a84
2014-10-16 17:44:43 +02:00
Caolán McNamara
ed00d0ddd6 create a master document template type
of application/vnd.oasis.opendocument.text-master-template with
suffic otm

https://lists.oasis-open.org/archives/office-comment/201002/msg00042.html

desktop/icons/oasis-master-document-template.icns is just a copy
of
desktop/icons/oasis-master-document.icns
because I can't draw

Change-Id: I0d18c79c4c893e97505052884ee8be97d0f117a1
Reviewed-on: https://gerrit.libreoffice.org/11350
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-11 09:38:21 +00:00
David Tardon
86c6f18c27 avoid problems detecting HTML files with .xls ext.
Change-Id: I9955223aac20f3f640fde51bb7231666c269ca70
2014-07-08 17:03:42 +02:00
David Tardon
516fb340b1 integrate libpagemaker
Change-Id: I077d7c9a41793abdf5f001386f44ac407f94a6d3
2014-06-27 10:39:29 +02:00
David Tardon
be4b837ed2 move UOF and Office 2003 filters to xsltfilter module
Change-Id: I6e5ac310567bb7bd12fbba444e4e1deb9fea30d5
2014-06-09 14:07:44 +02:00
David Tardon
9266664937 rebuild filter config. after makefile change
Change-Id: Ibc788e248ea0c63e05c55d78ec059c48cff5dd72
2014-06-09 12:08:09 +02:00
David Tardon
6e299a555d rhbz#1105376 move FlatODF filter config to right place
This has been broken since 3.3(!), when the old XSLT based import/export
was replaced by a library.

Change-Id: Id335f296c5a0e2c15d1748f8a14ac8d4001e1d15
2014-06-09 12:08:09 +02:00
osnola
696c8edf7a Add new libmwaw's database/spreadsheet formats...
Change-Id: If07a9e548e1db15b403126263f63d9d09575eb95
2014-05-29 16:22:30 +02:00
osnola
e1fa08fe92 Try to add support for WKS/WDB files...
Change-Id: I0ff1cd35be0e1546a156bc673770a920ad2ca444
2014-05-29 15:36:13 +02:00
osnola
ba0b63869a add new libmwaw drawing formats (forgotten files)
Change-Id: Ib9ecd643a552063e2a09874776b3ea0f30e8440a
2014-05-29 13:33:46 +02:00
Stephan Bergmann
e71a61bc09 gbuild: More crude hacking to fix over-evalutation
Change-Id: I36d7b0c40ac60c6cf9f0968530774e4b2b03b829
2014-04-16 14:13:48 +02:00