summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-04tdf#141613: sw_uiwriter3: fix unittestXisco Fauli2-13/+31
2021-05-04tdf#141613 sw: fix crash at header/footer undoDaniel Arato (NISZ)1-0/+13
2021-04-29sw html/reqif export: fix size of presentation data for "real" OLE2 embeddingMiklos Vajna2-0/+23
2021-04-28tdf#105688: sw_ooxmlexport16: Add unittestXisco Fauli2-0/+7
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-4/+4
2021-04-28sw: layout: let nested table move forwardMichael Stahl2-0/+12
2021-04-28sw bibliography, refer to a page: add insert/delete UIMiklos Vajna1-0/+61
2021-04-27use string_view in INetURLObject::decodeNoel Grandin2-7/+7
2021-04-27tdf#59463 track changes: record deletion of imagesLászló Németh1-0/+27
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna2-0/+36
2021-04-22Fix typosAndrea Gelmini1-1/+1
2021-04-22tdf#106541 doc import numbering: pre-emptive inheritance unit testJustin Luth2-0/+11
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara2-21/+21
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel4-10/+19
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin6-26/+27
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna1-0/+98
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth2-0/+7
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna1-2/+2
2021-04-19tdf#141548 DOCX import: fix lost text after endnoteRefLászló Németh2-0/+10
2021-04-19tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)6-0/+87
2021-04-17tdf#30709 sw Style Inspector: show bookmark dataLászló Németh2-0/+57
2021-04-17tdf#30709 sw Style Inspector: show metadata xml:idLászló Németh1-8/+10
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski1-11/+45
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski3-0/+26
2021-04-16CppunitTest_sw_htmlexport: extract reqif export code to a functionMiklos Vajna1-75/+27
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna2-0/+38
2021-04-16Remove some unused includesMiklos Vajna2-9/+1
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth3-0/+13
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth2-0/+6
2021-04-15tdf#141660 DOCX import: fix footnotes of deletionsLászló Németh2-0/+11
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl12-68/+83
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth2-0/+50