summaryrefslogtreecommitdiff
path: root/sw/qa/extras/mailmerge
AgeCommit message (Expand)Author
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-28tdf#125522: Mail merge: Hidden text frames are not completely removedSerge Krot
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-02-19tdf#123057 Correct page count in mail merge if sections are hiddenIlhan Yesil
2019-01-09tdf#81750 new unit test: no duplication of field contentSerge Krot
2018-12-31tdf#81782 new unit test: title/subject check in sub docsSerge Krot
2018-12-19tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski
2018-12-17tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski
2018-12-13tdf#78611 mailmerge: new unit tests: numbering in headingsSerge Krot
2018-12-11tdf#62364: mailmerge: new unit testSerge Krot
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-06-12tdf#118113 Add unit testMichael Weghorn
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-22db04be037b611e296ef9f2542322c52ed82d7a2b follow-up: no new log areaMike Kaganski
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-11connectivity writer driver: survive merged cellsMiklos Vajna
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