Commit graph

4341 commits

Author SHA1 Message Date
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
Joseph Powers
ef3d5573e0 GDIMetaFile cleanup
Plus trailing white space cleanup.
2011-05-10 07:41:05 -07:00
David Tardon
3e34d5da09 rhbz#702635 set correct page number when exporting selected pages 2011-05-10 09:55:55 +02:00
Joseph Powers
3a7668b2a7 Replace List type in chart.hxx with a vector<> 2011-05-08 11:10:27 -07:00
Joseph Powers
517be3d84e Replace List types in cgm.hxx with vector<> 2011-05-08 11:08:37 -07:00
Joseph Powers
8f31c660aa Remove a List reference in class CGMFList. 2011-05-07 18:02:47 -07:00
Noel Power
08380350f9 svx-hacky-htmlselect-control-import.diff ( bnc#523191 ) 2011-05-03 15:24:35 +01:00
Joseph Powers
3fd3b86b74 Remove an unneeded #incude <tools/list.hxx> 2011-05-02 20:12:27 -07:00
Julien Nabet
0e0159f23f Change <file>.toURL() to <file>.toURI().toURL() 2011-05-02 22:50:20 +02:00
Joseph Powers
6e177c9f3a Remove unneeded #include <tools/list.hxx> 2011-05-01 07:43:49 -07:00
Peter Jentsch
3bdef90736 Introduced timeout for import thru XSLTFilter. Fixes fdo#35543
This fixes only the "HANG" part of fdo#35543. The Excel2003ML import
 filter  remains broken.
2011-05-01 11:21:15 +02:00
Francois Tigeot
af56247e9a Remove OS/2 support 2011-04-30 08:50:57 +02:00
Thorsten Behrens
c7189b55bb Applied svx-debug-sdrolestreams (slightly adapted) 2011-04-29 19:04:52 +02:00
Andras Timar
c73f4866c4 remove double space from en-US messages 2011-04-27 19:23:04 +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
Júlio Hoffimann
713ee2bbf1 left arrow comments removed // <-- 2011-04-22 14:36:17 +02:00
Julien Nabet
7c4fbccee7 Easyhack: Add visibility markup to all component_get* functions 2011-04-20 21:05:01 +02:00
Caolán McNamara
ab5d2f5768 these xsl are gone AFAICS 2011-04-15 13:07:14 +01:00
Michael Lefevre
ebda855900 Kill Pos_XXX in favour of osl_Pos_XXX 2011-04-14 12:45:04 +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
Caolán McNamara
26158f0740 WaE: silence unused width/height variables 2011-04-06 14:06:29 +01: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
f49ce4729c ditch commented out code 2011-04-04 10:29:30 +01:00
Caolán McNamara
ac0b0eb3e6 stick into anon namespace 2011-04-04 10:29:30 +01:00
Caolán McNamara
68197a379d use rtl::Static pattern here 2011-04-04 10:29:30 +01:00
David Tardon
3e3c167f4c the libxml-based XSLT filter impl. depends on package 2011-04-01 09:19:10 +02:00
Petr Mladek
5dba43b4c5 warning-return-values-filter.diff: avoid warning (i#58977)
the code was correct; it was wrongly detected by some gcc versions;
the warning was considered as an error in openSUSE build service;
the change does not cause any harm;
2011-03-30 19:28:32 +02:00
Caolán McNamara
00058a58b6 set mime types on flat xml filters 2011-03-30 17:02:35 +01:00
Fridrich Štrba
994800ac80 The return type before SAL_CALL 2011-03-30 10:37:22 +02:00
Francisco Saito
e68a8a37ad drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:36 +01:00
Francisco Saito
43741a14fa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:03 +01:00
Jan Holesovsky
7fb06c07a1 Namespace ZipUtils for the Inflater / Deflater classes. 2011-03-29 15:17:24 +02:00
Peter Jentsch
c76c986e17 replaced saxon/j extension functions with libxslt/cxx impl in XSLTFilter 2011-03-29 15:17:24 +02:00
Kayo Hamid
b9020e6023 removes some variableScope cppcheck warnings 2011-03-28 12:14:02 +01:00
Peter Jentsch
eaa8e50b62 fix odfflatxml export broken after merge 2011-03-25 22:28:52 +00:00
Peter Jentsch
7142bc3dfc add missing component registration for libxslttransformer 2011-03-25 22:28:40 +00:00
Petr Mladek
a8e9fe03e0 set build depencencies against the new "translations" module 2011-03-25 12:14:53 +01:00
Jan Holesovsky
90087ebb40 Merge commit 'ooo/DEV300_m103'
Conflicts:
	binfilter/bf_xmloff/source/forms/formcellbinding.hxx
	binfilter/bf_xmloff/source/forms/xmloff_elementexport.cxx
	binfilter/bf_xmloff/source/forms/xmloff_formcellbinding.cxx
	filter/source/xsltfilter/makefile.mk
	unoxml/source/dom/characterdata.cxx
	unoxml/source/dom/document.cxx
	unoxml/source/dom/documentbuilder.cxx
	unoxml/source/dom/element.cxx
	unoxml/source/dom/elementlist.cxx
	unoxml/source/dom/node.cxx
	unoxml/source/dom/node.hxx
	unoxml/source/dom/text.cxx
	unoxml/source/events/event.cxx
	unoxml/source/events/event.hxx
	unoxml/source/events/eventdispatcher.cxx
	unoxml/source/events/eventdispatcher.hxx
	unoxml/source/events/mouseevent.cxx
	unoxml/source/events/mouseevent.hxx
	unoxml/source/events/mutationevent.cxx
	unoxml/source/events/mutationevent.hxx
	unoxml/source/events/uievent.cxx
	unoxml/source/events/uievent.hxx
	unoxml/source/xpath/nodelist.cxx
	unoxml/source/xpath/nodelist.hxx
	unoxml/source/xpath/xpathobject.cxx
2011-03-23 16:59:02 +01:00
Thomas Arnhold
05745bb195 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:08:24 +01:00
Jan Holesovsky
62abc84216 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	binfilter/bf_forms/source/component/forms_Filter.cxx
	binfilter/bf_sw/source/core/inc/node2lay.hxx
	binfilter/bf_sw/source/filter/xml/sw_swxml.cxx
	binfilter/inc/bf_sw/swdbtoolsclient.hxx
	filter/source/xsltdialog/xmlfileview.cxx
	oox/source/ole/axcontrol.cxx
	oox/source/vml/vmlformatting.cxx
	oox/source/xls/autofiltercontext.cxx
	oox/source/xls/externallinkfragment.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/pivotcachebuffer.cxx
	oox/source/xls/pivotcachefragment.cxx
	oox/source/xls/sheetdatacontext.cxx
	writerfilter/source/dmapper/GraphicImport.cxx
	writerfilter/source/dmapper/SettingsTable.cxx
	writerfilter/source/ooxml/model.xml
2011-03-18 15:38:26 +01:00
Norbert Thiebaud
3306bc364e no more writeInfo 2011-03-13 19:55:20 -05:00