summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2022-08-10tdf#145226: sw_odfexport: Add unittestXisco Fauli2-0/+200
2022-08-10tdf#150269 sw: add unit testMichael Stahl2-0/+33
2022-08-09uitest: sw: add test for add and remove in customize dialogXisco Fauli1-0/+32
2022-08-09uitest: sw: remove duplicated testXisco Fauli1-22/+4
2022-08-09tdf#149916: sw: Add UItestXisco Fauli2-0/+42
2022-08-08unique_ptr->optional in SwRangeRedlineNoel Grandin1-1/+1
2022-08-08tdf#148518 writerfilter,sw: RTF import/export of FORMDROPDOWN fieldMichael Stahl2-0/+54
2022-08-08tdf#150293: UITestMike Kaganski2-1/+51
2022-08-06tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski2-0/+59
2022-08-05VBA Add Padding properties to XTableHannah Meeks1-5/+6
2022-08-05SwModelTestBase: helper methods to reduce copypasteMike Kaganski6-129/+113
2022-08-04tdf#149388 sw: add better limit to detect tracked text movingLászló Németh7-7/+70
2022-08-04tdf#150166 DOCX export: revert ToC w:move* to fix broken fileLászló Németh1-0/+9
2022-08-03forcepoint#105 add test-caseCaolán McNamara1-0/+178
2022-08-03Move #includes to the topAndrea Gelmini1-3/+2
2022-08-03Removed duplicated includesAndrea Gelmini1-2/+0
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk2-5/+5
2022-08-03CppunitTest_sw_ooxmlexport13: use more SwParaPortion::dumpAsXml()Miklos Vajna1-2/+2
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin1-1/+1
2022-08-02sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna1-0/+190
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk2-0/+15
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin13-88/+88
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin9-58/+58
2022-08-02introduce SwPosition::GetNodeNoel Grandin12-60/+58
2022-08-01Add infrastructure and basic tests including slight UI interactionColomban Wendling1-0/+96
2022-08-01tdf#150197 sw: convert pre-defined num styles to ListFormatJustin Luth1-0/+62
2022-08-01Fix typoAndrea Gelmini1-1/+1
2022-08-01tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth2-0/+17
2022-07-31tdf#150166 DOCX export: fix broken file with tracked ToC movingLászló Németh2-0/+12
2022-07-29Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth2-10/+0
2022-07-27tdf#148291 sw clearing breaks: fix RTL layoutMiklos Vajna1-0/+42
2022-07-27Don't use magic numbers or off-range enum valuesColomban Wendling1-5/+6
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling1-52/+15
2022-07-27CppunitTest_sw_ooxmlexport12: use more SwParaPortion::dumpAsXml()Miklos Vajna1-14/+44
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin1-7/+7
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin21-172/+173
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl1-0/+30
2022-07-26sw reqif-xhtml export: fix duplicated bookmark names in fragmentsMiklos Vajna1-3/+2
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna1-0/+21
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin2-2/+2
2022-07-25rename SwIndex->SwContentIndexNoel Grandin3-3/+3
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin1-1/+1
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna3-10/+23
2022-07-25sw content controls, plain text: add DOCX exportMiklos Vajna1-0/+33
2022-07-24Removed executable bits on doc fileAndrea Gelmini1-0/+0
2022-07-24VBA Fix Color mapping issuesHannah Meeks2-0/+9
2022-07-23related tdf#145998 sw ms export: smarter first headerJustin Luth2-0/+13
2022-07-23related tdf#145998 docx export: fix writing blank headers/footersJustin Luth1-0/+2
2022-07-22tdf#145998 sw ms export: use page break, not section breakJustin Luth2-0/+30
2022-07-22tdf#139128 DOCX: fix export of line break in text framesTünde Tóth2-0/+12