summaryrefslogtreecommitdiff
path: root/sw/qa/extras/mailmerge/mailmerge.cxx
AgeCommit message (Expand)Author
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-02Use utl::TempFile::EnableKillingFileMike Kaganski
2021-08-23sw: evaluate bookmark conditions differentlyMichael Stahl
2021-03-08(related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2019-10-15tdf#128148 Add unit testMichael Weghorn
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
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