summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh4.cxx
AgeCommit message (Expand)Author
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2019-09-19make insert->header/footer dialogs asyncNoel Grandin
2019-09-19make format->page dialog asyncNoel Grandin
2019-09-05Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-08-29Send Bcp47 codes with regionSzymon Kłos
2019-08-29Handle LANGUAGE_NONE caseSzymon Kłos
2019-08-29Send ISO language code on state changedSzymon Kłos
2019-02-28fix "doc will be saved" dialog messageNoel Grandin
2019-02-12tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2018-12-03weld ScShareDocumentDlgCaolán McNamara
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-28weld ScStyleDlgCaolán McNamara
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-19weld ScColRowLabelDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-13turn update links warning dialog into an infobarCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara