summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann4-7/+7
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+96
2018-04-05Html import: use loaded image width/height if width|height ="auto"Katarina Behrens2-0/+56
2018-04-05tdf#116830 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGSMiklos Vajna2-0/+68
2018-04-04Related: tdf#115719 DOCX import: fix ignore of increased anchored obj spacingMiklos Vajna2-0/+6
2018-04-04tdf#116789 sw: fix caching of the SwXCell UNO wrapperMiklos Vajna2-0/+49
2018-04-04revert typo fixes in layout test documentMichael Stahl1-4/+4
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna2-0/+36
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin4-7/+7
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31Split ooxmlexport10 into two unit test modules.Mark Hung2-605/+762
2018-03-29Clean up copy/paste (of a function called "paste")Stephan Bergmann3-66/+39
2018-03-29tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth2-3/+3
2018-03-29Operate on copies of test documentsStephan Bergmann1-1/+6
2018-03-29Always pass in a TextInsertModeRangeStephan Bergmann1-9/+8
2018-03-29Fix typosAndrea Gelmini1-4/+4
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna2-1/+34
2018-03-28Pasted-in document need only be opened for readingStephan Bergmann1-1/+1
2018-03-28Check successful filter operationStephan Bergmann1-1/+1
2018-03-28tdf#116570 ww8 export: skip sectionbreak for footnotesJustin Luth3-14/+24
2018-03-28Check successful stream creationStephan Bergmann1-0/+1
2018-03-27sw XHTML export: support OLE2-in-RTF objectsMiklos Vajna5-17/+22
2018-03-27tdf#116410 DOCX import: restrict increased object spacing to multiple shapesMiklos Vajna2-0/+6
2018-03-26forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl2-0/+669
2018-03-26tdf#106746: pDelPam is a bit specialAron Budea1-0/+36
2018-03-26tdf93121 MS export: only one fake tab per footnoteJustin Luth1-0/+15
2018-03-25xmloff: export ruby-position in a more compatible way.Mark Hung1-0/+3
2018-03-24Fix typosAndrea Gelmini1-1/+1
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna4-0/+1038
2018-03-21sw: fix some IWYU warningsMiklos Vajna3-0/+3
2018-03-20sw XHTML export: write only CSS markup for table backgroundMiklos Vajna1-0/+3
2018-03-20sw XHTML import: write <div> wrapper in ReqIF modeMiklos Vajna1-3/+6
2018-03-20sw XHTML export: fix duplicated style attribute for table border/backgroundMiklos Vajna2-0/+22
2018-03-20tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna2-0/+30
2018-03-20tdf#83877 Add ODF roundtrip test for signature linesSamuel Mehrbrodt2-0/+616
2018-03-19sw XHTML export: avoid <strike> for strikeout in ReqIF modeMiklos Vajna2-0/+4
2018-03-19sw XHTML export: fix missing type attribute for fallback imageMiklos Vajna1-0/+12
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski4-14/+26
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski4-42/+98
2018-03-16tdf#113182: DOCX filter: new values of wrap property in text boxSerge Krot2-0/+8
2018-03-16tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski2-0/+26
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski4-1/+32
2018-03-15tdf#112448: Fix: take correct line heightSerge Krot2-0/+15
2018-03-14tdf#112118: DOCX: properly import/export border distanceMike Kaganski2-0/+32
2018-03-14sw XHTML export: fix handling of character stylesMiklos Vajna2-0/+4
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller3-23/+9
2018-03-13sw XHTML export: avoid <u> for underline in ReqIF modeMiklos Vajna2-0/+4
2018-03-13sw XHTML export: always write images as PNG in ReqIF modeMiklos Vajna3-0/+16
2018-03-11tdf#108482: ignore repeated headlines' previous instances heightMike Kaganski2-0/+15
2018-03-09sw XHTML export: handle image as <object>Miklos Vajna1-0/+13