summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2021-06-01fix leak in CppunitTest_sw_filters_testNoel Grandin2-0/+14
2021-06-01tdf#60382 sw: fix tracked row deletion at rejectionLászló Németh1-0/+79
2021-05-31sw XHTML / reqif export: export PNG images directly, without an OLE wrapperMiklos Vajna1-27/+93
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth2-0/+6
2021-05-28sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna1-5/+5
2021-05-28tdf#142404 sw compat layout: ignore blank size only on one-linersJustin Luth2-0/+6
2021-05-28tdf#125268: sw_ooxmlexport15: Add unittestXisco Fauli2-0/+10
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk2-0/+11
2021-05-27sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna1-0/+13
2021-05-27sw_uiwriter2: this is basically a export testXisco Fauli3-17/+11
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh1-3/+60
2021-05-27sw_ooxmlexport: just use exportonly hereXisco Fauli8-60/+28
2021-05-27sw_ooxmlexport14: simplify codeXisco Fauli1-34/+6
2021-05-27sw: rework to avoid the DECLARE_ODFIMPORT_TEST macroMiklos Vajna3-65/+128
2021-05-26sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna1-0/+31
2021-05-26tdf#115088 convert UITest to CppunitTestMiklos Vajna2-46/+22
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)2-0/+31
2021-05-25tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk2-0/+8
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh2-0/+107
2021-05-22tdf#60382 sw track changes: add test for Undo of IsNotTrackedLászló Németh1-1/+40
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna9-22/+22
2021-05-21fix SwDoc leaks in CppunitTest_sw_macros_testNoel Grandin1-3/+4
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga1-0/+55
2021-05-21tdf#104254 sw DOCX import: fix text wrapping in headersDaniel Arato (NISZ)2-0/+18
2021-05-21tdf#142157: sw_uiwriter: Add unittestXisco Fauli2-0/+19
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna2-0/+48
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh1-0/+77
2021-05-19Fix typosAndrea Gelmini1-1/+1
2021-05-19tdf#118637: sw_xhtmlexport: Add unittestXisco Fauli2-0/+16
2021-05-19sw: fix not needed invalidation of custom field on each keypressMiklos Vajna1-1/+3
2021-05-18tdf#118883: sw: Add UItestXisco Fauli1-0/+40
2021-05-18sw: fix not needed invalidation of title field on each keypressMiklos Vajna2-0/+93
2021-05-15sw: split CppunitTest_sw_layoutwriter into 2Xisco Fauli1-0/+2
2021-05-14Improve loplugin:stringviewStephan Bergmann12-18/+43
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna1-0/+30
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna1-0/+31
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl1-0/+33
2021-05-12tdf#142196 sw: crossing out images anchored to characterLászló Németh2-3/+74
2021-05-10tdf#142130 sw track changes: fix crossing out of neighboring imagesLászló Németh2-0/+76
2021-05-10sw: test fix of tdf#140731 (freezing with track changes)Balazs Santha1-0/+57
2021-05-10tdf#120761: sw_ww8import: fix typo in unittestXisco Fauli2-1/+1
2021-05-06tdf#126226: sw: Add UItestXisco Fauli2-0/+29
2021-05-06tdf#128913 DOCX: import track changes of inline imagesLászló Németh2-0/+8
2021-05-06tdf#121659 DOCX import: fix lost column break at shapesAttila Szűcs2-0/+14
2021-05-06Fix typosAndrea Gelmini1-1/+1
2021-05-05tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl2-0/+16
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh1-0/+102
2021-05-05tdf#141933 add preset dash styles with round capLászló Németh2-3/+31
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)2-0/+16
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)8-23/+39