summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht1-0/+10
2016-03-22add HAVE_FEATURE_ATL to disable failing tests due to ATLMayank Gupta1-2/+4
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna1-1/+1
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung1-0/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-27tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung1-1/+26
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl1-0/+24
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-28tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung1-0/+17
2015-06-26tdf#89890 DOCX import: fix too large num pic bulletMiklos Vajna1-0/+23
2015-06-01tdf#79639 DOCX import: don't delay text frame conversion of in-header tablesMiklos Vajna1-0/+8
2015-05-19tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung1-0/+19
2015-03-22Related tdf#89791: Add unit testJulien Nabet1-0/+9
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung1-0/+6
2015-02-03Update for CJK numbered list enhancement.Mark Hung1-0/+25
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna1-3/+3
2015-01-31tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna1-0/+7
2014-12-19Adjusted CppunitTest_sw_ooxmlexport for Mac Retina 13"Renato Ferreira1-1/+1
2014-12-10Typo: postion(s)=>position(s)Julien Nabet1-1/+1
2014-12-04DOCX filter: effect extent should be part of the marginMiklos Vajna1-0/+10
2014-11-28SwAnchoredObjectPosition::_GetHoriAlignmentValues: fix position of textboxesMiklos Vajna1-0/+13
2014-11-21WaE: ‘isNumber’ [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2014-11-20DOCX filter: import <w:startOverride>Miklos Vajna1-0/+7
2014-11-20...at least, that's the value for me on Mac with retinaStephan Bergmann1-3/+1
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna1-0/+3
2014-11-19DOCX import: handle <w:lvlOverride> without <w:lvlText>Miklos Vajna1-0/+7
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna1-0/+20
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna1-0/+6
2014-11-09CJK Numbered list test cases for ooxmlimport and ww8import.Mark Hung1-0/+52
2014-11-07writerfilter: handle ooxml:CT_TblPrBase_bidiVisualMiklos Vajna1-0/+10
2014-10-30WaE: unused variable 'pXmlDoc'Tor Lillqvist1-0/+1
2014-10-30disable specific oox_export unit for macosxNorbert Thiebaud1-0/+2
2014-10-20DOCX import: fix <w:pageBreakBefore> wrt. inherited stylesMiklos Vajna1-1/+8
2014-10-17DOCX export: fix handling of paragraph mark on empty paragraphsMiklos Vajna1-0/+10
2014-10-17DOCX import: parse <w:spacing>'s w:before/afterLines attributeMiklos Vajna1-0/+6
2014-10-16fdo#77716 DOCX import: fix handling of user-defined Standard styleMiklos Vajna1-0/+8
2014-10-12DOCX filter: fix <w:em> handlingMiklos Vajna1-0/+13
2014-10-10DOCX export: improve <wp:effectExtent> handlingMiklos Vajna1-0/+9
2014-10-09testCropPixel: relax requirements a bit for OS XMiklos Vajna1-3/+5
2014-10-09drawingML export: fix <a:srcRect> if graphic's map mode is pixelsMiklos Vajna1-0/+10
2014-10-08DOCX export: fix handling of shapes containing and also anchored inside tablesMiklos Vajna1-0/+11
2014-10-07DOCX import: handle section break right after a ToC fieldMiklos Vajna1-0/+12
2014-10-06SwTxtNode::Update: don't move anchors at insert positionMiklos Vajna1-0/+9
2014-10-03DOCX export: fix missing table border when original doc has table styleMiklos Vajna1-0/+10
2014-10-03DOCX import: improve table style handling wrt. cell bordersMiklos Vajna1-0/+15
2014-10-02DOCX import: handle <w:tcPr> directly under <w:style>Miklos Vajna1-0/+11
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna1-0/+7
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-16/+2