summaryrefslogtreecommitdiffstats
path: root/filter/Configuration_filter.mk
diff options
context:
space:
mode:
authorBryan Quigley <gquigs@gmail.com>2015-12-02 16:01:13 -0500
committerNoel Grandin <noelgrandin@gmail.com>2015-12-04 08:15:38 +0000
commit2ac0bd278d739382d8e534f5bbae34e55757a844 (patch)
treebc54483cc90e54feda677a2f30dce7665c68f549 /filter/Configuration_filter.mk
parentPrefer STL container to manual realloc (diff)
downloadcore-2ac0bd278d739382d8e534f5bbae34e55757a844.tar.gz
core-2ac0bd278d739382d8e534f5bbae34e55757a844.zip
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>
Diffstat (limited to 'filter/Configuration_filter.mk')
-rw-r--r--filter/Configuration_filter.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/filter/Configuration_filter.mk b/filter/Configuration_filter.mk
index a2a3cd187017..ae1a8715a4dc 100644
--- a/filter/Configuration_filter.mk
+++ b/filter/Configuration_filter.mk
@@ -776,10 +776,7 @@ $(eval $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_drawgraphics_f
draw_html_Export \
draw_jpg_Export \
draw_met_Export \
- draw_pbm_Export \
- draw_pgm_Export \
draw_png_Export \
- draw_ppm_Export \
draw_svg_Export \
draw_svm_Export \
draw_tif_Export \
@@ -820,10 +817,7 @@ $(eval $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_impressgraphic
impress_html_Export \
impress_jpg_Export \
impress_met_Export \
- impress_pbm_Export \
- impress_pgm_Export \
impress_png_Export \
- impress_ppm_Export \
impress_svg_Export \
impress_svm_Export \
impress_tif_Export \
@@ -896,18 +890,15 @@ $(eval $(call filter_Configuration_add_internal_filters,fcfg_langpack,fcfg_inter
jpg_Import \
met_Export \
met_Import \
- pbm_Export \
pbm_Import \
pcd_Import_Base \
pcd_Import_Base4 \
pcd_Import_Base16 \
pct_Import \
pcx_Import \
- pgm_Export \
pgm_Import \
png_Export \
png_Import \
- ppm_Export \
ppm_Import \
psd_Import \
ras_Import \