summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport
AgeCommit message (Expand)AuthorFilesLines
2014-11-18DOCX export: put either hints or the para attr set into the para marker propsMiklos Vajna2-0/+20
2014-11-17Work around warning C4702: unreachable codeStephan Bergmann1-1/+1
2014-11-17DOCX import: handle <w:numId> from parent styles as wellMiklos Vajna2-0/+6
2014-11-14switch saxparser from expat to libxml2Luboš Luňák1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-7/+7
2014-11-09CJK Numbered list test cases for ooxmlimport and ww8import.Mark Hung5-0/+52
2014-11-07writerfilter: handle ooxml:CT_TblPrBase_bidiVisualMiklos Vajna2-0/+10
2014-11-07DOCX import: fix rounding error in table cell widthsMiklos Vajna1-1/+1
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna1-3/+3
2014-10-30WaE: unused variable 'pXmlDoc'Tor Lillqvist1-0/+1
2014-10-30disable specific oox_export unit for macosxNorbert Thiebaud1-0/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-2/+2
2014-10-20DOCX import: fix <w:pageBreakBefore> wrt. inherited stylesMiklos Vajna2-1/+8
2014-10-17DOCX export: fix handling of paragraph mark on empty paragraphsMiklos Vajna2-0/+10
2014-10-17DOCX import: parse <w:spacing>'s w:before/afterLines attributeMiklos Vajna2-0/+6
2014-10-16fdo#77716 DOCX import: fix handling of user-defined Standard styleMiklos Vajna2-0/+8
2014-10-12DOCX filter: fix <w:em> handlingMiklos Vajna2-0/+13
2014-10-10DOCX export: improve <wp:effectExtent> handlingMiklos Vajna2-0/+9
2014-10-09DOCX export: handle name of Writer picturesMiklos Vajna1-1/+1
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 Vajna2-0/+10
2014-10-08DOCX export: fix handling of shapes containing and also anchored inside tablesMiklos Vajna2-0/+11
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-1/+1
2014-10-07DOCX import: handle section break right after a ToC fieldMiklos Vajna2-0/+12
2014-10-06SwTxtNode::Update: don't move anchors at insert positionMiklos Vajna4-2/+11
2014-10-03DOCX export: fix missing table border when original doc has table styleMiklos Vajna2-0/+10
2014-10-03CppunitTest_sw_ooxmlexport2: clean up test fileMiklos Vajna1-0/+0
2014-10-03DOCX import: improve table style handling wrt. cell bordersMiklos Vajna2-0/+15
2014-10-02DOCX import: handle <w:tcPr> directly under <w:style>Miklos Vajna2-0/+11
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna1-1/+5
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna2-0/+7
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-16/+2
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna1-0/+13
2014-09-29test for mso-position-(horizontal|vertical)(-relative) (bnc#884615)Luboš Luňák2-0/+37
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna2-0/+11
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna4-6/+17
2014-09-26DOCX drawingML import: fix handling of rotation in case of horizontal flipMiklos Vajna2-0/+11
2014-09-25DOCX drawingML filter: avoid fake rotation on vertical flipMiklos Vajna2-0/+14
2014-09-25fdo#83465 writerfilter: import font of numberingMiklos Vajna2-0/+7
2014-09-24DOCX import: make sure rotation does not affect shape positionMiklos Vajna2-0/+11
2014-09-23DOCX export: fix duplicated OLE objectsMiklos Vajna2-0/+9
2014-09-23DOCX filter: roundtrip SDT properties on Frame TextPortionsMiklos Vajna2-0/+12
2014-09-22DOCX import: ignore SDT as well in to-be-discarded header/footerMiklos Vajna2-0/+9
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna2-0/+10
2014-09-18CppunitTest_sw_ooxmlexport: unused includesMiklos Vajna1-38/+0
2014-09-18DOCX import: fix handling of dropdown SDT around cellMiklos Vajna2-0/+17
2014-09-17MSWordExportBase: ignore empty annotation marksMiklos Vajna2-0/+22
2014-09-16DOCX import: handle w:sdt around w:r followed by a fieldMiklos Vajna2-0/+9
2014-09-16Try to fix MacOSX-10.8_21-10.7SDK buildMiklos Vajna1-1/+1