summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-26tdf#41063: don't jump to cursor when savingMike Kaganski
2018-07-24drop some more stuff for fuzzingCaolán McNamara
2018-07-24loplugin:useuniqueptr in SwModuleNoel Grandin
2018-07-24loplugin:useuniqueptr in SwImplShellActionNoel Grandin
2018-07-24loplugin:useuniqueptr inSwDocShellNoel Grandin
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-06tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-06-27Initialise the spelling and grammar thing when Writer startsTor Lillqvist
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara
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