summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-16DOCX export: avoid inline shape inside shape textMiklos Vajna2-0/+12
2014-09-16CppunitTest_sw_ooxmlsdrexport: clean up testLockedCanvas XPath expressionMiklos Vajna1-1/+1
2014-09-09fdo#83428 Add test case for custom property dropped in docxHeena Gupta2-0/+9
2014-09-08fdo#83057 File corrupts on save, as SDT is added incorrectlyVinaya Mandke2-0/+16
2014-09-04fix unit test breakage on mac due to magic numberNorbert Thiebaud1-1/+1
2014-09-01fdo#83048: DOCX: Corrupt: LO exports wrong SDT properties of DatePallavi Jadhav2-0/+12
2014-08-29fdo#83044:Fix for corruption of file with SDT content.Rohit Deshmukh2-0/+9
2014-08-22CppunitTest_sw_ooxmlfieldexport: enable on WindowsMiklos Vajna1-4/+0
2014-08-21DOCX export: prevent multiple paragraphs in some SDT containersMiklos Vajna2-0/+9
2014-08-19split CppunitTest_sw_ooxmlexport into several testsLuboš Luňák5-3317/+3646
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav2-0/+10
2014-08-18DOCX filter: improve qFormat export handlingMiklos Vajna1-0/+6
2014-08-17remove executable bitsThomas Arnhold8-0/+0
2014-08-13DOCX export: write qFormat for style names having an STI numberMiklos Vajna1-0/+3
2014-08-12DOCX export: handle wrap polygon around picturesMiklos Vajna2-0/+12
2014-08-11DOCX drawingML export: handle ContourPolyPolygon for drawinglayer shapesMiklos Vajna2-0/+12