summaryrefslogtreecommitdiff
path: root/sw/qa/extras/mailmerge
AgeCommit message (Expand)AuthorFilesLines
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2017-10-27loplugin:constantparam in swNoel Grandin1-1/+1
2017-10-11connectivity writer driver: survive merged cellsMiklos Vajna3-0/+16
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-13/+13
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna3-0/+14
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-10/+0
2017-04-03use actual UNO enums in swNoel Grandin1-0/+10
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-11/+11
2017-01-20sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna1-2/+2
2017-01-09New loplugin:externvar: swStephan Bergmann1-1/+1
2016-12-22Dispose XRowSet when doneStephan Bergmann1-4/+10
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski1-4/+42
2016-11-25MM allow easier manipulation of MM test argumentsJan-Marek Glogowski1-24/+24
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski2-18/+53
2016-09-22loplugin:unnecessaryvirtualNoel Grandin1-1/+0
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski2-0/+38
2016-08-17tdf#95292 MM: add unit testJan-Marek Glogowski2-22/+90
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-03-18mailmerge: Killed the 'Save, print or send' page.Jan Holesovsky1-3/+3
2016-03-15loplugin:constantparamNoel Grandin1-3/+3
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-2/+2
2016-01-14-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann1-4/+4
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski2-0/+51
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/qa/Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-17/+17
2015-04-10tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna2-0/+6
2015-04-09tdf#89214 SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unusedMiklos Vajna2-0/+12
2015-03-11fix build after my hasty commitNoel Grandin1-1/+1
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-02add mode linesTakeshi Abe1-0/+1
2014-11-22CppunitTest_sw_mailmerge: enable on WindowsMiklos Vajna1-4/+0
2014-11-21CppunitTest_sw_mailmerge: remaining MM methods from header fileMiklos Vajna1-4/+65
2014-11-08CppunitTest_sw_mailmerge: move more methods from header fileMiklos Vajna1-0/+84
2014-11-06unittest verifying that mail merge correctly sets up marks for sub-documentsLuboš Luňák1-1/+61
2014-11-06unit test to verify basic mail merge layout for 2 pagesLuboš Luňák2-0/+26
2014-11-06basic test of mail merge workingLuboš Luňák3-0/+15
2014-11-06do not register MM unittest databases with a prefixLuboš Luňák1-3/+2
2014-11-06make it possible to check mailmerge output files in unittestsLuboš Luňák1-11/+21
2014-11-05CppunitTest_sw_mailmerge: move executeMailMergeTest() from header fileMiklos Vajna1-0/+29
2014-11-04CppunitTest_sw_mailmerge: move DECLARE_MAILMERGE_TEST from header fileMiklos Vajna1-0/+17
2014-10-03copy default drawinglayer attributes when doing mailmergeLuboš Luňák3-0/+23
2014-10-03CppunitTest_sw_mailmerge: enable on OS XMiklos Vajna1-1/+1
2014-10-01loplugin:implicitboolconversionStephan Bergmann1-6/+7
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski3-0/+76