summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)Author
2017-08-23Fix typosAndrea Gelmini
2017-08-23tdf#111975: Inline checkbox control's label is not saved to DOC formatTamás Zolnai
2017-08-22tdf#94882 use first page header on first pageLuke Deller
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-20This test intended to be an export testTamás Zolnai
2017-08-19tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-12Removed duplicated includeAndrea Gelmini
2017-08-11tdf#108494 fix regressionSzymon Kłos
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-07-28sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky
2017-07-28sw htmlexport: Consistent naming in the test.Jan Holesovsky
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski
2017-07-27loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski
2017-07-24coverity#1411569 Unchecked dynamic_castCaolán McNamara
2017-07-24forgot to remove the tests from the test definitionMarkus Mohrhard
2017-07-23these tests depend on our additional fontsMarkus Mohrhard
2017-07-21Fix typosAndrea Gelmini
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai
2017-07-20tdf#109080 First page header/footer ODF (2/2)Luke Deller
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth
2017-07-14CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski