summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2022-07-22sw XHTML export: fix writing of section directionMiklos Vajna1-0/+24
2022-07-07sw HTML export: handle LeadingTabWidth without FilterOptionsMiklos Vajna1-0/+27
2022-07-07sw HTML export: add a new LeadingTabWidth optionMiklos Vajna1-0/+38
2022-07-01sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna1-1/+7
2022-07-01sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna1-3/+2
2022-07-01sw XHTML export: output table / table row background format using CSSMiklos Vajna1-3/+44
2022-07-01sw XHTML export: fix missing <li> around nested <ul>/<ol>Miklos Vajna1-0/+41
2022-02-22sw HTML export, XHTML mode: fix lost </li> when last list item is not numberedMiklos Vajna1-0/+42
2021-10-08tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl2-0/+21
2021-10-08tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl2-0/+24
2021-06-16sw XHTML/reqif export, OLE data for transparent images: avoid black backgroundMiklos Vajna2-1/+47
2021-05-31sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna1-5/+5
2021-05-28sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna1-0/+13
2021-05-28sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna1-0/+31
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna1-0/+30
2021-05-14sw XHTML export: fix handling of list labelsMiklos Vajna1-0/+31
2021-04-30sw html/reqif export: fix size of presentation data for "real" OLE2 embeddingMiklos Vajna2-0/+35
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna2-0/+38
2021-03-25sw reqif-xhtml export: fix unexpected height for <td>Miklos Vajna1-0/+33
2021-03-18sw reqif-xhtml export: make sure OLE1 preview is WMF-onlyMiklos Vajna2-30/+63
2021-03-10sw: add UNO API to find the closest doc model position based on pixel positionMiklos Vajna1-0/+41
2020-10-20sw reqif-xhtml export, embedded objects: handle non-package Ole10Native streamMiklos Vajna1-116/+131
2020-10-20sw reqif-xhtml import, embedded objects: handle non-package Ole10Native streamMiklos Vajna4-0/+245
2020-09-10sw reqif-xhtml export, embedded objects: take OLE1 pres data from rtf if neededMiklos Vajna2-5/+69
2020-09-10sw reqif-xhtml export: avoid writing text-decoration:noneMiklos Vajna1-0/+28
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl4-6/+21
2020-08-10oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl1-1/+3
2020-08-10filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl1-0/+2
2020-08-10tdf#134572 DOCX: Incorrect default value in dropdown text fieldsSerge Krot3-4/+6
2020-08-07oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl1-0/+4
2020-08-07tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl2-0/+110
2020-08-07tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski2-0/+18
2020-08-05tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens1-22/+64
2020-08-04tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens3-0/+24
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl2-0/+164
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl2-0/+154
2020-07-30tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl2-0/+147
2020-07-30tdf#133967: sw_uiwriter: Add unittestXisco Fauli2-0/+28
2020-07-30tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-1/+1
2020-07-28tdf#132944: sw_uiwriter: Add unittestXisco Fauli2-0/+21
2020-07-28CppunitTest_sw_uiwriter: reset the redline author after using itXisco Fauli1-0/+4
2020-07-22i18npool: don't break line at slash '/'Michael Stahl2-0/+90
2020-07-22tdf#134648 DOCX import: fix bottom auto margin of subitemLászló Németh2-0/+12
2020-07-18sw: layout: fix missing invalidation of text frames in tablesMichael Stahl2-0/+1181
2020-07-16tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth2-0/+5
2020-07-16tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs2-0/+23
2020-07-16tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs3-0/+32
2020-07-15tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk2-0/+606
2020-07-14tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth2-0/+17
2020-07-14tdf#112312 DOCX legacy shape export: keep fixed sizeRegényi Balázs2-0/+12