summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze
2018-11-27tdf#112195 Writer: page background covers whole pageLászló Németh
2018-11-26partial revert tdf79435 doc: round-trip legacy input formfieldsJustin Luth
2018-11-23Unit test for 0853b05b1fabb231a7d57d811c5a06ee542d3295Thorsten Behrens
2018-11-23sw: new unit test for XTextCursorVasily Melenchuk
2018-11-23sw: new testcase for XTextVasily Melenchuk
2018-11-23sw: new testcase for XTextRangeVasily Melenchuk
2018-11-23sw: fixup XAutoTextContainer testThorsten Behrens
2018-11-23sw: new unit test for XAutoTextGroupSerge Krot
2018-11-22tdf#121597 DOCX: don't export empty paragraphs at tracked deletionLászló Németh
2018-11-22sw: new unit test for XCloseableSerge Krot
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#120711 fix paragraph join with change trackingLászló Németh
2018-11-20sw reqif-xhtml export: write graphic of OLE object at OLE1 levelMiklos Vajna
2018-11-20tdf#115319 fix Hungarian article before letter iLászló Németh
2018-11-20Removed executable permission on odt fileAndrea Gelmini
2018-11-20tdf#121456: sw: DOCX: tabs export and TABS_RELATIVE_TO_INDENT propSerge Krot
2018-11-20tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna
2018-11-19More adapting to C++2a char8_tStephan Bergmann
2018-11-19missing includeStephan Bergmann
2018-11-19missing includeStephan Bergmann
2018-11-18add uitest for bug tdf#78133Zdeněk Crhonek
2018-11-16Fix typoAndrea Gelmini
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-11-16Removed duplicated includeAndrea Gelmini
2018-11-15sw reqif-xhtml export: write graphic of OLE object at an RTF level as wellMiklos Vajna
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-11-15sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl
2018-11-15sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()Michael Stahl
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-15sw_redlinehide_3: fix SetRedlineFlags() skipping over redlinesMichael Stahl
2018-11-15sw_redlinehide_3: update footnote numbers on redline opsMichael Stahl
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna
2018-11-14Fix typoAndrea Gelmini
2018-11-14Map VML shadow more properly to css::table::ShadowFormatStephan Bergmann
2018-11-13uitest Writer and Calc- autocorrect options dialogZdeněk Crhonek
2018-11-13uitest Writer - Columns dialogZdeněk Crhonek
2018-11-13uitest Writer - about dialogZdeněk Crhonek
2018-11-13uitest cleaningZdeněk Crhonek
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna
2018-11-12tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski
2018-11-12uitest Writer - Table properties dialogZdeněk Crhonek
2018-11-12tdf#97361 Make check_bookmarks.py more pythonicHamish McIntyre-Bhatty
2018-11-12tdf#97361 Make check_table.py more pythonicHamish McIntyre-Bhatty
2018-11-12tdf#97361 Make var_fields more pythonic.Hamish McIntyre-Bhatty
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08uitest Writer Text to table dialogZdeněk Crhonek
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara