summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)AuthorFilesLines
2018-02-14tdf#103919 mailmerge: prevent premature end of emailingAlex McMurchy19172-24/+32
2017-11-21loplugin:flatten in swNoel Grandin3-111/+114
2017-10-26vcl: make MapMode constructor explicitMichael Stahl8-20/+20
2017-10-23loplugin:includeform: swStephan Bergmann14-31/+31
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-2/+2
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski2-8/+4
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt7-19/+19
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt5-19/+19
2017-09-20unused m_sNoSubjectST/m_sDefaultAttachmentST in SwMMResultEmailDialogNoel Grandin1-5/+3
2017-09-08set parent for file dialog helperCaolán McNamara4-5/+7
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara2-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-10tdf#39468: Translate some german commentsChristian Barth1-1/+1
2017-08-07loplugin:constparams in sw part10Noel Grandin11-20/+20
2017-07-31loplugin:unusedfields in swNoel Grandin1-3/+0
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke1-6/+6
2017-07-21de-hrc various thingsCaolán McNamara10-12/+10
2017-07-21migrate to boost::gettextCaolán McNamara12-357/+33
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna1-1/+9
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-4/+4
2017-07-14use more OUString::operator== in swNoel Grandin2-3/+3
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann2-8/+4
2017-07-11use more range-for on uno::SequenceNoel Grandin1-10/+8
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-2/+1
2017-07-02loplugin:casttovoid: swStephan Bergmann1-1/+0
2017-06-24tdf#98800 Enable Next button on the third page of the MM WizardGabor Kelemen1-0/+1
2017-06-21loplugin:unusedfields in sw part2Noel Grandin2-2/+0
2017-06-21loplugin:unusedfields in sw part3Noel Grandin2-15/+5
2017-06-21loplugin:unusedfields in sw part1Noel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-4/+4
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-9/+9
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-8/+6
2017-06-12tdf#103311 Conditionally disable Next button on MM Wizard page 4Gabor Kelemen1-4/+5
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt1-1/+1
2017-06-02tdf#102930 Add custom HIDS for New Address Block pageGabor Kelemen1-0/+10
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara7-41/+41
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl2-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+1
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-05-05tdf#39468: Translate German comments in sw/source/ui/{dbui, frmdlg, index}Jens Carl1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara1-2/+3
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1