summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/GIF___Graphics_Interchange.xcu
blob: b0db0e0b7298109599abba16cc50f1788bc2aed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
    <node oor:name="GIF - Graphics Interchange" oor:op="replace">
        <prop oor:name="Flags"><value>IMPORT ALIEN</value></prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="FilterService"/>
        <prop oor:name="UserData"><value></value></prop>
        <prop oor:name="UIName">
            <value xml:lang="x-default">GIF - Graphics Interchange Format</value>
        </prop>
        <prop oor:name="FileFormatVersion"><value>0</value></prop>
        <prop oor:name="Type"><value>gif_Graphics_Interchange</value></prop>
        <prop oor:name="TemplateName"/>
        <prop oor:name="DocumentService"><value>com.sun.star.drawing.DrawingDocument</value></prop>
    </node>
27 14:08:11 +0000'>2015-04-27tdf#75360 tdf#90474 line breaks in exporting to mediawikiRobert Antoni Buj Gelonch 2015-04-27odt2mediawiki.xsl: vertical & horizontal align of a imageRobert Antoni Buj Gelonch 2015-04-27tdf#75531 failed to convert the marginsRobert Antoni Buj Gelonch 2015-04-27tdf#75019 bookmarks in exporting to mediawikiRobert Antoni Buj Gelonch 2015-04-20odt2mediawiki.xsl: table cell color in cell attributesRobert Antoni Buj Gelonch 2015-04-20odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use ...Robert Antoni Buj Gelonch 2015-04-20odt2mediawiki.xsl: improve export filterRobert Antoni Buj Gelonch 2015-03-25Typo: formated->formattedJulien Nabet 2015-01-05java: remove more dead codeNoel Grandin 2015-01-05java: remove dead codeNoel Grandin 2014-12-10java: unused importsNoel Grandin 2014-12-05java: remove some unused local variablesNoel Grandin 2014-12-05java: remove some unused fieldsNoel Grandin 2014-11-18java: make fields final where possibleNoel Grandin 2014-11-12java: reduce excessive code indentation levelsNoel Grandin 2014-10-17java: final fields that can be staticNoel Grandin 2014-10-16java: when rethrowing, store the original exceptionNoel Grandin 2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin