summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-29test for mso-position-(horizontal|vertical)(-relative) (bnc#884615)Luboš Luňák1-0/+37
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna1-0/+11
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna1-0/+11
2014-09-26DOCX drawingML import: fix handling of rotation in case of horizontal flipMiklos Vajna1-0/+11
2014-09-25DOCX drawingML filter: avoid fake rotation on vertical flipMiklos Vajna1-0/+14
2014-09-25fdo#83465 writerfilter: import font of numberingMiklos Vajna1-0/+7
2014-09-24DOCX import: make sure rotation does not affect shape positionMiklos Vajna1-0/+11
2014-09-23DOCX export: fix duplicated OLE objectsMiklos Vajna1-0/+9
2014-09-23DOCX filter: roundtrip SDT properties on Frame TextPortionsMiklos Vajna1-0/+12
2014-09-22DOCX import: ignore SDT as well in to-be-discarded header/footerMiklos Vajna1-0/+9
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna1-0/+10
2014-09-18CppunitTest_sw_ooxmlexport: unused includesMiklos Vajna1-38/+0
2014-09-18DOCX import: fix handling of dropdown SDT around cellMiklos Vajna1-0/+17