summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-31If a DocumentBeforeClose event handler says no, don't thenTor Lillqvist
2018-05-31Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist
2018-05-31Emit DocumentChange events less eagerly (to Automation clients)Tor Lillqvist
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist
2018-05-31We need to keep an ooo::vba::word::XDocument ref in the SwDocShell for...Tor Lillqvist
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31Add Document.Close event generationTor Lillqvist
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-05-29Only show Mail Merge toolbar after wizard finishedMike Kaganski
2018-05-27Cleanup includesMike Kaganski
2018-05-26tdf#117817: Update Mail Merge controls after wizard completesMike Kaganski
2018-05-26tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski
2018-05-25tdf#35798: use separate paragraphs for Label elementsMike Kaganski
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-13weld SwMMResultSaveDialogCaolán McNamara
2018-04-28weld SwEnvDlgCaolán McNamara
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07weld SfxNewFileDialogCaolán McNamara
2018-03-07preview of empty page ends up with negative sizeCaolán McNamara
2018-03-07use more Color in swNoel Grandin
2018-03-05lokdialog: more, convert the dialog to async execHenry Castro
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21ColorData->Color in swNoel Grandin
2018-02-20tdf#115875: treat Western/Asian/CTL font groups consistentlyMike Kaganski
2018-02-20Use existing variable for thatMike Kaganski
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-18sw lok: assign a parent window to property dialogHenry Castro