summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2018-06-03sc: prefix members of ScDocShellHenry Castro
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-24reduce some unnecessary ScRangeList copyingNoel Grandin
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-19weld ScColRowLabelDlgCaolán McNamara
2018-05-16loplugin:constantparamNoel Grandin
2018-05-13Translate German commentsJohnny_M
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-13loplugin:useuniqueptr in ScImportExportNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10loplugin:useuniqueptr in DataStreamNoel Grandin
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-05set external data dialog as parent for password dialogs of loading docsCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolá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 corner case warningboxes with checkboxesCaolán McNamara
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-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-16Resolves: tdf#114995 support CSV as Link to External DataEike Rathke
2018-02-15Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2018-02-14ofz#6316 Direct-leakCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin