summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc/swmodeltestbase.hxx
AgeCommit message (Expand)AuthorFilesLines
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
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-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-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
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna1-1/+3
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna1-8/+19
2014-09-23Keep files of failing tests aroundStephan Bergmann1-0/+7
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna1-0/+3
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna1-0/+3
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate1-0/+1
2014-07-17CppunitTest_sw_ooxmlimport: allow running a single testMiklos Vajna1-0/+3
2014-07-08sw: clean up DECLARE_OOXMLEXPORT_TEST copy&pasteMiklos Vajna1-0/+13
2014-06-16SwModelTestBase: add a getShapeByName() methodMiklos Vajna1-0/+19
2014-06-06coverity#735889 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5