summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2015-03-16CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS XMiklos Vajna1-0/+2
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna2-0/+30
2015-03-16Add SwXTextDocument::setGraphicSelection() testcaseMiklos Vajna2-1/+27
2015-03-16Add testcase for SwXTextDocument::resetSelection().Miklos Vajna2-0/+91
2015-03-15RTF export: handle \sautoupdMiklos Vajna2-0/+16
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna3-11/+12
2015-03-14tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC.Justin Luth2-0/+2
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-12TyposJulien Nabet1-1/+1
2015-03-11fix build after my hasty commitNoel Grandin4-6/+6
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-8/+7
2015-03-11convert SetAttrMode to enum classNoel Grandin1-10/+10
2015-03-08tdf#49893: fix for missing header on page 2Vasily Melenchuk2-0/+13
2015-03-03tdf#89520 Make TOX creation more robustTobias Lippert1-0/+14
2015-03-02remove executable bit from rtf / xlsx filesMichael Stahl1-0/+0
2015-03-02tdf#89774 oox: TotalTime is in minutesMiklos Vajna2-0/+18
2015-03-01Typo: embeded->embeddedJulien Nabet1-1/+1
2015-02-26make test device independentCaolán McNamara1-15/+11
2015-02-26make test device independentCaolán McNamara1-9/+10
2015-02-26Better CPPUNIT_ASSERT_EQUAL output for sal_Int8 etc.Stephan Bergmann1-0/+1
2015-02-25bnc#637947 export shape shadow to DrawingMLAndras Timar2-0/+12
2015-02-19coverity#1270937 Unchecked dynamic_castCaolán McNamara1-0/+1
2015-02-18boost->stdCaolán McNamara1-2/+2
2015-02-16sw: test case for search-and-replace bug fixed by commit ...Michael Stahl1-0/+64
2015-02-16sw: work around buggy boost::intrusive::circular_list_algorithms::unlink()Michael Stahl1-0/+2
2015-02-16(related: tdf#80715) sw: fix Ring::MoveTo() not doing anything...Michael Stahl1-0/+9
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna2-0/+17
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung2-0/+6
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk2-0/+23
2015-02-13loplugin:unreffunStephan Bergmann1-1/+7
2015-02-13cp#1000115 forgot to add bugdocMiklos Vajna1-0/+208
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna1-0/+15
2015-02-13disable control shape grouping test for nowDavid Tardon1-1/+1
2015-02-13correct assertion messageLionel Elie Mamane1-1/+1
2015-02-13add unittest for grouped control shapesLionel Elie Mamane2-0/+111
2015-02-07Fixup --without-x buildRiccardo Magliocchetti1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+2
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk2-0/+9
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-3/+3
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar3-18/+29
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna1-1/+0
2015-02-03CppunitTest_sw_odfexport: fix non-charborder-related issues in charborder.odtMiklos Vajna2-1/+1
2015-02-03tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna2-0/+34
2015-02-03Update for CJK numbered list enhancement.Mark Hung4-0/+25
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna1-19/+10
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna1-0/+26
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna2-0/+7
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna1-3/+3
2015-01-31tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna2-0/+7
2015-01-29tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl1-0/+43