summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)AuthorFilesLines
2018-12-12tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski1-1/+16
2018-11-27tdf#121607 defer other requests until password dialog is dismissedCaolán McNamara1-0/+21
2018-08-30tdf#117823 Save mail merge config item in new viewIlhan Yesil1-0/+1
2018-07-11tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro1-1/+3
2018-07-03weld SwWatermarkDialogCaolán McNamara1-3/+4
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-8/+14
2018-05-13weld SwMMResultSaveDialogCaolán McNamara1-1/+1
2018-04-28weld SwEnvDlgCaolán McNamara1-1/+1
2018-04-27weld SwLabDlgCaolán McNamara1-1/+1
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin2-121/+128
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen2-4/+0
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-2/+2
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann1-9/+9
2018-04-06weld linkeditdialogCaolán McNamara1-3/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-20drop unnecessary includesCaolán McNamara5-5/+0
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2-2/+2
2018-03-09sw: fix some IWYU warningsMiklos Vajna2-0/+2
2018-03-07weld SfxNewFileDialogCaolán McNamara1-6/+5
2018-03-07preview of empty page ends up with negative sizeCaolán McNamara1-0/+2
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-03-05lokdialog: more, convert the dialog to async execHenry Castro1-13/+12
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-3/+3
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-4/+13
2018-02-22weld native message dialogsCaolán McNamara1-5/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-1/+1
2018-02-21ColorData->Color in swNoel Grandin1-5/+5
2018-02-20tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski1-7/+17
2018-02-20Use existing variable for thatMike Kaganski1-2/+1
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-18sw lok: assign a parent window to property dialogHenry Castro1-1/+1
2018-02-12Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+4
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks1-0/+7
2018-02-08Store SwMasterUsrPref::m_nDefTab in 1/100 mm instead of twipsStephan Bergmann2-3/+3
2018-02-05TypedWhichId in sw(1)Noel Grandin2-13/+11
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin2-2/+2
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen2-2/+0
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin1-1/+1
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky1-33/+42
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky1-53/+17
2018-01-18sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky1-12/+19
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann5-20/+20