summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl2-5/+5
2020-05-18tdf#127616 DOCX import: fix char style of empty paragraphLászló Németh2-0/+10
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth2-0/+12
2020-05-18tdf#128782: move UItest to CppunitTestXisco Fauli2-0/+39
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy2-1/+14
2020-05-16CppUnittest: assert shapes in odf filesXisco Fauli22-0/+79
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli21-257/+125
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna1-7/+11
2020-05-14Fix typoAndrea Gelmini1-1/+1
2020-05-14CppUnittest: ww8export: assert pages in odf filesXisco Fauli3-0/+33
2020-05-14CppUnittest: rtfexport: assert pages in odf filesXisco Fauli4-0/+24
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna1-8/+8
2020-05-13tdf#128245: sw: Add unittestXisco Fauli2-0/+14
2020-05-13CppUnittest: odfexport: assert pages in odf filesXisco Fauli3-0/+59
2020-05-13tdf#132807 DOCX import: fix top auto margin in listsLászló Németh2-1/+18
2020-05-13CppUnittest: ooxmlexport: assert pages in odf filesXisco Fauli15-0/+105
2020-05-12Fix the buildStephan Bergmann1-1/+1
2020-05-12tdf#132811 DOCX: fix formula alignment – part 2Attila Bakos1-9/+12
2020-05-12tdf#132802 DOCX import: fix list bottom auto marginsLászló Németh2-1/+18
2020-05-12tdf#112287 DOCX frame import: fix default vAnchorTibor Nagy2-0/+11
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna3-2/+14
2020-05-11CppUnittest: Revert all my previous commits asserting pagesXisco Fauli14-753/+0
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai1-0/+3
2020-05-11fix buildCaolán McNamara1-1/+1
2020-05-11tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk3-13/+24
2020-05-11tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk2-0/+32
2020-05-11tdf#132754: DOCX import: changed default list start nubmerVasily Melenchuk2-0/+16
2020-05-11tdf#105478 sw layout: treat minHeight as "do not split row"Justin Luth3-0/+11
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski1-11/+24
2020-05-10CppUnittest: ww8export3: assert pages where possibleXisco Fauli1-0/+28
2020-05-10CppUnittest: ww8export2: assert pages where possibleXisco Fauli1-0/+40
2020-05-10CppunitTest: ooxmlexport8: disable assert on macXisco Fauli1-0/+2
2020-05-10CppUnittest: odfexport: assert pages where possibleXisco Fauli1-0/+71
2020-05-10CppUnittest: ooxmlexport11: assert pages where possibleXisco Fauli1-0/+78
2020-05-09CppUnittest: ooxmlfieldexport: Assert pages where possibleXisco Fauli1-0/+59
2020-05-09CppUnittest: ooxmlexport12: assert pages where possibleXisco Fauli1-0/+18
2020-05-09CppUnittest: ooxmlexport5: assert pages where possibleXisco Fauli1-0/+84
2020-05-09CppUnittest: ooxmlexport8: assert pages where possibleXisco Fauli1-0/+75
2020-05-09lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai3-0/+77
2020-05-09CppUnittest: ooxmlexport14: Assert pages where possibleXisco Fauli1-0/+34
2020-05-09CppUnittest: ooxmlexport6: assert pages where possibleXisco Fauli1-0/+42
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk2-0/+24
2020-05-08lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai1-18/+1
2020-05-08CppUnittest: ooxmlexport13: assert pages where possibleXisco Fauli1-0/+53
2020-05-08CppUnittest: ooxmlencryption: assert pages where possibleXisco Fauli1-0/+4
2020-05-08improve loplugin:referencecastingNoel Grandin4-20/+17
2020-05-08lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai1-0/+14
2020-05-08tdf#132270: sw: restore unittestXisco Fauli1-0/+12
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai2-0/+81