summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)Author
2015-03-16CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS XMiklos Vajna
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna
2015-03-16Add SwXTextDocument::setGraphicSelection() testcaseMiklos Vajna
2015-03-16Add testcase for SwXTextDocument::resetSelection().Miklos Vajna
2015-03-15RTF export: handle \sautoupdMiklos Vajna
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna
2015-03-14tdf#89482 fix __refheading__ regression, set only CrossRefs as TOC.Justin Luth
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12TyposJulien Nabet
2015-03-11fix build after my hasty commitNoel Grandin
2015-03-08tdf#49893: fix for missing header on page 2Vasily Melenchuk
2015-03-02remove executable bit from rtf / xlsx filesMichael Stahl
2015-03-02tdf#89774 oox: TotalTime is in minutesMiklos Vajna
2015-03-01Typo: embeded->embeddedJulien Nabet
2015-02-26make test device independentCaolán McNamara
2015-02-26make test device independentCaolán McNamara
2015-02-26Better CPPUNIT_ASSERT_EQUAL output for sal_Int8 etc.Stephan Bergmann
2015-02-25bnc#637947 export shape shadow to DrawingMLAndras Timar
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk
2015-02-13cp#1000115 forgot to add bugdocMiklos Vajna
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna
2015-02-03CppunitTest_sw_odfexport: fix non-charborder-related issues in charborder.odtMiklos Vajna
2015-02-03tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna
2015-02-03Update for CJK numbered list enhancement.Mark Hung
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna
2015-01-31tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2015-01-22loplugin:stringconstantStephan Bergmann
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-21RotateAngle of UNO type longStephan Bergmann
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-14rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Disable html tests on x86_64 on windowsDavid Ostrovsky
2015-01-07WW8 filter: zoom type testcaseJustin Luth
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin