Commit Graph

31 Commits

Author SHA1 Message Date
0822a4c84a install xslt filters using filelist
Change-Id: Id84765285b1ace19442ec13d7212e4121f77dabd
2013-05-01 16:55:41 +02:00
b9337e22ce execute move of global headers
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23 22:20:31 +02:00
ed72983131 rename UI to UIConfig
I plan to use it to deliver all */uiconfig files, not just .ui, as a
preliminary step to get rid of postprocess/packconfig.

Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149
Reviewed-on: https://gerrit.libreoffice.org/3225
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-11 03:37:30 +00:00
6a6519c27a Export current Writer page as jpg/png
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-25 23:50:10 +01:00
96248beb79 drop empty make rule
Change-Id: I95b8c28a5f7ad7de8b51096fb44f98b48042ca8a
2012-11-27 21:46:42 +00:00
143f0b895f removed obsolete xml validation service and xml source view.
Change-Id: I637531c09b391ef458ae6395518129d981662ff2
Reviewed-on: https://gerrit.libreoffice.org/1166
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-11-27 21:37:55 +00:00
4664dc52d9 More DISABLE_EXPORT tweaks
Change-Id: I23652e60de720af4da13f29f221001813b927eb2
2012-11-26 10:59:38 +02:00
bcafd193e7 convert xslt filter dialog to .ui
Change-Id: Ia07df75b00b7d34da9dfeeddb47280ddba23b897
2012-11-20 16:47:33 +00:00
bfc71eb03e drop saxon-based XSLT transformer
Change-Id: I2cd4e0965452c376df8c5e43353fbdd6f62fb27d
2012-10-25 14:48:23 +02:00
25113cd050 convert java XSL transformer into extension
Change-Id: Ided6c480969764073056830722c8996e0df52285
2012-10-25 14:48:22 +02:00
4ea8ddb05b PptImporter is unused; it was also missing in scp2
Change-Id: I87c8d46d791525e3e5b6866edc6423e92cbcca81
2012-10-02 11:30:32 +02:00
e0f90c3060 introduce new option --disable-cve-tests
Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442
Reviewed-on: https://gerrit.libreoffice.org/653
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-20 09:48:29 +00:00
87c7f609cc filtertracer seems to be unused
It has no .component file anyway.

Change-Id: Ia6f609a237cb4268161fe1f139b1f5c0d1d6fc5e
Reviewed-on: https://gerrit.libreoffice.org/528
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2012-09-04 11:06:07 +00:00
30e1b61157 No point with these executables for non-desktop OSes
Change-Id: If2e086cf2783c187f2cdb479608aa91561e0d674
2012-08-07 08:55:24 +03:00
7abe82d525 add pict regression test
Change-Id: I6765bd2de27971c441a7d3f8879e4fd9bc3112cf
2012-07-27 12:27:24 +01:00
2a2158c7ea re-base on ALv2 code.
Change-Id: I0cba9316e229362fa82a45d9e4d4763a6cf29540
2012-06-21 13:11:06 +01:00
a0b640bd18 Initial skeleton code for plain text filter detection service.
Right now it will always fail.

Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6
2012-05-25 02:04:18 -04:00
3c0f54a41a Make svg2odf really build :-) 2012-04-14 16:03:10 +02:00
c0a3ff4ad8 Temporarily disable the build of svg2odf. 2012-04-14 15:50:03 +02:00
2a63c47b5b Build svg2odf tool to be able to test the svg import. 2012-04-14 15:37:41 +02:00
58404101e8 filter: use CustomTarget makefile 2012-04-04 11:31:56 +02:00
c8587d05bd confirmed that tests pass on windows 2012-03-22 12:26:41 +00:00
a52f5254c7 tga filter broken for quite a while 2012-03-21 12:48:59 +00:00
e6c0961c3d add a tiff test 2012-03-14 16:34:43 +00:00
76ecc8f15c Don't do the Jar thingies if we don't want to use Java 2011-09-16 12:03:48 +03:00
b72e42b29c filter: add missing resource makefiles 2011-09-15 14:07:29 +02:00
94883340a9 filter: convert odfflatxml library 2011-09-15 14:07:29 +02:00
8c8b34694a filter: svg: adapt to changes in LO 2011-09-15 14:07:28 +02:00
83cb157c54 filter: convert some more libraries to gbuild 2011-09-15 14:07:28 +02:00
2ee5f24cc6 filter: convert some libraries and jars to gbuild 2011-09-15 14:07:27 +02:00
d1248e2413 filter: convert filter configuration to gbuild 2011-09-15 14:07:26 +02:00