summaryrefslogtreecommitdiff
path: root/filter/Configuration_filter.mk
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14fdo#86772 show localized filter names in Save dialogDavid Tardon1-106/+114
(cherry picked from commit a0a0317722c7cba51ab662ac662a5756e69f422a) Also contains: more traditional use of $(eval) (cherry picked from commit 32fe73958055a51741ef68e643705ad0664824ef) Conflicts: filter/Configuration_filter.mk add tranling empty line to ensure correct expansion (cherry picked from commit 29dbc26b7eabddba374ff632f273ef4575d3055b) Change-Id: I048454646e12af18917d90bb8077ec4b387cf589 Reviewed-on: https://gerrit.libreoffice.org/13909 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2014-06-09move UOF and Office 2003 filters to xsltfilter moduleDavid Tardon1-6/+9
Change-Id: I6e5ac310567bb7bd12fbba444e4e1deb9fea30d5 (cherry picked from commit be4b837ed225af13d6f964eca7e3f95e44c8e45a)
2014-06-09rebuild filter config. after makefile changeDavid Tardon1-1/+2
Change-Id: Ibc788e248ea0c63e05c55d78ec059c48cff5dd72 (cherry picked from commit 9266664937251b802e1b48c83f5a76c6767c390f)
2014-06-09rhbz#1105376 move FlatODF filter config to right placeDavid Tardon1-8/+8
This has been broken since 3.3(!), when the old XSLT based import/export was replaced by a library. Change-Id: Id335f296c5a0e2c15d1748f8a14ac8d4001e1d15 (cherry picked from commit 6e299a555dc03982f6e03434f2726ca440fcee53)
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola1-0/+12
Change-Id: If07a9e548e1db15b403126263f63d9d09575eb95 (cherry picked from commit 696c8edf7a7731ea4e0f3e4ec4dfeadac2f8ffad)
2014-05-29Try to add support for WKS/WDB files...osnola1-0/+2
Change-Id: I0ff1cd35be0e1546a156bc673770a920ad2ca444 (cherry picked from commit e1fa08fe92d7d3f89f5f75cb67f17bb491c42361)
2014-05-29add new libmwaw drawing formats (forgotten files)osnola1-2/+15
Change-Id: Ib9ecd643a552063e2a09874776b3ea0f30e8440a (cherry picked from commit ba0b63869ace532720bd7c13099e62c478d8cc31)
2014-04-16gbuild: More crude hacking to fix over-evalutationStephan Bergmann1-1/+1
Change-Id: I36d7b0c40ac60c6cf9f0968530774e4b2b03b829
2014-01-13AbiWord Import filterFridrich Štrba1-0/+2
Change-Id: I90dc115044e5f81fa3a2b105d30d7d39e438b086 Reviewed-on: https://gerrit.libreoffice.org/7411 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde1-0/+4
- File was giving corruption message if saved in LO. - Issue due to video file. - Attached file contain .mov which was not handled properly. - Added mov extension support in graphic filter. Reviewed on: https://gerrit.libreoffice.org/6818 Change-Id: Ia278127ddc4afcd2d5fe04e86ed6201fb28dc04f
2013-11-18enable more formats supported by libmwawDavid Tardon1-0/+6
Change-Id: I60d5ff673843236436af12f86f40916b7d266cd3
2013-11-11bundle libebookDavid Tardon1-0/+14
Change-Id: I05d96875b9d1deb87dadd63f446080a6fe3494a9 Reviewed-on: https://gerrit.libreoffice.org/6630 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-07officecfg: move the reportbuilder filter configuration to filter/Michael Stahl1-0/+16
Change-Id: Ied496ddbc4d5341a8e1e15d760df775eee19f850
2013-11-04filter: define filter_XcuResTarget_get_clean_targetMichael Stahl1-0/+2
Change-Id: I8f830790935a05a0413187b6e21002e0f2563adf
2013-11-03add config. for formats newly supported by libmwawDavid Tardon1-0/+6
Change-Id: I19cc5b13adf1c0d8cf26abbc9f4254ae89a970fc
2013-10-31BIPU Freehand importerFridrich Štrba1-0/+2
Change-Id: I5b233343269b4107bbcfef5ea1c9b1fc7b735ed2 Reviewed-on: https://gerrit.libreoffice.org/6511 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-10-30integrate Apple Keynote import filterDavid Tardon1-0/+2
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>
2013-10-02gbuild: kill gb_XcuModuleTarget_get_outdir_targetMatúš Kukan1-40/+13
Change-Id: I1d54d98b8aa50f778de87e6ebb17ec2eed0d65dc
2013-09-10gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan1-2/+1
Change-Id: If6f125b83114643430fcc02a2ec7f59ab406da7b
2013-09-05fdo#68552: try different build-time replacementMichael Stahl1-0/+5
Replace the offending variable at build time in pyAltFCFGMerge. Change-Id: Ie96d780eed8325c6f8399e78025345c0f0369856
2013-04-18gbuild: do not zip Configuration outputDavid Tardon1-15/+19
Change-Id: I9779cf6069737fcf10a592e1f5c750d5710d22e1
2013-04-18gbuild: use different announce strings for filter stuffDavid Tardon1-10/+10
Change-Id: I7844c245e79c102a0a495a4ffe06b3541954c5df
2013-03-27HanMac J import is really really initial :)Fridrich Štrba1-1/+0
Change-Id: I86e450326e5a0ae5499ec2f4ebdc5bcb9ca68390
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso1-1/+4
Change-Id: Ibb517b9a4690f20baa423472c001314a4d4c43f7
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl1-0/+11
This is first step to rework of graphic exporting. The idea is to replace the exporter that works only for Draw/Impress and replace it with a general exporter for any object. With this it will be far easier to export objects as charts. Currently only Writer is supported and only jpg/png. Additionally, this commit introduces a new Export dialog which supports setting the pixel width, height and DPI. Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
2013-03-25cleanup gbuild outputPeter Foley1-1/+1
Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2
2013-03-16quiet FCFGMergePeter Foley1-1/+2
Change-Id: I17a2f2fd51a06195af3b5b7325b3bad1129c01d2
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba1-0/+34
Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38
2013-03-11oops, path to FCFGMerge.cfg is hardcoded in the scriptMatúš Kukan1-6/+5
Change-Id: I87c5373748a03800a889eb29f1d203291dd87d85
2013-03-11filter: use python version of FCFGMergeMatúš Kukan1-6/+1
Change-Id: I23124b919359c1217529724338b8d4906e051306
2013-03-03remove stale javafiltersAndras Timar1-27/+0
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03make sure the outdir exists before it is usedDavid Tardon1-0/+1
Change-Id: Ie7a66702a53bf0ad9893d68a16c13e6f418f9f6b
2012-12-29rethink external executable setupDavid Tardon1-2/+2
Change-Id: I5293fea9b5404b82e72761407d325c408a2e45ca
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon1-4/+5
Change-Id: Icacd44abfa5bf5f75f0ee719b39fba6821976a8a
2012-11-30Revert "filter: try to use the Python implementation of FCFGMerge"Markus Mohrhard1-0/+5
This reverts commit ebb4150463ef97571d8f4ffc0b8189ff94d5cf1a.
2012-11-30filter: try to use the Python implementation of FCFGMergeMichael Stahl1-5/+0
... seems to work here, and if nobody complains about broken filter configurations we can remove the Java FCFGMerge implementation. Change-Id: I0cf2de604bb9c34678174bdf951e70d499ea7df1
2012-11-30filter: add missing dependencies on pythonMichael Stahl1-2/+4
Change-Id: Ibaf38ad8000f7c4276aed91250c4bff1c78dd091
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann1-63/+7
...which can be attractive for installation sets that use --with-system-poppler but do not want the LO core package to depend on a poppler package. See the comment at the top of scp2/source/ooo/module_pdfimport.scp for details. The build-time --disable-pdfimport configure switch is gone, PDF Import is built unconditionally for all platforms but Android and iOS now. (The ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase consistency across those variables.) Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann1-7/+63
No need for dirty hacks linking in basegfx objects statically any more. To avoid unnecessary confusion between the newly plain code and any instance of the old extension still installed (per-user or shared), I renamed all relevant UNO implementation identifiers from com.sun.star.comp.documents.* to org.libreoffice.comp.documents.*. Also, existing installations of the extension are explicitly not migrated to new user profiles. The xpdfimport executable is now in program/, its xpdfimport_err.pdf in share/xpdfimport/. To simplify finding the _err.pdf from xpdfimport, its full pathname is now given as additional second argument to xpdfimport. To find xpdfimport executable from CppunitTest, CppunitTest creates a symlink from solver's unittest/installation/program to solver's bin, so that "$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets BRAND_BASE_DIR to solver's unittest/installation). The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even though it was included in the .oxt) and has been removed. The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport. Having it still conditional requires some pdf_Portable_Document_Format vs. pdf_Portable_Document_Format_import foo in module filter. Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-189/+0
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-09-23migrate readlicense_oo to gbuildDavid Ostrovsky1-5/+6
Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
2012-06-21re-base on ALv2 code.Michael Meeks1-16/+15
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba1-0/+2
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
2012-05-25Removed Lotus 1.2.3 filter/type for Writer.Kohei Yoshida1-4/+0
Lotus 1.2.3 is a spreadsheet. We don't need this for Writer. Change-Id: I7fce85a6e211c0bf1ef6e95e758b4dc8cfcae033
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida1-1/+0
Change-Id: I95c04f954026047e48976451eb755340d005d773
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida1-3/+3
Change-Id: Id7d5744af4800ef5ac6bd70b97f79a76299a2e6b
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida1-1/+1
Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118
2012-05-23Removed obsolete Excel filters for (Star)Writer, which we don't need.Kohei Yoshida1-3/+0
Change-Id: If4b946ef4407279f3b260a0f8a8d8309522aa594
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida1-3/+3
This should reflect the fact that this type was already used as a generic HTML type. Change-Id: I0a209d51ed229f07aff001075c39bfc82d4c3088
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-7/+7
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21