summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbmgr.cxx
AgeCommit message (Expand)Author
2019-07-23tdf#117480 fix crash in mailmergeSzymon Kłos
2019-02-26tdf#123057 Correct page count in mail merge if sections are hiddenIlhan Yesil
2019-01-07tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski
2018-12-02Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-06Simplify string concatenation.Mike Kaganski
2018-07-04Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski
2018-07-03Small cleanup of redundant assert expressionsMike Kaganski
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-12tdf#118113 MM: Make sure page count is up to dateMichael Weghorn
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-07tdf#117824 switch embedded database storage away from doc on revokeCaolán McNamara
2018-05-17tdf#117664: mailmerge: copy printer settings to new mailmerge documentVasily Melenchuk
2018-05-14weld CreateMonitor and PrintMonitorCaolán McNamara
2018-05-14modal is always falseCaolán McNamara
2018-05-14split PrintMonitor and weld SaveMonitor partCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-27loplugin:constantparamNoel Grandin
2018-04-26weld SwLabPageCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-05Translate German variable namesJohnny_M
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-28coverity#1417678 Uncaught exceptionCaolán McNamara
2018-01-26coverity#1401307 Uncaught exceptionCaolán McNamara
2018-01-25sw: convert SwDoc::mpDBManager to unique_ptrMichael Stahl
2018-01-25tdf115103: find data source if sDataSource/sCommand are emptyAron Budea
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-09Avoid clash with ERROR macro from wingdi.h on WindowsStephan Bergmann
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-12-20tdf#98168 sw: add mail merge from xlsx testcaseMiklos Vajna
2017-11-20SwDBManager: move implementation details from interfaceMike Kaganski
2017-11-19Reuse already existing valueMike Kaganski
2017-11-18One more proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-10Properly construct vnd.sun.star.pkg URLStephan Bergmann
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin