summaryrefslogtreecommitdiff
path: root/sw/qa/extras/mailmerge
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-20sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-22Dispose XRowSet when doneStephan Bergmann
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski
2016-11-25MM allow easier manipulation of MM test argumentsJan-Marek Glogowski
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski
2016-08-17tdf#95292 MM: add unit testJan-Marek Glogowski
2016-05-01Fix typosAndrea Gelmini
2016-03-18mailmerge: Killed the 'Save, print or send' page.Jan Holesovsky
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-14-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski
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-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna
2015-03-11fix build after my hasty commitNoel Grandin
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02add mode linesTakeshi Abe
2014-11-22CppunitTest_sw_mailmerge: enable on WindowsMiklos 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-06unittest verifying that mail merge correctly sets up marks for sub-documentsLuboš Luňák
2014-11-06unit test to verify basic mail merge layout for 2 pagesLuboš Luňák
2014-11-06basic test of mail merge workingLuboš 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-05CppunitTest_sw_mailmerge: move executeMailMergeTest() from header fileMiklos Vajna
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna
2014-10-03copy default drawinglayer attributes when doing mailmergeLuboš Luňák
2014-10-03CppunitTest_sw_mailmerge: enable on OS XMiklos Vajna
2014-10-01loplugin:implicitboolconversionStephan Bergmann
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski