summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski1-2/+0
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna1-2/+0
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl1-4/+30
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl1-0/+1
2016-01-22Yes, output the name earlyStephan Bergmann1-1/+1
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder1-0/+14
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-25Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen1-14/+0
2015-12-24tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder1-0/+14
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk1-0/+2
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl1-0/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06com::sun::star->css in sw/qa/Noel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-10-06loplugin:unusedmethodsNoel Grandin1-4/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-06-30sw: fix SwUiWriterTest pointlessly loading an "empty.odt" ...Michael Stahl1-3/+9
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-05-11sw/qa/extras doc: advertise CPPUNIT_TEST_NAMEMiklos Vajna1-23/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna1-0/+6
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-3/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna1-0/+3
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-09SwModelTestBase: unused MethodEntryMiklos Vajna1-7/+0
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna1-4/+10
2014-12-02add mode linesTakeshi Abe1-0/+2
2014-11-21Use oox::drawingml::convertEmuToHmm()Miklos Vajna1-1/+0
2014-11-21CppunitTest_sw_mailmerge: remaining MM methods from header fileMiklos Vajna1-52/+1
2014-11-08CppunitTest_sw_mailmerge: move more methods from header fileMiklos Vajna1-84/+0
2014-11-06properly discard dumped layout on test document (re)loadsLuboš Luňák1-11/+13
2014-11-06make parseDump() properly handle xml node contentLuboš Luňák1-1/+1
2014-11-06do not register MM unittest databases with a prefixLuboš Luňák1-2/+2
2014-11-06make it possible to check mailmerge output files in unittestsLuboš Luňák1-11/+44
2014-11-05allow checking odt docs with assertXPath() etc. tooLuboš Luňák1-0/+37
2014-11-05CppunitTest_sw_mailmerge: move executeMailMergeTest() from header fileMiklos Vajna1-29/+0
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna1-17/+0
2014-11-04CppunitTest_sw_ww8export: allow invoking a single test onlyMiklos Vajna1-0/+3
2014-10-15sw: fix massive temp dir leak in SwModelTestBaseMichael Stahl1-3/+5
2014-10-14CppunitTest_sw_odfimport: allow running a single test onlyMiklos Vajna1-0/+3
2014-10-10coverity#1244940 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski1-2/+159
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl1-2/+8