summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
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
2017-06-23writerfilter: map endnote text to EndnoteJustin Luth
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-21tdf#82173 writerfilter: copy Xnote Characters -> Xnote anchorJustin Luth
2017-06-21sw_htmlimport::testTableBorder1px testcase simplifiedVasily Melenchuk
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#108524 sw: add split section in table testcaseMiklos Vajna
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna
2017-06-19tdf#97362: TextPortionEnumerationTest partially migrated to python (part 2)jmzambon
2017-06-19Watermark: auto size in the RTFSzymon Kłos
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16tdf#85161 implement ooxml SYMBOL field instructionMark Hung
2017-06-16CPPUNIT_ASSERT_EQUAL type-mismatchStephan Bergmann
2017-06-15tdf#103091 sw: add unit test for conditional style import/exportMichael Stahl
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-14tdf#97362: TextPortionEnumerationTest partially migrated to python (test_port...jmzambon
2017-06-13tdf#107618 DOCX export: fix missing header when doc ends with sectionMiklos Vajna
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin