summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
AgeCommit message (Expand)Author
2015-06-30sw: fix SwUiWriterTest pointlessly loading an "empty.odt" ...Michael Stahl
2015-06-16Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11sw/qa/extras doc: advertise CPPUNIT_TEST_NAMEMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-19CppunitTest_sw_odfexport: allow running a single testcaseMiklos Vajna
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09SwModelTestBase: unused MethodEntryMiklos Vajna
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna
2014-12-02add mode linesTakeshi Abe
2014-11-21Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-11-21CppunitTest_sw_mailmerge: remaining MM methods from header fileMiklos Vajna
2014-11-08CppunitTest_sw_mailmerge: move more methods from header fileMiklos Vajna
2014-11-06properly discard dumped layout on test document (re)loadsLuboš Luňák
2014-11-06make parseDump() properly handle xml node contentLuboš Luňák
2014-11-06do not register MM unittest databases with a prefixLuboš Luňák
2014-11-06make it possible to check mailmerge output files in unittestsLuboš Luňák
2014-11-05allow checking odt docs with assertXPath() etc. tooLuboš Luňák
2014-11-05CppunitTest_sw_mailmerge: move executeMailMergeTest() from header fileMiklos Vajna
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna
2014-11-04CppunitTest_sw_ww8export: allow invoking a single test onlyMiklos Vajna
2014-10-15sw: fix massive temp dir leak in SwModelTestBaseMichael Stahl
2014-10-14CppunitTest_sw_odfimport: allow running a single test onlyMiklos Vajna
2014-10-10coverity#1244940 Unchecked dynamic_castCaolán McNamara
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna
2014-09-23Keep files of failing tests aroundStephan Bergmann
2014-08-29fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate
2014-07-17CppunitTest_sw_ooxmlimport: allow running a single testMiklos Vajna
2014-07-08sw: clean up DECLARE_OOXMLEXPORT_TEST copy&pasteMiklos Vajna
2014-06-16SwModelTestBase: add a getShapeByName() methodMiklos Vajna
2014-06-06coverity#735889 Unchecked dynamic_castCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-15sw test: unify names of local variables and move to them to topTomaž Vajngerl
2014-05-15sw test: user parent's parseXmlStream methodTomaž Vajngerl
2014-05-14Always remove SwModelTestBase::m_aTempFileStephan Bergmann
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co
2014-04-30WaE: virtual function declaration not marked 'override'Tor Lillqvist
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-19fixincludeguards.sh: swThomas Arnhold
2014-04-10Off by one.Jan Holesovsky