summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna1-0/+33
2020-12-23tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski2-2/+14
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna2-0/+33
2020-10-28tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth1-0/+5
2020-10-06fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-0/+83
2020-07-24sw: find & replace: fix soft hyphen cleaningMiklos Vajna1-0/+97
2020-06-23tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh2-0/+9
2020-06-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna1-0/+35
2020-06-17sw XHTML export: <blockquote> can't have character childrenMiklos Vajna1-6/+36
2020-05-20sw HTML import: ignore hidden text framesMiklos Vajna2-0/+37
2020-05-19DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna1-7/+16
2020-05-19DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna1-8/+8
2020-05-19tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh2-0/+13
2020-05-19tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh2-0/+23
2020-05-19tdf#90069 DOCX: fix character style of new table rowsLászló Németh2-0/+32
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai1-0/+3
2020-05-10lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai3-0/+79
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+62
2020-05-09lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai1-18/+1
2020-05-09lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai1-0/+14
2020-05-09lok: MSForms: Add callback for form field button.Tamás Zolnai2-0/+82
2020-05-08tdf#98409 doc export: export (non-default) cell marginsJustin Luth1-3/+2
2020-05-08tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth2-0/+13
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna1-0/+75
2020-04-15sw: avoid calling SwView::GetWrtShell() unconditionally from the SwView ctorMiklos Vajna2-1/+8
2020-04-06sw: add pad-to-5 numberingMiklos Vajna4-0/+26
2020-04-06sw pad-to-4 numbering: add DOCX filterMiklos Vajna2-0/+13
2020-04-06sw pad-to-4 numbering: add ODF filterMiklos Vajna2-0/+13
2020-04-03sw pad-to-3 numbering: add DOCX filterMiklos Vajna2-0/+13
2020-04-03sw pad-to-3 numbering: add ODF filterMiklos Vajna2-0/+13
2020-04-03sw chicago numbering: add RTF footnote exportMiklos Vajna1-0/+32
2020-04-03sw chicago numbering: add DOC footnote exportMiklos Vajna1-0/+30
2020-04-03sw chicago numbering: add DOCX footnote exportMiklos Vajna1-0/+28
2020-04-03sw padded numbering: add DOC footnote filterMiklos Vajna1-1/+32
2020-04-03sw padded numbering: add DOCX footnote exportMiklos Vajna1-0/+29
2020-04-02sw padded numbering: add RTF exportMiklos Vajna2-0/+27
2020-04-02sw padded numbering: add DOC filterMiklos Vajna2-0/+13
2020-04-02sw padded numbering: add DOCX filterMiklos Vajna2-0/+13
2020-04-02sw padded numbering: add ODF filterMiklos Vajna2-0/+13
2020-04-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett2-0/+6
2020-03-27Revert "sw unit testing: Don't force EnableKillingFile() in save()."Jan Holesovsky1-0/+1
2020-03-26sw unit testing: Don't force EnableKillingFile() in save().Jan Holesovsky1-1/+0
2020-03-26pdfium: Test insertion of PDF into a document.Jan Holesovsky2-0/+38
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna2-0/+12
2020-02-24sw: add DOCX export for semi-transparent textMiklos Vajna1-0/+33
2020-02-24sw: add rendering for semi-transparent textMiklos Vajna1-0/+66
2020-02-24sw: add UNO API for semi-transparent textMiklos Vajna1-0/+16
2020-02-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna2-0/+1
2020-02-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna3-2/+30
2020-02-20tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl5-4/+252