summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh4.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-28fix "doc will be saved" dialog messageNoel Grandin1-1/+1
2018-07-04sc: prefix members of ScDocShellHenry Castro1-171/+171
2018-05-19weld ScColRowLabelDlgCaolán McNamara1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-13/+13
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen1-0/+1
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin1-6/+5
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-10/+10
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-10/+10
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-1/+1
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-11/+9
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-19/+29
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin1-10/+14
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-10/+17
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-7/+12
2018-02-22weld native message dialogsCaolán McNamara1-2/+3
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-2/+2
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-1/+1
2018-01-13turn update links warning dialog into an infobarCaolán McNamara1-34/+57
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-8/+8
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara1-1/+1
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-0/+2
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-1/+1
2017-12-23Revert "unused SID commands in sc"Noel Grandin1-0/+49
2017-12-21unused SID commands in scNoel Grandin1-49/+0
2017-11-24drop unused ATTR itemsNoel Grandin1-2/+0
2017-11-23TypedWhichId for sc constantsNoel Grandin1-22/+18
2017-11-21First steps for Calc parallelismTor Lillqvist1-0/+3
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke1-2/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-45/+45
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-0/+89
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin1-2/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+5
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-3/+3
2017-08-29move all the basic errcodes to one fileNoel Grandin1-0/+1
2017-08-24loplugin:constparam in sc part5Noel Grandin1-1/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin1-9/+9
2017-08-15Change HardRecalcState to enum classTor Lillqvist1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-3/+3
2017-06-28handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard1-0/+7
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-4/+3
2017-05-26coverity#1409897 Dereference before null checkCaolán McNamara1-1/+1
2017-05-21Fix typosAndrea Gelmini1-1/+1
2017-05-19loplugin:stringcopy: scStephan Bergmann1-1/+1
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky1-0/+2