summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-17SwMMResultPrintDialog: disable from/to numeric fields by defaultfeature/mailmerge-toolbarMiklos Vajna1-2/+5
2016-03-17SwMMResultSaveDialog: disable from/to numeric fields by defaultMiklos Vajna1-3/+6
2016-03-17SwMailDispatcherListener_Impl: guard against disposed m_pSendMailDialogMiklos Vajna1-1/+2
2016-03-17SwMMResultEmailDialog: disable from/to numeric fields by defaultMiklos Vajna1-2/+5
2016-03-17sw: add back lost tree model for sendas in mmresultemaildialogMiklos Vajna1-0/+31
2016-03-17SwMailMergeWizardExecutor::EndDialogHdl: avoid accessing already deleted viewMiklos Vajna1-5/+1
2016-03-16CppunitTest_sw_mailmerge: fix testMissingDefaultLineColorMiklos Vajna1-1/+1
2016-03-16mailmerge: Create the documents for printing.Jan Holesovsky1-33/+31
2016-03-16mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky3-33/+55
2016-03-16mailmerge: nStartingPageNo and sStartingPageDesc shouldn't be return values.Jan Holesovsky2-10/+8
2016-03-16mailmerge: bPageStylesWithHeaderFooter should not be a return value.Jan Holesovsky2-18/+12
2016-03-16This assert is useless.Jan Holesovsky1-2/+1
2016-03-16mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky15-285/+1
2016-03-16mailmerge: Create the layout when pressing Finish.Jan Holesovsky1-2/+2
2016-03-16mailmerge: Remove "Edit document" page, fuctionality available via toolbar.Jan Holesovsky10-621/+20
2016-03-16mailmerge: Toolbar edit box to show or change the current entry number.Jan Holesovsky11-0/+196
2016-03-16mailmerge: Implement toolbar controller to exclude entries.Jan Holesovsky14-3/+229
2016-03-16mailmerge: Kill the "Personalize document" mail merge wizard page.Jan Holesovsky8-445/+4
2016-03-16mailmerge: Disable printing / email when they are not available.Jan Holesovsky1-1/+8
2016-03-16mailmerge: mmoutputpage.ui is not needed any more.Jan Holesovsky2-675/+0
2016-03-16mailmerge: Fix indentation.Jan Holesovsky1-37/+39
2016-03-16mailmerge: Select the 1st radiobutton when opened.Jan Holesovsky3-3/+3
2016-03-16mailmerge: Fix behaviour of radiobuttons in the new dialogs.Jan Holesovsky3-5/+6
2016-03-16mailmerge: Close dialogs when the operation is completed.Jan Holesovsky1-13/+36
2016-03-16mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky18-21/+176
2016-03-16mailmerge: Killed the 'Save, print or send' page.Jan Holesovsky8-375/+1200
2016-03-16mailmerge: Implemented "Edit Individual Documents" toolbar button.Jan Holesovsky9-6/+81
2016-03-16mailmerge: Icon for the Mail Merge Wizard too.Jan Holesovsky10-0/+20
2016-03-16mailmerge: Really show the icons for first/prev/next/last mailmerge entry.Jan Holesovsky1-0/+15
2016-03-16mailmerge: Icons for the first/prev/next/last mailmerge entry buttons.Jan Holesovsky10-0/+100
2016-03-16mailmerge: Make the SwMailMergeConfigItem instance long-living.Jan Holesovsky2-52/+54
2016-03-16mailmerge: Decrease indentation level by an early return.Jan Holesovsky1-79/+78
2016-03-16mailmerge: Enable/disable the first/prev/next/last mailmerge entry buttons.Jan Holesovsky1-10/+10
2016-03-16mailmerge: Introduce buttons for first/prev/next/last mailmerge entry.Jan Holesovsky9-0/+210
2016-03-16mailmerge: Don't hide the source document.Jan Holesovsky1-3/+0
2016-03-16mailmerge: Introduce a mailmerge toolbar.Jan Holesovsky12-1/+139
2016-03-16mailmerge: Minor refactor.Jan Holesovsky1-14/+14
2016-03-16sfx2: Improve git-grep-ability for at least few toolbars.Jan Holesovsky1-9/+9
2016-03-16coverity#1242658 Untrusted loop boundCaolán McNamara1-2/+24
2016-03-16loplugin:defaultparamsTor Lillqvist1-3/+3
2016-03-16more fixes for "loplugin:constantparam in unotools/"Noel Grandin1-1/+1
2016-03-16Remove code that has been commented-out for longTor Lillqvist1-69/+0
2016-03-16loplugin:constantparam in xmloff/Noel Grandin50-213/+145
2016-03-16fixes for "loplugin:constantparam in unotools/"Noel Grandin2-2/+2
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin15-75/+31
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara2-4/+4
2016-03-16loplugin:constantparam in unotools/Noel Grandin19-75/+42
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt3-14/+28
2016-03-16ubsan: load of value 768, which is not a valid value for typeCaolán McNamara1-1/+3
2016-03-16Resolves: tdf#98473 replace || with ‖ to avoid illegal gtk3 action namesCaolán McNamara1-4/+13