summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
AgeCommit message (Expand)Author
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-20Add MS binary format validation in writer export testsVasily Melenchuk
2016-05-10Fix typosAndrea Gelmini
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna
2016-02-12sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl
2016-01-22Yes, output the name earlyStephan Bergmann
2016-01-12tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2016-01-10Fix typosAndrea Gelmini
2015-12-25Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen
2015-12-24tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/qa/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
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