summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-08the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl
2014-12-05fdo#58112 write loext:contextual-spacing accept style:contextual-spacingEike Rathke
2014-12-03Revert "ODF export: don't write invalid "group-name" attribute"cp-4.2-20Andras Timar
2014-12-02prevent invalid ods files with loext:fill-characterMarkus Mohrhard
2014-12-02ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-11-29Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara
2014-08-21fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-06-29fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl
2014-06-29fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-02various situations where graphic go missing on saveOliver-Rainer Wittmann
2014-05-20Related: cp#1000079, i#123792 correction for comments/annotations on ...Oliver-Rainer Wittmann
2014-05-20fdo#74524: ODF import: fix unhandled exception in annotation import cp#1000075Michael Stahl
2014-05-11Revert "-Werror=unused-but-set-variable second try"cp-4.2-3Andras Timar
2014-05-09Revert "fdo#68663 don't blindly force categories when there are none"Andras Timar
2014-05-09fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier
2014-05-09set graphic properties for error bars during import, fdo#78041Markus Mohrhard
2014-04-29123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl
2014-04-08accept proper number style condition != as not equal operator, fdo#76777Eike Rathke
2014-04-08fdo#76697: Remove this duplicate and use the UNO constant values instead.Kohei Yoshida
2014-03-25fix odf validation errorMarkus Mohrhard
2014-03-25fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl
2014-03-25fix odf validation errors around new chart regression curvesMarkus Mohrhard
2014-03-07fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-09fdo#74230: ODF export: write stroke and fill color in graphic defaultsMichael Stahl
2014-02-08fdo#73281: Why!?Kohei Yoshida
2014-01-27Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence propertyCaolán McNamara
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara
2013-12-20prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
2013-12-19Backport Calc's data stream massive cleanup effort.Kohei Yoshida
2013-12-18fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl
2013-12-18fdo#72452: ODF import/export: fix handling of style:page-numberMichael Stahl
2013-12-14fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-12-09resolved fdo#72537 write <loext:fill-character>Eike Rathke
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-03Support regression curve name in ODF.Tomaž Vajngerl
2013-12-02fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin