summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-4/+4
2021-01-14Rename m_xClose->mxCancel + CloseHdl_Impl->CancelHdl_Impl (sw/mailmerge)Julien Nabet1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer1-1/+1
2020-06-15Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse1-0/+4
2020-05-09compact namespace in swNoel Grandin1-5/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-10-07weld SwSendMailDialogCaolán McNamara1-30/+21
2019-09-26drop newly unused SfxModalDialogCaolán McNamara1-0/+1
2019-08-16move WizardMachine to vclCaolán McNamara1-0/+1
2019-08-13tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxxGabor Kelemen2-5/+3
2018-11-28drop some unnecessary includesCaolán McNamara1-2/+0
2018-11-22improve function-local statics in swNoel Grandin1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-10-18weld SwMMResultEmailDialogCaolán McNamara1-34/+24
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-2/+2
2018-10-03loplugin:constfields in swNoel Grandin1-9/+9
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-2/+2
2018-07-30loplugin:useuniqueptr in SwSendMailDialogNoel Grandin1-1/+1
2018-05-14weld CreateMonitor and PrintMonitorCaolán McNamara1-1/+0
2018-05-14split PrintMonitor and weld SaveMonitor partCaolán McNamara1-1/+1
2018-05-13weld SwMMResultSaveDialogCaolán McNamara1-15/+12
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-21/+17
2018-02-13tdf#103919 mailmerge: prevent premature end of emailingAlex McMurchy19171-4/+3
2018-02-06m_bDesctructionEnabled->m_bDestructionEnabledNoel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-20unused m_sNoSubjectST/m_sDefaultAttachmentST in SwMMResultEmailDialogNoel Grandin1-2/+0
2017-08-07loplugin:constparams in sw part10Noel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sw part2Noel Grandin1-1/+0
2017-06-21loplugin:unusedfields in sw part3Noel Grandin1-2/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-20unused ImageListCaolán McNamara1-2/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-17/+17
2016-09-13loplugin:dllprivateStephan Bergmann1-9/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-09-07loplugin:constantparam in swNoel Grandin1-3/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna1-1/+1
2016-03-18sw: fix loplugin:staticmethods in SwMMResultEmailDialogMiklos Vajna1-1/+1
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky1-0/+231
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+29
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345208-21518/+0
2014-03-05New feature: vertical alignment for text frames: UI partZolnai Tamás1-0/+3
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke4-18/+18
2014-02-27Remove visual noise from swAlexander Wilms101-266/+14
2014-02-27SwSrcEditWindow::Read/Write return value is never used anywayStephan Bergmann1-4/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27fdo#73159 Make back border dialog work againZolnai Tamás2-0/+42