summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2015-10-12xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2-9/+8
2015-09-17tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna6-2/+43
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2-2/+16
2015-08-28xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl3-8/+24
2015-07-28Resolves: tdf#91950 optional entries may not be presentCaolán McNamara1-18/+25
2015-07-15xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini1-1/+1
2015-07-13the last condition is "all other numbers", not the third, tdf#92457 relatedEike Rathke1-3/+3
2015-06-03fix assert on export of ooo63141-1.doc to odtCaolán McNamara1-5/+8
2015-05-27tdf#88056: Implement ODF import/export of page title fieldKatarina Behrens6-0/+73
2015-05-25tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl1-1/+2
2015-05-09it works if we first set the size and then the position, tdf#86624Markus Mohrhard1-3/+3
2015-04-21tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl2-26/+30
2015-04-17xmloff: accept character borders in the extension namespaceMiklos Vajna1-0/+32
2015-04-14xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl1-0/+1
2015-04-09tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl1-0/+14
2015-03-19Related tdf#50133: Wrong underlining in ReportsJulien Nabet1-1/+3
2015-03-08tdf#50133: Wrong underlining in ReportsJulien Nabet1-1/+1
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane2-4/+6
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane1-0/+30
2015-01-19fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna1-0/+1
2015-01-13LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara1-2/+2
2015-01-07teach XML import/export about unsigned integer typesLionel Elie Mamane2-2/+15
2015-01-06export format of embedded font tooDavid Tardon1-0/+4
2015-01-06read embedded fonts from Flat ODFDavid Tardon2-3/+32
2014-12-31Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar1-42/+1
2014-12-25survive "TextBox" having no valueLionel Elie Mamane1-1/+1
2014-12-10xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl1-96/+105
2014-12-10fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl2-7/+11
2014-12-10don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard1-6/+6
2014-12-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara1-4/+7
2014-12-08iimport part for: "use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+3
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+1
2014-12-08import part for: "export to extension namespace instead of odf ..."Markus Mohrhard1-0/+5
2014-12-08the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard1-0/+1
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard1-1/+0
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl1-15/+34
2014-12-01fdo#85496: add some asserts to detect this sort of problemMichael Stahl1-0/+14
2014-11-27Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara1-8/+24
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl15-0/+15
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl79-0/+89
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás1-7/+0
2014-11-14more catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava13-15/+15
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini10-11/+11
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl4-4/+4
2014-11-08xmloff: [loplugin:unusedvariablecheck]Michael Stahl1-1/+0
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl3-15/+9
2014-11-07Removed #includes including themselvesAndrea Gelmini2-4/+0
2014-11-05markup with event type not checker typeCaolán McNamara2-1/+3