summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai3-7/+66
2017-08-21Temporary fix for Clang on F26Tor Lillqvist1-0/+2
2017-08-20This test intended to be an export testTamás Zolnai1-2/+3
2017-08-19tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth2-0/+9
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai11-97/+36
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth4-0/+115
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann3-12/+12
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna2-0/+10
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna2-0/+23
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth1-0/+6
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth2-0/+16
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin9-26/+26
2017-08-12Removed duplicated includeAndrea Gelmini1-1/+0
2017-08-11tdf#108494 fix regressionSzymon Kłos2-0/+79
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski2-0/+66
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai2-0/+29
2017-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos2-0/+9
2017-08-09tdf#97362: TextPortionEnumerationTest partially migrated to python (part 5)jmzambon2-271/+303
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-08-01tdf#97362: TextPortionEnumerationTest partially migrated to python (part 4)jmzambon2-156/+137
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna2-0/+24
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth1-0/+3
2017-07-31loplugin:oncevarNoel Grandin3-10/+10
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt2-0/+11
2017-07-28sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky1-0/+21
2017-07-28sw htmlexport: Consistent naming in the test.Jan Holesovsky1-5/+5
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth2-1/+30
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski2-0/+12
2017-07-27loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski1-1/+3
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna2-0/+23
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt2-0/+11
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna2-0/+47
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski2-0/+13
2017-07-24coverity#1411569 Unchecked dynamic_castCaolán McNamara1-2/+3
2017-07-24forgot to remove the tests from the test definitionMarkus Mohrhard1-1/+3
2017-07-24screenshots: the screenshots now need a initialized SwModuleMarkus Mohrhard1-0/+2
2017-07-23these tests depend on our additional fontsMarkus Mohrhard1-0/+2
2017-07-21Fix typosAndrea Gelmini2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall1-0/+306
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai2-0/+6
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller1-1/+0
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski2-0/+8
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna3-0/+14
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller3-0/+31
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna2-0/+18
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth2-0/+21
2017-07-14CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna1-0/+2
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna1-0/+29