summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall
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-14tdf#97362: TextPortionEnumerationTest partially migrated to python (part 3)jmzambon
2017-07-13move round-tripables from rtfimport to new rtfexport2Justin Luth
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-07-13Make tdf108545_embeddedDocxIcon test universalSzymon Kłos
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai
2017-07-12loplugin:unreffunJan-Marek Glogowski
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-07-08tdf#108973 writerfilter: allow textboxes to be in the backgroundJustin Luth
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-07rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna
2017-07-07simplify ooxmlw14export codeNoel Grandin
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
2017-07-06i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna
2017-07-06tdf#108524 sw: split section frames inside table cells, non-split text framesMiklos Vajna
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara
2017-07-05tdf#96750 make test document more minimalMiklos Vajna
2017-07-04Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki
2017-07-04tdf#105095 DOCX import: conditionally ignore leading tab in footnotesMiklos Vajna
2017-07-03tdf#108524 sw: attempt to split section frames inside table cells, take twoMiklos Vajna
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-07-01tdf#108448 ww8export: endnote unit testJustin Luth
2017-06-29related tdf#82173 writerfilter: ensure Xnote para-style round-trippingJustin Luth
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-28sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGEHenry Castro
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski
2017-06-27tdf#100075 DOCX frame height rule updatedVasily Melenchuk
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski
2017-06-26Avoid loplugin:unreffunStephan Bergmann
2017-06-26Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl
2017-06-23Fix typosAndrea Gelmini