Commit graph

2580 commits

Author SHA1 Message Date
Caolán McNamara
5e8c0dd410 don't annoy me in the en-US fallback case 2011-10-19 16:04:00 +01:00
Matúš Kukan
51798a4ecf do not use _COMPHELPER_COMPONENT_GETFACTORY macro 2011-10-08 15:31:41 +02:00
Tor Lillqvist
7b99502b32 l10ntools doesn't exist in the HOST solver for non-desktop OSes 2011-09-26 11:39:38 +03:00
Thomas Arnhold
1afef0e98a Remove RCS header 2011-09-20 09:25:41 +02:00
Michael Stahl
b72e42b29c filter: add missing resource makefiles 2011-09-15 14:07:29 +02:00
Michael Stahl
83cb157c54 filter: convert some more libraries to gbuild 2011-09-15 14:07:28 +02:00
Michael Stahl
d1248e2413 filter: convert filter configuration to gbuild 2011-09-15 14:07:26 +02:00
Gabor
5b868092b6 dev-install build fix 2011-08-24 15:04:32 +01:00
Takeshi Abe
13021dae51 cppcheck: reduced scope of variable 2011-08-17 00:04:10 +09:00
Kohei Yoshida
2384b0e257 Pick the first PREFERRED IMPORT filter.
And prefer the calc_HTML_WebQuery filter over the old and unreliable
'HTML (StarCalc)' filter to import HTML files into Calc.  The web query
filter arranges the incoming data in a more tabular fashion, which
actually works better for Calc's sheet format.  Also, the current
filter matching algorithm actually relies on unpredictable random
selection since it iterates through the filters stored in *unordered*
map container and picking the first match.  Making use of the
PREFERRED flag in case of multiple qualifying filters for the given
type is much more tractable than the current scheme.
2011-07-22 10:43:59 -04:00
Kohei Yoshida
c061e2785b Correctly detect documents with xlk extension as Excel binary.
XLK is an extension for Excel backup file automatically created by
Excel upon opening of a document. The content is still a normal Excel
file so why not detect it correctly.
2011-07-20 12:41:08 -04:00
Caolán McNamara
139f4852e9 add sylk extension and text/spreadsheet mimetype 2011-07-13 10:24:02 +01:00
Matúš Kukan
a9137707c4 Remove component_getImplementationEnvironment 2011-07-12 17:58:59 +02:00
Caolán McNamara
c139307b88 MSOffice 2003 xml format often uses class extensions 2011-07-08 10:43:38 +01:00
Tor Lillqvist
c9e3885ea7 Use LIBXML_CFLAGS if SYSTEM_LIBXML 2011-06-17 03:05:26 +03:00
Fridrich Štrba
6fdbf0f98e Remove any mention of w4w whatsoever 2011-06-14 12:01:32 +02:00
Fridrich Štrba
59e5396fb5 Remove them from the fcfg_w4w.mk too 2011-06-14 11:54:51 +02:00
Fridrich Štrba
3b6c48db4b Remove fragments for StarOffice WP filters that we don't have
and we don't have any reason whotsoever to use even if we had them
2011-06-14 11:49:41 +02:00
Caolán McNamara
1663abc706 #i49123# implement typedetection for supported .hwp format versions 2011-06-13 21:08:00 +01:00
Korrawit Pruegsanusak
655d930476 Code cleanup
* Remove dead code
* Fix comment typos
Released under LGPLv3+/MPL
2011-06-12 16:44:43 -05:00
Caolán McNamara
403eb7e5b1 oops, this comparator doesn't order correctly 2011-06-10 00:08:54 +01:00
Fridrich Štrba
5be713f813 Give a more dignified name to the Visio file-format 2011-06-09 15:01:30 +02:00
Fridrich Štrba
8340e348f5 Trying to finally get the visio filter registration right 2011-06-06 21:21:30 +02:00
Jan Holesovsky
6b4beb1264 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters 2011-05-31 10:46:36 +02:00
Jan Holesovsky
bcb1ceafcc Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	filter/source/graphicfilter/eps/eps.cxx
	oox/source/export/shapes.cxx
	oox/source/xls/workbookhelper.cxx
2011-05-31 10:45:45 +02:00
Korrawit Pruegsanusak
6630b19694 Code Cleanup in filters
* Fix typos in comments
* Remove bogus comments
* Remove dead codes

Released under LGPLv3+/MPL
2011-05-30 19:09:24 +01:00
Jan Holesovsky
e959581b2d Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	filter/source/graphicfilter/epict/epict.cxx
	filter/source/svg/svgexport.cxx
	filter/source/svg/svgfontexport.cxx
	filter/source/svg/svgwriter.cxx
	lotuswordpro/source/filter/lwpchartstreamtools.cxx
	lotuswordpro/source/filter/lwpfrib.cxx
	lotuswordpro/source/filter/lwpgrfobj.cxx
	lotuswordpro/source/filter/lwpidxmgr.cxx
	lotuswordpro/source/filter/lwpobjid.cxx
	lotuswordpro/source/filter/lwpparaproperty.cxx
	lotuswordpro/util/makefile.mk
	oox/prj/d.lst
	oox/source/drawingml/chart/chartdrawingfragment.cxx
	oox/source/drawingml/makefile.mk
	oox/source/drawingml/shape.cxx
	oox/source/ppt/slidepersist.cxx
	oox/source/token/namespaces.hxx.tail
	oox/source/xls/drawingfragment.cxx
	oox/source/xls/excelfilter.cxx
	oox/source/xls/makefile.mk
	oox/source/xls/workbookhelper.cxx
	writerfilter/source/ooxml/makefile.mk
	writerfilter/source/resourcemodel/makefile.mk
2011-05-27 20:45:30 +02:00
Caolán McNamara
7e4f1b45e1 remove circular dependency to fix leak 2011-05-20 09:49:30 +01:00
Caolán McNamara
7edb5f7361 config leaks: handle cancel from database wizard correctly 2011-05-20 09:49:30 +01:00
Radek Doulik
9b9b45ecae fix config for pptx filter - thanks to Bubli
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:47:13 +02:00
Katarina Machalkova
4552b1bb6c Make export to .pptx 2010 work again
(use correct FilterService string)

Signed-off-by: Radek Doulik <rodo@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>
2011-05-20 10:47:13 +02:00
Kohei Yoshida
e358b60b11 fdo#36339: Promote the default chart8 filter as the preferred filter.
This ensures that the default chart8 filter gets picked over the one
from Oracle Report Builder.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-05-17 12:47:10 -04:00
Fridrich Štrba
4a7cfffd57 Boilerplate code for Visio import filter module 2011-05-17 10:09:52 +02:00
Andras Timar
c1c92569ba change 2007 XML to 2007/2010 XML in UI strings - fdo#36735 2011-05-13 09:01:25 +02:00
Andras Timar
3a66680a63 remove localizations from source 2011-05-13 09:01:25 +02:00
Andras Timar
2ac1b4646b change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734 2011-05-13 09:01:25 +02:00
Francois Tigeot
af56247e9a Remove OS/2 support 2011-04-30 08:50:57 +02:00
Radek Doulik
79d86e900a filter-fix-build-FCFGMerge.cfg.diff: fix build without java
FCFGMerge.cfg was missing and required when building without java
2011-04-28 16:44:55 +02:00
Radek Doulik
7760ea353c fix config for pptx filter - thanks to Bubli 2011-04-27 11:54:34 +02:00
Katarina Machalkova
40757be594 Make export to .pptx 2010 work again
(use correct FilterService string)
2011-04-27 11:14:07 +02:00
Thorsten Behrens
48c61f72dd Merge commit 'ooo/DEV300_m106' into integration/dev300_m106
Conflicts:
	binfilter/bf_svtools/source/filter.vcl/jpeg/svt_jpegc.c
	filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu
	filter/source/config/fragments/internalgraphicfilters/svg_Import.xcu
	filter/source/config/fragments/types/svg_Scalable_Vector_Graphics.xcu
	filter/source/graphicfilter/eos2met/eos2met.cxx
	filter/source/msfilter/msvbahelper.cxx
	filter/source/svg/makefile.mk
	filter/source/svg/svgexport.cxx
	filter/source/svg/svgfilter.cxx
	filter/source/svg/svgfilter.hxx
	filter/source/svg/svgfontexport.cxx
	filter/source/svg/svgfontexport.hxx
	filter/source/svg/svgwriter.cxx
	filter/source/svg/svgwriter.hxx
	oox/inc/oox/core/relations.hxx
	oox/inc/oox/core/relationshandler.hxx
	oox/inc/oox/dump/biffdumper.hxx
	oox/inc/oox/dump/dffdumper.hxx
	oox/inc/oox/dump/dumperbase.hxx
	oox/inc/oox/dump/oledumper.hxx
	oox/inc/oox/dump/pptxdumper.hxx
	oox/inc/oox/helper/containerhelper.hxx
	oox/inc/oox/helper/propertyset.hxx
	oox/inc/oox/xls/commentsbuffer.hxx
	oox/inc/oox/xls/sharedformulabuffer.hxx
	oox/source/drawingml/shape.cxx
	oox/source/dump/oledumper.cxx
	oox/source/helper/binaryinputstream.cxx
	oox/source/helper/binaryoutputstream.cxx
	oox/source/helper/binarystreambase.cxx
	oox/source/helper/propertyset.cxx
	oox/source/ole/vbacontrol.cxx
	oox/source/ole/vbaproject.cxx
	oox/source/token/namespaces.hxx.tail
	oox/source/vml/vmlshape.cxx
	oox/source/xls/commentsbuffer.cxx
	oox/source/xls/condformatbuffer.cxx
	oox/source/xls/drawingfragment.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/pivotcachebuffer.cxx
	oox/source/xls/richstring.cxx
	oox/source/xls/sharedformulabuffer.cxx
	oox/source/xls/sheetdatacontext.cxx
	oox/source/xls/worksheethelper.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
2011-04-27 01:31:35 +02:00
Caolán McNamara
6e2df897ef sort ascii filter detection to end 2011-04-11 21:41:58 +01:00
Muthu Subramanian
7139bf7eb6 Fix xlsx 2010 export. 2011-04-08 16:51:46 +05:30
Cédric Bosdonnat
09ed1bee74 writer layout dump filter: added missing filter config files 2011-04-07 13:35:02 +02:00
Caolán McNamara
3321962b61 add in application/vnd.lotus-wordpro mimetype 2011-04-06 21:24:04 +01:00
Petr Mladek
77efd28c2b Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-04-06 19:25:24 +02:00
Matus Kukan
7181cc3533 Set proper names for MS Powerpoint AutoPlay filters
There was blank line for MS PowerPoint 2007 XML AutoPlay filter in open dialog, so I set the name fot it.
And also there where two equal names for different filters, so I have changed one to MS PowerPoint 97 AutoPlay.
2011-04-06 11:43:05 +03:00
Andreas Becker
0db604e9f4 python 3 compatibility fixes 2011-04-04 18:15:51 +01:00
Caolán McNamara
0e1e8e58e2 use rtl::Static where double-locked pattern used 2011-04-04 10:29:30 +01:00
Caolán McNamara
ac0b0eb3e6 stick into anon namespace 2011-04-04 10:29:30 +01:00