summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
AgeCommit message (Expand)AuthorFilesLines
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
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
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez1-0/+1
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl1-33/+38
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl1-6/+1
2014-05-14Always remove SwModelTestBase::m_aTempFileStephan Bergmann1-2/+1
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co1-18/+51
2014-04-30WaE: virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl1-104/+3
2014-04-19fixincludeguards.sh: swThomas Arnhold1-2/+2
2014-04-10Off by one.Jan Holesovsky1-4/+4
2014-04-09SwModelTestBase: use rtl::ByteSequenceMiklos Vajna1-8/+4
2014-04-08WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-3/+3
2014-04-08sw test: add export test macro, remember test nameTomaž Vajngerl1-14/+66
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4